2026-06-24 01:42:13.723 | + ./stack.sh:main:488 : exec 2026-06-24 01:42:13.723 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-24-034213' 2026-06-24 01:42:13.723 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-24-034213.summary.2026-06-24-034213 2026-06-24 01:42:13.723 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:42:13.723 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-24-034213 2026-06-24 01:42:13.723 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-24-034213 /opt/stack/logs/stack.sh.log 2026-06-24 01:42:13.723 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-24-034213.summary.2026-06-24-034213 /opt/stack/logs/stack.sh.log.summary 2026-06-24 01:42:13.724 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-24 01:42:13.724 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-24 01:42:13.724 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-24 01:42:13.724 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-24 01:42:13.724 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-24 01:42:13.724 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-24 01:42:13.724 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-24 01:42:13.724 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-24 01:42:13.724 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-24 01:42:13.724 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-24 01:42:13.725 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-24 01:42:13.725 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-24 01:42:13.725 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-24 01:42:13.725 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-24 01:42:13.725 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-24 01:42:13.725 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-24 01:42:13.725 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-24 01:42:13.727 | + ./stack.sh:main:574 : set -o errexit 2026-06-24 01:42:13.729 | + ./stack.sh:main:577 : uname -a 2026-06-24 01:42:13.731 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-24 01:42:13.733 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-24 01:42:13.735 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-24 01:42:13.738 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-24 01:42:13.773 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-24 01:42:13.789 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-24 01:42:13.791 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-24 01:42:13.805 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-24 01:42:13.807 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-24 01:42:13.822 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-24 01:42:13.825 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-24 01:42:13.838 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-24 01:42:13.840 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-24 01:42:13.843 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-24 01:42:13.846 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-24 01:42:13.859 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-24 01:42:13.862 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-24 01:42:13.876 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-24 01:42:13.878 | + ./stack.sh:main:591 : tune_host 2026-06-24 01:42:13.880 | + lib/host:tune_host:125 : configure_host_mem 2026-06-24 01:42:13.882 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-24 01:42:13.884 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-24 01:42:13.887 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-24 01:42:13.889 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-24 01:42:13.891 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-24 01:42:13.893 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:42:13.895 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:42:13.897 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-24 01:42:13.899 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:42:13.901 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:42:13.902 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:42:13.904 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:42:13.906 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:42:13.908 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:42:13.909 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-24 01:42:13.911 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-24 01:42:13.912 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-24 01:42:13.915 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-24 01:42:13.918 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-24 01:42:13.920 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-24 01:42:13.922 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-24 01:42:13.924 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:42:13.926 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:42:13.928 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:42:13.931 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265333929 2026-06-24 01:42:13.934 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-24 01:42:13.936 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-24 01:42:13.937 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-24 01:42:14.069 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-24 01:42:14.070 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-24 01:42:14.076 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-24 01:42:14.086 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-24 01:42:14.091 | Hit:5 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-24 01:42:17.430 | Fetched 4747 B in 1s (9072 B/s) 2026-06-24 01:42:18.963 | Reading package lists... 2026-06-24 01:42:18.992 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-24 01:42:18.996 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-24 01:42:18.998 | + functions-common:time_stop:2420 : local name 2026-06-24 01:42:19.001 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:42:19.003 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:42:19.006 | + functions-common:time_stop:2423 : local total 2026-06-24 01:42:19.008 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:42:19.010 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-24 01:42:19.013 | + functions-common:time_stop:2427 : start_time=1782265333929 2026-06-24 01:42:19.015 | + functions-common:time_stop:2429 : [[ -z 1782265333929 ]] 2026-06-24 01:42:19.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:42:19.022 | + functions-common:time_stop:2432 : end_time=1782265339020 2026-06-24 01:42:19.025 | + functions-common:time_stop:2433 : elapsed_time=5091 2026-06-24 01:42:19.028 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:42:19.030 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:42:19.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5091 2026-06-24 01:42:19.036 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-24 01:42:19.038 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:42:19.041 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:42:19.043 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:42:19.045 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-24 01:42:19.067 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-24 01:42:19.106 | Reading package lists... 2026-06-24 01:42:19.502 | Building dependency tree... 2026-06-24 01:42:19.504 | Reading state information... 2026-06-24 01:42:20.022 | The following NEW packages will be installed: 2026-06-24 01:42:20.024 | ksmtuned 2026-06-24 01:42:20.068 | 0 upgraded, 1 newly installed, 0 to remove and 115 not upgraded. 2026-06-24 01:42:20.068 | Need to get 7444 B of archives. 2026-06-24 01:42:20.068 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-24 01:42:20.068 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-24 01:42:20.265 | perl: warning: Setting locale failed. 2026-06-24 01:42:20.266 | perl: warning: Please check that your locale settings: 2026-06-24 01:42:20.266 | LANGUAGE = (unset), 2026-06-24 01:42:20.266 | LC_ALL = "en_US.utf8", 2026-06-24 01:42:20.266 | LANG = "de_DE.UTF-8" 2026-06-24 01:42:20.267 | are supported and installed on your system. 2026-06-24 01:42:20.267 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:42:20.357 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:42:20.358 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:42:20.358 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:42:20.564 | Fetched 7444 B in 0s (322 kB/s) 2026-06-24 01:42:20.609 | Selecting previously unselected package ksmtuned. 2026-06-24 01:42:20.949 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-06-24 01:42:20.955 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-24 01:42:20.968 | Unpacking ksmtuned (4.20150326) ... 2026-06-24 01:42:21.030 | Setting up ksmtuned (4.20150326) ... 2026-06-24 01:42:21.239 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-24 01:42:21.428 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-24 01:42:22.122 | perl: warning: Setting locale failed. 2026-06-24 01:42:22.122 | perl: warning: Please check that your locale settings: 2026-06-24 01:42:22.122 | LANGUAGE = (unset), 2026-06-24 01:42:22.122 | LC_ALL = "en_US.utf8", 2026-06-24 01:42:22.122 | LANG = "de_DE.UTF-8" 2026-06-24 01:42:22.122 | are supported and installed on your system. 2026-06-24 01:42:22.123 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:42:22.266 | perl: warning: Setting locale failed. 2026-06-24 01:42:22.267 | perl: warning: Please check that your locale settings: 2026-06-24 01:42:22.267 | LANGUAGE = (unset), 2026-06-24 01:42:22.267 | LC_ALL = "en_US.utf8", 2026-06-24 01:42:22.267 | LANG = "de_DE.UTF-8" 2026-06-24 01:42:22.267 | are supported and installed on your system. 2026-06-24 01:42:22.267 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:42:22.316 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:42:22.317 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:42:22.317 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:42:22.408 | perl: warning: Setting locale failed. 2026-06-24 01:42:22.409 | perl: warning: Please check that your locale settings: 2026-06-24 01:42:22.409 | LANGUAGE = (unset), 2026-06-24 01:42:22.409 | LC_ALL = "en_US.utf8", 2026-06-24 01:42:22.409 | LANG = "de_DE.UTF-8" 2026-06-24 01:42:22.409 | are supported and installed on your system. 2026-06-24 01:42:22.409 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:42:22.947 | 2026-06-24 01:42:22.947 | Running kernel seems to be up-to-date. 2026-06-24 01:42:22.947 | 2026-06-24 01:42:22.947 | No services need to be restarted. 2026-06-24 01:42:22.948 | 2026-06-24 01:42:22.948 | No containers need to be restarted. 2026-06-24 01:42:22.948 | 2026-06-24 01:42:22.948 | No user sessions are running outdated binaries. 2026-06-24 01:42:22.948 | 2026-06-24 01:42:22.948 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:42:25.035 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:42:25.039 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:42:25.041 | + functions-common:time_stop:2420 : local name 2026-06-24 01:42:25.043 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:42:25.045 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:42:25.047 | + functions-common:time_stop:2423 : local total 2026-06-24 01:42:25.049 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:42:25.052 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:42:25.054 | + functions-common:time_stop:2427 : start_time=1782265339064 2026-06-24 01:42:25.056 | + functions-common:time_stop:2429 : [[ -z 1782265339064 ]] 2026-06-24 01:42:25.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:42:25.063 | + functions-common:time_stop:2432 : end_time=1782265345060 2026-06-24 01:42:25.065 | + functions-common:time_stop:2433 : elapsed_time=5996 2026-06-24 01:42:25.068 | + functions-common:time_stop:2434 : total=991 2026-06-24 01:42:25.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:42:25.073 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6987 2026-06-24 01:42:25.075 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:42:25.079 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-24 01:42:25.096 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-24 01:42:25.098 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-24 01:42:25.101 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-24 01:42:25.103 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-24 01:42:25.106 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-24 01:42:25.109 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-24 01:42:25.109 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-24 01:42:25.119 | 0 2026-06-24 01:42:25.123 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-24 01:42:25.127 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-24 01:42:25.129 | + lib/host:tune_host:126 : configure_host_net 2026-06-24 01:42:25.131 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-24 01:42:25.133 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-24 01:42:25.136 | + ./stack.sh:main:597 : fetch_plugins 2026-06-24 01:42:25.139 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-24 01:42:25.141 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-24 01:42:25.143 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-24 01:42:25.146 | + functions-common:fetch_plugins:1771 : return 2026-06-24 01:42:25.148 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-24 01:42:25.151 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-24 01:42:25.153 | + functions-common:run_phase:1849 : local phase= 2026-06-24 01:42:25.155 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 01:42:25.158 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 01:42:25.160 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 01:42:25.163 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 01:42:25.165 | + functions-common:run_phase:1858 : local extra 2026-06-24 01:42:25.168 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 01:42:25.172 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 01:42:25.174 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 01:42:25.176 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 01:42:25.179 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-24 01:42:25.182 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 01:42:25.197 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:42:25.200 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-24 01:42:25.202 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 01:42:25.204 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 01:42:25.207 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 01:42:25.208 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 01:42:25.210 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 01:42:25.213 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-24 01:42:25.215 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-24 01:42:25.217 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-24 01:42:25.220 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 01:42:25.222 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-24 01:42:25.225 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-24 01:42:25.227 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-24 01:42:25.229 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-24 01:42:25.232 | + functions-common:plugin_override_defaults:1812 : return 2026-06-24 01:42:25.235 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-24 01:42:25.254 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-24 01:42:25.256 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-24 01:42:25.272 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:42:25.275 | +++ lib/tls:source:43 : hostname -f 2026-06-24 01:42:25.281 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-24 01:42:25.284 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-24 01:42:25.286 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-24 01:42:25.289 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-24 01:42:25.291 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-24 01:42:25.293 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-24 01:42:25.296 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-24 01:42:25.298 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-24 01:42:25.301 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-24 01:42:25.305 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-24 01:42:25.307 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-24 01:42:25.322 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-24 01:42:25.343 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-24 01:42:25.360 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-24 01:42:25.375 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-24 01:42:25.414 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-24 01:42:25.495 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-24 01:42:25.600 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-24 01:42:25.630 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-24 01:42:25.684 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-24 01:42:25.738 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-24 01:42:25.741 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-24 01:42:25.760 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:42:25.763 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-24 01:42:25.766 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-24 01:42:25.769 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-24 01:42:25.772 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-24 01:42:25.777 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-24 01:42:25.794 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-24 01:42:25.797 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-24 01:42:25.802 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-24 01:42:25.804 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-24 01:42:25.808 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-24 01:42:25.810 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-24 01:42:25.813 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-24 01:42:25.816 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-24 01:42:25.819 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-24 01:42:25.824 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-24 01:42:25.841 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-24 01:42:25.845 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-24 01:42:25.848 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-24 01:42:25.851 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-24 01:42:25.854 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-24 01:42:25.857 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-24 01:42:25.860 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-24 01:42:25.863 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-24 01:42:25.866 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-24 01:42:25.869 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-24 01:42:25.873 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-24 01:42:25.876 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.16 2026-06-24 01:42:25.879 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-24 01:42:25.883 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-24 01:42:25.887 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-24 01:42:25.887 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-24 01:42:25.892 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-24 01:42:25.895 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-24 01:42:25.898 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-24 01:42:25.900 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-24 01:42:25.903 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-24 01:42:25.908 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-24 01:42:25.928 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-24 01:42:25.931 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.16 2026-06-24 01:42:25.936 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.16 2026-06-24 01:42:25.936 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-24 01:42:25.940 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.16 2026-06-24 01:42:25.943 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-24 01:42:25.946 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-24 01:42:25.949 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-24 01:42:25.952 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-24 01:42:25.955 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-24 01:42:25.958 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-24 01:42:25.961 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-24 01:42:25.964 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-24 01:42:25.967 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-24 01:42:25.971 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-24 01:42:25.974 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-24 01:42:25.977 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-24 01:42:25.980 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-24 01:42:25.983 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-24 01:42:25.986 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-24 01:42:25.989 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-24 01:42:25.992 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-24 01:42:25.995 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-24 01:42:25.998 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:42:26.002 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-24 01:42:26.005 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-24 01:42:26.007 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-24 01:42:26.025 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-24 01:42:26.028 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-24 01:42:26.031 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-24 01:42:26.035 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-24 01:42:26.038 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-24 01:42:26.041 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-24 01:42:26.044 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 01:42:26.047 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-24 01:42:26.050 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-24 01:42:26.053 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-24 01:42:26.056 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-24 01:42:26.059 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-24 01:42:26.062 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-24 01:42:26.065 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-24 01:42:26.068 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-24 01:42:26.071 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-24 01:42:26.074 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-24 01:42:26.077 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-24 01:42:26.080 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-24 01:42:26.083 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-24 01:42:26.210 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-24 01:42:26.227 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-24 01:42:26.230 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-24 01:42:26.233 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-24 01:42:26.236 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-24 01:42:26.239 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-24 01:42:26.242 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-24 01:42:26.245 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-24 01:42:26.248 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-24 01:42:26.251 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-24 01:42:26.254 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-24 01:42:26.256 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-24 01:42:26.259 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-24 01:42:26.262 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-24 01:42:26.265 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-24 01:42:26.268 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-24 01:42:26.272 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-24 01:42:26.275 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-24 01:42:26.278 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-24 01:42:26.281 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-24 01:42:26.284 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-24 01:42:26.290 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-24 01:42:26.290 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-24 01:42:26.291 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-24 01:42:26.292 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-24 01:42:26.298 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=2c:f054:4290 2026-06-24 01:42:26.301 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-24 01:42:26.304 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-24 01:42:26.307 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-24 01:42:26.311 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-24 01:42:26.314 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd2c:f054:4290::/56 2026-06-24 01:42:26.319 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd2c:f054:4290::/56 2026-06-24 01:42:26.319 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-24 01:42:26.326 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd2c:f054:4290::/64 2026-06-24 01:42:26.329 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-24 01:42:26.332 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-24 01:42:26.335 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-24 01:42:26.337 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-24 01:42:26.340 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-24 01:42:26.343 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-24 01:42:26.345 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-24 01:42:26.349 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-24 01:42:26.352 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-24 01:42:26.355 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-24 01:42:26.358 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-24 01:42:26.360 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-24 01:42:26.363 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-24 01:42:26.366 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd2c:f054:4290::/56 2026-06-24 01:42:26.369 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-24 01:42:26.371 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-24 01:42:26.377 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-24 01:42:26.377 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-24 01:42:26.377 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-24 01:42:26.384 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-24 01:42:26.390 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-24 01:42:26.390 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-24 01:42:26.390 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-24 01:42:26.397 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-24 01:42:26.402 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-24 01:42:26.406 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-24 01:42:26.410 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-24 01:42:26.412 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-24 01:42:26.416 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-24 01:42:26.420 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-24 01:42:26.423 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-24 01:42:26.426 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-24 01:42:26.430 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-24 01:42:26.451 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-24 01:42:26.469 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-24 01:42:26.486 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-24 01:42:26.503 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-24 01:42:26.519 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-24 01:42:26.556 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-24 01:42:26.560 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-24 01:42:26.564 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-24 01:42:26.567 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-24 01:42:26.572 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-24 01:42:26.576 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-24 01:42:26.599 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-24 01:42:26.603 | + ./stack.sh:main:632 : run_phase source 2026-06-24 01:42:26.607 | + functions-common:run_phase:1848 : local mode=source 2026-06-24 01:42:26.610 | + functions-common:run_phase:1849 : local phase= 2026-06-24 01:42:26.614 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 01:42:26.617 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 01:42:26.621 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 01:42:26.624 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 01:42:26.627 | + functions-common:run_phase:1858 : local extra 2026-06-24 01:42:26.631 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 01:42:26.637 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 01:42:26.640 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 01:42:26.643 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 01:42:26.647 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-24 01:42:26.651 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 01:42:26.674 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:42:26.677 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-24 01:42:26.681 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-24 01:42:26.740 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-24 01:42:26.744 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-24 01:42:26.748 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-24 01:42:26.752 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-24 01:42:26.755 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-24 01:42:26.759 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-24 01:42:26.763 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-24 01:42:26.766 | + functions-common:load_plugin_settings:1789 : return 2026-06-24 01:42:26.770 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-24 01:42:26.774 | + functions-common:verify_disabled_services:2131 : local service 2026-06-24 01:42:26.778 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.781 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-24 01:42:26.785 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.789 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-24 01:42:26.793 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.797 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-24 01:42:26.801 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.804 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-24 01:42:26.808 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.812 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-24 01:42:26.815 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.818 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-24 01:42:26.821 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.825 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-24 01:42:26.828 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.832 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-24 01:42:26.835 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.838 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-24 01:42:26.841 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.845 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-24 01:42:26.848 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.851 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-24 01:42:26.854 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.857 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-24 01:42:26.860 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.864 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-24 01:42:26.867 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.870 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-24 01:42:26.873 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.876 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-24 01:42:26.879 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.882 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-24 01:42:26.886 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.889 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-24 01:42:26.892 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.895 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-24 01:42:26.898 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.901 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-24 01:42:26.905 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.908 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-24 01:42:26.911 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.914 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-24 01:42:26.917 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.921 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-24 01:42:26.924 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.927 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-24 01:42:26.930 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.934 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-24 01:42:26.937 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 01:42:26.941 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-24 01:42:26.944 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-24 01:42:26.947 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-24 01:42:26.950 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-24 01:42:26.971 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:42:26.974 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-24 01:42:26.977 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-24 01:42:26.981 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-24 01:42:27.001 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:42:27.004 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-24 01:42:27.007 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-24 01:42:27.011 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-24 01:42:27.014 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-24 01:42:27.018 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-24 01:42:27.021 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-24 01:42:27.024 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-24 01:42:27.027 | + lib/database:initialize_database_backends:92 : return 0 2026-06-24 01:42:27.030 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-24 01:42:27.030 | Using mysql database backend 2026-06-24 01:42:27.034 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-24 01:42:27.055 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-24 01:42:27.060 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-24 01:42:27.063 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-24 01:42:27.067 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-24 01:42:27.071 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 01:42:27.075 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-24 01:42:27.098 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:42:27.101 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-24 01:42:27.122 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-24 01:42:27.142 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:42:27.145 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-24 01:42:27.167 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-24 01:42:27.189 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-24 01:42:27.211 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:42:27.215 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-24 01:42:27.235 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:42:27.238 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-24 01:42:27.241 | + functions-common:save_stackenv:65 : local tag=765 2026-06-24 01:42:27.246 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-24 01:42:27.252 | + functions-common:save_stackenv:67 : time_stamp=2026-06-24-034227 2026-06-24 01:42:27.255 | + functions-common:save_stackenv:68 : echo '# 2026-06-24-034227 765' 2026-06-24 01:42:27.258 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.262 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 01:42:27.266 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.269 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-24 01:42:27.273 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.277 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-24 01:42:27.280 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.283 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-24 01:42:27.287 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.291 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.16 2026-06-24 01:42:27.295 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.298 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.16/identity 2026-06-24 01:42:27.302 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.305 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-24-034213 2026-06-24 01:42:27.309 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.312 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-24 01:42:27.315 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.319 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.16 2026-06-24 01:42:27.323 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.327 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-24 01:42:27.330 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.334 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-24 01:42:27.337 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.341 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-24 01:42:27.345 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.348 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-24 01:42:27.352 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.355 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.16 2026-06-24 01:42:27.359 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:42:27.362 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-24 01:42:27.366 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-24 01:42:27.369 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-24 01:42:27.372 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-24 01:42:27.376 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-24 01:42:27.379 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:42:27.383 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:42:27.387 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:42:27.391 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:42:27.395 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:42:27.400 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:42:27.420 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:42:27.423 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:42:27.426 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:42:27.431 | + functions-common:git_clone:610 : echo master 2026-06-24 01:42:27.431 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:42:27.436 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-24 01:42:27.439 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:42:27.442 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-24 01:42:27.446 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:42:27.448 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:42:27.451 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:42:27.454 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:42:27.457 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:42:27.460 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:42:27.463 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:42:27.466 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:42:27.471 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:42:27.476 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265347472 2026-06-24 01:42:27.478 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-24 01:42:27.482 | Cloning into '/opt/stack/requirements'... 2026-06-24 01:42:31.546 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:42:31.550 | + functions-common:time_stop:2420 : local name 2026-06-24 01:42:31.553 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:42:31.557 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:42:31.561 | + functions-common:time_stop:2423 : local total 2026-06-24 01:42:31.564 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:42:31.568 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:42:31.571 | + functions-common:time_stop:2427 : start_time=1782265347472 2026-06-24 01:42:31.575 | + functions-common:time_stop:2429 : [[ -z 1782265347472 ]] 2026-06-24 01:42:31.579 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:42:31.584 | + functions-common:time_stop:2432 : end_time=1782265351581 2026-06-24 01:42:31.587 | + functions-common:time_stop:2433 : elapsed_time=4109 2026-06-24 01:42:31.591 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:42:31.594 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:42:31.597 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4109 2026-06-24 01:42:31.600 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-24 01:42:31.603 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:42:31.607 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:42:31.609 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:42:31.613 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:42:31.615 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:42:31.618 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:42:31.621 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:42:31.625 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:42:31.627 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:42:31.631 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:42:31.636 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265351633 2026-06-24 01:42:31.639 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:42:32.194 | From https://review.opendev.org/openstack/requirements 2026-06-24 01:42:32.194 | * branch master -> FETCH_HEAD 2026-06-24 01:42:32.205 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:42:32.209 | + functions-common:time_stop:2420 : local name 2026-06-24 01:42:32.212 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:42:32.215 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:42:32.219 | + functions-common:time_stop:2423 : local total 2026-06-24 01:42:32.222 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:42:32.225 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:42:32.228 | + functions-common:time_stop:2427 : start_time=1782265351633 2026-06-24 01:42:32.231 | + functions-common:time_stop:2429 : [[ -z 1782265351633 ]] 2026-06-24 01:42:32.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:42:32.240 | + functions-common:time_stop:2432 : end_time=1782265352236 2026-06-24 01:42:32.243 | + functions-common:time_stop:2433 : elapsed_time=603 2026-06-24 01:42:32.246 | + functions-common:time_stop:2434 : total=4109 2026-06-24 01:42:32.249 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:42:32.253 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4712 2026-06-24 01:42:32.256 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:42:32.259 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:42:32.262 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:42:32.265 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:42:32.268 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:42:32.272 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:42:32.275 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:42:32.279 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:42:32.281 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:42:32.286 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:42:32.291 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265352287 2026-06-24 01:42:32.295 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:42:32.309 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:42:32.310 | 2026-06-24 01:42:32.310 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:42:32.310 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:42:32.310 | state without impacting any branches by switching back to a branch. 2026-06-24 01:42:32.310 | 2026-06-24 01:42:32.310 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:42:32.310 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:42:32.310 | 2026-06-24 01:42:32.310 | git switch -c 2026-06-24 01:42:32.310 | 2026-06-24 01:42:32.310 | Or undo this operation with: 2026-06-24 01:42:32.310 | 2026-06-24 01:42:32.311 | git switch - 2026-06-24 01:42:32.311 | 2026-06-24 01:42:32.311 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:42:32.311 | 2026-06-24 01:42:32.311 | HEAD is now at f84d342a Merge "Add hypercorn" 2026-06-24 01:42:32.314 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:42:32.317 | + functions-common:time_stop:2420 : local name 2026-06-24 01:42:32.320 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:42:32.323 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:42:32.326 | + functions-common:time_stop:2423 : local total 2026-06-24 01:42:32.330 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:42:32.333 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:42:32.337 | + functions-common:time_stop:2427 : start_time=1782265352287 2026-06-24 01:42:32.340 | + functions-common:time_stop:2429 : [[ -z 1782265352287 ]] 2026-06-24 01:42:32.344 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:42:32.349 | + functions-common:time_stop:2432 : end_time=1782265352346 2026-06-24 01:42:32.352 | + functions-common:time_stop:2433 : elapsed_time=59 2026-06-24 01:42:32.355 | + functions-common:time_stop:2434 : total=4712 2026-06-24 01:42:32.358 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:42:32.361 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4771 2026-06-24 01:42:32.364 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-24 01:42:32.381 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-24 01:42:32.385 | + functions-common:git_clone:673 : head -1 2026-06-24 01:42:32.385 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:42:32.389 | f84d342a Merge "Add hypercorn" 2026-06-24 01:42:32.392 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:42:32.397 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-24 01:42:32.401 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:42:32.404 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-24 01:42:32.408 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-24 01:42:32.411 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-24 01:42:32.415 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-24 01:42:32.418 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-24 01:42:32.422 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-24 01:42:32.425 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-24 01:42:32.429 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-24 01:42:32.433 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-24 01:42:32.438 | ++ tools/install_prereqs.sh:source:47 : NOW=1782265352 2026-06-24 01:42:32.443 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-24 01:42:32.448 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-24 01:42:32.452 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-24 01:42:32.455 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782265352 2026-06-24 01:42:32.459 | ++ tools/install_prereqs.sh:source:50 : [[ 1782265352 -lt 7200 ]] 2026-06-24 01:42:32.463 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-24 01:42:32.465 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-24 01:42:32.469 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-24 01:42:32.471 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-24 01:42:32.474 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-24 01:42:32.478 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-24 01:42:32.480 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-24 01:42:32.485 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-24 01:42:32.519 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-24 01:42:32.519 | apache2-dev 2026-06-24 01:42:32.519 | bc 2026-06-24 01:42:32.519 | bsdmainutils 2026-06-24 01:42:32.519 | curl 2026-06-24 01:42:32.520 | g++ 2026-06-24 01:42:32.520 | gawk 2026-06-24 01:42:32.520 | gcc 2026-06-24 01:42:32.520 | gettext 2026-06-24 01:42:32.520 | git 2026-06-24 01:42:32.520 | graphviz 2026-06-24 01:42:32.520 | iputils-ping 2026-06-24 01:42:32.521 | libffi-dev 2026-06-24 01:42:32.521 | libjpeg-dev 2026-06-24 01:42:32.521 | libpq-dev 2026-06-24 01:42:32.521 | libssl-dev 2026-06-24 01:42:32.521 | libsystemd-dev 2026-06-24 01:42:32.521 | libxml2-dev 2026-06-24 01:42:32.521 | libxslt1-dev 2026-06-24 01:42:32.521 | libyaml-dev 2026-06-24 01:42:32.522 | lsof 2026-06-24 01:42:32.522 | openssh-server 2026-06-24 01:42:32.522 | openssl 2026-06-24 01:42:32.522 | pkg-config 2026-06-24 01:42:32.522 | psmisc 2026-06-24 01:42:32.522 | python3-dev 2026-06-24 01:42:32.522 | python3-pip 2026-06-24 01:42:32.523 | python3-systemd 2026-06-24 01:42:32.523 | python3-venv 2026-06-24 01:42:32.523 | tar 2026-06-24 01:42:32.523 | tcpdump 2026-06-24 01:42:32.523 | unzip 2026-06-24 01:42:32.523 | uuid-runtime 2026-06-24 01:42:32.523 | wget 2026-06-24 01:42:32.524 | zlib1g-dev 2026-06-24 01:42:32.524 | libkrb5-dev 2026-06-24 01:42:32.524 | libldap2-dev 2026-06-24 01:42:32.524 | libsasl2-dev 2026-06-24 01:42:32.524 | memcached 2026-06-24 01:42:32.524 | python3-mysqldb 2026-06-24 01:42:32.524 | sqlite3 2026-06-24 01:42:32.525 | conntrack 2026-06-24 01:42:32.525 | curl 2026-06-24 01:42:32.525 | ebtables 2026-06-24 01:42:32.525 | genisoimage 2026-06-24 01:42:32.525 | iptables 2026-06-24 01:42:32.525 | iputils-arping 2026-06-24 01:42:32.525 | kpartx 2026-06-24 01:42:32.526 | libjs-jquery-tablesorter 2026-06-24 01:42:32.526 | parted 2026-06-24 01:42:32.526 | pm-utils 2026-06-24 01:42:32.526 | python3-mysqldb 2026-06-24 01:42:32.526 | socat 2026-06-24 01:42:32.526 | sqlite3 2026-06-24 01:42:32.526 | sudo 2026-06-24 01:42:32.527 | vlan 2026-06-24 01:42:32.527 | lsscsi 2026-06-24 01:42:32.527 | open-iscsi 2026-06-24 01:42:32.527 | cryptsetup 2026-06-24 01:42:32.527 | dosfstools 2026-06-24 01:42:32.527 | genisoimage 2026-06-24 01:42:32.527 | gir1.2-libosinfo-1.0 2026-06-24 01:42:32.528 | netcat-openbsd 2026-06-24 01:42:32.528 | open-iscsi 2026-06-24 01:42:32.528 | qemu-utils 2026-06-24 01:42:32.528 | sg3-utils 2026-06-24 01:42:32.528 | sysfsutils 2026-06-24 01:42:32.528 | lvm2 2026-06-24 01:42:32.528 | qemu-utils 2026-06-24 01:42:32.529 | thin-provisioning-tools 2026-06-24 01:42:32.529 | acl 2026-06-24 01:42:32.529 | dnsmasq-base 2026-06-24 01:42:32.529 | dnsmasq-utils 2026-06-24 01:42:32.529 | ebtables 2026-06-24 01:42:32.529 | haproxy 2026-06-24 01:42:32.529 | iptables 2026-06-24 01:42:32.529 | iputils-arping 2026-06-24 01:42:32.530 | iputils-ping 2026-06-24 01:42:32.530 | postgresql-server-dev-all 2026-06-24 01:42:32.530 | python3-mysqldb 2026-06-24 01:42:32.530 | sqlite3 2026-06-24 01:42:32.530 | sudo 2026-06-24 01:42:32.530 | vlan 2026-06-24 01:42:32.530 | pcp' 2026-06-24 01:42:32.531 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-24 01:42:32.548 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-24 01:42:32.548 | apache2-dev 2026-06-24 01:42:32.548 | bc 2026-06-24 01:42:32.549 | bsdmainutils 2026-06-24 01:42:32.549 | curl 2026-06-24 01:42:32.549 | g++ 2026-06-24 01:42:32.549 | gawk 2026-06-24 01:42:32.549 | gcc 2026-06-24 01:42:32.549 | gettext 2026-06-24 01:42:32.549 | git 2026-06-24 01:42:32.549 | graphviz 2026-06-24 01:42:32.550 | iputils-ping 2026-06-24 01:42:32.550 | libffi-dev 2026-06-24 01:42:32.550 | libjpeg-dev 2026-06-24 01:42:32.550 | libpq-dev 2026-06-24 01:42:32.550 | libssl-dev 2026-06-24 01:42:32.550 | libsystemd-dev 2026-06-24 01:42:32.550 | libxml2-dev 2026-06-24 01:42:32.551 | libxslt1-dev 2026-06-24 01:42:32.551 | libyaml-dev 2026-06-24 01:42:32.551 | lsof 2026-06-24 01:42:32.551 | openssh-server 2026-06-24 01:42:32.551 | openssl 2026-06-24 01:42:32.551 | pkg-config 2026-06-24 01:42:32.551 | psmisc 2026-06-24 01:42:32.552 | python3-dev 2026-06-24 01:42:32.552 | python3-pip 2026-06-24 01:42:32.552 | python3-systemd 2026-06-24 01:42:32.552 | python3-venv 2026-06-24 01:42:32.552 | tar 2026-06-24 01:42:32.552 | tcpdump 2026-06-24 01:42:32.552 | unzip 2026-06-24 01:42:32.553 | uuid-runtime 2026-06-24 01:42:32.553 | wget 2026-06-24 01:42:32.553 | zlib1g-dev 2026-06-24 01:42:32.553 | libkrb5-dev 2026-06-24 01:42:32.553 | libldap2-dev 2026-06-24 01:42:32.553 | libsasl2-dev 2026-06-24 01:42:32.553 | memcached 2026-06-24 01:42:32.553 | python3-mysqldb 2026-06-24 01:42:32.554 | sqlite3 2026-06-24 01:42:32.554 | conntrack 2026-06-24 01:42:32.554 | curl 2026-06-24 01:42:32.554 | ebtables 2026-06-24 01:42:32.554 | genisoimage 2026-06-24 01:42:32.554 | iptables 2026-06-24 01:42:32.554 | iputils-arping 2026-06-24 01:42:32.555 | kpartx 2026-06-24 01:42:32.555 | libjs-jquery-tablesorter 2026-06-24 01:42:32.555 | parted 2026-06-24 01:42:32.555 | pm-utils 2026-06-24 01:42:32.555 | python3-mysqldb 2026-06-24 01:42:32.555 | socat 2026-06-24 01:42:32.556 | sqlite3 2026-06-24 01:42:32.556 | sudo 2026-06-24 01:42:32.556 | vlan 2026-06-24 01:42:32.556 | lsscsi 2026-06-24 01:42:32.556 | open-iscsi 2026-06-24 01:42:32.556 | cryptsetup 2026-06-24 01:42:32.556 | dosfstools 2026-06-24 01:42:32.556 | genisoimage 2026-06-24 01:42:32.557 | gir1.2-libosinfo-1.0 2026-06-24 01:42:32.557 | netcat-openbsd 2026-06-24 01:42:32.557 | open-iscsi 2026-06-24 01:42:32.557 | qemu-utils 2026-06-24 01:42:32.557 | sg3-utils 2026-06-24 01:42:32.557 | sysfsutils 2026-06-24 01:42:32.557 | lvm2 2026-06-24 01:42:32.558 | qemu-utils 2026-06-24 01:42:32.558 | thin-provisioning-tools 2026-06-24 01:42:32.558 | acl 2026-06-24 01:42:32.558 | dnsmasq-base 2026-06-24 01:42:32.558 | dnsmasq-utils 2026-06-24 01:42:32.558 | ebtables 2026-06-24 01:42:32.558 | haproxy 2026-06-24 01:42:32.559 | iptables 2026-06-24 01:42:32.559 | iputils-arping 2026-06-24 01:42:32.559 | iputils-ping 2026-06-24 01:42:32.559 | postgresql-server-dev-all 2026-06-24 01:42:32.559 | python3-mysqldb 2026-06-24 01:42:32.559 | sqlite3 2026-06-24 01:42:32.559 | sudo 2026-06-24 01:42:32.560 | vlan 2026-06-24 01:42:32.560 | pcp ' 2026-06-24 01:42:32.560 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-24 01:42:32.560 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:42:32.560 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:42:32.564 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-24 01:42:32.564 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-24 01:42:32.569 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-24 01:42:32.572 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-24 01:42:32.576 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:42:32.579 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:42:32.582 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:42:32.585 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:42:32.588 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:42:32.592 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:42:32.594 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:42:32.598 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:42:32.601 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:42:32.605 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:42:32.607 | ++ functions-common:apt_get_update:1167 : return 2026-06-24 01:42:32.611 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-24 01:42:32.615 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:42:32.617 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:42:32.621 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:42:32.623 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-24 01:42:32.651 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-24 01:42:32.690 | Reading package lists... 2026-06-24 01:42:33.115 | Building dependency tree... 2026-06-24 01:42:33.117 | Reading state information... 2026-06-24 01:42:33.814 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-24 01:42:33.814 | bc set to manually installed. 2026-06-24 01:42:33.814 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-24 01:42:33.814 | g++ set to manually installed. 2026-06-24 01:42:33.814 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-24 01:42:33.814 | gawk set to manually installed. 2026-06-24 01:42:33.814 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-24 01:42:33.814 | gcc set to manually installed. 2026-06-24 01:42:33.815 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-24 01:42:33.815 | git set to manually installed. 2026-06-24 01:42:33.815 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-24 01:42:33.815 | iputils-ping set to manually installed. 2026-06-24 01:42:33.815 | lsof is already the newest version (4.95.0-1build3). 2026-06-24 01:42:33.815 | lsof set to manually installed. 2026-06-24 01:42:33.815 | psmisc is already the newest version (23.7-1build1). 2026-06-24 01:42:33.815 | psmisc set to manually installed. 2026-06-24 01:42:33.815 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-24 01:42:33.815 | python3-dev set to manually installed. 2026-06-24 01:42:33.816 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-24 01:42:33.816 | python3-systemd is already the newest version (235-1build4). 2026-06-24 01:42:33.816 | python3-systemd set to manually installed. 2026-06-24 01:42:33.816 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-24 01:42:33.816 | tar set to manually installed. 2026-06-24 01:42:33.816 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-24 01:42:33.816 | tcpdump set to manually installed. 2026-06-24 01:42:33.816 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-24 01:42:33.816 | uuid-runtime set to manually installed. 2026-06-24 01:42:33.816 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-24 01:42:33.817 | wget set to manually installed. 2026-06-24 01:42:33.817 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-24 01:42:33.817 | zlib1g-dev set to manually installed. 2026-06-24 01:42:33.817 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-24 01:42:33.817 | iptables set to manually installed. 2026-06-24 01:42:33.817 | parted is already the newest version (3.6-4build1). 2026-06-24 01:42:33.817 | parted set to manually installed. 2026-06-24 01:42:33.817 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-24 01:42:33.817 | sudo set to manually installed. 2026-06-24 01:42:33.817 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-24 01:42:33.818 | open-iscsi set to manually installed. 2026-06-24 01:42:33.818 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-24 01:42:33.818 | cryptsetup set to manually installed. 2026-06-24 01:42:33.818 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-24 01:42:33.818 | dosfstools set to manually installed. 2026-06-24 01:42:33.818 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-24 01:42:33.818 | netcat-openbsd set to manually installed. 2026-06-24 01:42:33.818 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-24 01:42:33.818 | sg3-utils set to manually installed. 2026-06-24 01:42:33.818 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-24 01:42:33.819 | lvm2 set to manually installed. 2026-06-24 01:42:33.819 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-24 01:42:33.819 | thin-provisioning-tools set to manually installed. 2026-06-24 01:42:33.819 | acl is already the newest version (2.3.2-1build1.1). 2026-06-24 01:42:33.819 | acl set to manually installed. 2026-06-24 01:42:33.819 | The following additional packages will be installed: 2026-06-24 01:42:33.819 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-24 01:42:33.819 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-24 01:42:33.819 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-24 01:42:33.819 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-24 01:42:33.820 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-24 01:42:33.820 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-24 01:42:33.820 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-24 01:42:33.820 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-24 01:42:33.820 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-24 01:42:33.820 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-24 01:42:33.820 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-24 01:42:33.820 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-24 01:42:33.820 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-24 01:42:33.820 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-24 01:42:33.820 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-24 01:42:33.821 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-24 01:42:33.821 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-24 01:42:33.821 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-24 01:42:33.821 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-24 01:42:33.821 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-24 01:42:33.821 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-24 01:42:33.821 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-24 01:42:33.821 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-24 01:42:33.821 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-24 01:42:33.821 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-24 01:42:33.822 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-24 01:42:33.822 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-24 01:42:33.822 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-24 01:42:33.822 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-24 01:42:33.822 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-24 01:42:33.822 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-24 01:42:33.822 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-24 01:42:33.824 | Suggested packages: 2026-06-24 01:42:33.824 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-24 01:42:33.824 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-24 01:42:33.824 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-24 01:42:33.824 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-24 01:42:33.824 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-24 01:42:33.824 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-24 01:42:33.824 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-24 01:42:33.825 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-24 01:42:33.825 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-24 01:42:33.825 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-24 01:42:33.825 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-24 01:42:33.825 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-24 01:42:33.825 | libqrencode4 libtss2-rc0 zip 2026-06-24 01:42:34.007 | The following NEW packages will be installed: 2026-06-24 01:42:34.007 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-24 01:42:34.007 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-24 01:42:34.007 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-24 01:42:34.007 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-24 01:42:34.007 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-24 01:42:34.008 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-24 01:42:34.008 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-24 01:42:34.008 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-24 01:42:34.008 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-24 01:42:34.008 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-24 01:42:34.008 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-24 01:42:34.008 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-24 01:42:34.008 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-24 01:42:34.008 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-24 01:42:34.008 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-24 01:42:34.009 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-24 01:42:34.009 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-24 01:42:34.009 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-24 01:42:34.009 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-24 01:42:34.009 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-24 01:42:34.009 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-24 01:42:34.010 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-24 01:42:34.010 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-24 01:42:34.010 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-24 01:42:34.010 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-24 01:42:34.010 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-24 01:42:34.011 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-24 01:42:34.011 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-24 01:42:34.011 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-24 01:42:34.011 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-24 01:42:34.011 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-24 01:42:34.012 | uuid-dev vbetool vlan 2026-06-24 01:42:34.013 | The following packages will be upgraded: 2026-06-24 01:42:34.014 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-24 01:42:34.015 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-24 01:42:34.016 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-24 01:42:34.016 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-24 01:42:34.016 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-24 01:42:34.016 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-24 01:42:34.016 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-24 01:42:34.016 | systemd-sysv systemd-timesyncd udev 2026-06-24 01:42:34.100 | 35 upgraded, 161 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:42:34.100 | Need to get 208 MB of archives. 2026-06-24 01:42:34.100 | After this operation, 941 MB of additional disk space will be used. 2026-06-24 01:42:34.101 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-24 01:42:34.157 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-24 01:42:34.157 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-24 01:42:34.173 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-24 01:42:34.186 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-24 01:42:34.199 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-24 01:42:34.232 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-24 01:42:34.239 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-24 01:42:34.240 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-24 01:42:34.260 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-24 01:42:34.263 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-24 01:42:34.322 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-24 01:42:34.349 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-24 01:42:34.353 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-24 01:42:34.387 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-24 01:42:34.390 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-24 01:42:34.407 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-24 01:42:34.409 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-24 01:42:34.410 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-24 01:42:34.411 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-24 01:42:34.411 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-24 01:42:34.414 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-24 01:42:34.426 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-24 01:42:34.443 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-24 01:42:34.447 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-24 01:42:34.449 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-24 01:42:34.455 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-24 01:42:34.490 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-24 01:42:34.493 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-24 01:42:34.497 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-24 01:42:34.500 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-24 01:42:34.508 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-24 01:42:34.526 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-24 01:42:34.528 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-24 01:42:34.529 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-24 01:42:34.541 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-24 01:42:34.541 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-24 01:42:34.543 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-24 01:42:34.548 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-24 01:42:34.549 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-24 01:42:34.549 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-24 01:42:34.552 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-24 01:42:34.557 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-24 01:42:34.564 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-24 01:42:34.575 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-24 01:42:34.583 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-24 01:42:34.584 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-24 01:42:35.036 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-24 01:42:35.246 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-24 01:42:35.248 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-24 01:42:35.250 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-24 01:42:35.255 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-24 01:42:35.266 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-24 01:42:35.288 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-24 01:42:35.414 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-24 01:42:35.416 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-24 01:42:35.418 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-24 01:42:35.420 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-24 01:42:35.421 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-24 01:42:35.422 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-24 01:42:35.422 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-24 01:42:35.423 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-24 01:42:35.424 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-24 01:42:35.433 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-24 01:42:35.447 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-24 01:42:35.448 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-24 01:42:35.453 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-24 01:42:35.469 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-24 01:42:35.470 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-24 01:42:35.470 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-24 01:42:35.474 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-24 01:42:35.494 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-24 01:42:35.498 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-24 01:42:35.503 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-24 01:42:35.512 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-24 01:42:35.515 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-24 01:42:35.522 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-24 01:42:35.522 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-24 01:42:35.531 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-24 01:42:35.534 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-24 01:42:35.534 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-24 01:42:35.535 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-24 01:42:35.536 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-24 01:42:35.544 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-24 01:42:35.549 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-24 01:42:35.553 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-24 01:42:35.589 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-24 01:42:35.604 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-24 01:42:35.605 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-24 01:42:35.609 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-24 01:42:35.610 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-24 01:42:35.611 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-24 01:42:35.612 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-24 01:42:35.613 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-24 01:42:35.615 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-24 01:42:35.616 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-24 01:42:35.621 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-24 01:42:35.638 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-24 01:42:35.641 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-24 01:42:35.685 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-24 01:42:35.686 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-24 01:42:35.687 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-24 01:42:35.690 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-24 01:42:35.691 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-24 01:42:35.696 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-24 01:42:35.710 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-24 01:42:35.718 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-24 01:42:35.718 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-24 01:42:35.719 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-24 01:42:35.720 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-24 01:42:35.722 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-24 01:42:35.723 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-24 01:42:35.724 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-24 01:42:35.726 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-24 01:42:35.734 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-24 01:42:35.785 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-24 01:42:35.786 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-24 01:42:35.796 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-24 01:42:35.797 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-24 01:42:36.059 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-24 01:42:36.065 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-24 01:42:36.065 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-24 01:42:36.065 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-24 01:42:36.066 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-24 01:42:36.069 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-24 01:42:36.071 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-24 01:42:36.073 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-24 01:42:36.075 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-24 01:42:36.076 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-24 01:42:36.090 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-24 01:42:36.090 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-24 01:42:36.116 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-24 01:42:36.124 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-24 01:42:36.124 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-24 01:42:36.132 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-24 01:42:36.133 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-24 01:42:36.135 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-24 01:42:36.138 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-24 01:42:36.140 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-24 01:42:36.193 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-24 01:42:36.197 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-24 01:42:36.201 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-24 01:42:36.230 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-24 01:42:36.231 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-24 01:42:36.249 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-24 01:42:36.250 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-24 01:42:36.252 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-24 01:42:36.269 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-24 01:42:36.281 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-24 01:42:36.783 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-24 01:42:36.784 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-24 01:42:36.794 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-24 01:42:36.912 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-24 01:42:36.913 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-24 01:42:37.786 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-24 01:42:37.787 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-24 01:42:37.791 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-24 01:42:37.792 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-24 01:42:37.794 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-24 01:42:37.795 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-24 01:42:37.795 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-24 01:42:37.816 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-24 01:42:37.834 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-24 01:42:37.835 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-24 01:42:37.836 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-24 01:42:37.868 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-24 01:42:37.881 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-24 01:42:37.882 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-24 01:42:37.883 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-24 01:42:37.884 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-24 01:42:37.888 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-24 01:42:37.896 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-24 01:42:37.900 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-24 01:42:37.939 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-24 01:42:38.155 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-24 01:42:38.177 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-24 01:42:38.210 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-24 01:42:38.213 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-24 01:42:38.218 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-24 01:42:38.220 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-24 01:42:38.221 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-24 01:42:38.222 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-24 01:42:38.223 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-24 01:42:38.224 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-24 01:42:38.224 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-24 01:42:38.227 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-24 01:42:38.240 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-24 01:42:38.241 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-24 01:42:38.246 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-24 01:42:38.247 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-24 01:42:38.250 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-24 01:42:38.251 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-24 01:42:38.254 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-24 01:42:38.256 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-24 01:42:38.312 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-24 01:42:38.318 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-24 01:42:38.565 | perl: warning: Setting locale failed. 2026-06-24 01:42:38.565 | perl: warning: Please check that your locale settings: 2026-06-24 01:42:38.565 | LANGUAGE = (unset), 2026-06-24 01:42:38.565 | LC_ALL = "en_US.utf8", 2026-06-24 01:42:38.565 | LANG = "de_DE.UTF-8" 2026-06-24 01:42:38.565 | are supported and installed on your system. 2026-06-24 01:42:38.565 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:42:38.628 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:42:38.628 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:42:38.628 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:42:39.020 | Vorkonfiguration der Pakete ... 2026-06-24 01:42:39.055 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:42:39.262 | Fetched 208 MB in 4s (48.9 MB/s) 2026-06-24 01:42:39.351 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 01:42:39.357 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-24 01:42:39.368 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:39.540 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:39.555 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:39.650 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:39.666 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:39.765 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:39.785 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:39.870 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:39.883 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:39.996 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:40.007 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:40.127 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:40.136 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:40.211 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:42:40.320 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 01:42:40.326 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:40.337 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:40.409 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:40.425 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:40.508 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:40.522 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:40.599 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:40.634 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:41.243 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:41.278 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:41.501 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:41.511 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 01:42:41.576 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:42:41.694 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 01:42:41.700 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-24 01:42:41.712 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-24 01:42:41.842 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-24 01:42:41.962 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 01:42:41.968 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-24 01:42:41.979 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-24 01:42:42.048 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-24 01:42:42.060 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-24 01:42:42.121 | Selecting previously unselected package libapr1t64:amd64. 2026-06-24 01:42:42.134 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-24 01:42:42.138 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-24 01:42:42.190 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-24 01:42:42.201 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 01:42:42.205 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:42:42.253 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-24 01:42:42.264 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 01:42:42.268 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:42:42.307 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-24 01:42:42.318 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 01:42:42.322 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:42:42.368 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-24 01:42:42.379 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-24 01:42:42.383 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-24 01:42:42.446 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-24 01:42:42.458 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-24 01:42:42.530 | Selecting previously unselected package apache2-bin. 2026-06-24 01:42:42.541 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 01:42:42.545 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-24 01:42:42.700 | Selecting previously unselected package apache2-data. 2026-06-24 01:42:42.712 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-24 01:42:42.716 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-24 01:42:42.913 | Selecting previously unselected package apache2-utils. 2026-06-24 01:42:42.924 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 01:42:42.928 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-24 01:42:42.997 | Selecting previously unselected package apache2. 2026-06-24 01:42:43.008 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 01:42:43.016 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:42:43.019 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-24 01:42:43.139 | Selecting previously unselected package haproxy. 2026-06-24 01:42:43.150 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:42:43.163 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-24 01:42:43.301 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-24 01:42:43.311 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-24 01:42:43.315 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 01:42:43.369 | Selecting previously unselected package memcached. 2026-06-24 01:42:43.380 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-24 01:42:43.387 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-24 01:42:43.460 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-24 01:42:43.470 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-24 01:42:43.533 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-24 01:42:43.667 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-24 01:42:43.765 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-24 01:42:43.792 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-24 01:42:43.896 | Selecting previously unselected package libjson-perl. 2026-06-24 01:42:43.907 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-24 01:42:43.910 | Unpacking libjson-perl (4.10000-1) ... 2026-06-24 01:42:43.964 | Selecting previously unselected package postgresql-client-common. 2026-06-24 01:42:43.975 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-24 01:42:43.979 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-24 01:42:44.039 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-24 01:42:44.049 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-24 01:42:44.248 | Selecting previously unselected package ssl-cert. 2026-06-24 01:42:44.259 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-24 01:42:44.263 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-24 01:42:44.317 | Selecting previously unselected package postgresql-common. 2026-06-24 01:42:44.328 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-24 01:42:44.352 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-24 01:42:44.362 | Unpacking postgresql-common (257build1.1) ... 2026-06-24 01:42:44.486 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:42:44.502 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:42:44.566 | Selecting previously unselected package libsysfs2:amd64. 2026-06-24 01:42:44.577 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-24 01:42:44.581 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-24 01:42:44.627 | Selecting previously unselected package sysfsutils. 2026-06-24 01:42:44.638 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-24 01:42:44.644 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-24 01:42:44.684 | Selecting previously unselected package autotools-dev. 2026-06-24 01:42:44.695 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-24 01:42:44.699 | Unpacking autotools-dev (20220109.1) ... 2026-06-24 01:42:44.745 | Selecting previously unselected package m4. 2026-06-24 01:42:44.756 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-24 01:42:44.759 | Unpacking m4 (1.4.19-4build1) ... 2026-06-24 01:42:44.834 | Selecting previously unselected package autoconf. 2026-06-24 01:42:44.845 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-24 01:42:44.849 | Unpacking autoconf (2.71-3) ... 2026-06-24 01:42:44.943 | Selecting previously unselected package automake. 2026-06-24 01:42:44.954 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-24 01:42:44.961 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-24 01:42:45.078 | Selecting previously unselected package autopoint. 2026-06-24 01:42:45.089 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-24 01:42:45.092 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-24 01:42:45.136 | Selecting previously unselected package libdebhelper-perl. 2026-06-24 01:42:45.147 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-24 01:42:45.151 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-24 01:42:45.237 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-24 01:42:45.248 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:45.251 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:42:46.363 | Selecting previously unselected package libclang-cpp17t64. 2026-06-24 01:42:46.374 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:46.377 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:42:46.968 | Selecting previously unselected package libgc1:amd64. 2026-06-24 01:42:46.980 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-24 01:42:46.983 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-24 01:42:47.032 | Selecting previously unselected package libobjc4:amd64. 2026-06-24 01:42:47.044 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-24 01:42:47.050 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-24 01:42:47.113 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-24 01:42:47.125 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-24 01:42:47.128 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-24 01:42:47.186 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-24 01:42:47.197 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:47.200 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:42:47.433 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-24 01:42:47.444 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:47.447 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 01:42:47.533 | Selecting previously unselected package libclang1-17t64. 2026-06-24 01:42:47.545 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:47.549 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:42:47.878 | Selecting previously unselected package clang-17. 2026-06-24 01:42:47.889 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:47.893 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:42:47.943 | Selecting previously unselected package libtool. 2026-06-24 01:42:47.954 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-24 01:42:47.957 | Unpacking libtool (2.4.7-7build1) ... 2026-06-24 01:42:48.010 | Selecting previously unselected package dh-autoreconf. 2026-06-24 01:42:48.022 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-24 01:42:48.026 | Unpacking dh-autoreconf (20) ... 2026-06-24 01:42:48.089 | Selecting previously unselected package libarchive-zip-perl. 2026-06-24 01:42:48.100 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-24 01:42:48.103 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-24 01:42:48.167 | Selecting previously unselected package libsub-override-perl. 2026-06-24 01:42:48.178 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-24 01:42:48.181 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-24 01:42:48.222 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-24 01:42:48.233 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-24 01:42:48.236 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-24 01:42:48.283 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-24 01:42:48.294 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-24 01:42:48.298 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-24 01:42:48.339 | Selecting previously unselected package debugedit. 2026-06-24 01:42:48.348 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-24 01:42:48.352 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-24 01:42:48.395 | Selecting previously unselected package dwz. 2026-06-24 01:42:48.406 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-24 01:42:48.410 | Unpacking dwz (0.15-1build6) ... 2026-06-24 01:42:48.456 | Selecting previously unselected package gettext. 2026-06-24 01:42:48.467 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-24 01:42:48.471 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-24 01:42:48.591 | Selecting previously unselected package intltool-debian. 2026-06-24 01:42:48.602 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-24 01:42:48.606 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-24 01:42:48.648 | Selecting previously unselected package po-debconf. 2026-06-24 01:42:48.659 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-24 01:42:48.662 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-24 01:42:48.748 | Selecting previously unselected package debhelper. 2026-06-24 01:42:48.760 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-24 01:42:48.763 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-24 01:42:49.021 | Selecting previously unselected package uuid-dev:amd64. 2026-06-24 01:42:49.032 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-24 01:42:49.035 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-24 01:42:49.089 | Selecting previously unselected package libsctp1:amd64. 2026-06-24 01:42:49.100 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-24 01:42:49.104 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 01:42:49.143 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-24 01:42:49.154 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-24 01:42:49.157 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 01:42:49.215 | Selecting previously unselected package libapr1-dev. 2026-06-24 01:42:49.226 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-24 01:42:49.229 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-24 01:42:49.618 | Selecting previously unselected package libldap-dev:amd64. 2026-06-24 01:42:49.631 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:42:49.635 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 01:42:49.804 | Selecting previously unselected package libldap2-dev. 2026-06-24 01:42:49.818 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-24 01:42:49.822 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 01:42:49.861 | Selecting previously unselected package libaprutil1-dev. 2026-06-24 01:42:49.871 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 01:42:49.875 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-24 01:42:50.191 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-24 01:42:50.202 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 01:42:50.206 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:42:50.258 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-24 01:42:50.268 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 01:42:50.271 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:42:50.321 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-24 01:42:50.333 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 01:42:50.336 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:42:50.376 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-24 01:42:50.387 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 01:42:50.391 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:42:50.523 | Selecting previously unselected package apache2-dev. 2026-06-24 01:42:50.537 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 01:42:50.541 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-24 01:42:50.639 | Selecting previously unselected package ncal. 2026-06-24 01:42:50.653 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-24 01:42:50.658 | Unpacking ncal (12.1.8) ... 2026-06-24 01:42:50.709 | Selecting previously unselected package bsdmainutils. 2026-06-24 01:42:50.723 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-24 01:42:50.731 | Unpacking bsdmainutils (12.1.8) ... 2026-06-24 01:42:50.775 | Selecting previously unselected package conntrack. 2026-06-24 01:42:50.789 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-24 01:42:50.792 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-24 01:42:50.858 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-24 01:42:50.889 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-24 01:42:50.964 | Selecting previously unselected package dnsmasq-utils. 2026-06-24 01:42:50.978 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-24 01:42:50.982 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-24 01:42:51.040 | Selecting previously unselected package ebtables. 2026-06-24 01:42:51.053 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-24 01:42:51.071 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-24 01:42:51.127 | Selecting previously unselected package fonts-liberation. 2026-06-24 01:42:51.139 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-24 01:42:51.143 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-24 01:42:51.243 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-24 01:42:51.256 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-24 01:42:51.260 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-24 01:42:51.314 | Selecting previously unselected package fonts-liberation2. 2026-06-24 01:42:51.327 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-24 01:42:51.353 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-24 01:42:51.395 | Selecting previously unselected package genisoimage. 2026-06-24 01:42:51.408 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-24 01:42:51.412 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-24 01:42:51.479 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-24 01:42:51.493 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-24 01:42:51.497 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-24 01:42:51.554 | Selecting previously unselected package libann0. 2026-06-24 01:42:51.567 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-24 01:42:51.571 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-24 01:42:51.621 | Selecting previously unselected package libcdt5:amd64. 2026-06-24 01:42:51.635 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:42:51.640 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:42:51.690 | Selecting previously unselected package libcgraph6:amd64. 2026-06-24 01:42:51.704 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:42:51.708 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:42:51.760 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-24 01:42:51.773 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-24 01:42:51.778 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-24 01:42:51.833 | Selecting previously unselected package libltdl7:amd64. 2026-06-24 01:42:51.846 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-24 01:42:51.850 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-24 01:42:51.899 | Selecting previously unselected package libpathplan4:amd64. 2026-06-24 01:42:51.913 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:42:51.917 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:42:51.970 | Selecting previously unselected package libgvc6. 2026-06-24 01:42:51.983 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:42:51.987 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:42:52.061 | Selecting previously unselected package libgvpr2:amd64. 2026-06-24 01:42:52.075 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:42:52.079 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:42:52.135 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-24 01:42:52.146 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:42:52.150 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:42:52.231 | Selecting previously unselected package libice6:amd64. 2026-06-24 01:42:52.245 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-24 01:42:52.249 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-24 01:42:52.298 | Selecting previously unselected package libsm6:amd64. 2026-06-24 01:42:52.311 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-24 01:42:52.315 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-24 01:42:52.366 | Selecting previously unselected package libxt6t64:amd64. 2026-06-24 01:42:52.379 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-24 01:42:52.383 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-24 01:42:52.438 | Selecting previously unselected package libxmu6:amd64. 2026-06-24 01:42:52.452 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-24 01:42:52.456 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-24 01:42:52.507 | Selecting previously unselected package libxaw7:amd64. 2026-06-24 01:42:52.521 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-24 01:42:52.525 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-24 01:42:52.579 | Selecting previously unselected package graphviz. 2026-06-24 01:42:52.593 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 01:42:52.597 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-24 01:42:52.708 | Selecting previously unselected package icu-devtools. 2026-06-24 01:42:52.721 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-24 01:42:52.725 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-24 01:42:52.793 | Selecting previously unselected package iputils-arping. 2026-06-24 01:42:52.807 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-24 01:42:52.810 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-24 01:42:52.859 | Selecting previously unselected package comerr-dev:amd64. 2026-06-24 01:42:52.873 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-24 01:42:52.881 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-24 01:42:52.938 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-24 01:42:52.952 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:42:52.956 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:42:53.008 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-24 01:42:53.021 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:42:53.025 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:42:53.072 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-24 01:42:53.086 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:42:53.090 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:42:53.142 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-24 01:42:53.155 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:42:53.159 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:42:53.357 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-24 01:42:53.371 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:42:53.375 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:42:53.455 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-24 01:42:53.468 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-24 01:42:53.472 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-24 01:42:53.522 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-24 01:42:53.536 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:53.539 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:42:53.852 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-24 01:42:53.865 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-24 01:42:53.869 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-24 01:42:53.939 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-24 01:42:53.950 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-24 01:42:54.012 | Selecting previously unselected package libgts-bin. 2026-06-24 01:42:54.026 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-24 01:42:54.030 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-24 01:42:54.090 | Selecting previously unselected package libicu-dev:amd64. 2026-06-24 01:42:54.104 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-24 01:42:54.108 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-24 01:42:54.708 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-24 01:42:54.723 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-24 01:42:54.728 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-24 01:42:54.795 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-24 01:42:54.810 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-24 01:42:54.814 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 01:42:54.859 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-24 01:42:54.874 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-24 01:42:54.878 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 01:42:54.923 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-24 01:42:54.938 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-24 01:42:54.942 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-24 01:42:54.989 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-24 01:42:55.003 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-24 01:42:55.007 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-24 01:42:55.129 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-24 01:42:55.142 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-24 01:42:55.147 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-24 01:42:55.197 | Selecting previously unselected package libjson-xs-perl. 2026-06-24 01:42:55.211 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:42:55.216 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-24 01:42:55.268 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-24 01:42:55.283 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-24 01:42:55.288 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-24 01:42:55.366 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-24 01:42:55.381 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-24 01:42:55.386 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-24 01:42:55.436 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-24 01:42:55.451 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-24 01:42:55.455 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-24 01:42:55.513 | Selecting previously unselected package mysql-common. 2026-06-24 01:42:55.528 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-24 01:42:55.549 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-24 01:42:55.606 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-24 01:42:55.621 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:42:55.626 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:42:55.738 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-24 01:42:55.753 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-24 01:42:55.757 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-24 01:42:55.853 | Selecting previously unselected package pcp-conf. 2026-06-24 01:42:55.867 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:42:55.872 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-24 01:42:55.926 | Selecting previously unselected package libpcp3t64. 2026-06-24 01:42:55.940 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:42:55.944 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-24 01:42:56.000 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-24 01:42:56.014 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:42:56.019 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-24 01:42:56.063 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-24 01:42:56.076 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:42:56.080 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-24 01:42:56.133 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-24 01:42:56.145 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-24 01:42:56.149 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-24 01:42:56.200 | Selecting previously unselected package libpq5:amd64. 2026-06-24 01:42:56.214 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:42:56.218 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:42:56.268 | Selecting previously unselected package libssl-dev:amd64. 2026-06-24 01:42:56.282 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-24 01:42:56.286 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-24 01:42:56.518 | Selecting previously unselected package libpq-dev. 2026-06-24 01:42:56.532 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:42:56.536 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:42:56.596 | Selecting previously unselected package libsasl2-dev. 2026-06-24 01:42:56.610 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-24 01:42:56.614 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-24 01:42:56.700 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-24 01:42:56.714 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:42:56.719 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:42:56.973 | Selecting previously unselected package libx86-1:amd64. 2026-06-24 01:42:56.987 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-24 01:42:56.990 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-24 01:42:57.036 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-24 01:42:57.049 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-24 01:42:57.054 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 01:42:57.168 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-24 01:42:57.180 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-24 01:42:57.232 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-24 01:42:57.245 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:42:57.249 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-24 01:42:57.367 | Selecting previously unselected package llvm-17-runtime. 2026-06-24 01:42:57.379 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:57.382 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-24 01:42:57.444 | Selecting previously unselected package libpfm4:amd64. 2026-06-24 01:42:57.455 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-24 01:42:57.458 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-24 01:42:57.523 | Selecting previously unselected package llvm-17. 2026-06-24 01:42:57.534 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:57.538 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:42:58.628 | Selecting previously unselected package libffi-dev:amd64. 2026-06-24 01:42:58.640 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-24 01:42:58.643 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-24 01:42:58.701 | Selecting previously unselected package llvm-17-tools. 2026-06-24 01:42:58.712 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:58.716 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 01:42:59.053 | Selecting previously unselected package libz3-4:amd64. 2026-06-24 01:42:59.065 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-24 01:42:59.069 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-24 01:42:59.287 | Selecting previously unselected package libz3-dev:amd64. 2026-06-24 01:42:59.299 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-24 01:42:59.302 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-24 01:42:59.355 | Selecting previously unselected package llvm-17-dev. 2026-06-24 01:42:59.366 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 01:42:59.370 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:02.918 | Selecting previously unselected package lsscsi. 2026-06-24 01:43:02.930 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-24 01:43:02.934 | Unpacking lsscsi (0.32-1build1) ... 2026-06-24 01:43:02.978 | Selecting previously unselected package osinfo-db. 2026-06-24 01:43:02.989 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-24 01:43:02.993 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-24 01:43:03.621 | Selecting previously unselected package pkgconf-bin. 2026-06-24 01:43:03.633 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-24 01:43:03.637 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-24 01:43:03.681 | Selecting previously unselected package pkgconf:amd64. 2026-06-24 01:43:03.693 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-24 01:43:03.700 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-24 01:43:03.749 | Selecting previously unselected package pkg-config:amd64. 2026-06-24 01:43:03.759 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-24 01:43:03.766 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-24 01:43:03.806 | Selecting previously unselected package pm-utils. 2026-06-24 01:43:03.818 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-24 01:43:03.822 | Unpacking pm-utils (1.4.1-21) ... 2026-06-24 01:43:03.900 | Selecting previously unselected package postgresql-client-16. 2026-06-24 01:43:03.912 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:43:03.916 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:04.108 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-24 01:43:04.120 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:43:04.124 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:04.663 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-24 01:43:04.676 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-24 01:43:04.679 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-24 01:43:04.734 | Selecting previously unselected package python3-mysqldb. 2026-06-24 01:43:04.746 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-24 01:43:04.750 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-24 01:43:04.802 | Selecting previously unselected package python3-pip-whl. 2026-06-24 01:43:04.814 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-24 01:43:04.818 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-24 01:43:04.875 | Selecting previously unselected package python3-setuptools-whl. 2026-06-24 01:43:04.888 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-24 01:43:04.891 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-24 01:43:04.943 | Selecting previously unselected package python3.12-venv. 2026-06-24 01:43:04.955 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-24 01:43:04.959 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-24 01:43:04.999 | Selecting previously unselected package python3-venv. 2026-06-24 01:43:05.012 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-24 01:43:05.015 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-24 01:43:05.066 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:05.094 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:05.157 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:05.166 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:05.234 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:05.243 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:05.317 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:05.362 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:05.428 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:05.437 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:05.599 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:05.624 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:06.165 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:43:06.177 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:06.378 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-24 01:43:06.388 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 01:43:06.572 | Selecting previously unselected package sqlite3. 2026-06-24 01:43:06.584 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-24 01:43:06.588 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-24 01:43:06.637 | Selecting previously unselected package unzip. 2026-06-24 01:43:06.649 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-24 01:43:06.654 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-24 01:43:06.708 | Selecting previously unselected package vbetool. 2026-06-24 01:43:06.719 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-24 01:43:06.723 | Unpacking vbetool (1.1-5) ... 2026-06-24 01:43:06.767 | Selecting previously unselected package libosinfo-l10n. 2026-06-24 01:43:06.779 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-24 01:43:06.783 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-24 01:43:06.855 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-24 01:43:06.868 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-24 01:43:06.872 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-24 01:43:06.917 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-24 01:43:06.929 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-24 01:43:06.933 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-24 01:43:06.987 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-24 01:43:06.999 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-24 01:43:07.050 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-24 01:43:07.062 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 01:43:07.066 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:07.120 | Selecting previously unselected package libpcp-archive1t64. 2026-06-24 01:43:07.132 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:07.136 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:07.182 | Selecting previously unselected package libpcp-gui2t64. 2026-06-24 01:43:07.194 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:07.198 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:07.244 | Selecting previously unselected package libpcp-import1t64. 2026-06-24 01:43:07.256 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:07.260 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:07.303 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-24 01:43:07.316 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:07.319 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:07.363 | Selecting previously unselected package libpcp-trace2t64. 2026-06-24 01:43:07.376 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:07.379 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:07.424 | Selecting previously unselected package libpcp-web1t64. 2026-06-24 01:43:07.436 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:07.440 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:07.488 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-24 01:43:07.500 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-24 01:43:07.504 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-24 01:43:07.586 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-24 01:43:07.615 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-24 01:43:07.715 | Selecting previously unselected package python3-pcp. 2026-06-24 01:43:07.728 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:07.731 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-24 01:43:07.795 | Selecting previously unselected package pcp. 2026-06-24 01:43:07.807 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-24 01:43:08.066 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-24 01:43:08.978 | Selecting previously unselected package socat. 2026-06-24 01:43:08.991 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-24 01:43:08.995 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-24 01:43:09.070 | Selecting previously unselected package vlan. 2026-06-24 01:43:09.083 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-24 01:43:09.086 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-24 01:43:09.168 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-24 01:43:09.178 | Setting up postgresql-client-common (257build1.1) ... 2026-06-24 01:43:09.195 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-24 01:43:09.205 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-24 01:43:09.216 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-24 01:43:09.251 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-24 01:43:09.258 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-24 01:43:09.268 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:43:09.278 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-24 01:43:09.289 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-24 01:43:09.300 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-24 01:43:09.311 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:09.945 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-24 01:43:09.954 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-24 01:43:09.964 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-24 01:43:09.974 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-24 01:43:10.602 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-24 01:43:10.602 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-24 01:43:11.066 | Setting up ncal (12.1.8) ... 2026-06-24 01:43:11.076 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-24 01:43:11.086 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-24 01:43:11.096 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-24 01:43:11.106 | Setting up vbetool (1.1-5) ... 2026-06-24 01:43:11.117 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-24 01:43:11.151 | Setting up pm-utils (1.4.1-21) ... 2026-06-24 01:43:11.170 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-24 01:43:11.185 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-24 01:43:11.196 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:11.207 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:12.405 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:12.416 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-24 01:43:12.426 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-24 01:43:12.437 | Setting up m4 (1.4.19-4build1) ... 2026-06-24 01:43:12.448 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 01:43:12.460 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-24 01:43:12.470 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-24 01:43:12.494 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-24 01:43:12.529 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-24 01:43:12.540 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-24 01:43:12.551 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-24 01:43:13.439 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-24 01:43:13.890 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:13.901 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-24 01:43:14.149 | Setting up autotools-dev (20220109.1) ... 2026-06-24 01:43:14.161 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-24 01:43:14.173 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:14.184 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-24 01:43:14.196 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-24 01:43:14.207 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:14.218 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 01:43:14.230 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-24 01:43:14.241 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:14.252 | Setting up ebtables (2.0.11-6build1) ... 2026-06-24 01:43:14.817 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-24 01:43:14.827 | Setting up socat (1.8.0.0-4build3) ... 2026-06-24 01:43:14.838 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-24 01:43:14.849 | Setting up bsdmainutils (12.1.8) ... 2026-06-24 01:43:14.862 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-24 01:43:14.874 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-24 01:43:14.885 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:43:14.896 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-24 01:43:14.907 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-24 01:43:14.918 | Setting up lsscsi (0.32-1build1) ... 2026-06-24 01:43:14.930 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-24 01:43:14.942 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-24 01:43:14.953 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-24 01:43:14.965 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-24 01:43:14.977 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:14.989 | Setting up autoconf (2.71-3) ... 2026-06-24 01:43:15.005 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:15.016 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:15.027 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-24 01:43:15.038 | Setting up dwz (0.15-1build6) ... 2026-06-24 01:43:15.050 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 01:43:15.061 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-24 01:43:15.072 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-24 01:43:15.099 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:15.110 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-24 01:43:15.127 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:15.138 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-24 01:43:15.150 | Setting up libjson-perl (4.10000-1) ... 2026-06-24 01:43:15.183 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-24 01:43:15.194 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-24 01:43:15.223 | Setting up debugedit (1:5.0-5build2) ... 2026-06-24 01:43:15.235 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-24 01:43:15.246 | Setting up libsub-override-perl (0.10-1) ... 2026-06-24 01:43:15.257 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-24 01:43:15.268 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:15.279 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:15.290 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:15.302 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-24 01:43:15.313 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:15.325 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-24 01:43:15.336 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 01:43:15.347 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-24 01:43:15.365 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-24 01:43:15.376 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-24 01:43:15.387 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-24 01:43:15.398 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 01:43:15.409 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:16.468 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:43:16.479 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-24 01:43:16.490 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-24 01:43:16.501 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:16.513 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-24 01:43:16.524 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-24 01:43:16.531 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-24 01:43:16.542 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-24 01:43:16.553 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:16.564 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-24 01:43:16.574 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-24 01:43:16.585 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-24 01:43:16.596 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-24 01:43:16.607 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 01:43:16.618 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-24 01:43:16.706 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:43:16.707 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:43:16.707 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:43:18.451 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:18.464 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-24 01:43:18.570 | Setting up libtool (2.4.7-7build1) ... 2026-06-24 01:43:18.582 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:19.048 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-24 01:43:19.087 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:19.104 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 01:43:19.115 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-24 01:43:19.925 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-24 01:43:20.519 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:20.532 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-24 01:43:20.544 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-24 01:43:20.611 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-24 01:43:20.613 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-24 01:43:20.616 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-24 01:43:21.294 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:21.302 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:21.315 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-24 01:43:21.324 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-24 01:43:21.338 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 01:43:21.347 | Setting up dh-autoreconf (20) ... 2026-06-24 01:43:21.356 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-24 01:43:21.367 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-24 01:43:21.378 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 01:43:21.389 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-24 01:43:21.399 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:21.410 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-24 01:43:21.421 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-24 01:43:21.432 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:21.443 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-24 01:43:21.503 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:43:21.503 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:43:21.503 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:43:21.684 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:22.456 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-24 01:43:22.910 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-24 01:43:22.919 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-24 01:43:22.928 | Setting up postgresql-common (257build1.1) ... 2026-06-24 01:43:22.996 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:43:22.996 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:43:22.996 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:43:23.074 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:23.509 | 2026-06-24 01:43:23.509 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-24 01:43:23.678 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-24 01:43:23.678 | Removing obsolete dictionary files: 2026-06-24 01:43:24.664 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-24 01:43:25.230 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:25.280 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-24 01:43:25.992 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-24 01:43:27.033 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:27.045 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 01:43:27.086 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-24 01:43:27.099 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:27.110 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-24 01:43:27.121 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:27.132 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-24 01:43:27.783 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:27.829 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-24 01:43:27.849 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:27.861 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:27.873 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:27.884 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 01:43:27.896 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-24 01:43:27.907 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-24 01:43:27.918 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-24 01:43:28.721 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:28.735 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:28.747 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-24 01:43:28.812 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-24 01:43:28.825 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:28.842 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:28.855 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:28.867 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-24 01:43:28.879 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:28.891 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-24 01:43:28.903 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-24 01:43:28.915 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:43:28.929 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-24 01:43:28.941 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-24 01:43:28.954 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:28.965 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-24 01:43:29.870 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:29.882 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 01:43:29.893 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:29.904 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:29.915 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:43:29.928 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-24 01:43:29.939 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:43:29.950 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 01:43:30.020 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:43:30.020 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:43:30.020 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:43:30.193 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-24 01:43:30.205 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:30.218 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:30.229 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-24 01:43:30.243 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-24 01:43:30.887 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:30.929 | Enabling module mpm_event. 2026-06-24 01:43:30.977 | Enabling module authz_core. 2026-06-24 01:43:30.982 | Enabling module authz_host. 2026-06-24 01:43:31.028 | Enabling module authn_core. 2026-06-24 01:43:31.033 | Enabling module auth_basic. 2026-06-24 01:43:31.079 | Enabling module access_compat. 2026-06-24 01:43:31.126 | Enabling module authn_file. 2026-06-24 01:43:31.172 | Enabling module authz_user. 2026-06-24 01:43:31.219 | Enabling module alias. 2026-06-24 01:43:31.266 | Enabling module dir. 2026-06-24 01:43:31.312 | Enabling module autoindex. 2026-06-24 01:43:31.359 | Enabling module env. 2026-06-24 01:43:31.409 | Enabling module mime. 2026-06-24 01:43:31.455 | Enabling module negotiation. 2026-06-24 01:43:31.503 | Enabling module setenvif. 2026-06-24 01:43:31.551 | Enabling module filter. 2026-06-24 01:43:31.598 | Enabling module deflate. 2026-06-24 01:43:31.645 | Enabling module status. 2026-06-24 01:43:31.691 | Enabling module reqtimeout. 2026-06-24 01:43:31.738 | Enabling conf charset. 2026-06-24 01:43:31.785 | Enabling conf localized-error-pages. 2026-06-24 01:43:31.832 | Enabling conf other-vhosts-access-log. 2026-06-24 01:43:31.878 | Enabling conf security. 2026-06-24 01:43:31.923 | Enabling conf serve-cgi-bin. 2026-06-24 01:43:31.970 | Enabling site 000-default. 2026-06-24 01:43:32.970 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-24 01:43:33.661 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-24 01:43:35.027 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:35.037 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-24 01:43:35.048 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-24 01:43:35.487 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-24 01:43:35.509 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-24 01:43:37.276 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-24 01:43:37.342 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-24 01:43:37.409 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-24 01:43:37.476 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-24 01:43:39.324 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 01:43:39.337 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-24 01:43:39.351 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-24 01:43:39.419 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-24 01:43:43.463 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:43.640 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:43.735 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:47.142 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:47.996 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-24 01:43:48.116 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 01:43:48.149 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-24 01:43:48.364 | Processing triggers for ufw (0.36.2-6) ... 2026-06-24 01:43:48.488 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:43:52.069 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-24 01:43:52.096 | Processing triggers for install-info (7.1-3build2) ... 2026-06-24 01:43:52.243 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-24 01:43:52.497 | perl: warning: Setting locale failed. 2026-06-24 01:43:52.497 | perl: warning: Please check that your locale settings: 2026-06-24 01:43:52.497 | LANGUAGE = (unset), 2026-06-24 01:43:52.497 | LC_ALL = "en_US.utf8", 2026-06-24 01:43:52.497 | LANG = "de_DE.UTF-8" 2026-06-24 01:43:52.497 | are supported and installed on your system. 2026-06-24 01:43:52.498 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:43:52.622 | perl: warning: Setting locale failed. 2026-06-24 01:43:52.622 | perl: warning: Please check that your locale settings: 2026-06-24 01:43:52.622 | LANGUAGE = (unset), 2026-06-24 01:43:52.622 | LC_ALL = "en_US.utf8", 2026-06-24 01:43:52.622 | LANG = "de_DE.UTF-8" 2026-06-24 01:43:52.623 | are supported and installed on your system. 2026-06-24 01:43:52.623 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:43:52.671 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:43:52.671 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:43:52.671 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:43:52.740 | perl: warning: Setting locale failed. 2026-06-24 01:43:52.740 | perl: warning: Please check that your locale settings: 2026-06-24 01:43:52.740 | LANGUAGE = (unset), 2026-06-24 01:43:52.740 | LC_ALL = "en_US.utf8", 2026-06-24 01:43:52.740 | LANG = "de_DE.UTF-8" 2026-06-24 01:43:52.741 | are supported and installed on your system. 2026-06-24 01:43:52.741 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:43:53.079 | 2026-06-24 01:43:53.079 | Running kernel seems to be up-to-date. 2026-06-24 01:43:53.079 | 2026-06-24 01:43:53.079 | Restarting services... 2026-06-24 01:43:53.204 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-24 01:43:56.553 | 2026-06-24 01:43:56.554 | Service restarts being deferred: 2026-06-24 01:43:56.555 | systemctl restart ModemManager.service 2026-06-24 01:43:56.555 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:43:56.555 | systemctl restart systemd-logind.service 2026-06-24 01:43:56.555 | systemctl restart virtlockd.service 2026-06-24 01:43:56.555 | systemctl restart virtlogd.service 2026-06-24 01:43:56.555 | 2026-06-24 01:43:56.555 | No containers need to be restarted. 2026-06-24 01:43:56.555 | 2026-06-24 01:43:56.556 | User sessions running outdated binaries: 2026-06-24 01:43:56.556 | quobyte @ session #5: sshd[2020] 2026-06-24 01:43:56.570 | quobyte @ user manager service: systemd[1158] 2026-06-24 01:43:56.579 | 2026-06-24 01:43:56.579 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:43:58.522 | ++ functions-common:apt_get:1211 : result=0 2026-06-24 01:43:58.525 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:43:58.528 | ++ functions-common:time_stop:2420 : local name 2026-06-24 01:43:58.530 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 01:43:58.532 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:43:58.535 | ++ functions-common:time_stop:2423 : local total 2026-06-24 01:43:58.538 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 01:43:58.541 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:43:58.544 | ++ functions-common:time_stop:2427 : start_time=1782265352647 2026-06-24 01:43:58.546 | ++ functions-common:time_stop:2429 : [[ -z 1782265352647 ]] 2026-06-24 01:43:58.550 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:43:58.554 | ++ functions-common:time_stop:2432 : end_time=1782265438551 2026-06-24 01:43:58.556 | ++ functions-common:time_stop:2433 : elapsed_time=85904 2026-06-24 01:43:58.558 | ++ functions-common:time_stop:2434 : total=6987 2026-06-24 01:43:58.561 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:43:58.563 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92891 2026-06-24 01:43:58.566 | ++ functions-common:apt_get:1215 : return 0 2026-06-24 01:43:58.568 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-24 01:43:58.571 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-24 01:43:58.574 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-24 01:43:58.580 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-24 01:43:58.583 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-24 01:43:58.586 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-24 01:43:58.592 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-24 01:43:58.596 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-24 01:43:58.599 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-24 01:43:58.602 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-24 01:43:58.604 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:43:58.896 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-24 01:43:58.898 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-24 01:43:58.900 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-24 01:43:58.902 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-24 01:43:58.904 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-24 01:43:58.906 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-24 01:43:58.908 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-24 01:43:58.910 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-24 01:43:58.912 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-24 01:43:58.914 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-24 01:43:58.916 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-24 01:43:58.917 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-24 01:43:58.920 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-24 01:43:58.922 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-24 01:43:58.924 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-24 01:43:58.925 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-24 01:43:58.927 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-24 01:43:58.930 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-24 01:43:58.932 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-24 01:43:58.934 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-24 01:43:58.937 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-24 01:43:58.939 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-24 01:43:58.941 | + functions-common:_ensure_lsb_release:420 : return 2026-06-24 01:43:58.943 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-24 01:43:58.956 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-24 01:43:58.959 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-24 01:43:58.972 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-24 01:43:58.975 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-24 01:43:58.987 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-24 01:43:58.989 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-24 01:43:58.991 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-24 01:43:58.993 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-24 01:43:58.995 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-24 01:43:58.997 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-24 01:43:58.999 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-24 01:43:59.001 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-24 01:43:59.003 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-24 01:43:59.005 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-24 01:43:59.007 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-24 01:43:59.007 | Distro: noble 2026-06-24 01:43:59.009 | + tools/install_pip.sh:main:117 : get_versions 2026-06-24 01:43:59.011 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-24 01:43:59.015 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-24 01:43:59.017 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-24 01:43:59.020 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-24 01:43:59.020 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-24 01:43:59.688 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-24 01:43:59.690 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-24 01:43:59.690 | pip: 24.0 2026-06-24 01:43:59.692 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-24 01:43:59.694 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-24 01:43:59.696 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:43:59.698 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:43:59.699 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:43:59.701 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:43:59.703 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:43:59.705 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:43:59.707 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:43:59.709 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:43:59.711 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:43:59.713 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:43:59.714 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:43:59.716 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:43:59.718 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:43:59.720 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-24 01:43:59.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:43:59.724 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:43:59.726 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-24 01:43:59.730 | + tools/install_pip.sh:main:146 : set -x 2026-06-24 01:43:59.732 | + tools/install_pip.sh:main:149 : get_versions 2026-06-24 01:43:59.735 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-24 01:43:59.739 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-24 01:43:59.741 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-24 01:43:59.744 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-24 01:43:59.745 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-24 01:44:00.322 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-24 01:44:00.323 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-24 01:44:00.324 | pip: 24.0 2026-06-24 01:44:00.327 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-24 01:44:00.330 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-24 01:44:00.333 | + ./stack.sh:main:804 : fixup_all 2026-06-24 01:44:00.336 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-24 01:44:00.339 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-24 01:44:00.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:44:00.344 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:44:00.346 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-24 01:44:00.361 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-24 01:44:00.375 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-24 01:44:00.389 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-24 01:44:00.392 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-24 01:44:00.394 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:44:00.397 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:44:00.399 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:44:00.402 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:44:00.404 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:44:00.406 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:44:00.409 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:44:00.412 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:44:00.414 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:44:00.417 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:44:00.420 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:44:00.422 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:44:00.425 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:44:00.428 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-24 01:44:00.431 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-24 01:44:00.434 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-24 01:44:00.447 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-24 01:44:00.462 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-24 01:44:00.476 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-24 01:44:00.490 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-24 01:44:00.504 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-24 01:44:00.518 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-24 01:44:00.532 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-24 01:44:00.547 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-24 01:44:00.549 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-24 01:44:00.552 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-24 01:44:05.987 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-24 01:44:06.008 | Using python 3.12 to install setuptools 2026-06-24 01:44:06.011 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-24 01:44:07.377 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-24 01:44:07.637 | Collecting pip 2026-06-24 01:44:07.746 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-24 01:44:07.757 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-24 01:44:08.218 | Collecting setuptools[core] 2026-06-24 01:44:08.233 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 01:44:08.396 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-24 01:44:08.412 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:44:08.502 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-24 01:44:08.516 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-24 01:44:08.550 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.2 MB/s eta 0:00:00 2026-06-24 01:44:08.626 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-24 01:44:08.642 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:44:08.745 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-24 01:44:08.761 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:44:08.840 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-24 01:44:08.855 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:44:08.970 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:08.985 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 01:44:09.065 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:09.080 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 01:44:09.325 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:09.340 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-24 01:44:09.427 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:09.442 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:44:09.626 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:09.642 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-24 01:44:09.705 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:09.720 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-24 01:44:09.812 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:09.826 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-24 01:44:09.924 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:09.939 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:44:09.988 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-24 01:44:10.019 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-24 01:44:10.215 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.4 MB/s eta 0:00:00 2026-06-24 01:44:10.231 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-24 01:44:10.253 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-24 01:44:10.275 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-24 01:44:10.288 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.3 MB/s eta 0:00:00 2026-06-24 01:44:10.304 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-24 01:44:10.319 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.3 MB/s eta 0:00:00 2026-06-24 01:44:10.333 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-24 01:44:10.355 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-24 01:44:10.434 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.6 MB/s eta 0:00:00 2026-06-24 01:44:10.448 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-24 01:44:10.470 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-24 01:44:10.492 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-24 01:44:10.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.6 MB/s eta 0:00:00 2026-06-24 01:44:10.521 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-24 01:44:10.543 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-24 01:44:10.570 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.1 MB/s eta 0:00:00 2026-06-24 01:44:10.585 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-24 01:44:10.607 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-24 01:44:10.622 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.0 MB/s eta 0:00:00 2026-06-24 01:44:10.638 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-24 01:44:10.711 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.9 MB/s eta 0:00:00 2026-06-24 01:44:11.458 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-24 01:44:11.481 | Attempting uninstall: setuptools 2026-06-24 01:44:11.496 | Found existing installation: setuptools 68.1.2 2026-06-24 01:44:11.499 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:11.499 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-24 01:44:12.619 | Attempting uninstall: pygments 2026-06-24 01:44:12.628 | Found existing installation: Pygments 2.17.2 2026-06-24 01:44:12.629 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:12.630 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-24 01:44:13.879 | Attempting uninstall: pip 2026-06-24 01:44:13.883 | Found existing installation: pip 24.0 2026-06-24 01:44:13.953 | Uninstalling pip-24.0: 2026-06-24 01:44:13.963 | Successfully uninstalled pip-24.0 2026-06-24 01:44:15.554 | Attempting uninstall: packaging 2026-06-24 01:44:15.564 | Found existing installation: packaging 24.0 2026-06-24 01:44:15.565 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:15.566 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-24 01:44:15.752 | Attempting uninstall: markdown-it-py 2026-06-24 01:44:15.777 | Found existing installation: markdown-it-py 3.0.0 2026-06-24 01:44:15.779 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:15.779 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-24 01:44:15.936 | Attempting uninstall: wheel 2026-06-24 01:44:15.984 | Found existing installation: wheel 0.42.0 2026-06-24 01:44:15.984 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:15.984 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-24 01:44:16.034 | Attempting uninstall: rich 2026-06-24 01:44:16.083 | Found existing installation: rich 13.7.1 2026-06-24 01:44:16.083 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:16.083 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-24 01:44:16.793 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-24 01:44:16.985 | + inc/python:pip_install:216 : result=0 2026-06-24 01:44:16.987 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:44:16.990 | + functions-common:time_stop:2420 : local name 2026-06-24 01:44:16.993 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:44:16.995 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:44:16.997 | + functions-common:time_stop:2423 : local total 2026-06-24 01:44:17.000 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:44:17.003 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:44:17.005 | + functions-common:time_stop:2427 : start_time=1782265446003 2026-06-24 01:44:17.007 | + functions-common:time_stop:2429 : [[ -z 1782265446003 ]] 2026-06-24 01:44:17.010 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:44:17.014 | + functions-common:time_stop:2432 : end_time=1782265457011 2026-06-24 01:44:17.017 | + functions-common:time_stop:2433 : elapsed_time=11008 2026-06-24 01:44:17.019 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:44:17.022 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:44:17.025 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11008 2026-06-24 01:44:17.027 | + inc/python:pip_install:219 : return 0 2026-06-24 01:44:17.030 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-24 01:44:17.033 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 01:44:17.037 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 01:44:17.041 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-24 01:44:17.045 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-24 01:44:17.049 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-24 01:44:17.076 | Using python 3.12 to install os-testr 2026-06-24 01:44:17.079 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-24 01:44:18.519 | Collecting os-testr 2026-06-24 01:44:18.662 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-24 01:44:18.726 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-24 01:44:18.741 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:44:18.865 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-24 01:44:18.879 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-24 01:44:18.937 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-24 01:44:18.953 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-24 01:44:18.965 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-24 01:44:18.993 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-24 01:44:19.009 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-24 01:44:19.099 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-24 01:44:19.114 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-24 01:44:19.147 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-24 01:44:19.172 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-24 01:44:19.211 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-24 01:44:19.236 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-24 01:44:19.261 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-24 01:44:19.282 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-24 01:44:19.320 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.2 MB/s 0:00:00 2026-06-24 01:44:19.481 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-24 01:44:19.624 | Attempting uninstall: PyYAML 2026-06-24 01:44:19.631 | Found existing installation: PyYAML 6.0.1 2026-06-24 01:44:19.631 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:44:19.631 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-24 01:44:20.014 | 2026-06-24 01:44:20.017 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-24 01:44:20.127 | + inc/python:pip_install:216 : result=0 2026-06-24 01:44:20.131 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:44:20.133 | + functions-common:time_stop:2420 : local name 2026-06-24 01:44:20.136 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:44:20.140 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:44:20.142 | + functions-common:time_stop:2423 : local total 2026-06-24 01:44:20.146 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:44:20.149 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:44:20.153 | + functions-common:time_stop:2427 : start_time=1782265457068 2026-06-24 01:44:20.155 | + functions-common:time_stop:2429 : [[ -z 1782265457068 ]] 2026-06-24 01:44:20.160 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:44:20.165 | + functions-common:time_stop:2432 : end_time=1782265460161 2026-06-24 01:44:20.168 | + functions-common:time_stop:2433 : elapsed_time=3093 2026-06-24 01:44:20.171 | + functions-common:time_stop:2434 : total=11008 2026-06-24 01:44:20.174 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:44:20.177 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14101 2026-06-24 01:44:20.181 | + inc/python:pip_install:219 : return 0 2026-06-24 01:44:20.185 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-24 01:44:20.256 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-24 01:44:20.346 | + ./stack.sh:main:832 : install_infra 2026-06-24 01:44:20.350 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-24 01:44:20.353 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-24 01:44:20.357 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-24 01:44:25.799 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-24 01:44:25.803 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-24 01:44:25.828 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-24 01:44:27.189 | Collecting pbr 2026-06-24 01:44:27.194 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:44:27.617 | Collecting setuptools[core] 2026-06-24 01:44:27.620 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 01:44:27.766 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-24 01:44:27.768 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:44:27.839 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-24 01:44:27.841 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-24 01:44:27.909 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-24 01:44:27.912 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:44:28.004 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-24 01:44:28.006 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:44:28.076 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-24 01:44:28.078 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:44:28.175 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:28.177 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 01:44:28.244 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:28.248 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 01:44:28.468 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:28.470 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-24 01:44:28.543 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:28.546 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:44:28.712 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:28.715 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-24 01:44:28.764 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:28.767 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-24 01:44:28.847 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:28.851 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-24 01:44:28.928 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:28.931 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:44:29.028 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 01:44:29.125 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 01:44:29.151 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-24 01:44:29.154 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-24 01:44:29.156 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-24 01:44:29.159 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-24 01:44:29.162 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-24 01:44:29.165 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-24 01:44:29.167 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-24 01:44:29.178 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-24 01:44:29.181 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-24 01:44:29.182 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-24 01:44:29.186 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-24 01:44:29.190 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-24 01:44:29.194 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-24 01:44:29.198 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-24 01:44:29.199 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-24 01:44:29.224 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-24 01:44:29.503 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-24 01:44:33.172 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-24 01:44:33.364 | + inc/python:pip_install:216 : result=0 2026-06-24 01:44:33.367 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:44:33.369 | + functions-common:time_stop:2420 : local name 2026-06-24 01:44:33.371 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:44:33.373 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:44:33.375 | + functions-common:time_stop:2423 : local total 2026-06-24 01:44:33.377 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:44:33.380 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:44:33.382 | + functions-common:time_stop:2427 : start_time=1782265465819 2026-06-24 01:44:33.386 | + functions-common:time_stop:2429 : [[ -z 1782265465819 ]] 2026-06-24 01:44:33.389 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:44:33.393 | + functions-common:time_stop:2432 : end_time=1782265473390 2026-06-24 01:44:33.396 | + functions-common:time_stop:2433 : elapsed_time=7571 2026-06-24 01:44:33.399 | + functions-common:time_stop:2434 : total=14101 2026-06-24 01:44:33.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:44:33.405 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21672 2026-06-24 01:44:33.408 | + inc/python:pip_install:219 : return 0 2026-06-24 01:44:33.411 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-24 01:44:33.415 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-24 01:44:33.440 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-24 01:44:34.676 | Processing /opt/stack/requirements 2026-06-24 01:44:34.680 | Installing build dependencies: started 2026-06-24 01:44:37.756 | Installing build dependencies: finished with status 'done' 2026-06-24 01:44:37.758 | Getting requirements to build wheel: started 2026-06-24 01:44:38.043 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 01:44:38.048 | Preparing metadata (pyproject.toml): started 2026-06-24 01:44:39.196 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:44:39.384 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 01:44:39.480 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-24 01:44:39.501 | 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.dev8455) (26.2) 2026-06-24 01:44:39.615 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 01:44:39.630 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 01:44:39.779 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 01:44:39.783 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-24 01:44:39.922 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 01:44:39.938 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-24 01:44:39.949 | 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.dev8455) (82.0.1) 2026-06-24 01:44:40.261 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 01:44:40.276 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-24 01:44:40.292 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.2 MB/s eta 0:00:00 2026-06-24 01:44:40.360 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 01:44:40.375 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-24 01:44:40.495 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 01:44:40.510 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-24 01:44:40.598 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 01:44:40.613 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:44:40.732 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-24 01:44:40.757 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-24 01:44:40.771 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.4 MB/s eta 0:00:00 2026-06-24 01:44:40.773 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-24 01:44:40.795 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-24 01:44:40.810 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.6 MB/s eta 0:00:00 2026-06-24 01:44:40.824 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-24 01:44:40.838 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.9 MB/s eta 0:00:00 2026-06-24 01:44:40.854 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-24 01:44:40.871 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.2 MB/s eta 0:00:00 2026-06-24 01:44:40.886 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-24 01:44:40.898 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.5 MB/s eta 0:00:00 2026-06-24 01:44:40.914 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-24 01:44:40.929 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.1 MB/s eta 0:00:00 2026-06-24 01:44:40.962 | Building wheels for collected packages: openstack_requirements 2026-06-24 01:44:40.964 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-24 01:44:43.175 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-24 01:44:43.177 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8455-py3-none-any.whl size=52409 sha256=bdaf68c35ff9efd082231f1ebd9cd299b93ac0c904072cd056574ba0d72d523d 2026-06-24 01:44:43.177 | Stored in directory: /tmp/pip-ephem-wheel-cache-x59a4l22/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-24 01:44:43.182 | Successfully built openstack_requirements 2026-06-24 01:44:43.458 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-24 01:44:44.178 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8455 requests-2.34.2 urllib3-2.7.0 2026-06-24 01:44:44.393 | + inc/python:pip_install:216 : result=0 2026-06-24 01:44:44.396 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:44:44.399 | + functions-common:time_stop:2420 : local name 2026-06-24 01:44:44.403 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:44:44.406 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:44:44.408 | + functions-common:time_stop:2423 : local total 2026-06-24 01:44:44.411 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:44:44.414 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:44:44.417 | + functions-common:time_stop:2427 : start_time=1782265473431 2026-06-24 01:44:44.419 | + functions-common:time_stop:2429 : [[ -z 1782265473431 ]] 2026-06-24 01:44:44.423 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:44:44.427 | + functions-common:time_stop:2432 : end_time=1782265484424 2026-06-24 01:44:44.430 | + functions-common:time_stop:2433 : elapsed_time=10993 2026-06-24 01:44:44.433 | + functions-common:time_stop:2434 : total=21672 2026-06-24 01:44:44.435 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:44:44.438 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32665 2026-06-24 01:44:44.441 | + inc/python:pip_install:219 : return 0 2026-06-24 01:44:44.444 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-24 01:44:44.447 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-24 01:44:44.450 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-24 01:44:44.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:44:44.456 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:44:44.459 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-24 01:44:44.462 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:44:44.465 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-24 01:44:44.486 | Using python 3.12 to install pbr 2026-06-24 01:44:44.490 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-24 01:44:45.448 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-24 01:44:45.671 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-24 01:44:45.900 | + inc/python:pip_install:216 : result=0 2026-06-24 01:44:45.903 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:44:45.906 | + functions-common:time_stop:2420 : local name 2026-06-24 01:44:45.908 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:44:45.911 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:44:45.914 | + functions-common:time_stop:2423 : local total 2026-06-24 01:44:45.916 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:44:45.919 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:44:45.922 | + functions-common:time_stop:2427 : start_time=1782265484481 2026-06-24 01:44:45.925 | + functions-common:time_stop:2429 : [[ -z 1782265484481 ]] 2026-06-24 01:44:45.928 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:44:45.933 | + functions-common:time_stop:2432 : end_time=1782265485929 2026-06-24 01:44:45.936 | + functions-common:time_stop:2433 : elapsed_time=1448 2026-06-24 01:44:45.938 | + functions-common:time_stop:2434 : total=32665 2026-06-24 01:44:45.940 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:44:45.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34113 2026-06-24 01:44:45.946 | + inc/python:pip_install:219 : return 0 2026-06-24 01:44:45.948 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-24 01:44:51.342 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-24 01:44:52.135 | Collecting bindep 2026-06-24 01:44:52.231 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-24 01:44:52.330 | Collecting distro>=1.7 (from bindep) 2026-06-24 01:44:52.345 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-24 01:44:52.429 | Collecting packaging (from bindep) 2026-06-24 01:44:52.433 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:44:52.480 | Collecting Parsley (from bindep) 2026-06-24 01:44:52.495 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-24 01:44:52.584 | Collecting pbr>=2 (from bindep) 2026-06-24 01:44:52.586 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:44:52.987 | Collecting setuptools (from pbr>=2->bindep) 2026-06-24 01:44:52.989 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 01:44:53.075 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-24 01:44:53.105 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-24 01:44:53.114 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-24 01:44:53.117 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-24 01:44:53.133 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-24 01:44:53.153 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.5 MB/s eta 0:00:00 2026-06-24 01:44:53.156 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-24 01:44:53.301 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-24 01:44:55.017 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-24 01:44:55.155 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-24 01:44:55.159 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-24 01:44:55.163 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-24 01:44:55.183 | + ./stack.sh:main:841 : pkgs= 2026-06-24 01:44:55.186 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-24 01:44:55.189 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-24 01:44:55.192 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 01:44:55.194 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-24 01:44:55.198 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 01:44:55.201 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 01:44:55.204 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 01:44:55.207 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 01:44:55.210 | + functions-common:run_phase:1858 : local extra 2026-06-24 01:44:55.212 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 01:44:55.217 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 01:44:55.219 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 01:44:55.223 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 01:44:55.225 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-24 01:44:55.228 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 01:44:55.244 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:44:55.247 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 01:44:55.249 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:44:55.252 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-24 01:44:55.255 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:44:55.257 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 01:44:55.260 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:44:55.263 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-24 01:44:55.266 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:44:55.268 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-24 01:44:55.270 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:44:55.273 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-24 01:44:55.276 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 01:44:55.279 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 01:44:55.281 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 01:44:55.284 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 01:44:55.287 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-24 01:44:55.289 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 01:44:55.292 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-24 01:44:55.295 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 01:44:55.298 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 01:44:55.301 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-24 01:44:55.303 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-24 01:44:55.306 | + functions:set_systemd_override:845 : local value=2048 2026-06-24 01:44:55.309 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-24 01:44:55.312 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-24 01:44:55.375 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-24 01:44:55.375 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-24 01:44:55.378 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-24 01:44:55.771 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-24 01:44:55.772 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-24 01:44:55.789 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:44:55.792 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-24 01:44:55.796 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:44:55.798 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:44:55.801 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:44:55.804 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:44:55.807 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:44:55.810 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:44:55.813 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:44:55.816 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:44:55.819 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:44:55.822 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:44:55.825 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:44:55.828 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:44:55.831 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-24 01:44:55.834 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:44:55.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:44:55.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:44:55.844 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-24 01:44:55.868 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-24 01:44:55.903 | Reading package lists... 2026-06-24 01:44:56.258 | Building dependency tree... 2026-06-24 01:44:56.260 | Reading state information... 2026-06-24 01:44:56.754 | The following additional packages will be installed: 2026-06-24 01:44:56.754 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-24 01:44:56.754 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-24 01:44:56.754 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-24 01:44:56.757 | erlang-tools erlang-xmerl 2026-06-24 01:44:56.760 | Suggested packages: 2026-06-24 01:44:56.760 | erlang erlang-manpages erlang-doc 2026-06-24 01:44:56.819 | The following NEW packages will be installed: 2026-06-24 01:44:56.819 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-24 01:44:56.819 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-24 01:44:56.819 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-24 01:44:56.821 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-24 01:44:56.875 | 0 upgraded, 18 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:44:56.875 | Need to get 36.1 MB of archives. 2026-06-24 01:44:56.875 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-24 01:44:56.875 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-24 01:44:57.011 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-24 01:44:57.027 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-24 01:44:57.029 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-24 01:44:57.038 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-24 01:44:57.048 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-24 01:44:57.051 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-24 01:44:57.070 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-24 01:44:57.071 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-24 01:44:57.073 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-24 01:44:57.074 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-24 01:44:57.081 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-24 01:44:57.102 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-24 01:44:57.103 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-24 01:44:57.106 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-24 01:44:57.109 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-24 01:44:57.116 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-24 01:44:57.132 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-24 01:44:57.526 | perl: warning: Setting locale failed. 2026-06-24 01:44:57.526 | perl: warning: Please check that your locale settings: 2026-06-24 01:44:57.526 | LANGUAGE = (unset), 2026-06-24 01:44:57.526 | LC_ALL = "en_US.utf8", 2026-06-24 01:44:57.526 | LANG = "de_DE.UTF-8" 2026-06-24 01:44:57.526 | are supported and installed on your system. 2026-06-24 01:44:57.526 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:44:57.590 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:44:57.590 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:44:57.590 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:44:57.779 | Fetched 36.1 MB in 0s (78.7 MB/s) 2026-06-24 01:44:57.859 | Selecting previously unselected package erlang-base. 2026-06-24 01:44:57.924 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-24 01:44:57.929 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:57.933 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:58.289 | Selecting previously unselected package erlang-asn1. 2026-06-24 01:44:58.302 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:58.306 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:58.413 | Selecting previously unselected package erlang-crypto. 2026-06-24 01:44:58.425 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:58.429 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:58.476 | Selecting previously unselected package erlang-public-key. 2026-06-24 01:44:58.487 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:58.491 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:58.546 | Selecting previously unselected package erlang-mnesia. 2026-06-24 01:44:58.557 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:58.561 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:58.630 | Selecting previously unselected package erlang-runtime-tools. 2026-06-24 01:44:58.641 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:58.645 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:58.709 | Selecting previously unselected package erlang-ssl. 2026-06-24 01:44:58.720 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:58.724 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:58.817 | Selecting previously unselected package erlang-eldap. 2026-06-24 01:44:58.828 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:58.832 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:58.875 | Selecting previously unselected package erlang-ftp. 2026-06-24 01:44:58.887 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:58.892 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:58.937 | Selecting previously unselected package erlang-tftp. 2026-06-24 01:44:58.949 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:58.953 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:58.998 | Selecting previously unselected package erlang-inets. 2026-06-24 01:44:59.010 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:59.014 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:59.095 | Selecting previously unselected package erlang-snmp. 2026-06-24 01:44:59.107 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:59.111 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:59.264 | Selecting previously unselected package erlang-os-mon. 2026-06-24 01:44:59.277 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:59.282 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:59.327 | Selecting previously unselected package erlang-parsetools. 2026-06-24 01:44:59.339 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:59.343 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:59.386 | Selecting previously unselected package erlang-syntax-tools. 2026-06-24 01:44:59.398 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:59.403 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:59.450 | Selecting previously unselected package erlang-tools. 2026-06-24 01:44:59.461 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:59.465 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:59.528 | Selecting previously unselected package erlang-xmerl. 2026-06-24 01:44:59.540 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 01:44:59.546 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:44:59.630 | Selecting previously unselected package rabbitmq-server. 2026-06-24 01:44:59.640 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-24 01:44:59.647 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-24 01:45:00.684 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:01.031 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-24 01:45:01.031 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-24 01:45:03.433 | Searching for services which depend on erlang and should be started... none found. 2026-06-24 01:45:03.440 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.450 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.461 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.472 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.483 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.494 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.504 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.515 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.525 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.536 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.546 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.557 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.566 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.576 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.587 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.597 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 01:45:03.608 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-24 01:45:03.694 | info: Selecting GID from range 100 to 999 ... 2026-06-24 01:45:03.699 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-24 01:45:03.792 | info: Selecting UID from range 100 to 999 ... 2026-06-24 01:45:03.792 | 2026-06-24 01:45:03.796 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-24 01:45:03.799 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-24 01:45:03.847 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-24 01:45:04.051 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-24 01:45:23.674 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:45:25.337 | perl: warning: Setting locale failed. 2026-06-24 01:45:25.337 | perl: warning: Please check that your locale settings: 2026-06-24 01:45:25.337 | LANGUAGE = (unset), 2026-06-24 01:45:25.337 | LC_ALL = "en_US.utf8", 2026-06-24 01:45:25.337 | LANG = "de_DE.UTF-8" 2026-06-24 01:45:25.337 | are supported and installed on your system. 2026-06-24 01:45:25.337 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:45:25.462 | perl: warning: Setting locale failed. 2026-06-24 01:45:25.462 | perl: warning: Please check that your locale settings: 2026-06-24 01:45:25.462 | LANGUAGE = (unset), 2026-06-24 01:45:25.464 | LC_ALL = "en_US.utf8", 2026-06-24 01:45:25.464 | LANG = "de_DE.UTF-8" 2026-06-24 01:45:25.464 | are supported and installed on your system. 2026-06-24 01:45:25.464 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:45:25.512 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:45:25.512 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:45:25.513 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:45:25.581 | perl: warning: Setting locale failed. 2026-06-24 01:45:25.581 | perl: warning: Please check that your locale settings: 2026-06-24 01:45:25.582 | LANGUAGE = (unset), 2026-06-24 01:45:25.582 | LC_ALL = "en_US.utf8", 2026-06-24 01:45:25.582 | LANG = "de_DE.UTF-8" 2026-06-24 01:45:25.582 | are supported and installed on your system. 2026-06-24 01:45:25.582 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:45:26.068 | 2026-06-24 01:45:26.068 | Running kernel seems to be up-to-date. 2026-06-24 01:45:26.068 | 2026-06-24 01:45:26.068 | Restarting services... 2026-06-24 01:45:26.113 | 2026-06-24 01:45:26.114 | Service restarts being deferred: 2026-06-24 01:45:26.114 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:45:26.114 | systemctl restart systemd-logind.service 2026-06-24 01:45:26.114 | systemctl restart virtlockd.service 2026-06-24 01:45:26.114 | systemctl restart virtlogd.service 2026-06-24 01:45:26.114 | 2026-06-24 01:45:26.114 | No containers need to be restarted. 2026-06-24 01:45:26.114 | 2026-06-24 01:45:26.114 | User sessions running outdated binaries: 2026-06-24 01:45:26.114 | quobyte @ session #5: sshd[2020] 2026-06-24 01:45:26.123 | quobyte @ user manager service: systemd[1158] 2026-06-24 01:45:26.131 | 2026-06-24 01:45:26.132 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:45:28.072 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:45:28.076 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:45:28.079 | + functions-common:time_stop:2420 : local name 2026-06-24 01:45:28.081 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:45:28.084 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:45:28.086 | + functions-common:time_stop:2423 : local total 2026-06-24 01:45:28.089 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:45:28.092 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:45:28.094 | + functions-common:time_stop:2427 : start_time=1782265495865 2026-06-24 01:45:28.097 | + functions-common:time_stop:2429 : [[ -z 1782265495865 ]] 2026-06-24 01:45:28.100 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:45:28.105 | + functions-common:time_stop:2432 : end_time=1782265528101 2026-06-24 01:45:28.108 | + functions-common:time_stop:2433 : elapsed_time=32236 2026-06-24 01:45:28.110 | + functions-common:time_stop:2434 : total=92891 2026-06-24 01:45:28.113 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:45:28.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=125127 2026-06-24 01:45:28.118 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:45:28.121 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-24 01:45:28.124 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:45:28.127 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:45:28.130 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:45:28.133 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:45:28.136 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:45:28.138 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:45:28.141 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:45:28.144 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:45:28.147 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:45:28.150 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:45:28.153 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:45:28.155 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:45:28.158 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:45:28.161 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-24 01:45:28.164 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-24 01:45:28.182 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:45:28.185 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-24 01:45:28.188 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:45:28.191 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-24 01:45:28.193 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-24 01:45:28.197 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-24 01:45:28.202 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-24 01:45:28.205 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-24 01:45:28.207 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-24 01:45:28.210 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-24 01:45:28.212 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-24 01:45:28.215 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-24 01:45:28.218 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-24 01:45:29.389 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-24 01:45:29.389 | user tags 2026-06-24 01:45:29.389 | guest [administrator]' 2026-06-24 01:45:29.394 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-24 01:45:29.395 | user tags 2026-06-24 01:45:29.395 | guest [administrator]' 2026-06-24 01:45:29.396 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-24 01:45:29.403 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-24 01:45:29.406 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-24 01:45:29.409 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-24 01:45:30.504 | Adding user "stackrabbit" ... 2026-06-24 01:45:30.528 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-24 01:45:30.551 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-24 01:45:31.596 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-24 01:45:31.633 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-24 01:45:31.637 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-24 01:45:32.745 | Changing password for user "stackrabbit" ... 2026-06-24 01:45:32.783 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-24 01:45:32.787 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-24 01:45:32.791 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-24 01:45:33.950 | Deleting user "guest" ... 2026-06-24 01:45:33.993 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-24 01:45:34.019 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:45:34.023 | + ./stack.sh:main:858 : install_database 2026-06-24 01:45:34.027 | + lib/database:install_database:118 : install_database_mysql 2026-06-24 01:45:34.031 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-24 01:45:34.035 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:45:34.039 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:45:34.043 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-24 01:45:34.056 | perl: warning: Setting locale failed. 2026-06-24 01:45:34.056 | perl: warning: Please check that your locale settings: 2026-06-24 01:45:34.056 | LANGUAGE = (unset), 2026-06-24 01:45:34.056 | LC_ALL = "en_US.utf8", 2026-06-24 01:45:34.057 | LANG = "de_DE.UTF-8" 2026-06-24 01:45:34.057 | are supported and installed on your system. 2026-06-24 01:45:34.057 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:45:34.109 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:45:34.109 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:45:34.109 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:45:34.220 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-24 01:45:34.223 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-24 01:45:34.229 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-24 01:45:34.233 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:45:34.237 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:45:34.240 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-24 01:45:34.244 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-24 01:45:34.248 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-24 01:45:34.254 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-24 01:45:34.258 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-24 01:45:34.262 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:45:34.266 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:45:34.269 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:45:34.273 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:45:34.277 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:45:34.281 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:45:34.285 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:45:34.289 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:45:34.293 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:45:34.297 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:45:34.301 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:45:34.305 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:45:34.309 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:45:34.313 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-24 01:45:34.317 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:45:34.321 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:45:34.325 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-24 01:45:34.329 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:45:34.333 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:45:34.337 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:45:34.340 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:45:34.344 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:45:34.348 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:45:34.352 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:45:34.356 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:45:34.360 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:45:34.364 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:45:34.367 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:45:34.371 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:45:34.375 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-24 01:45:34.379 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:45:34.383 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:45:34.386 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:45:34.390 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-24 01:45:34.419 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-24 01:45:34.456 | Reading package lists... 2026-06-24 01:45:34.813 | Building dependency tree... 2026-06-24 01:45:34.815 | Reading state information... 2026-06-24 01:45:35.316 | The following additional packages will be installed: 2026-06-24 01:45:35.316 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-24 01:45:35.316 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-24 01:45:35.316 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-24 01:45:35.316 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-24 01:45:35.317 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-24 01:45:35.318 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-24 01:45:35.319 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-24 01:45:35.321 | Suggested packages: 2026-06-24 01:45:35.321 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-24 01:45:35.321 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-24 01:45:35.368 | The following NEW packages will be installed: 2026-06-24 01:45:35.369 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-24 01:45:35.369 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-24 01:45:35.369 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-24 01:45:35.369 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-24 01:45:35.369 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-24 01:45:35.370 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-24 01:45:35.370 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-24 01:45:35.436 | 0 upgraded, 27 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:45:35.436 | Need to get 29.6 MB of archives. 2026-06-24 01:45:35.436 | After this operation, 243 MB of additional disk space will be used. 2026-06-24 01:45:35.436 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-24 01:45:35.558 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-24 01:45:35.559 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-24 01:45:35.560 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-24 01:45:35.572 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-24 01:45:35.576 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-24 01:45:35.913 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-24 01:45:35.936 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-24 01:45:35.937 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-24 01:45:35.940 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-24 01:45:35.941 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-24 01:45:35.946 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-24 01:45:35.947 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-24 01:45:35.947 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-24 01:45:35.948 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-24 01:45:35.948 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-24 01:45:35.952 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-24 01:45:35.964 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-24 01:45:35.967 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-24 01:45:35.969 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-24 01:45:35.970 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-24 01:45:35.970 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-24 01:45:35.971 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-24 01:45:35.972 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-24 01:45:35.972 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-24 01:45:36.097 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-24 01:45:36.097 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-24 01:45:36.323 | perl: warning: Setting locale failed. 2026-06-24 01:45:36.323 | perl: warning: Please check that your locale settings: 2026-06-24 01:45:36.323 | LANGUAGE = (unset), 2026-06-24 01:45:36.323 | LC_ALL = "en_US.utf8", 2026-06-24 01:45:36.323 | LANG = "de_DE.UTF-8" 2026-06-24 01:45:36.323 | are supported and installed on your system. 2026-06-24 01:45:36.323 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:45:36.384 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:45:36.385 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:45:36.385 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:45:36.510 | Vorkonfiguration der Pakete ... 2026-06-24 01:45:36.520 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:45:36.651 | Fetched 29.6 MB in 1s (42.3 MB/s) 2026-06-24 01:45:36.685 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-24 01:45:36.744 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-24 01:45:36.750 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:45:36.755 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:45:37.156 | Selecting previously unselected package mysql-client-8.0. 2026-06-24 01:45:37.168 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:45:37.172 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:45:37.222 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-24 01:45:37.234 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-24 01:45:37.242 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 01:45:37.287 | Selecting previously unselected package libmecab2:amd64. 2026-06-24 01:45:37.299 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-24 01:45:37.303 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-24 01:45:37.352 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-24 01:45:37.364 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-24 01:45:37.368 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-24 01:45:37.417 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-24 01:45:37.429 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:45:37.433 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:45:38.408 | Selecting previously unselected package mysql-server-8.0. 2026-06-24 01:45:38.420 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 01:45:38.428 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:45:38.481 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:45:38.481 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:45:38.481 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:45:38.558 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:45:38.569 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:45:38.868 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:45:38.933 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-24 01:45:38.944 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-24 01:45:38.949 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-24 01:45:38.990 | Selecting previously unselected package liburi-perl. 2026-06-24 01:45:39.000 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-24 01:45:39.004 | Unpacking liburi-perl (5.27-1) ... 2026-06-24 01:45:39.086 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-24 01:45:39.097 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-24 01:45:39.101 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-24 01:45:39.158 | Selecting previously unselected package libcgi-pm-perl. 2026-06-24 01:45:39.168 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-24 01:45:39.172 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-24 01:45:39.232 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-24 01:45:39.244 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:45:39.247 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 01:45:39.288 | Selecting previously unselected package libfcgi-perl. 2026-06-24 01:45:39.300 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-24 01:45:39.304 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-24 01:45:39.349 | Selecting previously unselected package libcgi-fast-perl. 2026-06-24 01:45:39.361 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-24 01:45:39.364 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-24 01:45:39.402 | Selecting previously unselected package libclone-perl:amd64. 2026-06-24 01:45:39.414 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-24 01:45:39.417 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-24 01:45:39.455 | Selecting previously unselected package libencode-locale-perl. 2026-06-24 01:45:39.467 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-24 01:45:39.470 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-24 01:45:39.505 | Selecting previously unselected package libfcgi-bin. 2026-06-24 01:45:39.517 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:45:39.520 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 01:45:39.557 | Selecting previously unselected package libhtml-template-perl. 2026-06-24 01:45:39.569 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-24 01:45:39.572 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-24 01:45:39.612 | Selecting previously unselected package libtimedate-perl. 2026-06-24 01:45:39.624 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-24 01:45:39.627 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-24 01:45:39.693 | Selecting previously unselected package libhttp-date-perl. 2026-06-24 01:45:39.704 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-24 01:45:39.708 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-24 01:45:39.743 | Selecting previously unselected package libio-html-perl. 2026-06-24 01:45:39.755 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-24 01:45:39.759 | Unpacking libio-html-perl (1.004-3) ... 2026-06-24 01:45:39.796 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-24 01:45:39.808 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-24 01:45:39.811 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-24 01:45:39.849 | Selecting previously unselected package libhttp-message-perl. 2026-06-24 01:45:39.861 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-24 01:45:39.864 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-24 01:45:39.913 | Selecting previously unselected package mecab-utils. 2026-06-24 01:45:39.924 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-24 01:45:39.928 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-24 01:45:39.968 | Selecting previously unselected package mecab-ipadic. 2026-06-24 01:45:39.981 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-24 01:45:39.984 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-24 01:45:40.608 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-24 01:45:40.620 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-24 01:45:40.623 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-24 01:45:40.662 | Selecting previously unselected package mysql-server. 2026-06-24 01:45:40.671 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-24 01:45:40.675 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:45:40.740 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-24 01:45:40.752 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-24 01:45:40.767 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:45:40.779 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-24 01:45:40.791 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 01:45:40.803 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 01:45:40.815 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-24 01:45:40.827 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-24 01:45:40.838 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 01:45:40.850 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-24 01:45:40.862 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-24 01:45:40.874 | Setting up libio-html-perl (1.004-3) ... 2026-06-24 01:45:40.886 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:45:40.898 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-24 01:45:40.909 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:45:40.922 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-24 01:45:40.933 | Setting up liburi-perl (5.27-1) ... 2026-06-24 01:45:40.945 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:45:40.999 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:45:41.051 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:45:41.051 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:45:41.051 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:45:41.129 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:45:41.141 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:45:41.199 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-24 01:45:41.233 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-24 01:45:53.073 | mysqld will log errors to /var/log/mysql/error.log 2026-06-24 01:45:53.901 | mysqld is running as pid 22171 2026-06-24 01:45:56.330 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-24 01:45:57.940 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-24 01:45:57.952 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-24 01:45:57.962 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-24 01:45:57.966 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-24 01:45:57.966 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-24 01:45:57.966 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-24 01:45:57.970 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-24 01:45:57.970 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-24 01:45:57.979 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-24 01:45:58.075 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-24 01:45:58.075 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-24 01:45:58.075 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-24 01:45:58.076 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-24 01:45:58.077 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-24 01:45:58.077 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-24 01:45:58.126 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-24 01:45:58.127 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-24 01:45:58.436 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-24 01:45:58.436 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-24 01:45:58.444 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-24 01:45:58.592 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-24 01:45:58.672 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-24 01:45:58.672 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-24 01:45:58.894 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-24 01:45:58.894 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-24 01:45:58.894 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-24 01:45:58.923 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-24 01:45:58.972 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-24 01:45:58.972 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-24 01:45:58.975 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-24 01:45:58.975 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-24 01:45:58.976 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-24 01:45:59.321 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-24 01:45:59.431 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-24 01:45:59.679 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-24 01:45:59.682 | 2026-06-24 01:45:59.682 | done! 2026-06-24 01:45:59.688 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-24 01:45:59.696 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-24 01:45:59.705 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-24 01:45:59.709 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-24 01:45:59.709 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-24 01:45:59.709 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-24 01:45:59.715 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-24 01:45:59.715 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-24 01:45:59.727 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-24 01:45:59.855 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-24 01:45:59.855 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-24 01:45:59.855 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-24 01:45:59.856 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-24 01:45:59.857 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-24 01:45:59.858 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-24 01:45:59.941 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-24 01:45:59.941 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-24 01:46:00.394 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-24 01:46:00.395 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-24 01:46:00.405 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-24 01:46:00.608 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-24 01:46:00.714 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-24 01:46:00.715 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-24 01:46:01.013 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-24 01:46:01.013 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-24 01:46:01.013 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-24 01:46:01.054 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-24 01:46:01.123 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-24 01:46:01.125 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-24 01:46:01.127 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-24 01:46:01.127 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-24 01:46:01.128 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-24 01:46:01.564 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-24 01:46:01.686 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-24 01:46:01.931 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-24 01:46:01.934 | 2026-06-24 01:46:01.934 | done! 2026-06-24 01:46:01.943 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-24 01:46:01.950 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-24 01:46:01.962 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-24 01:46:01.973 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 01:46:01.985 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-24 01:46:01.997 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-24 01:46:02.008 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-24 01:46:02.020 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:46:03.908 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 01:46:04.143 | perl: warning: Setting locale failed. 2026-06-24 01:46:04.143 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:04.143 | LANGUAGE = (unset), 2026-06-24 01:46:04.143 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:04.143 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:04.143 | are supported and installed on your system. 2026-06-24 01:46:04.143 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:04.268 | perl: warning: Setting locale failed. 2026-06-24 01:46:04.270 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:04.270 | LANGUAGE = (unset), 2026-06-24 01:46:04.270 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:04.270 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:04.270 | are supported and installed on your system. 2026-06-24 01:46:04.270 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:04.319 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:46:04.320 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:46:04.320 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:46:04.389 | perl: warning: Setting locale failed. 2026-06-24 01:46:04.389 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:04.389 | LANGUAGE = (unset), 2026-06-24 01:46:04.389 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:04.390 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:04.390 | are supported and installed on your system. 2026-06-24 01:46:04.390 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:04.877 | 2026-06-24 01:46:04.877 | Running kernel seems to be up-to-date. 2026-06-24 01:46:04.877 | 2026-06-24 01:46:04.877 | Restarting services... 2026-06-24 01:46:04.923 | 2026-06-24 01:46:04.923 | Service restarts being deferred: 2026-06-24 01:46:04.923 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:46:04.923 | systemctl restart systemd-logind.service 2026-06-24 01:46:04.924 | systemctl restart virtlockd.service 2026-06-24 01:46:04.924 | systemctl restart virtlogd.service 2026-06-24 01:46:04.924 | 2026-06-24 01:46:04.924 | No containers need to be restarted. 2026-06-24 01:46:04.924 | 2026-06-24 01:46:04.924 | User sessions running outdated binaries: 2026-06-24 01:46:04.924 | quobyte @ session #5: sshd[2020] 2026-06-24 01:46:04.932 | quobyte @ user manager service: systemd[1158] 2026-06-24 01:46:04.941 | 2026-06-24 01:46:04.941 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:46:06.844 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:46:06.848 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:46:06.851 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:06.854 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:06.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:06.859 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:06.862 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:06.864 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:46:06.867 | + functions-common:time_stop:2427 : start_time=1782265534415 2026-06-24 01:46:06.869 | + functions-common:time_stop:2429 : [[ -z 1782265534415 ]] 2026-06-24 01:46:06.873 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:06.877 | + functions-common:time_stop:2432 : end_time=1782265566874 2026-06-24 01:46:06.880 | + functions-common:time_stop:2433 : elapsed_time=32459 2026-06-24 01:46:06.883 | + functions-common:time_stop:2434 : total=125127 2026-06-24 01:46:06.886 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:06.889 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157586 2026-06-24 01:46:06.892 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:46:06.895 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-24 01:46:06.897 | + ./stack.sh:main:861 : install_database_python 2026-06-24 01:46:06.901 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-24 01:46:06.904 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-24 01:46:06.906 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-24 01:46:06.909 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 01:46:06.912 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-24 01:46:06.915 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-24 01:46:06.918 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 01:46:06.922 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 01:46:06.923 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:46:06.928 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-24 01:46:06.930 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-24 01:46:06.933 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-24 01:46:06.936 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-24 01:46:06.939 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-24 01:46:06.963 | Using python 3.12 to install PyMySQL 2026-06-24 01:46:06.966 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-24 01:46:08.114 | Collecting PyMySQL 2026-06-24 01:46:08.260 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-24 01:46:08.286 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-24 01:46:08.460 | Installing collected packages: PyMySQL 2026-06-24 01:46:08.528 | Successfully installed PyMySQL-1.2.0 2026-06-24 01:46:08.626 | + inc/python:pip_install:216 : result=0 2026-06-24 01:46:08.629 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:46:08.632 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:08.635 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:08.637 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:08.640 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:08.643 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:08.645 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:46:08.648 | + functions-common:time_stop:2427 : start_time=1782265566957 2026-06-24 01:46:08.650 | + functions-common:time_stop:2429 : [[ -z 1782265566957 ]] 2026-06-24 01:46:08.654 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:08.658 | + functions-common:time_stop:2432 : end_time=1782265568655 2026-06-24 01:46:08.661 | + functions-common:time_stop:2433 : elapsed_time=1698 2026-06-24 01:46:08.663 | + functions-common:time_stop:2434 : total=34113 2026-06-24 01:46:08.666 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:08.668 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35811 2026-06-24 01:46:08.671 | + inc/python:pip_install:219 : return 0 2026-06-24 01:46:08.674 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-24 01:46:08.677 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-24 01:46:08.680 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-24 01:46:08.683 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-24 01:46:08.701 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:46:08.704 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-24 01:46:08.707 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-24 01:46:08.726 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:46:08.729 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-24 01:46:08.748 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:46:08.751 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-24 01:46:08.769 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:46:08.772 | + ./stack.sh:main:869 : install_etcd3 2026-06-24 01:46:08.775 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-24 01:46:08.775 | Installing etcd 2026-06-24 01:46:08.778 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-24 01:46:08.792 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-24 01:46:08.807 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-24 01:46:08.810 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-24 01:46:08.827 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-24 01:46:08.831 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:08.834 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:08.836 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-24 01:46:08.839 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-24 01:46:08.842 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-24 01:46:08.845 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:08.848 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-24 01:46:08.851 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-24 01:46:08.854 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:08.860 | --2026-06-24 03:46:08-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:08.926 | Resolving github.com (github.com)... 140.82.121.4 2026-06-24 01:46:08.945 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-24 01:46:09.182 | HTTP request sent, awaiting response... 302 Found 2026-06-24 01:46:09.183 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-24T02%3A38%3A32Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-24T01%3A38%3A25Z&ske=2026-06-24T02%3A38%3A32Z&sks=b&skv=2018-11-09&sig=1NTIBf%2FpXKMdJ3CvbuLN2GZVPJWB9nE%2BqdmNazBLv34%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI2NzM2OSwibmJmIjoxNzgyMjY1NTY5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8bGapGp84x9RF1SNNKMA1KlmRgorgyzNES4WCHo-WVU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-24 01:46:09.183 | --2026-06-24 03:46:09-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-24T02%3A38%3A32Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-24T01%3A38%3A25Z&ske=2026-06-24T02%3A38%3A32Z&sks=b&skv=2018-11-09&sig=1NTIBf%2FpXKMdJ3CvbuLN2GZVPJWB9nE%2BqdmNazBLv34%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI2NzM2OSwibmJmIjoxNzgyMjY1NTY5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8bGapGp84x9RF1SNNKMA1KlmRgorgyzNES4WCHo-WVU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-24 01:46:09.215 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-06-24 01:46:09.227 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-24 01:46:09.266 | HTTP request sent, awaiting response... 200 OK 2026-06-24 01:46:09.267 | Length: 20927601 (20M) [application/octet-stream] 2026-06-24 01:46:09.267 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-24 01:46:09.318 | 2026-06-24 01:46:09.521 | 0K ........ ........ ... 100% 78.5M=0.3s 2026-06-24 01:46:09.521 | 2026-06-24 01:46:09.522 | 2026-06-24 03:46:09 (78.5 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-24 01:46:09.522 | 2026-06-24 01:46:09.526 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-24 01:46:09.529 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:09.531 | ++ functions:get_extra_file:81 : return 2026-06-24 01:46:09.535 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 01:46:09.538 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-24 01:46:09.541 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-24 01:46:09.544 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-24 01:46:09.571 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-24 01:46:09.574 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-24 01:46:09.582 | etcd-v3.5.21-linux-amd64/ 2026-06-24 01:46:09.582 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-24 01:46:09.582 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-24 01:46:09.582 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-24 01:46:09.582 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-24 01:46:09.583 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-24 01:46:09.583 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-24 01:46:09.583 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-24 01:46:09.584 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-24 01:46:09.584 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-24 01:46:09.584 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-24 01:46:09.584 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-24 01:46:09.584 | etcd-v3.5.21-linux-amd64/README.md 2026-06-24 01:46:09.584 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-24 01:46:09.745 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-24 01:46:09.937 | etcd-v3.5.21-linux-amd64/etcd 2026-06-24 01:46:10.190 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-24 01:46:10.223 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-24 01:46:10.253 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-24 01:46:10.255 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-24 01:46:10.273 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:46:10.276 | + ./stack.sh:main:888 : install_dstat 2026-06-24 01:46:10.278 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-24 01:46:10.295 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:46:10.298 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-24 01:46:10.301 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:46:10.303 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-24 01:46:10.306 | + ./stack.sh:main:897 : install_libs 2026-06-24 01:46:10.308 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-24 01:46:10.311 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-24 01:46:10.313 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-24 01:46:10.316 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-24 01:46:10.318 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.321 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.323 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-24 01:46:10.326 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.328 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-24 01:46:10.331 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-24 01:46:10.334 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-24 01:46:10.336 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-24 01:46:10.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.341 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.344 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-24 01:46:10.347 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.349 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-24 01:46:10.352 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-24 01:46:10.355 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-24 01:46:10.358 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-24 01:46:10.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.363 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.365 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-24 01:46:10.368 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.371 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-24 01:46:10.373 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-24 01:46:10.376 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-24 01:46:10.379 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-24 01:46:10.382 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.384 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.387 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-24 01:46:10.389 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.392 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-24 01:46:10.394 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-24 01:46:10.397 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-24 01:46:10.400 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-24 01:46:10.402 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.405 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.407 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-24 01:46:10.410 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.413 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-24 01:46:10.415 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-24 01:46:10.418 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-24 01:46:10.420 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-24 01:46:10.423 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.426 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.428 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-24 01:46:10.431 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.434 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-24 01:46:10.436 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-24 01:46:10.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-24 01:46:10.441 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-24 01:46:10.444 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.447 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.450 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-24 01:46:10.453 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.456 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-24 01:46:10.458 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-24 01:46:10.461 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-24 01:46:10.464 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-24 01:46:10.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.469 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.472 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-24 01:46:10.474 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.477 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-24 01:46:10.480 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-24 01:46:10.483 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-24 01:46:10.486 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-24 01:46:10.489 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.491 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.494 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-24 01:46:10.497 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.500 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-24 01:46:10.502 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-24 01:46:10.505 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-24 01:46:10.508 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-24 01:46:10.511 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.513 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.516 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-24 01:46:10.519 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.522 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-24 01:46:10.525 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-24 01:46:10.527 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-24 01:46:10.530 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-24 01:46:10.533 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.535 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.538 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-24 01:46:10.541 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.545 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-24 01:46:10.548 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-24 01:46:10.551 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-24 01:46:10.554 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-24 01:46:10.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.560 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.564 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-24 01:46:10.567 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.570 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-24 01:46:10.573 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-24 01:46:10.576 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-24 01:46:10.579 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-24 01:46:10.583 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.586 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.589 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-24 01:46:10.592 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.595 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-24 01:46:10.598 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-24 01:46:10.602 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-24 01:46:10.606 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-24 01:46:10.609 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.612 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.615 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-24 01:46:10.619 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.622 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-24 01:46:10.625 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-24 01:46:10.629 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-24 01:46:10.632 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-24 01:46:10.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.642 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-24 01:46:10.646 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.650 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-24 01:46:10.653 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-24 01:46:10.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-24 01:46:10.660 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-24 01:46:10.664 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.667 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.670 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-24 01:46:10.674 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.677 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-24 01:46:10.681 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-24 01:46:10.684 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-24 01:46:10.688 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-24 01:46:10.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.694 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.698 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-24 01:46:10.701 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.705 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-24 01:46:10.708 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-24 01:46:10.711 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-24 01:46:10.714 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-24 01:46:10.718 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.721 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.724 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-24 01:46:10.728 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.731 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-24 01:46:10.734 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-24 01:46:10.738 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-24 01:46:10.741 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-24 01:46:10.744 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.748 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.751 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-24 01:46:10.754 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.757 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-24 01:46:10.760 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-24 01:46:10.763 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-24 01:46:10.766 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-24 01:46:10.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.773 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.776 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-24 01:46:10.780 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.783 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-24 01:46:10.787 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-24 01:46:10.790 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-24 01:46:10.793 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-24 01:46:10.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.800 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.803 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-24 01:46:10.807 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.810 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-24 01:46:10.814 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-24 01:46:10.817 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-24 01:46:10.820 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-24 01:46:10.824 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.827 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.830 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-24 01:46:10.833 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.836 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-24 01:46:10.840 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-24 01:46:10.843 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-24 01:46:10.847 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-24 01:46:10.851 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.854 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.858 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-24 01:46:10.861 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.864 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-24 01:46:10.868 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-24 01:46:10.871 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-24 01:46:10.875 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-24 01:46:10.879 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.882 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.886 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-24 01:46:10.889 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.893 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-24 01:46:10.896 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-24 01:46:10.900 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-24 01:46:10.904 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-24 01:46:10.907 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.911 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.914 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-24 01:46:10.918 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.921 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-24 01:46:10.925 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-24 01:46:10.928 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-24 01:46:10.932 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-24 01:46:10.935 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.939 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.943 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-24 01:46:10.946 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.950 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-24 01:46:10.953 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-24 01:46:10.957 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-24 01:46:10.961 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-24 01:46:10.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.968 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:10.972 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-24 01:46:10.975 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:10.979 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-24 01:46:10.983 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-24 01:46:10.986 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-24 01:46:10.990 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-24 01:46:10.993 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:10.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.000 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-24 01:46:11.004 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.008 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-24 01:46:11.011 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-24 01:46:11.015 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-24 01:46:11.018 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-24 01:46:11.022 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.025 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.029 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-24 01:46:11.033 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.036 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-24 01:46:11.040 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-24 01:46:11.044 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-24 01:46:11.047 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-24 01:46:11.051 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.054 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.058 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-24 01:46:11.061 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.065 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-24 01:46:11.069 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-24 01:46:11.072 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-24 01:46:11.076 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-24 01:46:11.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.083 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.086 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-24 01:46:11.090 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.094 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-24 01:46:11.097 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-24 01:46:11.101 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-24 01:46:11.104 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-24 01:46:11.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.111 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.115 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-24 01:46:11.118 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.122 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-24 01:46:11.126 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-24 01:46:11.129 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-24 01:46:11.133 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-24 01:46:11.136 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.140 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.144 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-24 01:46:11.147 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.151 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-24 01:46:11.154 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-24 01:46:11.158 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-24 01:46:11.162 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-24 01:46:11.165 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.169 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.172 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-24 01:46:11.176 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.180 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-24 01:46:11.183 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-24 01:46:11.187 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-24 01:46:11.190 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-24 01:46:11.194 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.198 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.201 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-24 01:46:11.205 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.208 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-24 01:46:11.212 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-24 01:46:11.216 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-24 01:46:11.219 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-24 01:46:11.223 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.226 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.230 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-24 01:46:11.233 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.237 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-24 01:46:11.241 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-24 01:46:11.244 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-24 01:46:11.248 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-24 01:46:11.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.255 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.259 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-24 01:46:11.262 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.266 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-24 01:46:11.270 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-24 01:46:11.273 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-24 01:46:11.277 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-24 01:46:11.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.284 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-24 01:46:11.291 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.295 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-24 01:46:11.298 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-24 01:46:11.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:11.306 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:11.309 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-24 01:46:11.313 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:11.317 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-24 01:46:11.343 | Using python 3.12 to install etcd3gw 2026-06-24 01:46:11.347 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-24 01:46:12.576 | Collecting etcd3gw 2026-06-24 01:46:12.721 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:46:12.732 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-24 01:46:12.773 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-24 01:46:12.776 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 01:46:12.910 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-24 01:46:12.926 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:46:12.969 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-24 01:46:12.984 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 01:46:13.486 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-24 01:46:13.501 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-24 01:46:13.516 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-24 01:46:13.682 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-24 01:46:13.684 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-24 01:46:13.716 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-24 01:46:13.718 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-24 01:46:13.757 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-24 01:46:13.759 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-24 01:46:13.765 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-24 01:46:13.791 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-24 01:46:13.827 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-24 01:46:13.858 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-24 01:46:13.868 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-24 01:46:13.870 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-24 01:46:13.873 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-24 01:46:13.875 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-24 01:46:13.890 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-24 01:46:14.125 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-24 01:46:14.182 | Attempting uninstall: urllib3 2026-06-24 01:46:14.189 | Found existing installation: urllib3 2.0.7 2026-06-24 01:46:14.190 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:14.190 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-24 01:46:14.328 | Attempting uninstall: idna 2026-06-24 01:46:14.336 | Found existing installation: idna 3.6 2026-06-24 01:46:14.337 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:14.337 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-24 01:46:14.491 | Attempting uninstall: requests 2026-06-24 01:46:14.497 | Found existing installation: requests 2.31.0 2026-06-24 01:46:14.498 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:14.498 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-24 01:46:14.722 | 2026-06-24 01:46:14.728 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-24 01:46:14.855 | + inc/python:pip_install:216 : result=0 2026-06-24 01:46:14.857 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:46:14.859 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:14.862 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:14.865 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:14.867 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:14.869 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:14.871 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:46:14.873 | + functions-common:time_stop:2427 : start_time=1782265571337 2026-06-24 01:46:14.875 | + functions-common:time_stop:2429 : [[ -z 1782265571337 ]] 2026-06-24 01:46:14.878 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:14.882 | + functions-common:time_stop:2432 : end_time=1782265574879 2026-06-24 01:46:14.885 | + functions-common:time_stop:2433 : elapsed_time=3542 2026-06-24 01:46:14.887 | + functions-common:time_stop:2434 : total=35811 2026-06-24 01:46:14.889 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:14.891 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39353 2026-06-24 01:46:14.893 | + inc/python:pip_install:219 : return 0 2026-06-24 01:46:14.896 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-24 01:46:14.898 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-24 01:46:14.900 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-24 01:46:14.903 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:46:14.905 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:46:14.908 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:46:14.911 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:46:14.913 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:46:14.916 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:46:14.919 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:46:14.921 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:46:14.924 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:46:14.927 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:46:14.929 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:46:14.932 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:46:14.935 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:46:14.938 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-24 01:46:14.941 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:14.944 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:14.947 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-24 01:46:14.950 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-24 01:46:14.953 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:46:14.955 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:46:14.958 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:46:14.961 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:46:14.964 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:46:14.966 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:46:14.969 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:14.972 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:14.974 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:46:14.977 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:46:14.979 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:46:14.981 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:46:14.983 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-24 01:46:14.986 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:46:14.988 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:14.991 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:14.994 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-24 01:46:15.017 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-24 01:46:15.055 | Reading package lists... 2026-06-24 01:46:15.402 | Building dependency tree... 2026-06-24 01:46:15.404 | Reading state information... 2026-06-24 01:46:15.892 | The following additional packages will be installed: 2026-06-24 01:46:15.894 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-24 01:46:15.897 | Suggested packages: 2026-06-24 01:46:15.898 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-24 01:46:15.898 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-24 01:46:15.898 | python3-uwsgidecorators 2026-06-24 01:46:15.932 | The following NEW packages will be installed: 2026-06-24 01:46:15.934 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-24 01:46:15.997 | 0 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:46:15.997 | Need to get 1270 kB of archives. 2026-06-24 01:46:15.997 | After this operation, 4285 kB of additional disk space will be used. 2026-06-24 01:46:15.997 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-24 01:46:16.055 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-24 01:46:16.071 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-24 01:46:16.074 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-24 01:46:16.099 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-24 01:46:16.100 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-24 01:46:16.326 | perl: warning: Setting locale failed. 2026-06-24 01:46:16.328 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:16.328 | LANGUAGE = (unset), 2026-06-24 01:46:16.328 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:16.328 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:16.328 | are supported and installed on your system. 2026-06-24 01:46:16.328 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:16.389 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:46:16.389 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:46:16.389 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:46:16.593 | Fetched 1270 kB in 0s (8629 kB/s) 2026-06-24 01:46:16.648 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-24 01:46:16.710 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-06-24 01:46:16.717 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-24 01:46:16.725 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-24 01:46:16.773 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-24 01:46:16.785 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-24 01:46:16.789 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-24 01:46:16.837 | Selecting previously unselected package libzmq5:amd64. 2026-06-24 01:46:16.847 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-24 01:46:16.851 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-24 01:46:16.902 | Selecting previously unselected package uwsgi-core. 2026-06-24 01:46:16.913 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-24 01:46:16.917 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-24 01:46:17.087 | Selecting previously unselected package uwsgi. 2026-06-24 01:46:17.099 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-24 01:46:17.106 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-24 01:46:17.158 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-24 01:46:17.169 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-24 01:46:17.173 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-24 01:46:17.240 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-24 01:46:17.251 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-24 01:46:17.262 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-24 01:46:17.273 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-24 01:46:17.292 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-24 01:46:17.855 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-24 01:46:17.891 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:46:18.889 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 01:46:19.135 | perl: warning: Setting locale failed. 2026-06-24 01:46:19.135 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:19.135 | LANGUAGE = (unset), 2026-06-24 01:46:19.135 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:19.135 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:19.135 | are supported and installed on your system. 2026-06-24 01:46:19.135 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:19.263 | perl: warning: Setting locale failed. 2026-06-24 01:46:19.263 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:19.263 | LANGUAGE = (unset), 2026-06-24 01:46:19.263 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:19.263 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:19.263 | are supported and installed on your system. 2026-06-24 01:46:19.263 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:19.312 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:46:19.313 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:46:19.313 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:46:19.382 | perl: warning: Setting locale failed. 2026-06-24 01:46:19.382 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:19.382 | LANGUAGE = (unset), 2026-06-24 01:46:19.382 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:19.382 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:19.382 | are supported and installed on your system. 2026-06-24 01:46:19.382 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:19.875 | 2026-06-24 01:46:19.875 | Running kernel seems to be up-to-date. 2026-06-24 01:46:19.875 | 2026-06-24 01:46:19.876 | Restarting services... 2026-06-24 01:46:19.923 | 2026-06-24 01:46:19.924 | Service restarts being deferred: 2026-06-24 01:46:19.924 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:46:19.924 | systemctl restart systemd-logind.service 2026-06-24 01:46:19.924 | systemctl restart virtlockd.service 2026-06-24 01:46:19.924 | systemctl restart virtlogd.service 2026-06-24 01:46:19.924 | 2026-06-24 01:46:19.924 | No containers need to be restarted. 2026-06-24 01:46:19.924 | 2026-06-24 01:46:19.924 | User sessions running outdated binaries: 2026-06-24 01:46:19.924 | quobyte @ session #5: sshd[2020] 2026-06-24 01:46:19.933 | quobyte @ user manager service: systemd[1158] 2026-06-24 01:46:19.942 | 2026-06-24 01:46:19.942 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:46:21.856 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:46:21.859 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:46:21.861 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:21.864 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:21.867 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:21.869 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:21.873 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:21.876 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:46:21.878 | + functions-common:time_stop:2427 : start_time=1782265575014 2026-06-24 01:46:21.881 | + functions-common:time_stop:2429 : [[ -z 1782265575014 ]] 2026-06-24 01:46:21.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:21.889 | + functions-common:time_stop:2432 : end_time=1782265581885 2026-06-24 01:46:21.891 | + functions-common:time_stop:2433 : elapsed_time=6871 2026-06-24 01:46:21.894 | + functions-common:time_stop:2434 : total=157586 2026-06-24 01:46:21.896 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:21.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164457 2026-06-24 01:46:21.902 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:46:21.905 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-24 01:46:21.908 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:46:21.910 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:46:21.914 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-24 01:46:21.916 | perl: warning: Setting locale failed. 2026-06-24 01:46:21.917 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:21.917 | LANGUAGE = (unset), 2026-06-24 01:46:21.917 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:21.917 | LANG = (unset) 2026-06-24 01:46:21.917 | are supported and installed on your system. 2026-06-24 01:46:21.917 | perl: warning: Falling back to the standard locale ("C"). 2026-06-24 01:46:21.951 | No module matches proxy 2026-06-24 01:46:21.955 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-24 01:46:21.967 | perl: warning: Setting locale failed. 2026-06-24 01:46:21.967 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:21.967 | LANGUAGE = (unset), 2026-06-24 01:46:21.967 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:21.967 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:21.967 | are supported and installed on your system. 2026-06-24 01:46:21.967 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:22.006 | Enabling module proxy. 2026-06-24 01:46:22.011 | To activate the new configuration, you need to run: 2026-06-24 01:46:22.011 | systemctl restart apache2 2026-06-24 01:46:22.017 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-24 01:46:22.027 | perl: warning: Setting locale failed. 2026-06-24 01:46:22.028 | perl: warning: Please check that your locale settings: 2026-06-24 01:46:22.028 | LANGUAGE = (unset), 2026-06-24 01:46:22.028 | LC_ALL = "en_US.utf8", 2026-06-24 01:46:22.028 | LANG = "de_DE.UTF-8" 2026-06-24 01:46:22.028 | are supported and installed on your system. 2026-06-24 01:46:22.028 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:46:22.067 | Considering dependency proxy for proxy_uwsgi: 2026-06-24 01:46:22.067 | Module proxy already enabled 2026-06-24 01:46:22.067 | Enabling module proxy_uwsgi. 2026-06-24 01:46:22.072 | To activate the new configuration, you need to run: 2026-06-24 01:46:22.072 | systemctl restart apache2 2026-06-24 01:46:22.078 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-24 01:46:22.081 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:46:22.085 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:46:22.087 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:46:22.308 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-24 01:46:22.313 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-24 01:46:22.316 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-24 01:46:22.319 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:22.322 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:22.324 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-24 01:46:22.327 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:22.331 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-24 01:46:22.334 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-24 01:46:22.336 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-24 01:46:22.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:22.343 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:22.345 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-24 01:46:22.348 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:22.351 | + ./stack.sh:main:905 : install_glanceclient 2026-06-24 01:46:22.353 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-24 01:46:22.356 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-24 01:46:22.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:22.363 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:22.366 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-24 01:46:22.369 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:22.372 | + ./stack.sh:main:906 : install_cinderclient 2026-06-24 01:46:22.375 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-24 01:46:22.378 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-24 01:46:22.381 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:22.384 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:22.387 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-24 01:46:22.390 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:22.393 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-24 01:46:22.395 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-24 01:46:22.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:22.401 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:22.404 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-24 01:46:22.407 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:22.410 | + ./stack.sh:main:907 : install_novaclient 2026-06-24 01:46:22.413 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-24 01:46:22.416 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-24 01:46:22.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:22.422 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:22.425 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-24 01:46:22.428 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:22.431 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-24 01:46:22.449 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:46:22.452 | + ./stack.sh:main:909 : install_swiftclient 2026-06-24 01:46:22.455 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-24 01:46:22.458 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-24 01:46:22.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:22.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:22.467 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-24 01:46:22.470 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:22.473 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-24 01:46:22.492 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:46:22.496 | + ./stack.sh:main:912 : install_neutronclient 2026-06-24 01:46:22.499 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-24 01:46:22.501 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-24 01:46:22.505 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:22.507 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:22.510 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-24 01:46:22.513 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:22.516 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-24 01:46:22.519 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-24 01:46:22.522 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-24 01:46:22.525 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:46:22.528 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:46:22.531 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-24 01:46:22.533 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:46:22.536 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-24 01:46:22.540 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-24 01:46:22.542 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 01:46:22.546 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-24 01:46:22.549 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-24 01:46:22.553 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 01:46:22.557 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 01:46:22.557 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:46:22.564 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-24 01:46:22.567 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-24 01:46:22.570 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-24 01:46:22.573 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-24 01:46:22.576 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-24 01:46:22.599 | Using python 3.12 to install keystonemiddleware 2026-06-24 01:46:22.602 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-24 01:46:23.792 | Collecting keystonemiddleware 2026-06-24 01:46:23.935 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 01:46:23.996 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-24 01:46:24.011 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:46:24.154 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-24 01:46:24.169 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:46:24.229 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-24 01:46:24.244 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:46:24.289 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-24 01:46:24.304 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:46:24.347 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-24 01:46:24.362 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-24 01:46:24.417 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-24 01:46:24.432 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:46:24.478 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-24 01:46:24.493 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:46:24.550 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-24 01:46:24.565 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:46:24.575 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-24 01:46:24.692 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-24 01:46:24.707 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 01:46:24.749 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-24 01:46:24.764 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-24 01:46:24.810 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-24 01:46:24.825 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:46:24.835 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-24 01:46:24.868 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-24 01:46:24.883 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-24 01:46:24.896 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-24 01:46:24.933 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-24 01:46:24.948 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:46:24.982 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-24 01:46:24.997 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:46:25.037 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-24 01:46:25.052 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-24 01:46:25.094 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-24 01:46:25.109 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 01:46:25.156 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-24 01:46:25.171 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 01:46:25.213 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-24 01:46:25.228 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-24 01:46:25.265 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-24 01:46:25.280 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-24 01:46:25.290 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-24 01:46:25.327 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-24 01:46:25.342 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-24 01:46:25.352 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-24 01:46:25.354 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-24 01:46:25.500 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-24 01:46:25.516 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-24 01:46:25.572 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-24 01:46:25.586 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-24 01:46:25.597 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-24 01:46:25.723 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-24 01:46:25.738 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-24 01:46:25.759 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-24 01:46:25.792 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-24 01:46:25.807 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-24 01:46:25.854 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-24 01:46:25.855 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-24 01:46:25.856 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-24 01:46:25.858 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-24 01:46:25.898 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-24 01:46:25.936 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-24 01:46:25.972 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-24 01:46:25.993 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-24 01:46:26.015 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-24 01:46:26.036 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-24 01:46:26.058 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-24 01:46:26.082 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-24 01:46:26.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 47.5 MB/s 0:00:00 2026-06-24 01:46:26.147 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-24 01:46:26.169 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-24 01:46:26.190 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-24 01:46:26.212 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-24 01:46:26.234 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-24 01:46:26.259 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-24 01:46:26.282 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-24 01:46:26.305 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-24 01:46:26.326 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-24 01:46:26.348 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-24 01:46:26.370 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-24 01:46:26.394 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-24 01:46:26.420 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-24 01:46:26.440 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-24 01:46:26.461 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-24 01:46:26.482 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-24 01:46:26.505 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-24 01:46:26.804 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-24 01:46:27.056 | Attempting uninstall: six 2026-06-24 01:46:27.066 | Found existing installation: six 1.16.0 2026-06-24 01:46:27.066 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:27.066 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-24 01:46:27.128 | Attempting uninstall: pyparsing 2026-06-24 01:46:27.136 | Found existing installation: pyparsing 3.1.1 2026-06-24 01:46:27.136 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:27.136 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-24 01:46:27.274 | Attempting uninstall: PyJWT 2026-06-24 01:46:27.283 | Found existing installation: PyJWT 2.7.0 2026-06-24 01:46:27.283 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:27.283 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-24 01:46:27.444 | Attempting uninstall: netaddr 2026-06-24 01:46:27.452 | Found existing installation: netaddr 0.8.0 2026-06-24 01:46:27.452 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:27.452 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-24 01:46:27.706 | Attempting uninstall: python-dateutil 2026-06-24 01:46:27.716 | Found existing installation: python-dateutil 2.8.2 2026-06-24 01:46:27.719 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:46:27.719 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-24 01:46:29.839 | 2026-06-24 01:46:29.847 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-24 01:46:30.015 | + inc/python:pip_install:216 : result=0 2026-06-24 01:46:30.017 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:46:30.021 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:30.024 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:30.027 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:30.030 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:30.033 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:30.037 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:46:30.040 | + functions-common:time_stop:2427 : start_time=1782265582594 2026-06-24 01:46:30.043 | + functions-common:time_stop:2429 : [[ -z 1782265582594 ]] 2026-06-24 01:46:30.046 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:30.050 | + functions-common:time_stop:2432 : end_time=1782265590047 2026-06-24 01:46:30.053 | + functions-common:time_stop:2433 : elapsed_time=7453 2026-06-24 01:46:30.055 | + functions-common:time_stop:2434 : total=39353 2026-06-24 01:46:30.058 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:30.061 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46806 2026-06-24 01:46:30.064 | + inc/python:pip_install:219 : return 0 2026-06-24 01:46:30.067 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-24 01:46:30.070 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-24 01:46:30.073 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 01:46:30.077 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-24 01:46:30.080 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-24 01:46:30.082 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 01:46:30.087 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 01:46:30.087 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:46:30.093 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-24 01:46:30.096 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-24 01:46:30.098 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-24 01:46:30.101 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-24 01:46:30.104 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-24 01:46:30.126 | Using python 3.12 to install python-memcached 2026-06-24 01:46:30.129 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-24 01:46:31.272 | Collecting python-memcached 2026-06-24 01:46:31.417 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:46:31.441 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-24 01:46:31.620 | Installing collected packages: python-memcached 2026-06-24 01:46:31.655 | Successfully installed python-memcached-1.62 2026-06-24 01:46:31.755 | + inc/python:pip_install:216 : result=0 2026-06-24 01:46:31.758 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:46:31.761 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:31.763 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:31.766 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:31.769 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:31.771 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:31.774 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:46:31.777 | + functions-common:time_stop:2427 : start_time=1782265590120 2026-06-24 01:46:31.779 | + functions-common:time_stop:2429 : [[ -z 1782265590120 ]] 2026-06-24 01:46:31.783 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:31.787 | + functions-common:time_stop:2432 : end_time=1782265591783 2026-06-24 01:46:31.790 | + functions-common:time_stop:2433 : elapsed_time=1663 2026-06-24 01:46:31.793 | + functions-common:time_stop:2434 : total=46806 2026-06-24 01:46:31.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:31.799 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48469 2026-06-24 01:46:31.802 | + inc/python:pip_install:219 : return 0 2026-06-24 01:46:31.805 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-24 01:46:31.826 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:46:31.829 | + ./stack.sh:main:919 : '[' 192.168.122.16 == 192.168.122.16 ']' 2026-06-24 01:46:31.833 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-24 01:46:31.837 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-24 01:46:31.839 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-24 01:46:31.842 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:46:31.844 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-24 01:46:31.847 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-24 01:46:31.870 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:46:31.873 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-24 01:46:31.876 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-24 01:46:31.879 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-24 01:46:31.883 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:46:31.886 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:46:31.890 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:46:31.893 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:46:31.895 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:46:31.899 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:46:31.917 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:46:31.920 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:46:31.922 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:46:31.925 | + functions-common:git_clone:610 : echo master 2026-06-24 01:46:31.926 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:46:31.931 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-24 01:46:31.934 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:46:31.936 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-24 01:46:31.939 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:46:31.942 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:46:31.945 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:46:31.947 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:46:31.949 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:46:31.952 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:46:31.954 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:46:31.957 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:46:31.960 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:46:31.965 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265591961 2026-06-24 01:46:31.968 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-24 01:46:31.971 | Cloning into '/opt/stack/keystone'... 2026-06-24 01:46:48.812 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:46:48.817 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:48.820 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:48.823 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:48.827 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:48.830 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:48.833 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:46:48.837 | + functions-common:time_stop:2427 : start_time=1782265591961 2026-06-24 01:46:48.840 | + functions-common:time_stop:2429 : [[ -z 1782265591961 ]] 2026-06-24 01:46:48.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:48.850 | + functions-common:time_stop:2432 : end_time=1782265608846 2026-06-24 01:46:48.853 | + functions-common:time_stop:2433 : elapsed_time=16885 2026-06-24 01:46:48.856 | + functions-common:time_stop:2434 : total=4771 2026-06-24 01:46:48.859 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:48.861 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21656 2026-06-24 01:46:48.864 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-24 01:46:48.867 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:46:48.871 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:46:48.874 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:46:48.876 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:46:48.879 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:46:48.883 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:46:48.886 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:46:48.890 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:46:48.893 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:46:48.898 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:46:48.902 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265608899 2026-06-24 01:46:48.906 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:46:49.695 | From https://review.opendev.org/openstack/keystone 2026-06-24 01:46:49.695 | * branch master -> FETCH_HEAD 2026-06-24 01:46:49.706 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:46:49.710 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:49.713 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:49.717 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:49.719 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:49.722 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:49.726 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:46:49.728 | + functions-common:time_stop:2427 : start_time=1782265608899 2026-06-24 01:46:49.731 | + functions-common:time_stop:2429 : [[ -z 1782265608899 ]] 2026-06-24 01:46:49.735 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:49.741 | + functions-common:time_stop:2432 : end_time=1782265609737 2026-06-24 01:46:49.744 | + functions-common:time_stop:2433 : elapsed_time=838 2026-06-24 01:46:49.746 | + functions-common:time_stop:2434 : total=21656 2026-06-24 01:46:49.750 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:49.754 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22494 2026-06-24 01:46:49.758 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:46:49.761 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:46:49.765 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:46:49.768 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:46:49.770 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:46:49.774 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:46:49.776 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:46:49.779 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:46:49.783 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:46:49.787 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:46:49.793 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265609789 2026-06-24 01:46:49.796 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:46:49.963 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:46:49.963 | 2026-06-24 01:46:49.963 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:46:49.963 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:46:49.964 | state without impacting any branches by switching back to a branch. 2026-06-24 01:46:49.964 | 2026-06-24 01:46:49.964 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:46:49.964 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:46:49.964 | 2026-06-24 01:46:49.964 | git switch -c 2026-06-24 01:46:49.964 | 2026-06-24 01:46:49.964 | Or undo this operation with: 2026-06-24 01:46:49.964 | 2026-06-24 01:46:49.964 | git switch - 2026-06-24 01:46:49.964 | 2026-06-24 01:46:49.965 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:46:49.965 | 2026-06-24 01:46:49.965 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-24 01:46:49.970 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:46:49.973 | + functions-common:time_stop:2420 : local name 2026-06-24 01:46:49.977 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:46:49.979 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:46:49.983 | + functions-common:time_stop:2423 : local total 2026-06-24 01:46:49.986 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:46:49.988 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:46:49.992 | + functions-common:time_stop:2427 : start_time=1782265609789 2026-06-24 01:46:49.995 | + functions-common:time_stop:2429 : [[ -z 1782265609789 ]] 2026-06-24 01:46:49.998 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:46:50.003 | + functions-common:time_stop:2432 : end_time=1782265610000 2026-06-24 01:46:50.006 | + functions-common:time_stop:2433 : elapsed_time=211 2026-06-24 01:46:50.010 | + functions-common:time_stop:2434 : total=22494 2026-06-24 01:46:50.013 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:46:50.016 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22705 2026-06-24 01:46:50.019 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-24 01:46:50.035 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-24 01:46:50.040 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:46:50.040 | + functions-common:git_clone:673 : head -1 2026-06-24 01:46:50.043 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-24 01:46:50.047 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:46:50.051 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-24 01:46:50.054 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:46:50.058 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-24 01:46:50.062 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-24 01:46:50.066 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:46:50.070 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-24 01:46:50.073 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:46:50.077 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-24 01:46:50.080 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-24 01:46:50.084 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:46:50.088 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:46:50.092 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-24 01:46:50.095 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:46:50.100 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-24 01:46:50.103 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:46:50.106 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:46:50.111 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-24 01:46:50.118 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-24 01:46:50.122 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-24 01:46:50.125 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-24 01:46:50.280 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-24 01:46:50.284 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:46:50.287 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:46:50.291 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:46:50.295 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-24 01:46:50.298 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-24 01:46:50.302 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:46:50.306 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:46:50.309 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:46:50.313 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:46:50.317 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:46:50.320 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:46:50.323 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:46:50.327 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-24 01:46:50.354 | Using python 3.12 to install /opt/stack/keystone 2026-06-24 01:46:50.358 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-24 01:46:51.322 | Obtaining file:///opt/stack/keystone 2026-06-24 01:46:51.327 | Installing build dependencies: started 2026-06-24 01:46:53.055 | Installing build dependencies: finished with status 'done' 2026-06-24 01:46:53.056 | Checking if build backend supports build_editable: started 2026-06-24 01:46:53.595 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:46:53.597 | Getting requirements to build editable: started 2026-06-24 01:46:53.879 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:46:53.880 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:46:54.911 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:46:54.926 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-24 01:46:54.928 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-24 01:46:55.124 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-24 01:46:55.269 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 01:46:55.309 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-24 01:46:55.325 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-24 01:46:55.706 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-24 01:46:55.723 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-24 01:46:56.291 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-24 01:46:56.308 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-24 01:46:56.330 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-24 01:46:56.330 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-24 01:46:56.332 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-24 01:46:56.405 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-24 01:46:56.419 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-24 01:46:56.433 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-24 01:46:56.433 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-24 01:46:56.435 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-24 01:46:56.494 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-24 01:46:56.509 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 01:46:56.663 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-24 01:46:56.678 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:46:56.689 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-24 01:46:56.690 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-24 01:46:56.730 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-24 01:46:56.745 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:46:56.887 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-24 01:46:56.902 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 01:46:56.912 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-24 01:46:57.030 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-24 01:46:57.045 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-24 01:46:57.055 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-24 01:46:57.083 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-24 01:46:57.097 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-24 01:46:57.140 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-24 01:46:57.156 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 01:46:57.167 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-24 01:46:57.167 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-24 01:46:57.210 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-24 01:46:57.225 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-24 01:46:57.238 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-24 01:46:57.240 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.0) 2026-06-24 01:46:57.361 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-24 01:46:57.377 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-24 01:46:57.427 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-24 01:46:57.442 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-24 01:46:57.642 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-24 01:46:57.657 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-24 01:46:57.692 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-24 01:46:57.708 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-24 01:46:57.720 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-24 01:46:57.748 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 01:46:57.763 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 01:46:57.804 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 01:46:57.819 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 01:46:57.854 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 01:46:57.869 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:46:57.908 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 01:46:57.923 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:46:58.053 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 01:46:58.068 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-24 01:46:58.109 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-24 01:46:58.126 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-24 01:46:58.141 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-24 01:46:58.208 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-24 01:46:58.223 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-24 01:46:58.267 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 01:46:58.283 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-24 01:46:58.320 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 01:46:58.335 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:46:58.385 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 01:46:58.399 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 01:46:58.947 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 01:46:58.963 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-24 01:46:58.978 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-24 01:46:58.982 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-24 01:46:58.984 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-24 01:46:58.986 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-24 01:46:58.987 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-24 01:46:58.999 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-24 01:46:59.000 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-24 01:46:59.001 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-24 01:46:59.045 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.065 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-24 01:46:59.075 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-24 01:46:59.196 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.212 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-24 01:46:59.334 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.349 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-24 01:46:59.394 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.410 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:46:59.421 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-24 01:46:59.426 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-24 01:46:59.429 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-24 01:46:59.474 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.490 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 01:46:59.533 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.548 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 01:46:59.588 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.604 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-24 01:46:59.660 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.676 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:46:59.717 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.733 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-24 01:46:59.768 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.785 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-24 01:46:59.830 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.845 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-24 01:46:59.854 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-24 01:46:59.887 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.901 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:46:59.941 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-24 01:46:59.956 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:47:00.007 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.023 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-24 01:47:00.286 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.302 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-24 01:47:00.350 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.366 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 01:47:00.402 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.417 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-24 01:47:00.456 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.471 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-24 01:47:00.518 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.533 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-24 01:47:00.605 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.621 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-24 01:47:00.662 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.676 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-24 01:47:00.723 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.738 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 01:47:00.782 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.797 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-24 01:47:00.818 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-24 01:47:00.818 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-24 01:47:00.830 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-24 01:47:00.866 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.881 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-24 01:47:00.943 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:00.958 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-24 01:47:01.002 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:01.017 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-24 01:47:01.071 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:01.086 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-24 01:47:01.108 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-24 01:47:01.110 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-24 01:47:01.110 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-24 01:47:01.111 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-24 01:47:01.162 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 01:47:01.177 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-24 01:47:01.239 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 01:47:01.254 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-24 01:47:01.354 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-24 01:47:01.435 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-24 01:47:01.518 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 49.1 MB/s 0:00:00 2026-06-24 01:47:01.532 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-24 01:47:01.556 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-24 01:47:01.578 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-24 01:47:01.600 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-24 01:47:01.624 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-24 01:47:01.647 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-24 01:47:01.669 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-24 01:47:01.690 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-24 01:47:01.713 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-24 01:47:01.736 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-24 01:47:01.760 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-24 01:47:01.781 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-24 01:47:01.802 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-24 01:47:01.825 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-24 01:47:01.848 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-24 01:47:01.873 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-24 01:47:01.896 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-24 01:47:01.918 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-24 01:47:01.940 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-24 01:47:01.962 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-24 01:47:01.987 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-24 01:47:02.010 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-24 01:47:02.032 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-24 01:47:02.055 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-24 01:47:02.079 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-24 01:47:02.106 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-24 01:47:02.131 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-24 01:47:02.151 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 28.4 MB/s 0:00:00 2026-06-24 01:47:02.167 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-24 01:47:02.188 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-24 01:47:02.211 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-24 01:47:02.232 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-24 01:47:02.255 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-24 01:47:02.281 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-24 01:47:02.303 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-24 01:47:02.325 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-24 01:47:02.348 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-24 01:47:02.375 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-24 01:47:02.397 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-24 01:47:02.424 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-24 01:47:02.448 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-24 01:47:02.470 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-24 01:47:02.492 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-24 01:47:02.513 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-24 01:47:02.540 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-24 01:47:02.600 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 59.6 MB/s 0:00:00 2026-06-24 01:47:02.618 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-24 01:47:02.639 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-24 01:47:02.662 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-24 01:47:02.683 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-24 01:47:02.709 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-24 01:47:02.733 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-24 01:47:02.756 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-24 01:47:02.778 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-24 01:47:02.800 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-24 01:47:02.822 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-24 01:47:02.850 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-24 01:47:03.028 | Building wheels for collected packages: keystone 2026-06-24 01:47:03.030 | Building editable for keystone (pyproject.toml): started 2026-06-24 01:47:04.094 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-24 01:47:04.095 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=3f70bb6aa7310ceef472bc2e360f660be32a42b0effd29bfdac64e34ba576c72 2026-06-24 01:47:04.095 | Stored in directory: /tmp/pip-ephem-wheel-cache-yr83ecv_/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-24 01:47:04.101 | Successfully built keystone 2026-06-24 01:47:04.443 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-24 01:47:04.501 | Attempting uninstall: pytz 2026-06-24 01:47:04.511 | Found existing installation: pytz 2024.1 2026-06-24 01:47:04.511 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:04.511 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-24 01:47:06.278 | Attempting uninstall: oauthlib 2026-06-24 01:47:06.289 | Found existing installation: oauthlib 3.2.2 2026-06-24 01:47:06.290 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:06.290 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-24 01:47:06.436 | Attempting uninstall: markupsafe 2026-06-24 01:47:06.448 | Found existing installation: MarkupSafe 2.1.5 2026-06-24 01:47:06.448 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:06.448 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-24 01:47:07.516 | Attempting uninstall: click 2026-06-24 01:47:07.530 | Found existing installation: click 8.1.6 2026-06-24 01:47:07.530 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:07.530 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-24 01:47:07.696 | Attempting uninstall: blinker 2026-06-24 01:47:07.707 | Found existing installation: blinker 1.7.0 2026-06-24 01:47:07.707 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:07.707 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-24 01:47:07.726 | Attempting uninstall: bcrypt 2026-06-24 01:47:07.736 | Found existing installation: bcrypt 3.2.2 2026-06-24 01:47:07.737 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:07.738 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-24 01:47:07.758 | Attempting uninstall: attrs 2026-06-24 01:47:07.768 | Found existing installation: attrs 23.2.0 2026-06-24 01:47:07.769 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:07.770 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-24 01:47:10.828 | Attempting uninstall: jinja2 2026-06-24 01:47:10.841 | Found existing installation: Jinja2 3.1.2 2026-06-24 01:47:10.841 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:10.843 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-24 01:47:11.913 | Attempting uninstall: cryptography 2026-06-24 01:47:11.925 | Found existing installation: cryptography 41.0.7 2026-06-24 01:47:11.927 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:11.927 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-24 01:47:12.524 | Attempting uninstall: pyopenssl 2026-06-24 01:47:12.538 | Found existing installation: pyOpenSSL 23.2.0 2026-06-24 01:47:12.538 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:12.538 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-24 01:47:12.942 | Attempting uninstall: jsonschema 2026-06-24 01:47:12.957 | Found existing installation: jsonschema 4.10.3 2026-06-24 01:47:12.957 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:12.957 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-24 01:47:14.549 | 2026-06-24 01:47:14.550 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-24 01:47:14.550 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-24 01:47:14.565 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-24 01:47:14.890 | + inc/python:pip_install:216 : result=0 2026-06-24 01:47:14.893 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:47:14.895 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:14.898 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:14.900 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:14.902 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:14.905 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:14.908 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:47:14.910 | + functions-common:time_stop:2427 : start_time=1782265610347 2026-06-24 01:47:14.913 | + functions-common:time_stop:2429 : [[ -z 1782265610347 ]] 2026-06-24 01:47:14.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:14.921 | + functions-common:time_stop:2432 : end_time=1782265634918 2026-06-24 01:47:14.924 | + functions-common:time_stop:2433 : elapsed_time=24571 2026-06-24 01:47:14.926 | + functions-common:time_stop:2434 : total=48469 2026-06-24 01:47:14.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:14.931 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73040 2026-06-24 01:47:14.933 | + inc/python:pip_install:219 : return 0 2026-06-24 01:47:14.936 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:47:14.938 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:47:14.941 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-24 01:47:14.944 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-24 01:47:14.946 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:47:14.948 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:47:14.952 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-24 01:47:14.954 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:47:14.958 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-24 01:47:14.976 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:14.979 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:47:14.982 | + ./stack.sh:main:921 : configure_keystone 2026-06-24 01:47:14.985 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-24 01:47:15.002 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-24 01:47:15.005 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-24 01:47:15.011 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-24 01:47:15.027 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:15.030 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-24 01:47:15.064 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-24 01:47:15.096 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-24 01:47:15.131 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-24 01:47:15.164 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-24 01:47:15.200 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-24 01:47:15.235 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-24 01:47:15.269 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-24 01:47:15.301 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-24 01:47:15.336 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-24 01:47:15.338 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-24 01:47:15.341 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-24 01:47:15.344 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-24 01:47:15.347 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 01:47:15.350 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 01:47:15.366 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:15.369 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 01:47:15.372 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 01:47:15.374 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 01:47:15.391 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:15.393 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 01:47:15.396 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 01:47:15.429 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 01:47:15.431 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 01:47:15.434 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.16/identity 2026-06-24 01:47:15.466 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-24 01:47:15.469 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-24 01:47:15.503 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-24 01:47:15.506 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-24 01:47:15.509 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-24 01:47:15.512 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-24 01:47:15.514 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:47:15.517 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:47:15.520 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:47:15.537 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:15.540 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:47:15.542 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-24 01:47:15.545 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-24 01:47:15.579 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-24 01:47:15.581 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-24 01:47:15.584 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-24 01:47:15.587 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-24 01:47:15.591 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:47:15.609 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:47:15.611 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:47:15.614 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:47:15.616 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:47:15.618 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-24 01:47:15.650 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:47:15.682 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:47:15.713 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:47:15.744 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-24 01:47:15.775 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-24 01:47:15.806 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-24 01:47:15.809 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-24 01:47:15.811 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-24 01:47:15.814 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-24 01:47:15.817 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 01:47:15.820 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-24 01:47:15.822 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-24 01:47:15.824 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 01:47:15.827 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 01:47:15.842 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 01:47:15.842 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:47:15.852 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 01:47:15.857 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:47:15.870 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-24 01:47:15.874 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-24 01:47:15.877 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-24 01:47:15.882 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:47:15.885 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-24 01:47:15.916 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-24 01:47:15.947 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-24 01:47:15.975 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-24 01:47:16.004 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-24 01:47:16.033 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-24 01:47:16.062 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-24 01:47:16.092 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-24 01:47:16.122 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-24 01:47:16.152 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-24 01:47:16.183 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-24 01:47:16.213 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-24 01:47:16.243 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-24 01:47:16.273 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-24 01:47:16.304 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 01:47:16.306 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 01:47:16.309 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-24 01:47:16.312 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-24 01:47:16.315 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 01:47:16.317 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:16.320 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:16.322 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-24 01:47:16.326 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-24 01:47:16.329 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-24 01:47:16.358 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-24 01:47:16.388 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-24 01:47:16.388 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-24 01:47:16.399 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-24 01:47:16.403 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-24 01:47:16.406 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-24 01:47:16.408 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 01:47:16.411 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 01:47:16.413 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:47:16.415 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:47:16.418 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:16.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:16.423 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 01:47:16.425 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 01:47:16.427 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:16.430 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:16.432 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-24 01:47:16.443 | perl: warning: Setting locale failed. 2026-06-24 01:47:16.443 | perl: warning: Please check that your locale settings: 2026-06-24 01:47:16.443 | LANGUAGE = (unset), 2026-06-24 01:47:16.443 | LC_ALL = "en_US.utf8", 2026-06-24 01:47:16.443 | LANG = "de_DE.UTF-8" 2026-06-24 01:47:16.443 | are supported and installed on your system. 2026-06-24 01:47:16.444 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:47:16.484 | Enabling site keystone-api. 2026-06-24 01:47:16.489 | To activate the new configuration, you need to run: 2026-06-24 01:47:16.489 | systemctl reload apache2 2026-06-24 01:47:16.494 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 01:47:16.497 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:47:16.499 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:47:16.501 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:47:16.704 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-24 01:47:16.739 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-24 01:47:16.775 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-24 01:47:16.810 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-24 01:47:16.812 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-24 01:47:16.848 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-24 01:47:16.882 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-24 01:47:16.914 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-24 01:47:16.949 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-24 01:47:16.952 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-24 01:47:16.955 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-24 01:47:16.986 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-24 01:47:17.020 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-24 01:47:17.037 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:17.041 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-24 01:47:17.059 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:17.062 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-24 01:47:17.065 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-24 01:47:17.068 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-24 01:47:17.071 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:47:17.073 | + lib/stack:stack_install_service:32 : install_glance 2026-06-24 01:47:17.076 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-24 01:47:17.079 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-24 01:47:17.081 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-24 01:47:17.100 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:17.103 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-24 01:47:17.105 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-24 01:47:17.123 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:17.126 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-24 01:47:17.129 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-24 01:47:17.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:47:17.135 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:47:17.138 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-24 01:47:17.140 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:47:17.144 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-24 01:47:17.147 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-24 01:47:17.150 | ++ inc/python:join_extras:29 : echo cinder 2026-06-24 01:47:17.154 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-24 01:47:17.156 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-24 01:47:17.159 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-24 01:47:17.162 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-24 01:47:17.165 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-24 01:47:17.168 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-24 01:47:17.170 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-24 01:47:17.175 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:47:17.175 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-24 01:47:17.180 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-24 01:47:17.183 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-24 01:47:17.186 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-24 01:47:17.189 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-24 01:47:17.192 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-24 01:47:17.216 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-24 01:47:17.219 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-24 01:47:18.493 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 01:47:18.642 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-24 01:47:18.658 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-24 01:47:18.659 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-24 01:47:18.660 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-24 01:47:18.662 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-24 01:47:18.663 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-24 01:47:18.664 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-24 01:47:18.665 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-24 01:47:18.666 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-24 01:47:18.667 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-24 01:47:18.668 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-24 01:47:18.669 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-24 01:47:18.695 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-24 01:47:18.711 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 01:47:18.722 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-24 01:47:18.725 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-24 01:47:18.726 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-24 01:47:18.732 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-24 01:47:18.734 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-24 01:47:18.777 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 01:47:18.792 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-24 01:47:18.867 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 01:47:18.882 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:47:19.018 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 01:47:19.033 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:47:19.170 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 01:47:19.185 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 01:47:19.199 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-24 01:47:19.200 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-24 01:47:19.201 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-24 01:47:19.203 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-24 01:47:19.209 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-24 01:47:19.210 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-24 01:47:19.212 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-24 01:47:19.213 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-24 01:47:19.217 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-24 01:47:19.218 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-24 01:47:19.221 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-24 01:47:19.253 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-24 01:47:19.268 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-24 01:47:19.280 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-24 01:47:19.284 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-24 01:47:19.289 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-24 01:47:19.290 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-24 01:47:19.292 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-24 01:47:19.301 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-24 01:47:19.304 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-24 01:47:19.306 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.0) 2026-06-24 01:47:19.309 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-24 01:47:19.317 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-24 01:47:19.320 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-24 01:47:19.321 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-24 01:47:19.322 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-24 01:47:19.323 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-24 01:47:19.327 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-24 01:47:19.328 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-24 01:47:19.335 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-24 01:47:19.352 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-24 01:47:19.356 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-24 01:47:19.360 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-24 01:47:19.373 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-24 01:47:19.374 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-24 01:47:19.376 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-24 01:47:19.378 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-24 01:47:19.399 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-24 01:47:19.456 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-24 01:47:19.512 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-24 01:47:19.538 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-24 01:47:19.560 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-24 01:47:19.583 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-24 01:47:19.607 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-24 01:47:19.627 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-24 01:47:19.868 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-24 01:47:21.118 | 2026-06-24 01:47:21.135 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-24 01:47:21.266 | + inc/python:pip_install:216 : result=0 2026-06-24 01:47:21.268 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:47:21.272 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:21.275 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:21.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:21.280 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:21.283 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:21.286 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:47:21.289 | + functions-common:time_stop:2427 : start_time=1782265637210 2026-06-24 01:47:21.292 | + functions-common:time_stop:2429 : [[ -z 1782265637210 ]] 2026-06-24 01:47:21.296 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:21.300 | + functions-common:time_stop:2432 : end_time=1782265641297 2026-06-24 01:47:21.303 | + functions-common:time_stop:2433 : elapsed_time=4087 2026-06-24 01:47:21.306 | + functions-common:time_stop:2434 : total=73040 2026-06-24 01:47:21.309 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:21.312 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77127 2026-06-24 01:47:21.315 | + inc/python:pip_install:219 : return 0 2026-06-24 01:47:21.318 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-24 01:47:21.321 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-24 01:47:21.324 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-24 01:47:21.342 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-24 01:47:21.348 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-24 01:47:21.351 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-24 01:47:21.353 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-24 01:47:21.356 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:47:21.358 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:47:21.362 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:47:21.365 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:47:21.368 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:47:21.372 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:47:21.391 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:47:21.394 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:47:21.397 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:47:21.401 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:47:21.401 | + functions-common:git_clone:610 : echo master 2026-06-24 01:47:21.405 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-24 01:47:21.408 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:47:21.411 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-24 01:47:21.414 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:47:21.417 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:47:21.419 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:47:21.422 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:47:21.425 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:47:21.428 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:47:21.431 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:47:21.434 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:47:21.438 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:47:21.442 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265641439 2026-06-24 01:47:21.445 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-24 01:47:21.449 | Cloning into '/opt/stack/glance'... 2026-06-24 01:47:29.638 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:47:29.640 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:29.643 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:29.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:29.649 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:29.652 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:29.654 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:47:29.657 | + functions-common:time_stop:2427 : start_time=1782265641439 2026-06-24 01:47:29.660 | + functions-common:time_stop:2429 : [[ -z 1782265641439 ]] 2026-06-24 01:47:29.664 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:29.669 | + functions-common:time_stop:2432 : end_time=1782265649665 2026-06-24 01:47:29.672 | + functions-common:time_stop:2433 : elapsed_time=8226 2026-06-24 01:47:29.676 | + functions-common:time_stop:2434 : total=22705 2026-06-24 01:47:29.679 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:29.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30931 2026-06-24 01:47:29.686 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-24 01:47:29.689 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:47:29.693 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:47:29.696 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:47:29.700 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:47:29.703 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:47:29.707 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:47:29.711 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:47:29.714 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:47:29.718 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:47:29.722 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:47:29.728 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265649724 2026-06-24 01:47:29.731 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:47:30.526 | From https://review.opendev.org/openstack/glance 2026-06-24 01:47:30.526 | * branch master -> FETCH_HEAD 2026-06-24 01:47:30.537 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:47:30.540 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:30.544 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:30.547 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:30.551 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:30.554 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:30.557 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:47:30.561 | + functions-common:time_stop:2427 : start_time=1782265649724 2026-06-24 01:47:30.564 | + functions-common:time_stop:2429 : [[ -z 1782265649724 ]] 2026-06-24 01:47:30.568 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:30.574 | + functions-common:time_stop:2432 : end_time=1782265650570 2026-06-24 01:47:30.576 | + functions-common:time_stop:2433 : elapsed_time=846 2026-06-24 01:47:30.580 | + functions-common:time_stop:2434 : total=30931 2026-06-24 01:47:30.583 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:30.587 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31777 2026-06-24 01:47:30.590 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:47:30.594 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:47:30.597 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:47:30.600 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:47:30.603 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:47:30.607 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:47:30.610 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:47:30.614 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:47:30.617 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:47:30.621 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:47:30.626 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265650622 2026-06-24 01:47:30.630 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:47:30.755 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:47:30.756 | 2026-06-24 01:47:30.756 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:47:30.756 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:47:30.756 | state without impacting any branches by switching back to a branch. 2026-06-24 01:47:30.756 | 2026-06-24 01:47:30.756 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:47:30.756 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:47:30.756 | 2026-06-24 01:47:30.756 | git switch -c 2026-06-24 01:47:30.756 | 2026-06-24 01:47:30.756 | Or undo this operation with: 2026-06-24 01:47:30.757 | 2026-06-24 01:47:30.757 | git switch - 2026-06-24 01:47:30.757 | 2026-06-24 01:47:30.757 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:47:30.757 | 2026-06-24 01:47:30.757 | HEAD is now at 0d6594cda Merge "Fix import task failure handling under native threading" 2026-06-24 01:47:30.762 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:47:30.765 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:30.768 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:30.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:30.775 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:30.778 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:30.780 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:47:30.784 | + functions-common:time_stop:2427 : start_time=1782265650622 2026-06-24 01:47:30.787 | + functions-common:time_stop:2429 : [[ -z 1782265650622 ]] 2026-06-24 01:47:30.791 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:30.795 | + functions-common:time_stop:2432 : end_time=1782265650792 2026-06-24 01:47:30.797 | + functions-common:time_stop:2433 : elapsed_time=170 2026-06-24 01:47:30.801 | + functions-common:time_stop:2434 : total=31777 2026-06-24 01:47:30.804 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:30.808 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31947 2026-06-24 01:47:30.811 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-24 01:47:30.828 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-24 01:47:30.832 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:47:30.833 | + functions-common:git_clone:673 : head -1 2026-06-24 01:47:30.837 | 0d6594cda Merge "Fix import task failure handling under native threading" 2026-06-24 01:47:30.840 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:47:30.844 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-24 01:47:30.848 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:47:30.850 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-24 01:47:30.854 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-24 01:47:30.857 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:47:30.859 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-24 01:47:30.863 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:47:30.866 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-24 01:47:30.869 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-24 01:47:30.872 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:47:30.875 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:47:30.879 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-24 01:47:30.883 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:47:30.887 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-24 01:47:30.890 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:47:30.893 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:47:30.898 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-24 01:47:30.905 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-24 01:47:30.908 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-24 01:47:30.911 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-24 01:47:31.068 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-24 01:47:31.070 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:47:31.073 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:47:31.075 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:47:31.077 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-24 01:47:31.079 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-24 01:47:31.081 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:47:31.083 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:47:31.086 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:47:31.088 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:47:31.090 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:47:31.093 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:47:31.095 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:47:31.097 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-24 01:47:31.117 | Using python 3.12 to install /opt/stack/glance 2026-06-24 01:47:31.120 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-24 01:47:32.096 | Obtaining file:///opt/stack/glance 2026-06-24 01:47:32.100 | Installing build dependencies: started 2026-06-24 01:47:33.802 | Installing build dependencies: finished with status 'done' 2026-06-24 01:47:33.803 | Checking if build backend supports build_editable: started 2026-06-24 01:47:34.331 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:47:34.333 | Getting requirements to build editable: started 2026-06-24 01:47:34.622 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:47:34.624 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:47:35.527 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:47:35.546 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (7.0.3) 2026-06-24 01:47:35.546 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (0.7.1) 2026-06-24 01:47:35.547 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (2.0.50) 2026-06-24 01:47:35.550 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (0.41.0) 2026-06-24 01:47:35.550 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.1.0) 2026-06-24 01:47:35.550 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (2.5.1) 2026-06-24 01:47:35.550 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (1.8.10) 2026-06-24 01:47:35.552 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (1.18.4) 2026-06-24 01:47:35.746 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev73) 2026-06-24 01:47:35.893 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 01:47:35.904 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (10.5.0) 2026-06-24 01:47:35.905 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (7.5.0) 2026-06-24 01:47:35.906 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (6.4.0) 2026-06-24 01:47:35.907 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (2.7.1) 2026-06-24 01:47:35.908 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (10.1.1) 2026-06-24 01:47:35.909 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.8.0) 2026-06-24 01:47:35.910 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.3.0) 2026-06-24 01:47:35.969 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev73) 2026-06-24 01:47:35.984 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-24 01:47:35.999 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.14.0) 2026-06-24 01:47:35.999 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (13.0.0) 2026-06-24 01:47:36.118 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev73) 2026-06-24 01:47:36.134 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-24 01:47:36.145 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.17.0) 2026-06-24 01:47:36.146 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.10.1) 2026-06-24 01:47:36.147 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (4.26.0) 2026-06-24 01:47:36.149 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.8.0) 2026-06-24 01:47:36.149 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (18.0.0) 2026-06-24 01:47:36.150 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (6.8.0) 2026-06-24 01:47:36.269 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev73) 2026-06-24 01:47:36.285 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:47:36.295 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (8.2.0) 2026-06-24 01:47:36.297 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (18.1.0) 2026-06-24 01:47:36.298 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (8.1.0) 2026-06-24 01:47:36.424 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev73) 2026-06-24 01:47:36.439 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 01:47:36.450 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.1.0) 2026-06-24 01:47:36.451 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (4.4.0) 2026-06-24 01:47:36.452 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.5.0) 2026-06-24 01:47:36.453 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.1.0) 2026-06-24 01:47:36.454 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (43.0.3) 2026-06-24 01:47:36.567 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev73) 2026-06-24 01:47:36.583 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-24 01:47:36.720 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev73) 2026-06-24 01:47:36.736 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:47:36.748 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev73) (1.3.12) 2026-06-24 01:47:36.749 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev73) (4.15.0) 2026-06-24 01:47:36.869 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:47:36.885 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-24 01:47:36.899 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev73) (2.34.2) 2026-06-24 01:47:36.902 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev73) (2.0.0) 2026-06-24 01:47:36.906 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev73) (3.0) 2026-06-24 01:47:36.910 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev73) (5.10.0) 2026-06-24 01:47:36.912 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev73) (2.2.1) 2026-06-24 01:47:36.916 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev73) (2.8.0) 2026-06-24 01:47:36.917 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev73) (3.5.1) 2026-06-24 01:47:36.928 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev73) (1.4.2) 2026-06-24 01:47:36.935 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev73) (3.3.2) 2026-06-24 01:47:36.938 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev73) (26.1.0) 2026-06-24 01:47:36.939 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev73) (2025.9.1) 2026-06-24 01:47:36.940 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev73) (0.37.0) 2026-06-24 01:47:36.941 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev73) (2026.5.1) 2026-06-24 01:47:36.949 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev73) (2.1.0) 2026-06-24 01:47:36.951 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev73) (1.8.2) 2026-06-24 01:47:36.956 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev73) (4.2.0) 2026-06-24 01:47:36.958 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev73) (4.0.1) 2026-06-24 01:47:36.959 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev73) (2.13.0) 2026-06-24 01:47:36.966 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev73) (1.5.0) 2026-06-24 01:47:36.969 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev73) (5.3.1) 2026-06-24 01:47:36.975 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev73) (0.20) 2026-06-24 01:47:36.980 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev73) (1.3.0) 2026-06-24 01:47:36.981 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev73) (2.0.0) 2026-06-24 01:47:36.982 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev73) (6.0.3) 2026-06-24 01:47:36.990 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev73) (2.1.2) 2026-06-24 01:47:36.991 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev73) (0.6.2) 2026-06-24 01:47:37.047 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.063 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-24 01:47:37.103 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.117 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-24 01:47:37.156 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.170 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-24 01:47:37.213 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.227 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 01:47:37.237 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) (7.2.2) 2026-06-24 01:47:37.269 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.283 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 01:47:37.299 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev73) (2.9.0.post0) 2026-06-24 01:47:37.304 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (4.6.0) 2026-06-24 01:47:37.305 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (7.1.4) 2026-06-24 01:47:37.307 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (5.3.1) 2026-06-24 01:47:37.307 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (5.6.2) 2026-06-24 01:47:37.309 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (0.16.0) 2026-06-24 01:47:37.312 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (5.1.0) 2026-06-24 01:47:37.321 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (2026.2) 2026-06-24 01:47:37.322 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (26.2) 2026-06-24 01:47:37.329 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (0.25.0) 2026-06-24 01:47:37.332 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev73) (5.0.0) 2026-06-24 01:47:37.333 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev73) (3.1.6) 2026-06-24 01:47:37.335 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev73) (4.0.1) 2026-06-24 01:47:37.343 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev73) (3.0.3) 2026-06-24 01:47:37.357 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev73) (1.2.0) 2026-06-24 01:47:37.367 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (1.7.6) 2026-06-24 01:47:37.389 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev73) (82.0.1) 2026-06-24 01:47:37.404 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev73) (0.8.1) 2026-06-24 01:47:37.464 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.479 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:47:37.518 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.533 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-24 01:47:37.594 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.609 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-24 01:47:37.674 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.689 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-24 01:47:37.725 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.740 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 01:47:37.750 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) (15.0.0) 2026-06-24 01:47:37.777 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.792 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-24 01:47:37.814 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev73) (1.17.0) 2026-06-24 01:47:37.833 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev73) (3.4.7) 2026-06-24 01:47:37.834 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev73) (3.18) 2026-06-24 01:47:37.835 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev73) (2.7.0) 2026-06-24 01:47:37.839 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev73) (2023.11.17) 2026-06-24 01:47:37.871 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) (4.2.0) 2026-06-24 01:47:37.873 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) (2.20.0) 2026-06-24 01:47:37.881 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) (0.1.2) 2026-06-24 01:47:37.897 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev73) (0.8) 2026-06-24 01:47:37.971 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev73) 2026-06-24 01:47:37.985 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-24 01:47:38.033 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev73) 2026-06-24 01:47:38.049 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:47:38.059 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev73) (9.1.4) 2026-06-24 01:47:38.087 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev73) 2026-06-24 01:47:38.103 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-24 01:47:38.313 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev73) 2026-06-24 01:47:38.328 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-24 01:47:38.345 | Installing build dependencies: started 2026-06-24 01:47:39.983 | Installing build dependencies: finished with status 'done' 2026-06-24 01:47:39.984 | Getting requirements to build wheel: started 2026-06-24 01:47:40.594 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 01:47:40.595 | Preparing metadata (pyproject.toml): started 2026-06-24 01:47:40.947 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:47:40.950 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev73) (2026.2) 2026-06-24 01:47:40.997 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev73) 2026-06-24 01:47:41.012 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-24 01:47:41.061 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev73) 2026-06-24 01:47:41.075 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-24 01:47:41.153 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-24 01:47:41.190 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-24 01:47:41.211 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-24 01:47:41.235 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-24 01:47:41.256 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-24 01:47:41.315 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.7 MB/s 0:00:00 2026-06-24 01:47:41.330 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-24 01:47:41.351 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-24 01:47:41.372 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-24 01:47:41.394 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-24 01:47:41.415 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-24 01:47:41.437 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-24 01:47:41.459 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-24 01:47:41.482 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-24 01:47:41.503 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-24 01:47:41.526 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-24 01:47:41.552 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-24 01:47:41.573 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-24 01:47:41.595 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-24 01:47:41.623 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-24 01:47:41.644 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-24 01:47:41.694 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.0 MB/s 0:00:00 2026-06-24 01:47:41.710 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-24 01:47:41.733 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-24 01:47:41.754 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-24 01:47:41.775 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-24 01:47:41.870 | Building wheels for collected packages: glance, simplegeneric 2026-06-24 01:47:41.872 | Building editable for glance (pyproject.toml): started 2026-06-24 01:47:42.707 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-24 01:47:42.708 | Created wheel for glance: filename=glance-32.1.0.dev73-0.editable-py3-none-any.whl size=8991 sha256=f0126b44df33332d37369816f36e6189c76bc33699ed8dda261b5107b3a1b62b 2026-06-24 01:47:42.708 | Stored in directory: /tmp/pip-ephem-wheel-cache-hbi79ovg/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-24 01:47:42.714 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-24 01:47:43.120 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-24 01:47:43.121 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=cf15a32d6f62cc69eda5a4b2df26e0089d32a4cecf18b1f03748ec077cf0c336 2026-06-24 01:47:43.121 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-24 01:47:43.125 | Successfully built glance simplegeneric 2026-06-24 01:47:43.393 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-24 01:47:46.353 | Attempting uninstall: jsonpointer 2026-06-24 01:47:46.368 | Found existing installation: jsonpointer 2.0 2026-06-24 01:47:46.369 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:46.370 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-24 01:47:46.387 | Attempting uninstall: jmespath 2026-06-24 01:47:46.402 | Found existing installation: jmespath 1.0.1 2026-06-24 01:47:46.402 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:46.403 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-24 01:47:46.443 | Attempting uninstall: httplib2 2026-06-24 01:47:46.459 | Found existing installation: httplib2 0.20.4 2026-06-24 01:47:46.459 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:46.460 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-24 01:47:46.553 | Attempting uninstall: jsonpatch 2026-06-24 01:47:46.568 | Found existing installation: jsonpatch 1.32 2026-06-24 01:47:46.568 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:47:46.569 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-24 01:47:50.992 | 2026-06-24 01:47:51.012 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev73 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.16.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-24 01:47:51.319 | + inc/python:pip_install:216 : result=0 2026-06-24 01:47:51.323 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:47:51.325 | + functions-common:time_stop:2420 : local name 2026-06-24 01:47:51.328 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:47:51.331 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:47:51.334 | + functions-common:time_stop:2423 : local total 2026-06-24 01:47:51.336 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:47:51.340 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:47:51.342 | + functions-common:time_stop:2427 : start_time=1782265651112 2026-06-24 01:47:51.346 | + functions-common:time_stop:2429 : [[ -z 1782265651112 ]] 2026-06-24 01:47:51.349 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:47:51.355 | + functions-common:time_stop:2432 : end_time=1782265671351 2026-06-24 01:47:51.357 | + functions-common:time_stop:2433 : elapsed_time=20239 2026-06-24 01:47:51.360 | + functions-common:time_stop:2434 : total=77127 2026-06-24 01:47:51.364 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:47:51.367 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97366 2026-06-24 01:47:51.370 | + inc/python:pip_install:219 : return 0 2026-06-24 01:47:51.373 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:47:51.375 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:47:51.379 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-24 01:47:51.382 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-24 01:47:51.384 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:47:51.388 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:47:51.392 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-24 01:47:51.395 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:47:51.398 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:47:51.402 | + ./stack.sh:main:942 : configure_glance 2026-06-24 01:47:51.405 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-24 01:47:51.423 | + lib/glance:configure_glance:351 : local dburl 2026-06-24 01:47:51.427 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-24 01:47:51.430 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-24 01:47:51.434 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-24 01:47:51.437 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-24 01:47:51.441 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:47:51.444 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:47:51.447 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:47:51.467 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:51.471 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:47:51.474 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-24 01:47:51.478 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-24 01:47:51.481 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-24 01:47:51.521 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-24 01:47:51.560 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-24 01:47:51.597 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-24 01:47:51.634 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-24 01:47:51.673 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-24 01:47:51.716 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-24 01:47:51.756 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-24 01:47:51.760 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-24 01:47:51.763 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-24 01:47:51.767 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 01:47:51.769 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 01:47:51.772 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-24 01:47:51.776 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-24 01:47:51.779 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-24 01:47:51.783 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 01:47:51.786 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-24 01:47:51.827 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-24 01:47:51.867 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.16/identity 2026-06-24 01:47:51.904 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-24 01:47:51.943 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-24 01:47:51.982 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-24 01:47:52.019 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-24 01:47:52.058 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-24 01:47:52.095 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.16/identity 2026-06-24 01:47:52.133 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 01:47:52.170 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 01:47:52.209 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 01:47:52.212 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-24 01:47:52.251 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-24 01:47:52.255 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-24 01:47:52.257 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-24 01:47:52.261 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 01:47:52.264 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 01:47:52.268 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 01:47:52.290 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:52.296 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 01:47:52.299 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 01:47:52.302 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 01:47:52.323 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:52.327 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 01:47:52.332 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 01:47:52.371 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 01:47:52.374 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 01:47:52.378 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-24 01:47:52.381 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-24 01:47:52.384 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-24 01:47:52.426 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-24 01:47:52.467 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-24 01:47:52.509 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-24 01:47:52.512 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-24 01:47:52.515 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-24 01:47:52.519 | + lib/glance:configure_glance_store:280 : local be 2026-06-24 01:47:52.521 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-24 01:47:52.525 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-24 01:47:52.527 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-24 01:47:52.568 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-24 01:47:52.571 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.16 2026-06-24 01:47:52.613 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-24 01:47:52.616 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-24 01:47:52.619 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-24 01:47:52.642 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:52.645 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.16/image 2026-06-24 01:47:52.685 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-24 01:47:52.708 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:52.711 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-24 01:47:52.715 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-24 01:47:52.718 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-24 01:47:52.723 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:47:52.746 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:47:52.749 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:47:52.753 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:47:52.757 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:47:52.760 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-24 01:47:52.801 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:47:52.842 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:47:52.881 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:47:52.921 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-24 01:47:52.962 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-24 01:47:52.967 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-24 01:47:53.010 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-24 01:47:53.049 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-24 01:47:53.088 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-24 01:47:53.128 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-24 01:47:53.170 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-24 01:47:53.213 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-24 01:47:53.254 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-24 01:47:53.295 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-24 01:47:53.301 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-24 01:47:53.308 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-24 01:47:53.329 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:47:53.334 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-24 01:47:53.337 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-24 01:47:53.340 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-24 01:47:53.344 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-24 01:47:53.347 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-24 01:47:53.350 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-24 01:47:53.354 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-24 01:47:53.360 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:47:53.363 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-24 01:47:53.403 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-24 01:47:53.406 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-24 01:47:53.409 | ++ functions:get_random_port:861 : true 2026-06-24 01:47:53.413 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-24 01:47:53.416 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-24 01:47:53.418 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-24 01:47:53.467 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-24 01:47:53.470 | ++ functions:get_random_port:865 : break 2 2026-06-24 01:47:53.473 | ++ functions:get_random_port:869 : echo 60999 2026-06-24 01:47:53.477 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-24 01:47:53.480 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-24 01:47:53.518 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-24 01:47:53.557 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-24 01:47:53.596 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-24 01:47:53.634 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 01:47:53.674 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 01:47:53.714 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-24 01:47:53.753 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-24 01:47:53.793 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-24 01:47:53.833 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-24 01:47:53.872 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 01:47:53.911 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 01:47:53.953 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-24 01:47:53.993 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 01:47:54.033 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-24 01:47:54.073 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-24 01:47:54.111 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-24 01:47:54.150 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-24 01:47:54.189 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-24 01:47:54.229 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-24 01:47:54.268 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-24 01:47:54.272 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-24 01:47:54.275 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:47:54.279 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:47:54.282 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:54.285 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:54.289 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-24 01:47:54.293 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-24 01:47:54.295 | perl: warning: Setting locale failed. 2026-06-24 01:47:54.296 | perl: warning: Please check that your locale settings: 2026-06-24 01:47:54.296 | LANGUAGE = (unset), 2026-06-24 01:47:54.296 | LC_ALL = "en_US.utf8", 2026-06-24 01:47:54.296 | LANG = (unset) 2026-06-24 01:47:54.296 | are supported and installed on your system. 2026-06-24 01:47:54.296 | perl: warning: Falling back to the standard locale ("C"). 2026-06-24 01:47:54.331 | proxy (enabled by site administrator) 2026-06-24 01:47:54.335 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-24 01:47:54.338 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-24 01:47:54.341 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:47:54.345 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:47:54.349 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:54.352 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:54.356 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-24 01:47:54.360 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-24 01:47:54.362 | perl: warning: Setting locale failed. 2026-06-24 01:47:54.362 | perl: warning: Please check that your locale settings: 2026-06-24 01:47:54.363 | LANGUAGE = (unset), 2026-06-24 01:47:54.363 | LC_ALL = "en_US.utf8", 2026-06-24 01:47:54.363 | LANG = (unset) 2026-06-24 01:47:54.363 | are supported and installed on your system. 2026-06-24 01:47:54.363 | perl: warning: Falling back to the standard locale ("C"). 2026-06-24 01:47:54.398 | No module matches proxy_http 2026-06-24 01:47:54.401 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-24 01:47:54.414 | perl: warning: Setting locale failed. 2026-06-24 01:47:54.414 | perl: warning: Please check that your locale settings: 2026-06-24 01:47:54.414 | LANGUAGE = (unset), 2026-06-24 01:47:54.414 | LC_ALL = "en_US.utf8", 2026-06-24 01:47:54.414 | LANG = "de_DE.UTF-8" 2026-06-24 01:47:54.414 | are supported and installed on your system. 2026-06-24 01:47:54.414 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:47:54.454 | Considering dependency proxy for proxy_http: 2026-06-24 01:47:54.454 | Module proxy already enabled 2026-06-24 01:47:54.454 | Enabling module proxy_http. 2026-06-24 01:47:54.460 | To activate the new configuration, you need to run: 2026-06-24 01:47:54.460 | systemctl restart apache2 2026-06-24 01:47:54.466 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-24 01:47:54.469 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-24 01:47:54.472 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:47:54.476 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:47:54.478 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:47:54.671 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-24 01:47:54.676 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-24 01:47:54.680 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-24 01:47:54.683 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 01:47:54.686 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:54.688 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:54.691 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-24 01:47:54.694 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-24 01:47:54.699 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-24 01:47:54.699 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-24 01:47:54.708 | KeepAlive Off 2026-06-24 01:47:54.714 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-24 01:47:54.714 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-24 01:47:54.723 | SetEnv proxy-sendchunked 1 2026-06-24 01:47:54.728 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-24 01:47:54.728 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-24 01:47:54.739 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-24 01:47:54.744 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-24 01:47:54.747 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-24 01:47:54.750 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 01:47:54.752 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 01:47:54.755 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:47:54.758 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:47:54.761 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:54.764 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:54.767 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 01:47:54.769 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 01:47:54.772 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:47:54.774 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:47:54.778 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-24 01:47:54.789 | perl: warning: Setting locale failed. 2026-06-24 01:47:54.789 | perl: warning: Please check that your locale settings: 2026-06-24 01:47:54.789 | LANGUAGE = (unset), 2026-06-24 01:47:54.789 | LC_ALL = "en_US.utf8", 2026-06-24 01:47:54.789 | LANG = "de_DE.UTF-8" 2026-06-24 01:47:54.789 | are supported and installed on your system. 2026-06-24 01:47:54.789 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:47:54.829 | Enabling site glance-api. 2026-06-24 01:47:54.834 | To activate the new configuration, you need to run: 2026-06-24 01:47:54.834 | systemctl reload apache2 2026-06-24 01:47:54.840 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-24 01:47:54.842 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:47:54.845 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:47:54.848 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:47:54.986 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-24 01:47:54.993 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-24 01:47:55.024 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-24 01:47:55.059 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-24 01:47:55.062 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-24 01:47:55.097 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-24 01:47:55.130 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-24 01:47:55.165 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-24 01:47:55.184 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:47:55.187 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-24 01:47:55.190 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-24 01:47:55.193 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-24 01:47:55.196 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:47:55.199 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-24 01:47:55.202 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-24 01:47:55.205 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-24 01:47:55.208 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-24 01:47:55.210 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:47:55.213 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:47:55.217 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:47:55.219 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:47:55.222 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:47:55.226 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:47:55.244 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:47:55.247 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:47:55.249 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:47:55.253 | + functions-common:git_clone:610 : echo master 2026-06-24 01:47:55.253 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:47:55.258 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-06-24 01:47:55.261 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:47:55.264 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-24 01:47:55.266 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:47:55.269 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:47:55.271 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:47:55.274 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:47:55.277 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:47:55.280 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:47:55.283 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:47:55.285 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:47:55.289 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:47:55.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265675290 2026-06-24 01:47:55.296 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-24 01:47:55.299 | Cloning into '/opt/stack/cinder'... 2026-06-24 01:48:52.365 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:48:52.368 | + functions-common:time_stop:2420 : local name 2026-06-24 01:48:52.370 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:48:52.373 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:48:52.375 | + functions-common:time_stop:2423 : local total 2026-06-24 01:48:52.377 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:48:52.380 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:48:52.383 | + functions-common:time_stop:2427 : start_time=1782265675290 2026-06-24 01:48:52.384 | + functions-common:time_stop:2429 : [[ -z 1782265675290 ]] 2026-06-24 01:48:52.388 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:48:52.392 | + functions-common:time_stop:2432 : end_time=1782265732389 2026-06-24 01:48:52.395 | + functions-common:time_stop:2433 : elapsed_time=57099 2026-06-24 01:48:52.398 | + functions-common:time_stop:2434 : total=31947 2026-06-24 01:48:52.401 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:48:52.404 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89046 2026-06-24 01:48:52.407 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-06-24 01:48:52.410 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:48:52.413 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:48:52.417 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:48:52.420 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:48:52.423 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:48:52.427 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:48:52.430 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:48:52.434 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:48:52.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:48:52.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:48:52.447 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265732443 2026-06-24 01:48:52.450 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:48:53.110 | From https://review.opendev.org/openstack/cinder 2026-06-24 01:48:53.110 | * branch master -> FETCH_HEAD 2026-06-24 01:48:53.120 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:48:53.124 | + functions-common:time_stop:2420 : local name 2026-06-24 01:48:53.127 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:48:53.131 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:48:53.134 | + functions-common:time_stop:2423 : local total 2026-06-24 01:48:53.138 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:48:53.141 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:48:53.145 | + functions-common:time_stop:2427 : start_time=1782265732443 2026-06-24 01:48:53.149 | + functions-common:time_stop:2429 : [[ -z 1782265732443 ]] 2026-06-24 01:48:53.153 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:48:53.158 | + functions-common:time_stop:2432 : end_time=1782265733155 2026-06-24 01:48:53.161 | + functions-common:time_stop:2433 : elapsed_time=712 2026-06-24 01:48:53.165 | + functions-common:time_stop:2434 : total=89046 2026-06-24 01:48:53.168 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:48:53.172 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89758 2026-06-24 01:48:53.175 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:48:53.179 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:48:53.183 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:48:53.186 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:48:53.190 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:48:53.193 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:48:53.196 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:48:53.200 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:48:53.204 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:48:53.209 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:48:53.214 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265733210 2026-06-24 01:48:53.217 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:48:53.707 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:48:53.707 | 2026-06-24 01:48:53.707 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:48:53.707 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:48:53.707 | state without impacting any branches by switching back to a branch. 2026-06-24 01:48:53.708 | 2026-06-24 01:48:53.708 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:48:53.708 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:48:53.708 | 2026-06-24 01:48:53.708 | git switch -c 2026-06-24 01:48:53.708 | 2026-06-24 01:48:53.708 | Or undo this operation with: 2026-06-24 01:48:53.708 | 2026-06-24 01:48:53.708 | git switch - 2026-06-24 01:48:53.708 | 2026-06-24 01:48:53.708 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:48:53.709 | 2026-06-24 01:48:53.709 | HEAD is now at 1132b1b77 Merge "Replace eventlet sleep calls in volume drivers" 2026-06-24 01:48:53.717 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:48:53.720 | + functions-common:time_stop:2420 : local name 2026-06-24 01:48:53.722 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:48:53.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:48:53.728 | + functions-common:time_stop:2423 : local total 2026-06-24 01:48:53.732 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:48:53.736 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:48:53.739 | + functions-common:time_stop:2427 : start_time=1782265733210 2026-06-24 01:48:53.742 | + functions-common:time_stop:2429 : [[ -z 1782265733210 ]] 2026-06-24 01:48:53.747 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:48:53.751 | + functions-common:time_stop:2432 : end_time=1782265733748 2026-06-24 01:48:53.755 | + functions-common:time_stop:2433 : elapsed_time=538 2026-06-24 01:48:53.759 | + functions-common:time_stop:2434 : total=89758 2026-06-24 01:48:53.762 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:48:53.766 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90296 2026-06-24 01:48:53.770 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-24 01:48:53.787 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-24 01:48:53.791 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:48:53.792 | + functions-common:git_clone:673 : head -1 2026-06-24 01:48:53.798 | 1132b1b77 Merge "Replace eventlet sleep calls in volume drivers" 2026-06-24 01:48:53.802 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:48:53.806 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-24 01:48:53.810 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:48:53.814 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-24 01:48:53.818 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-24 01:48:53.822 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:48:53.825 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-24 01:48:53.829 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:48:53.833 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-24 01:48:53.837 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-24 01:48:53.841 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:48:53.845 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:48:53.849 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-24 01:48:53.853 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:48:53.857 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-24 01:48:53.860 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:48:53.863 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:48:53.867 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-24 01:48:53.874 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-24 01:48:53.877 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-24 01:48:53.880 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-24 01:48:54.038 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-24 01:48:54.042 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:48:54.046 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:48:54.049 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:48:54.052 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-24 01:48:54.056 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-24 01:48:54.059 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:48:54.063 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:48:54.066 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:48:54.070 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:48:54.072 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:48:54.075 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:48:54.079 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:48:54.083 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-24 01:48:54.108 | Using python 3.12 to install /opt/stack/cinder 2026-06-24 01:48:54.112 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-24 01:48:55.097 | Obtaining file:///opt/stack/cinder 2026-06-24 01:48:55.102 | Installing build dependencies: started 2026-06-24 01:48:56.868 | Installing build dependencies: finished with status 'done' 2026-06-24 01:48:56.869 | Checking if build backend supports build_editable: started 2026-06-24 01:48:57.423 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:48:57.424 | Getting requirements to build editable: started 2026-06-24 01:48:57.723 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:48:57.725 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:48:59.098 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:48:59.125 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.0.3) 2026-06-24 01:48:59.126 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.3.1) 2026-06-24 01:48:59.127 | 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.dev135) (0.41.0) 2026-06-24 01:48:59.128 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.3.0) 2026-06-24 01:48:59.129 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.5.1) 2026-06-24 01:48:59.130 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.1.0) 2026-06-24 01:48:59.130 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (4.26.0) 2026-06-24 01:48:59.131 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.14.0) 2026-06-24 01:48:59.132 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (13.0.0) 2026-06-24 01:48:59.766 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev135) 2026-06-24 01:48:59.923 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-24 01:48:59.934 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (10.5.0) 2026-06-24 01:48:59.935 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.5.0) 2026-06-24 01:48:59.936 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (6.4.0) 2026-06-24 01:48:59.937 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (18.0.0) 2026-06-24 01:48:59.938 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (8.2.0) 2026-06-24 01:48:59.939 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (18.1.0) 2026-06-24 01:48:59.940 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (8.1.0) 2026-06-24 01:48:59.941 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.1.0) 2026-06-24 01:48:59.942 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.11.0) 2026-06-24 01:48:59.943 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.8.0) 2026-06-24 01:48:59.944 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.9.0) 2026-06-24 01:48:59.944 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.10.0) 2026-06-24 01:48:59.945 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (4.6.0) 2026-06-24 01:48:59.947 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.7.1) 2026-06-24 01:48:59.948 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (10.1.1) 2026-06-24 01:48:59.987 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:00.003 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 01:49:00.013 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (4.4.0) 2026-06-24 01:49:00.014 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (26.2) 2026-06-24 01:49:00.057 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev135) 2026-06-24 01:49:00.072 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 01:49:00.083 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.10.1) 2026-06-24 01:49:00.084 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.1.0) 2026-06-24 01:49:00.085 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.3.2) 2026-06-24 01:49:00.086 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.4.0) 2026-06-24 01:49:00.122 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev135) 2026-06-24 01:49:00.139 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-24 01:49:00.149 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.8.0) 2026-06-24 01:49:00.281 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:00.296 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 01:49:00.339 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev135) 2026-06-24 01:49:00.355 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 01:49:00.366 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.34.2) 2026-06-24 01:49:00.367 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.5.1) 2026-06-24 01:49:00.368 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (6.3.0) 2026-06-24 01:49:00.483 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev135) 2026-06-24 01:49:00.499 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 01:49:00.509 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.0.50) 2026-06-24 01:49:00.509 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.8.0) 2026-06-24 01:49:00.536 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev135) 2026-06-24 01:49:00.551 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-24 01:49:00.574 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (9.1.4) 2026-06-24 01:49:00.574 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (1.8.10) 2026-06-24 01:49:00.576 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (6.8.0) 2026-06-24 01:49:00.704 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:00.722 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 01:49:00.732 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.1.0) 2026-06-24 01:49:00.866 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:00.883 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 01:49:00.966 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:00.981 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-24 01:49:00.992 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.7.0) 2026-06-24 01:49:00.993 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (43.0.3) 2026-06-24 01:49:00.994 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (0.2.3) 2026-06-24 01:49:01.185 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev135) 2026-06-24 01:49:01.201 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-24 01:49:01.590 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev135) 2026-06-24 01:49:01.606 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-24 01:49:01.617 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev135) (1.9.0) 2026-06-24 01:49:01.618 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2026.2) 2026-06-24 01:49:01.619 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.1.4) 2026-06-24 01:49:02.049 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev135) 2026-06-24 01:49:02.068 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-24 01:49:02.079 | 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.dev135) (1.1.0) 2026-06-24 01:49:02.113 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev135) 2026-06-24 01:49:02.181 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-24 01:49:02.193 | 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.dev135) (2.9.0.post0) 2026-06-24 01:49:02.194 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev135) (2.7.0) 2026-06-24 01:49:02.198 | 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.dev135) (1.17.0) 2026-06-24 01:49:02.231 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev135) (2.0.0) 2026-06-24 01:49:02.235 | 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.dev135) (3.0) 2026-06-24 01:49:02.244 | 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.dev135) (2.8.0) 2026-06-24 01:49:02.251 | 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.dev135) (3.1.0) 2026-06-24 01:49:02.254 | 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.dev135) (2.2.1) 2026-06-24 01:49:02.256 | 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.dev135) (0.31.2) 2026-06-24 01:49:02.312 | 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.dev135) 2026-06-24 01:49:02.327 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-24 01:49:02.369 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev135) 2026-06-24 01:49:02.383 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-24 01:49:02.443 | 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.dev135) 2026-06-24 01:49:02.457 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 01:49:02.495 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev135) 2026-06-24 01:49:02.509 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 01:49:02.554 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev135) 2026-06-24 01:49:02.569 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-24 01:49:02.858 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev135) 2026-06-24 01:49:02.873 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-24 01:49:03.002 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev135) 2026-06-24 01:49:03.017 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 01:49:03.068 | 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.dev135) 2026-06-24 01:49:03.083 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:49:03.110 | 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.dev135) (3.4.7) 2026-06-24 01:49:03.111 | 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.dev135) (3.18) 2026-06-24 01:49:03.113 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev135) (2023.11.17) 2026-06-24 01:49:03.130 | 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.dev135) (26.1.0) 2026-06-24 01:49:03.131 | 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.dev135) (2025.9.1) 2026-06-24 01:49:03.132 | 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.dev135) (0.37.0) 2026-06-24 01:49:03.133 | 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.dev135) (2026.5.1) 2026-06-24 01:49:03.143 | 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.dev135) (1.8.2) 2026-06-24 01:49:03.144 | 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.dev135) (4.15.0) 2026-06-24 01:49:03.148 | 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.dev135) (4.2.0) 2026-06-24 01:49:03.150 | 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.dev135) (4.0.1) 2026-06-24 01:49:03.151 | 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.dev135) (2.13.0) 2026-06-24 01:49:03.160 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev135) (7.2.2) 2026-06-24 01:49:03.166 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev135) (1.5.0) 2026-06-24 01:49:03.174 | 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.dev135) (0.20) 2026-06-24 01:49:03.180 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev135) (1.3.0) 2026-06-24 01:49:03.181 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev135) (2.0.0) 2026-06-24 01:49:03.182 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev135) (6.0.3) 2026-06-24 01:49:03.191 | 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.dev135) (1.18.4) 2026-06-24 01:49:03.193 | 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.dev135) (2.1.2) 2026-06-24 01:49:03.194 | 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.dev135) (0.6.2) 2026-06-24 01:49:03.198 | 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.dev135) (1.3.12) 2026-06-24 01:49:03.212 | 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.dev135) (5.3.1) 2026-06-24 01:49:03.212 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev135) (5.6.2) 2026-06-24 01:49:03.214 | 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.dev135) (0.16.0) 2026-06-24 01:49:03.218 | 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.dev135) (5.1.0) 2026-06-24 01:49:03.233 | 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.dev135) (0.25.0) 2026-06-24 01:49:03.236 | 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.dev135) (5.0.0) 2026-06-24 01:49:03.237 | 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.dev135) (3.1.6) 2026-06-24 01:49:03.239 | 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.dev135) (4.0.1) 2026-06-24 01:49:03.247 | 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.dev135) (3.0.3) 2026-06-24 01:49:03.260 | 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.dev135) (1.2.0) 2026-06-24 01:49:03.282 | 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.dev135) (1.7.6) 2026-06-24 01:49:03.408 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev135) 2026-06-24 01:49:03.423 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-24 01:49:03.528 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev135) 2026-06-24 01:49:03.544 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-24 01:49:03.559 | 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.dev135) (3.17.0) 2026-06-24 01:49:03.603 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev135) 2026-06-24 01:49:03.618 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 01:49:03.680 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev135) 2026-06-24 01:49:03.695 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 01:49:03.748 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev135) 2026-06-24 01:49:03.763 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-24 01:49:03.783 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev135) (82.0.1) 2026-06-24 01:49:03.799 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev135) (0.8.1) 2026-06-24 01:49:03.861 | 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.dev135) 2026-06-24 01:49:03.876 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-24 01:49:03.910 | 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.dev135) (4.14.0) 2026-06-24 01:49:03.917 | 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.dev135) (0.6.0) 2026-06-24 01:49:03.918 | 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.dev135) (4.0.0) 2026-06-24 01:49:03.928 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev135) (3.0.52) 2026-06-24 01:49:03.929 | 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.dev135) (1.11.0) 2026-06-24 01:49:03.930 | 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.dev135) (15.0.0) 2026-06-24 01:49:03.931 | 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.dev135) (1.8.0) 2026-06-24 01:49:03.970 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev135) 2026-06-24 01:49:03.986 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-24 01:49:03.998 | 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.dev135) (24.2.1) 2026-06-24 01:49:04.044 | 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.dev135) (4.2.0) 2026-06-24 01:49:04.045 | 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.dev135) (2.20.0) 2026-06-24 01:49:04.056 | 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.dev135) (0.1.2) 2026-06-24 01:49:04.075 | 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.dev135) (0.8) 2026-06-24 01:49:04.119 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev135) 2026-06-24 01:49:04.134 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-24 01:49:04.189 | 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.dev135) (3.6.1) 2026-06-24 01:49:04.190 | 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.dev135) (3.4.0) 2026-06-24 01:49:04.192 | 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.dev135) (4.0.1) 2026-06-24 01:49:04.268 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev135) 2026-06-24 01:49:04.283 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-24 01:49:04.319 | 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.dev135) (1.33) 2026-06-24 01:49:04.325 | 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.dev135) (3.1.1) 2026-06-24 01:49:04.418 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-24 01:49:04.452 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-24 01:49:04.690 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 58.6 MB/s 0:00:00 2026-06-24 01:49:04.706 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-24 01:49:04.730 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-24 01:49:04.957 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 67.9 MB/s 0:00:00 2026-06-24 01:49:04.972 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-24 01:49:04.998 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-24 01:49:05.023 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-24 01:49:05.044 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-24 01:49:05.070 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-24 01:49:05.092 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-24 01:49:05.118 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-24 01:49:05.139 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-24 01:49:05.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.8 MB/s 0:00:00 2026-06-24 01:49:05.236 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-24 01:49:05.258 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-24 01:49:05.281 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-24 01:49:05.300 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 29.4 MB/s 0:00:00 2026-06-24 01:49:05.316 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-24 01:49:05.341 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-24 01:49:05.365 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-24 01:49:05.388 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-24 01:49:05.411 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-24 01:49:05.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 50.8 MB/s 0:00:00 2026-06-24 01:49:05.458 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-24 01:49:05.482 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-24 01:49:05.508 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-24 01:49:05.531 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-24 01:49:05.555 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-24 01:49:05.579 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-24 01:49:05.603 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-24 01:49:05.625 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-24 01:49:05.648 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-24 01:49:05.671 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-24 01:49:05.695 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-24 01:49:05.735 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.2 MB/s 0:00:00 2026-06-24 01:49:05.750 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-24 01:49:05.911 | Building wheels for collected packages: cinder 2026-06-24 01:49:05.912 | Building editable for cinder (pyproject.toml): started 2026-06-24 01:49:07.553 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-24 01:49:07.554 | Created wheel for cinder: filename=cinder-28.1.0.dev135-0.editable-py3-none-any.whl size=9195 sha256=fc10ab8849e8bd84d9a785610ee0dfcc08401f46584b29ca7579cfcfb0b144c7 2026-06-24 01:49:07.554 | Stored in directory: /tmp/pip-ephem-wheel-cache-o8gckoj3/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-24 01:49:07.560 | Successfully built cinder 2026-06-24 01:49:07.954 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-24 01:49:08.311 | Attempting uninstall: pyudev 2026-06-24 01:49:08.330 | Found existing installation: pyudev 0.24.0 2026-06-24 01:49:08.330 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:49:08.331 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-24 01:49:08.386 | Attempting uninstall: pyasn1 2026-06-24 01:49:08.404 | Found existing installation: pyasn1 0.4.8 2026-06-24 01:49:08.404 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:49:08.405 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-24 01:49:10.103 | Attempting uninstall: botocore 2026-06-24 01:49:10.122 | Found existing installation: botocore 1.34.46 2026-06-24 01:49:10.123 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:49:10.123 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-24 01:49:11.319 | Attempting uninstall: s3transfer 2026-06-24 01:49:11.339 | Found existing installation: s3transfer 0.10.1 2026-06-24 01:49:11.339 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:49:11.339 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-24 01:49:12.009 | Attempting uninstall: boto3 2026-06-24 01:49:12.027 | Found existing installation: boto3 1.34.46 2026-06-24 01:49:12.030 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 01:49:12.030 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-24 01:49:14.113 | 2026-06-24 01:49:14.136 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev135 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-24 01:49:14.548 | + inc/python:pip_install:216 : result=0 2026-06-24 01:49:14.552 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:49:14.556 | + functions-common:time_stop:2420 : local name 2026-06-24 01:49:14.558 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:49:14.562 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:49:14.565 | + functions-common:time_stop:2423 : local total 2026-06-24 01:49:14.569 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:49:14.573 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:49:14.576 | + functions-common:time_stop:2427 : start_time=1782265734102 2026-06-24 01:49:14.579 | + functions-common:time_stop:2429 : [[ -z 1782265734102 ]] 2026-06-24 01:49:14.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:49:14.587 | + functions-common:time_stop:2432 : end_time=1782265754584 2026-06-24 01:49:14.590 | + functions-common:time_stop:2433 : elapsed_time=20482 2026-06-24 01:49:14.593 | + functions-common:time_stop:2434 : total=97366 2026-06-24 01:49:14.595 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:49:14.598 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=117848 2026-06-24 01:49:14.601 | + inc/python:pip_install:219 : return 0 2026-06-24 01:49:14.604 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:49:14.608 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:49:14.612 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-24 01:49:14.615 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-24 01:49:14.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:49:14.621 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:49:14.625 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-24 01:49:14.629 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:49:14.633 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-24 01:49:14.636 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-24 01:49:14.640 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-24 01:49:14.643 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:14.647 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:14.650 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-24 01:49:14.667 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-24 01:49:14.669 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:49:14.672 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:49:14.675 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:49:14.678 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:49:14.681 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:49:14.685 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:49:14.688 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:14.692 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:14.695 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:49:14.699 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:49:14.702 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:49:14.706 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:49:14.710 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-24 01:49:14.713 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:49:14.717 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:14.721 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:14.724 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-24 01:49:14.752 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-24 01:49:14.793 | Reading package lists... 2026-06-24 01:49:15.209 | Building dependency tree... 2026-06-24 01:49:15.211 | Reading state information... 2026-06-24 01:49:15.854 | The following additional packages will be installed: 2026-06-24 01:49:15.855 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-24 01:49:15.855 | python3-urwid python3-wcwidth 2026-06-24 01:49:15.858 | Suggested packages: 2026-06-24 01:49:15.858 | python-urwid-doc 2026-06-24 01:49:15.897 | The following NEW packages will be installed: 2026-06-24 01:49:15.897 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-24 01:49:15.898 | python3-urwid python3-wcwidth targetcli-fb 2026-06-24 01:49:15.968 | 0 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:49:15.968 | Need to get 385 kB of archives. 2026-06-24 01:49:15.968 | After this operation, 3098 kB of additional disk space will be used. 2026-06-24 01:49:15.968 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-24 01:49:16.009 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-24 01:49:16.009 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-24 01:49:16.024 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-24 01:49:16.036 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-24 01:49:16.037 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-24 01:49:16.283 | perl: warning: Setting locale failed. 2026-06-24 01:49:16.283 | perl: warning: Please check that your locale settings: 2026-06-24 01:49:16.283 | LANGUAGE = (unset), 2026-06-24 01:49:16.283 | LC_ALL = "en_US.utf8", 2026-06-24 01:49:16.283 | LANG = "de_DE.UTF-8" 2026-06-24 01:49:16.283 | are supported and installed on your system. 2026-06-24 01:49:16.283 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:49:16.346 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:49:16.346 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:49:16.346 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:49:16.538 | Fetched 385 kB in 0s (3563 kB/s) 2026-06-24 01:49:16.582 | Selecting previously unselected package python3-typing-extensions. 2026-06-24 01:49:16.646 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-24 01:49:16.653 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-24 01:49:16.657 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-24 01:49:16.707 | Selecting previously unselected package python3-wcwidth. 2026-06-24 01:49:16.719 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-24 01:49:16.723 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-24 01:49:16.774 | Selecting previously unselected package python3-urwid. 2026-06-24 01:49:16.787 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-24 01:49:16.791 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-24 01:49:16.878 | Selecting previously unselected package python3-configshell-fb. 2026-06-24 01:49:16.890 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-24 01:49:16.894 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-24 01:49:16.951 | Selecting previously unselected package python3-rtslib-fb. 2026-06-24 01:49:16.963 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-24 01:49:16.967 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-24 01:49:17.032 | Selecting previously unselected package targetcli-fb. 2026-06-24 01:49:17.045 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-24 01:49:17.049 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-24 01:49:17.125 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-24 01:49:18.298 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-24 01:49:18.326 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-24 01:49:18.636 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-24 01:49:18.876 | Setting up python3-urwid (2.6.10-1) ... 2026-06-24 01:49:19.399 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-24 01:49:19.588 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:19.589 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-24 01:49:19.613 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-24 01:49:19.613 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-24 01:49:19.613 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-24 01:49:19.613 | keyword = Word(alphanums + '_\-') 2026-06-24 01:49:19.613 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:19.613 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 01:49:19.614 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:19.614 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 01:49:19.614 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-24 01:49:19.614 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-24 01:49:19.623 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:19.623 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-24 01:49:19.645 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-24 01:49:19.645 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-24 01:49:19.645 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-24 01:49:19.645 | keyword = Word(alphanums + '_\-') 2026-06-24 01:49:19.647 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:19.647 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 01:49:19.647 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 01:49:19.647 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 01:49:19.647 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-24 01:49:19.647 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-24 01:49:19.676 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-24 01:49:19.882 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-24 01:49:19.882 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-24 01:49:20.178 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:49:21.035 | perl: warning: Setting locale failed. 2026-06-24 01:49:21.035 | perl: warning: Please check that your locale settings: 2026-06-24 01:49:21.035 | LANGUAGE = (unset), 2026-06-24 01:49:21.035 | LC_ALL = "en_US.utf8", 2026-06-24 01:49:21.035 | LANG = "de_DE.UTF-8" 2026-06-24 01:49:21.035 | are supported and installed on your system. 2026-06-24 01:49:21.035 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:49:21.165 | perl: warning: Setting locale failed. 2026-06-24 01:49:21.165 | perl: warning: Please check that your locale settings: 2026-06-24 01:49:21.165 | LANGUAGE = (unset), 2026-06-24 01:49:21.165 | LC_ALL = "en_US.utf8", 2026-06-24 01:49:21.166 | LANG = "de_DE.UTF-8" 2026-06-24 01:49:21.166 | are supported and installed on your system. 2026-06-24 01:49:21.166 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:49:21.216 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:49:21.216 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:49:21.216 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:49:21.287 | perl: warning: Setting locale failed. 2026-06-24 01:49:21.287 | perl: warning: Please check that your locale settings: 2026-06-24 01:49:21.287 | LANGUAGE = (unset), 2026-06-24 01:49:21.288 | LC_ALL = "en_US.utf8", 2026-06-24 01:49:21.288 | LANG = "de_DE.UTF-8" 2026-06-24 01:49:21.288 | are supported and installed on your system. 2026-06-24 01:49:21.288 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:49:21.787 | 2026-06-24 01:49:21.787 | Running kernel seems to be up-to-date. 2026-06-24 01:49:21.788 | 2026-06-24 01:49:21.788 | Restarting services... 2026-06-24 01:49:21.836 | 2026-06-24 01:49:21.836 | Service restarts being deferred: 2026-06-24 01:49:21.836 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:49:21.836 | systemctl restart systemd-logind.service 2026-06-24 01:49:21.836 | systemctl restart virtlockd.service 2026-06-24 01:49:21.836 | systemctl restart virtlogd.service 2026-06-24 01:49:21.836 | 2026-06-24 01:49:21.837 | No containers need to be restarted. 2026-06-24 01:49:21.837 | 2026-06-24 01:49:21.837 | User sessions running outdated binaries: 2026-06-24 01:49:21.837 | quobyte @ session #5: sshd[2020] 2026-06-24 01:49:21.847 | quobyte @ user manager service: systemd[1158] 2026-06-24 01:49:21.857 | 2026-06-24 01:49:21.857 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:49:23.810 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:49:23.813 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:49:23.816 | + functions-common:time_stop:2420 : local name 2026-06-24 01:49:23.819 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:49:23.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:49:23.825 | + functions-common:time_stop:2423 : local total 2026-06-24 01:49:23.828 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:49:23.831 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:49:23.834 | + functions-common:time_stop:2427 : start_time=1782265754748 2026-06-24 01:49:23.837 | + functions-common:time_stop:2429 : [[ -z 1782265754748 ]] 2026-06-24 01:49:23.841 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:49:23.845 | + functions-common:time_stop:2432 : end_time=1782265763842 2026-06-24 01:49:23.848 | + functions-common:time_stop:2433 : elapsed_time=9094 2026-06-24 01:49:23.851 | + functions-common:time_stop:2434 : total=164457 2026-06-24 01:49:23.853 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:49:23.856 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173551 2026-06-24 01:49:23.859 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:49:23.862 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:49:23.865 | + ./stack.sh:main:948 : configure_cinder 2026-06-24 01:49:23.868 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-24 01:49:23.883 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-24 01:49:23.888 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-24 01:49:23.891 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-24 01:49:23.893 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-24 01:49:23.897 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-24 01:49:23.897 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-24 01:49:23.901 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-24 01:49:23.904 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-24 01:49:23.907 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-24 01:49:23.909 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-24 01:49:23.912 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-24 01:49:23.914 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-24 01:49:23.917 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-24 01:49:23.920 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-24 01:49:23.934 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-24 01:49:23.949 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-24 01:49:23.964 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-24 01:49:23.979 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-24 01:49:23.995 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-24 01:49:24.010 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-24 01:49:24.014 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-24 01:49:24.018 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.xLDaEz3jOP 2026-06-24 01:49:24.020 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-24 01:49:24.022 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-24 01:49:24.025 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-24 01:49:24.028 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.xLDaEz3jOP 2026-06-24 01:49:24.032 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.xLDaEz3jOP 2026-06-24 01:49:24.047 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.xLDaEz3jOP /etc/sudoers.d/cinder-rootwrap 2026-06-24 01:49:24.063 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-24 01:49:24.067 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-24 01:49:24.069 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-24 01:49:24.071 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-24 01:49:24.073 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-24 01:49:24.075 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-24 01:49:24.077 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-24 01:49:24.080 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-24 01:49:24.081 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-24 01:49:24.091 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-24 01:49:24.094 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-24 01:49:24.109 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-24 01:49:24.124 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-24 01:49:24.127 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-24 01:49:24.133 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-24 01:49:24.138 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-24 01:49:24.141 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:24.144 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-24 01:49:24.147 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 01:49:24.150 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 01:49:24.153 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-24 01:49:24.156 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:24.159 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-24 01:49:24.162 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 01:49:24.165 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-24 01:49:24.199 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-24 01:49:24.227 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.16/identity 2026-06-24 01:49:24.264 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-24 01:49:24.295 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-24 01:49:24.331 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-24 01:49:24.367 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-24 01:49:24.403 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-24 01:49:24.439 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.16/identity 2026-06-24 01:49:24.476 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 01:49:24.505 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 01:49:24.538 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 01:49:24.541 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-24 01:49:24.578 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-24 01:49:24.613 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-24 01:49:24.616 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-24 01:49:24.619 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-24 01:49:24.622 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-24 01:49:24.625 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:49:24.627 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:49:24.631 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:49:24.649 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:24.652 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:49:24.655 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-24 01:49:24.659 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-24 01:49:24.695 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-24 01:49:24.728 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-24 01:49:24.761 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-24 01:49:24.794 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-24 01:49:24.827 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-24 01:49:24.864 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.16 2026-06-24 01:49:24.896 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-24 01:49:24.933 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-24 01:49:24.941 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 305367d56ae64457872e449276ab6056 2026-06-24 01:49:24.977 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-24 01:49:24.979 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-24 01:49:25.013 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-24 01:49:25.047 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-24 01:49:25.080 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-24 01:49:25.114 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-24 01:49:25.145 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-24 01:49:25.179 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-24 01:49:25.199 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:25.202 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 01:49:25.204 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-24 01:49:25.207 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-24 01:49:25.210 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-24 01:49:25.213 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-24 01:49:25.216 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-24 01:49:25.219 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-24 01:49:25.221 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-24 01:49:25.224 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-24 01:49:25.227 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-24 01:49:25.229 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-24 01:49:25.264 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-24 01:49:25.300 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-24 01:49:25.333 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-24 01:49:25.366 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-24 01:49:25.400 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-24 01:49:25.434 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-24 01:49:25.467 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-24 01:49:25.499 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-24 01:49:25.533 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-24 01:49:25.536 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-24 01:49:25.539 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-24 01:49:25.542 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-24 01:49:25.576 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-24 01:49:25.579 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-24 01:49:25.612 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-24 01:49:25.615 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-24 01:49:25.618 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-24 01:49:25.620 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-24 01:49:25.654 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-24 01:49:25.658 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-24 01:49:25.661 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-24 01:49:25.664 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-24 01:49:25.667 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-24 01:49:25.685 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:49:25.689 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-24 01:49:25.707 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:49:25.710 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-24 01:49:25.728 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:49:25.731 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-24 01:49:25.733 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-24 01:49:25.737 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-24 01:49:25.740 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-24 01:49:25.743 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 01:49:25.746 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 01:49:25.748 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 01:49:25.768 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:25.771 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 01:49:25.775 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 01:49:25.778 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 01:49:25.796 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:25.799 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 01:49:25.803 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 01:49:25.835 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 01:49:25.839 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 01:49:25.842 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-24 01:49:25.844 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-24 01:49:25.847 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:25.852 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:49:25.872 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:49:25.875 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:49:25.877 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:49:25.880 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:49:25.883 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-24 01:49:25.919 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:49:25.955 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:49:25.989 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:49:26.022 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-24 01:49:26.055 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-24 01:49:26.073 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:26.076 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-24 01:49:26.078 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-24 01:49:26.081 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-24 01:49:26.084 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-24 01:49:26.086 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 01:49:26.089 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-24 01:49:26.092 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-24 01:49:26.095 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 01:49:26.097 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 01:49:26.113 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 01:49:26.114 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:49:26.124 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 01:49:26.128 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:49:26.141 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-24 01:49:26.146 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-24 01:49:26.149 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-24 01:49:26.153 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:49:26.157 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-24 01:49:26.190 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-24 01:49:26.223 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-24 01:49:26.255 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-24 01:49:26.287 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 01:49:26.320 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 01:49:26.353 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-24 01:49:26.387 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-24 01:49:26.420 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-24 01:49:26.452 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-24 01:49:26.484 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 01:49:26.516 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 01:49:26.549 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-24 01:49:26.581 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-24 01:49:26.614 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 01:49:26.617 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 01:49:26.620 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-24 01:49:26.623 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-24 01:49:26.626 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 01:49:26.628 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:26.631 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:26.635 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-24 01:49:26.640 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-24 01:49:26.643 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-24 01:49:26.684 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 01:49:26.725 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-24 01:49:26.726 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-24 01:49:26.735 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-24 01:49:26.740 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-24 01:49:26.742 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-24 01:49:26.745 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 01:49:26.748 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 01:49:26.750 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:49:26.753 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:49:26.755 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:26.758 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:26.761 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 01:49:26.763 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 01:49:26.766 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:49:26.769 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:49:26.771 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-24 01:49:26.783 | perl: warning: Setting locale failed. 2026-06-24 01:49:26.783 | perl: warning: Please check that your locale settings: 2026-06-24 01:49:26.783 | LANGUAGE = (unset), 2026-06-24 01:49:26.783 | LC_ALL = "en_US.utf8", 2026-06-24 01:49:26.783 | LANG = "de_DE.UTF-8" 2026-06-24 01:49:26.784 | are supported and installed on your system. 2026-06-24 01:49:26.784 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:49:26.824 | Enabling site cinder-api. 2026-06-24 01:49:26.829 | To activate the new configuration, you need to run: 2026-06-24 01:49:26.829 | systemctl reload apache2 2026-06-24 01:49:26.834 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 01:49:26.837 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:49:26.841 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:49:26.843 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:49:27.040 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-24 01:49:27.043 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.16/image 2026-06-24 01:49:27.078 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-24 01:49:27.097 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:49:27.100 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-24 01:49:27.103 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:27.106 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-24 01:49:27.108 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-24 01:49:27.111 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 01:49:27.114 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-24 01:49:27.116 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:27.119 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-24 01:49:27.122 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-24 01:49:27.124 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-24 01:49:27.160 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-24 01:49:27.194 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.16/identity 2026-06-24 01:49:27.228 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-24 01:49:27.261 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-24 01:49:27.294 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-24 01:49:27.329 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-24 01:49:27.363 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-24 01:49:27.397 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.16/identity 2026-06-24 01:49:27.429 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-24 01:49:27.462 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-24 01:49:27.495 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 01:49:27.498 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-24 01:49:27.500 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:27.504 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:49:27.506 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-24 01:49:27.509 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-24 01:49:27.544 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-24 01:49:27.577 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.16/identity 2026-06-24 01:49:27.611 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-24 01:49:27.645 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-24 01:49:27.679 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-24 01:49:27.713 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-24 01:49:27.746 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-24 01:49:27.780 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-24 01:49:27.814 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-24 01:49:27.848 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-24 01:49:27.851 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-24 01:49:27.870 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:27.873 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.16:2379?api_version=v3' 2026-06-24 01:49:27.908 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-24 01:49:27.911 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-24 01:49:27.914 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-24 01:49:27.950 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-24 01:49:27.985 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-24 01:49:27.988 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-24 01:49:27.991 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-24 01:49:28.035 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-24 01:49:28.039 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 01:49:28.042 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-24 01:49:28.045 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-24 01:49:28.048 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-24 01:49:28.088 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-24 01:49:28.125 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.16/identity 2026-06-24 01:49:28.160 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-24 01:49:28.195 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-24 01:49:28.228 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-24 01:49:28.261 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-24 01:49:28.294 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-24 01:49:28.329 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-24 01:49:28.349 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:49:28.352 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-24 01:49:28.354 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-24 01:49:28.357 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-24 01:49:28.361 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:49:28.364 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-24 01:49:28.367 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-24 01:49:28.370 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-24 01:49:28.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:49:28.376 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:49:28.379 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-24 01:49:28.382 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:49:28.385 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-24 01:49:28.388 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-24 01:49:28.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:49:28.394 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:49:28.397 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-24 01:49:28.401 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:49:28.403 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-24 01:49:28.406 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-24 01:49:28.409 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:49:28.412 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:49:28.414 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-24 01:49:28.417 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:49:28.420 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-24 01:49:28.423 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-24 01:49:28.426 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-24 01:49:28.428 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:49:28.431 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:49:28.434 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:49:28.437 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:49:28.440 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:49:28.444 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:49:28.463 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:49:28.466 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:49:28.469 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:49:28.473 | + functions-common:git_clone:610 : echo master 2026-06-24 01:49:28.473 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:49:28.479 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-24 01:49:28.481 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:49:28.485 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-24 01:49:28.488 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:49:28.491 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:49:28.493 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:49:28.496 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:49:28.499 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:49:28.502 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:49:28.504 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:49:28.507 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:49:28.511 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:49:28.515 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265768512 2026-06-24 01:49:28.517 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-24 01:49:28.521 | Cloning into '/opt/stack/neutron'... 2026-06-24 01:50:32.267 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:50:32.271 | + functions-common:time_stop:2420 : local name 2026-06-24 01:50:32.274 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:50:32.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:50:32.281 | + functions-common:time_stop:2423 : local total 2026-06-24 01:50:32.285 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:50:32.288 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:50:32.292 | + functions-common:time_stop:2427 : start_time=1782265768512 2026-06-24 01:50:32.295 | + functions-common:time_stop:2429 : [[ -z 1782265768512 ]] 2026-06-24 01:50:32.300 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:50:32.308 | + functions-common:time_stop:2432 : end_time=1782265832304 2026-06-24 01:50:32.312 | + functions-common:time_stop:2433 : elapsed_time=63792 2026-06-24 01:50:32.315 | + functions-common:time_stop:2434 : total=90296 2026-06-24 01:50:32.319 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:50:32.323 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154088 2026-06-24 01:50:32.327 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-24 01:50:32.330 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:50:32.334 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:50:32.338 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:50:32.342 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:50:32.346 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:50:32.350 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:50:32.353 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:50:32.357 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:50:32.361 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:50:32.366 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:50:32.371 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265832367 2026-06-24 01:50:32.375 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:50:33.079 | From https://review.opendev.org/openstack/neutron 2026-06-24 01:50:33.080 | * branch master -> FETCH_HEAD 2026-06-24 01:50:33.091 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:50:33.094 | + functions-common:time_stop:2420 : local name 2026-06-24 01:50:33.097 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:50:33.101 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:50:33.104 | + functions-common:time_stop:2423 : local total 2026-06-24 01:50:33.107 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:50:33.110 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:50:33.113 | + functions-common:time_stop:2427 : start_time=1782265832367 2026-06-24 01:50:33.117 | + functions-common:time_stop:2429 : [[ -z 1782265832367 ]] 2026-06-24 01:50:33.121 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:50:33.125 | + functions-common:time_stop:2432 : end_time=1782265833122 2026-06-24 01:50:33.129 | + functions-common:time_stop:2433 : elapsed_time=755 2026-06-24 01:50:33.132 | + functions-common:time_stop:2434 : total=154088 2026-06-24 01:50:33.135 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:50:33.139 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154843 2026-06-24 01:50:33.143 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:50:33.146 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:50:33.150 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:50:33.154 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:50:33.158 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:50:33.161 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:50:33.164 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:50:33.168 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:50:33.171 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:50:33.176 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:50:33.182 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265833178 2026-06-24 01:50:33.185 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:50:33.648 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:50:33.648 | 2026-06-24 01:50:33.648 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:50:33.648 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:50:33.648 | state without impacting any branches by switching back to a branch. 2026-06-24 01:50:33.648 | 2026-06-24 01:50:33.648 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:50:33.648 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:50:33.648 | 2026-06-24 01:50:33.648 | git switch -c 2026-06-24 01:50:33.648 | 2026-06-24 01:50:33.649 | Or undo this operation with: 2026-06-24 01:50:33.649 | 2026-06-24 01:50:33.649 | git switch - 2026-06-24 01:50:33.649 | 2026-06-24 01:50:33.649 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:50:33.649 | 2026-06-24 01:50:33.649 | HEAD is now at a0d038f6c4 Merge "Remove missing ``max_routes`` option in testing" 2026-06-24 01:50:33.658 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:50:33.662 | + functions-common:time_stop:2420 : local name 2026-06-24 01:50:33.665 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:50:33.668 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:50:33.671 | + functions-common:time_stop:2423 : local total 2026-06-24 01:50:33.674 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:50:33.678 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:50:33.681 | + functions-common:time_stop:2427 : start_time=1782265833178 2026-06-24 01:50:33.684 | + functions-common:time_stop:2429 : [[ -z 1782265833178 ]] 2026-06-24 01:50:33.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:50:33.694 | + functions-common:time_stop:2432 : end_time=1782265833690 2026-06-24 01:50:33.697 | + functions-common:time_stop:2433 : elapsed_time=512 2026-06-24 01:50:33.700 | + functions-common:time_stop:2434 : total=154843 2026-06-24 01:50:33.703 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:50:33.706 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155355 2026-06-24 01:50:33.710 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-24 01:50:33.727 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-24 01:50:33.731 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:50:33.731 | + functions-common:git_clone:673 : head -1 2026-06-24 01:50:33.736 | a0d038f6c4 Merge "Remove missing ``max_routes`` option in testing" 2026-06-24 01:50:33.740 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:50:33.744 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-24 01:50:33.748 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:50:33.751 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-24 01:50:33.755 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-24 01:50:33.758 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:50:33.761 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-24 01:50:33.764 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:50:33.767 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-24 01:50:33.771 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-24 01:50:33.775 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:50:33.778 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:50:33.782 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-24 01:50:33.786 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:50:33.791 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-24 01:50:33.795 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:50:33.798 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:50:33.803 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-24 01:50:33.809 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-24 01:50:33.812 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-24 01:50:33.816 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-24 01:50:33.978 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-24 01:50:33.981 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:50:33.985 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:50:33.988 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:50:33.991 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-24 01:50:33.994 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-24 01:50:33.997 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:50:34.000 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:50:34.003 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:50:34.007 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:50:34.010 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:50:34.013 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:50:34.016 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:50:34.019 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-24 01:50:34.041 | Using python 3.12 to install /opt/stack/neutron 2026-06-24 01:50:34.044 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-24 01:50:35.046 | Obtaining file:///opt/stack/neutron 2026-06-24 01:50:35.055 | Installing build dependencies: started 2026-06-24 01:50:36.905 | Installing build dependencies: finished with status 'done' 2026-06-24 01:50:36.906 | Checking if build backend supports build_editable: started 2026-06-24 01:50:37.458 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:50:37.460 | Getting requirements to build editable: started 2026-06-24 01:50:37.768 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:50:37.770 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:50:39.457 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:50:39.481 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.0.3) 2026-06-24 01:50:39.481 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.10.1) 2026-06-24 01:50:39.482 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.1.0) 2026-06-24 01:50:39.483 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.5.1) 2026-06-24 01:50:39.484 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.1.0) 2026-06-24 01:50:39.485 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.3.1) 2026-06-24 01:50:39.682 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev523) 2026-06-24 01:50:39.849 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 01:50:39.859 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (0.31.2) 2026-06-24 01:50:39.860 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.34.2) 2026-06-24 01:50:39.861 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.1.6) 2026-06-24 01:50:39.861 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (13.0.0) 2026-06-24 01:50:39.862 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (1.3.0) 2026-06-24 01:50:39.922 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev523) 2026-06-24 01:50:39.938 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 01:50:39.989 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev523) 2026-06-24 01:50:40.004 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 01:50:40.016 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (9.1.4) 2026-06-24 01:50:40.017 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.0.50) 2026-06-24 01:50:40.017 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (1.8.10) 2026-06-24 01:50:40.018 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.14.0) 2026-06-24 01:50:40.019 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (1.18.4) 2026-06-24 01:50:40.020 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.8.0) 2026-06-24 01:50:40.021 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (4.2.0) 2026-06-24 01:50:40.022 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.5.0) 2026-06-24 01:50:40.022 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (10.5.0) 2026-06-24 01:50:40.023 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (6.4.0) 2026-06-24 01:50:40.024 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (18.0.0) 2026-06-24 01:50:40.025 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (6.8.0) 2026-06-24 01:50:40.026 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (8.2.0) 2026-06-24 01:50:40.026 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (18.1.0) 2026-06-24 01:50:40.027 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (8.1.0) 2026-06-24 01:50:40.028 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.1.0) 2026-06-24 01:50:40.029 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.11.0) 2026-06-24 01:50:40.030 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.8.0) 2026-06-24 01:50:40.031 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.9.0) 2026-06-24 01:50:40.031 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.10.0) 2026-06-24 01:50:40.033 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev523) (4.6.0) 2026-06-24 01:50:40.034 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.7.1) 2026-06-24 01:50:40.034 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (10.1.1) 2026-06-24 01:50:40.035 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.10.2) 2026-06-24 01:50:40.036 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (4.4.0) 2026-06-24 01:50:40.069 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev523) 2026-06-24 01:50:40.084 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-24 01:50:40.205 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev523) 2026-06-24 01:50:40.224 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:50:40.261 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev523) 2026-06-24 01:50:40.277 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-24 01:50:40.376 | Installing build dependencies: started 2026-06-24 01:50:42.048 | Installing build dependencies: finished with status 'done' 2026-06-24 01:50:42.049 | Getting requirements to build wheel: started 2026-06-24 01:50:42.721 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 01:50:42.723 | Preparing metadata (pyproject.toml): started 2026-06-24 01:50:43.115 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:50:43.164 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev523) 2026-06-24 01:50:43.179 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:50:43.188 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.2.2) 2026-06-24 01:50:43.224 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev523) 2026-06-24 01:50:43.240 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-24 01:50:43.252 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (24.2.1) 2026-06-24 01:50:43.252 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (18.13.0) 2026-06-24 01:50:43.253 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (4.16.0) 2026-06-24 01:50:43.284 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev523) 2026-06-24 01:50:43.299 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-24 01:50:43.430 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev523) 2026-06-24 01:50:43.445 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:50:43.455 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.3.0) 2026-06-24 01:50:43.455 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (8.1.0) 2026-06-24 01:50:43.458 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev523) (1.3.12) 2026-06-24 01:50:43.459 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev523) (4.15.0) 2026-06-24 01:50:43.461 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev523) (2.2.1) 2026-06-24 01:50:43.466 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev523) (3.3.2) 2026-06-24 01:50:43.470 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev523) (3.0.3) 2026-06-24 01:50:43.473 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev523) (2.1.0) 2026-06-24 01:50:43.474 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev523) (1.8.2) 2026-06-24 01:50:43.480 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev523) (4.0.1) 2026-06-24 01:50:43.481 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev523) (2.13.0) 2026-06-24 01:50:43.482 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev523) (5.8.0) 2026-06-24 01:50:43.494 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev523) (1.3.7) 2026-06-24 01:50:43.524 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev523) 2026-06-24 01:50:43.539 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 01:50:43.551 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (43.0.3) 2026-06-24 01:50:43.552 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (1.5.0) 2026-06-24 01:50:43.553 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (1.1.0) 2026-06-24 01:50:43.554 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (1.33) 2026-06-24 01:50:43.555 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (4.10.0) 2026-06-24 01:50:43.556 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (6.0.3) 2026-06-24 01:50:43.560 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev523) (2.0.0) 2026-06-24 01:50:43.564 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev523) (3.0) 2026-06-24 01:50:43.572 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev523) (3.1.1) 2026-06-24 01:50:43.576 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev523) (0.41.0) 2026-06-24 01:50:43.577 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev523) (1.2.0) 2026-06-24 01:50:43.692 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev523) 2026-06-24 01:50:43.707 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-24 01:50:43.721 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev523) (26.2) 2026-06-24 01:50:43.725 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev523) (2.8.0) 2026-06-24 01:50:43.725 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev523) (3.5.1) 2026-06-24 01:50:43.737 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev523) (6.1.1) 2026-06-24 01:50:43.738 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev523) (4.0.0) 2026-06-24 01:50:43.758 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev523) (0.20) 2026-06-24 01:50:43.764 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev523) (2.0.0) 2026-06-24 01:50:43.772 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev523) (2.1.2) 2026-06-24 01:50:43.773 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev523) (0.6.2) 2026-06-24 01:50:43.780 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev523) (2.9.0.post0) 2026-06-24 01:50:43.786 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (7.1.4) 2026-06-24 01:50:43.787 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (5.3.1) 2026-06-24 01:50:43.788 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (5.6.2) 2026-06-24 01:50:43.789 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (0.16.0) 2026-06-24 01:50:43.793 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (5.1.0) 2026-06-24 01:50:43.802 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (2026.2) 2026-06-24 01:50:43.809 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (0.25.0) 2026-06-24 01:50:43.813 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev523) (5.0.0) 2026-06-24 01:50:43.815 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev523) (4.0.1) 2026-06-24 01:50:43.846 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev523) (1.7.6) 2026-06-24 01:50:43.852 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev523) (2.2.0) 2026-06-24 01:50:43.862 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev523) (3.17.0) 2026-06-24 01:50:43.911 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev523) 2026-06-24 01:50:43.925 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-24 01:50:43.965 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev523) 2026-06-24 01:50:43.967 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-24 01:50:43.986 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev523) (3.0.3) 2026-06-24 01:50:43.987 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev523) (1.6.2) 2026-06-24 01:50:43.996 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev523) (82.0.1) 2026-06-24 01:50:44.024 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev523) (0.8.1) 2026-06-24 01:50:44.065 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev523) (1.17.0) 2026-06-24 01:50:44.070 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev523) (4.14.0) 2026-06-24 01:50:44.071 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev523) (4.26.0) 2026-06-24 01:50:44.105 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev523) 2026-06-24 01:50:44.122 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 01:50:44.139 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (0.6.0) 2026-06-24 01:50:44.139 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (4.0.0) 2026-06-24 01:50:44.150 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (3.0.52) 2026-06-24 01:50:44.152 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (1.11.0) 2026-06-24 01:50:44.152 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (15.0.0) 2026-06-24 01:50:44.152 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (1.8.0) 2026-06-24 01:50:44.158 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (26.1.0) 2026-06-24 01:50:44.159 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (2025.9.1) 2026-06-24 01:50:44.160 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (0.37.0) 2026-06-24 01:50:44.161 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (2026.5.1) 2026-06-24 01:50:44.226 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev523) (3.4.7) 2026-06-24 01:50:44.227 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev523) (3.18) 2026-06-24 01:50:44.229 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev523) (2.7.0) 2026-06-24 01:50:44.230 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev523) (2023.11.17) 2026-06-24 01:50:44.264 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (4.2.0) 2026-06-24 01:50:44.265 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (2.20.0) 2026-06-24 01:50:44.277 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (0.1.2) 2026-06-24 01:50:44.297 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev523) (0.8) 2026-06-24 01:50:44.360 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev523) (0.16.0) 2026-06-24 01:50:44.451 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-24 01:50:44.542 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.3 MB/s 0:00:00 2026-06-24 01:50:44.558 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-24 01:50:44.732 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.4 MB/s 0:00:00 2026-06-24 01:50:44.747 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-24 01:50:44.771 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-24 01:50:44.793 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-24 01:50:44.814 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-24 01:50:44.839 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-24 01:50:44.852 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-24 01:50:44.868 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-24 01:50:44.896 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-24 01:50:44.944 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-24 01:50:44.968 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-24 01:50:44.991 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-24 01:50:45.025 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-24 01:50:45.136 | Building wheels for collected packages: neutron, ovs 2026-06-24 01:50:45.137 | Building editable for neutron (pyproject.toml): started 2026-06-24 01:50:47.393 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-24 01:50:47.395 | Created wheel for neutron: filename=neutron-28.1.0.dev523-0.editable-py3-none-any.whl size=15980 sha256=890785a122dfbbbe661e7608cf4649ad67df2e16ebc0b137205911074c6e0f88 2026-06-24 01:50:47.395 | Stored in directory: /tmp/pip-ephem-wheel-cache-n_i58yb6/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-24 01:50:47.401 | Building wheel for ovs (pyproject.toml): started 2026-06-24 01:50:48.252 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-24 01:50:48.252 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=faadcc05f66898d96e01dc451f870ce943bdb70a15df8511caa04ae6292d091b 2026-06-24 01:50:48.252 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-24 01:50:48.257 | Successfully built neutron ovs 2026-06-24 01:50:48.555 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-24 01:50:54.090 | 2026-06-24 01:50:54.115 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev523 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-24 01:50:54.349 | + inc/python:pip_install:216 : result=0 2026-06-24 01:50:54.353 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:50:54.355 | + functions-common:time_stop:2420 : local name 2026-06-24 01:50:54.357 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:50:54.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:50:54.362 | + functions-common:time_stop:2423 : local total 2026-06-24 01:50:54.365 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:50:54.369 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:50:54.371 | + functions-common:time_stop:2427 : start_time=1782265834036 2026-06-24 01:50:54.374 | + functions-common:time_stop:2429 : [[ -z 1782265834036 ]] 2026-06-24 01:50:54.378 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:50:54.382 | + functions-common:time_stop:2432 : end_time=1782265854379 2026-06-24 01:50:54.385 | + functions-common:time_stop:2433 : elapsed_time=20343 2026-06-24 01:50:54.387 | + functions-common:time_stop:2434 : total=117848 2026-06-24 01:50:54.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:50:54.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138191 2026-06-24 01:50:54.394 | + inc/python:pip_install:219 : return 0 2026-06-24 01:50:54.396 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:50:54.398 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:50:54.402 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-24 01:50:54.404 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-24 01:50:54.407 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:50:54.409 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:50:54.411 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-24 01:50:54.415 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:50:54.417 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-24 01:50:54.419 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-24 01:50:54.422 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-24 01:50:54.422 | Installing OVN and dependent packages 2026-06-24 01:50:54.425 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-24 01:50:54.428 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-24 01:50:54.445 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:50:54.447 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-24 01:50:54.464 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:50:54.467 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-24 01:50:54.483 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:50:54.486 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-24 01:50:54.488 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-24 01:50:54.505 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:50:54.508 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-24 01:50:54.511 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-24 01:50:54.527 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-24 01:50:54.532 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-24 01:50:54.547 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-24 01:50:54.551 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-24 01:50:54.572 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-24 01:50:54.575 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:50:54.578 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:50:54.581 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:50:54.584 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:50:54.587 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:50:54.591 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:50:54.593 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:50:54.596 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:50:54.599 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:50:54.601 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:50:54.604 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:50:54.607 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:50:54.610 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-24 01:50:54.613 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:50:54.615 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:50:54.618 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:50:54.620 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-24 01:50:54.643 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-24 01:50:54.681 | Reading package lists... 2026-06-24 01:50:55.059 | Building dependency tree... 2026-06-24 01:50:55.061 | Reading state information... 2026-06-24 01:50:55.604 | fakeroot is already the newest version (1.33-1). 2026-06-24 01:50:55.604 | fakeroot set to manually installed. 2026-06-24 01:50:55.604 | make is already the newest version (4.3-4.1build2). 2026-06-24 01:50:55.604 | make set to manually installed. 2026-06-24 01:50:55.604 | The following additional packages will be installed: 2026-06-24 01:50:55.608 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-24 01:50:55.608 | python3-sortedcontainers 2026-06-24 01:50:55.608 | Suggested packages: 2026-06-24 01:50:55.608 | openvswitch-doc python-sortedcontainers-doc 2026-06-24 01:50:55.647 | The following NEW packages will be installed: 2026-06-24 01:50:55.648 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-24 01:50:55.649 | python3-openvswitch python3-sortedcontainers 2026-06-24 01:50:55.699 | 0 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:50:55.699 | Need to get 4219 kB of archives. 2026-06-24 01:50:55.699 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-24 01:50:55.699 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-24 01:50:55.726 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-24 01:50:55.742 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-24 01:50:55.743 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-24 01:50:55.744 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-24 01:50:55.758 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-24 01:50:56.015 | perl: warning: Setting locale failed. 2026-06-24 01:50:56.015 | perl: warning: Please check that your locale settings: 2026-06-24 01:50:56.015 | LANGUAGE = (unset), 2026-06-24 01:50:56.015 | LC_ALL = "en_US.utf8", 2026-06-24 01:50:56.016 | LANG = "de_DE.UTF-8" 2026-06-24 01:50:56.016 | are supported and installed on your system. 2026-06-24 01:50:56.016 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:50:56.080 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:50:56.080 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:50:56.080 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:50:56.267 | Fetched 4219 kB in 0s (41.6 MB/s) 2026-06-24 01:50:56.317 | Selecting previously unselected package libunbound8:amd64. 2026-06-24 01:50:56.385 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-06-24 01:50:56.392 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-24 01:50:56.400 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-24 01:50:56.452 | Selecting previously unselected package openvswitch-common. 2026-06-24 01:50:56.465 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-24 01:50:56.469 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:50:56.574 | Selecting previously unselected package python3-sortedcontainers. 2026-06-24 01:50:56.586 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-24 01:50:56.591 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-24 01:50:56.645 | Selecting previously unselected package libxdp1:amd64. 2026-06-24 01:50:56.657 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-24 01:50:56.661 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-24 01:50:56.716 | Selecting previously unselected package python3-openvswitch. 2026-06-24 01:50:56.728 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-24 01:50:56.732 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:50:56.840 | Selecting previously unselected package openvswitch-switch. 2026-06-24 01:50:56.853 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-24 01:50:56.861 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:50:56.993 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-24 01:50:57.234 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-24 01:50:57.246 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-24 01:50:57.258 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:50:57.272 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:50:57.653 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 01:50:57.678 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-24 01:50:58.366 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-24 01:50:58.555 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-24 01:50:59.587 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:51:01.331 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 01:51:01.569 | perl: warning: Setting locale failed. 2026-06-24 01:51:01.569 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:01.569 | LANGUAGE = (unset), 2026-06-24 01:51:01.569 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:01.569 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:01.569 | are supported and installed on your system. 2026-06-24 01:51:01.569 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:01.697 | perl: warning: Setting locale failed. 2026-06-24 01:51:01.698 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:01.698 | LANGUAGE = (unset), 2026-06-24 01:51:01.699 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:01.699 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:01.699 | are supported and installed on your system. 2026-06-24 01:51:01.699 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:01.748 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:01.749 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:01.749 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:01.819 | perl: warning: Setting locale failed. 2026-06-24 01:51:01.822 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:01.822 | LANGUAGE = (unset), 2026-06-24 01:51:01.822 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:01.822 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:01.822 | are supported and installed on your system. 2026-06-24 01:51:01.822 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:02.317 | 2026-06-24 01:51:02.317 | Running kernel seems to be up-to-date. 2026-06-24 01:51:02.317 | 2026-06-24 01:51:02.317 | Restarting services... 2026-06-24 01:51:02.366 | 2026-06-24 01:51:02.366 | Service restarts being deferred: 2026-06-24 01:51:02.366 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:51:02.366 | systemctl restart systemd-logind.service 2026-06-24 01:51:02.366 | systemctl restart virtlockd.service 2026-06-24 01:51:02.366 | systemctl restart virtlogd.service 2026-06-24 01:51:02.367 | 2026-06-24 01:51:02.367 | No containers need to be restarted. 2026-06-24 01:51:02.367 | 2026-06-24 01:51:02.367 | User sessions running outdated binaries: 2026-06-24 01:51:02.367 | quobyte @ session #5: sshd[2020] 2026-06-24 01:51:02.377 | quobyte @ user manager service: systemd[1158] 2026-06-24 01:51:02.387 | 2026-06-24 01:51:02.387 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:51:04.272 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:51:04.275 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:51:04.278 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:04.280 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:04.283 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:04.286 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:04.288 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:04.292 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:51:04.294 | + functions-common:time_stop:2427 : start_time=1782265854640 2026-06-24 01:51:04.297 | + functions-common:time_stop:2429 : [[ -z 1782265854640 ]] 2026-06-24 01:51:04.301 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:04.306 | + functions-common:time_stop:2432 : end_time=1782265864302 2026-06-24 01:51:04.309 | + functions-common:time_stop:2433 : elapsed_time=9662 2026-06-24 01:51:04.312 | + functions-common:time_stop:2434 : total=173551 2026-06-24 01:51:04.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:04.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=183213 2026-06-24 01:51:04.319 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:51:04.323 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-24 01:51:04.345 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-24 01:51:04.349 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:51:04.352 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:51:04.355 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:51:04.358 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:51:04.361 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:51:04.365 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:51:04.368 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:04.371 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:04.374 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:51:04.376 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:51:04.379 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:51:04.382 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:51:04.385 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-24 01:51:04.389 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:51:04.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:04.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:04.398 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-24 01:51:04.422 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-24 01:51:04.459 | Reading package lists... 2026-06-24 01:51:04.798 | Building dependency tree... 2026-06-24 01:51:04.800 | Reading state information... 2026-06-24 01:51:05.259 | The following additional packages will be installed: 2026-06-24 01:51:05.259 | ovn-common 2026-06-24 01:51:05.296 | The following NEW packages will be installed: 2026-06-24 01:51:05.297 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-24 01:51:05.340 | 0 upgraded, 4 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 01:51:05.340 | Need to get 2360 kB of archives. 2026-06-24 01:51:05.340 | After this operation, 8355 kB of additional disk space will be used. 2026-06-24 01:51:05.340 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-24 01:51:05.374 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-24 01:51:05.378 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-24 01:51:05.380 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-24 01:51:05.613 | perl: warning: Setting locale failed. 2026-06-24 01:51:05.613 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:05.613 | LANGUAGE = (unset), 2026-06-24 01:51:05.613 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:05.613 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:05.613 | are supported and installed on your system. 2026-06-24 01:51:05.613 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:05.675 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:05.675 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:05.675 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:05.853 | Fetched 2360 kB in 0s (35.1 MB/s) 2026-06-24 01:51:05.896 | Selecting previously unselected package ovn-common. 2026-06-24 01:51:05.960 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-24 01:51:05.967 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:51:05.972 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:06.079 | Selecting previously unselected package ovn-central. 2026-06-24 01:51:06.092 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:51:06.096 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:06.158 | Selecting previously unselected package ovn-controller-vtep. 2026-06-24 01:51:06.170 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:51:06.174 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:06.231 | Selecting previously unselected package ovn-host. 2026-06-24 01:51:06.243 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 01:51:06.250 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:06.336 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:06.355 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:06.831 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-24 01:51:07.029 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-24 01:51:07.480 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-24 01:51:07.602 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:08.087 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-24 01:51:08.274 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-24 01:51:08.948 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-24 01:51:09.631 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-24 01:51:10.471 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-24 01:51:10.534 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 01:51:10.734 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-24 01:51:11.265 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:51:13.232 | perl: warning: Setting locale failed. 2026-06-24 01:51:13.232 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:13.232 | LANGUAGE = (unset), 2026-06-24 01:51:13.232 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:13.232 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:13.232 | are supported and installed on your system. 2026-06-24 01:51:13.232 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:13.361 | perl: warning: Setting locale failed. 2026-06-24 01:51:13.361 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:13.361 | LANGUAGE = (unset), 2026-06-24 01:51:13.361 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:13.361 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:13.361 | are supported and installed on your system. 2026-06-24 01:51:13.362 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:13.412 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:13.412 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:13.412 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:13.483 | perl: warning: Setting locale failed. 2026-06-24 01:51:13.483 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:13.483 | LANGUAGE = (unset), 2026-06-24 01:51:13.483 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:13.484 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:13.484 | are supported and installed on your system. 2026-06-24 01:51:13.484 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:13.983 | 2026-06-24 01:51:13.983 | Running kernel seems to be up-to-date. 2026-06-24 01:51:13.983 | 2026-06-24 01:51:13.983 | Restarting services... 2026-06-24 01:51:14.030 | 2026-06-24 01:51:14.030 | Service restarts being deferred: 2026-06-24 01:51:14.030 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:51:14.030 | systemctl restart systemd-logind.service 2026-06-24 01:51:14.030 | systemctl restart virtlockd.service 2026-06-24 01:51:14.031 | systemctl restart virtlogd.service 2026-06-24 01:51:14.031 | 2026-06-24 01:51:14.031 | No containers need to be restarted. 2026-06-24 01:51:14.031 | 2026-06-24 01:51:14.031 | User sessions running outdated binaries: 2026-06-24 01:51:14.031 | quobyte @ session #5: sshd[2020] 2026-06-24 01:51:14.040 | quobyte @ user manager service: systemd[1158] 2026-06-24 01:51:14.048 | 2026-06-24 01:51:14.049 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:51:16.016 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:51:16.020 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:51:16.022 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:16.025 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:16.028 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:16.031 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:16.033 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:16.037 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:51:16.039 | + functions-common:time_stop:2427 : start_time=1782265864419 2026-06-24 01:51:16.042 | + functions-common:time_stop:2429 : [[ -z 1782265864419 ]] 2026-06-24 01:51:16.045 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:16.049 | + functions-common:time_stop:2432 : end_time=1782265876046 2026-06-24 01:51:16.052 | + functions-common:time_stop:2433 : elapsed_time=11627 2026-06-24 01:51:16.055 | + functions-common:time_stop:2434 : total=183213 2026-06-24 01:51:16.058 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:16.061 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=194840 2026-06-24 01:51:16.064 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:51:16.066 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 01:51:16.070 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 01:51:16.073 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-24 01:51:16.076 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-24 01:51:16.081 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 01:51:16.084 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-24 01:51:16.087 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 01:51:16.090 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-24 01:51:16.093 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 01:51:16.095 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-24 01:51:16.098 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 01:51:16.101 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-24 01:51:16.104 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 01:51:16.107 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-24 01:51:16.110 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 01:51:16.114 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-24 01:51:16.116 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 01:51:16.120 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-24 01:51:16.122 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 01:51:16.125 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-24 01:51:16.128 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-24 01:51:16.131 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-24 01:51:16.135 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:51:16.138 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:51:16.141 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-24 01:51:16.145 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:51:16.148 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-24 01:51:16.151 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:51:16.154 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-24 01:51:16.173 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:51:16.176 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-24 01:51:16.179 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-24 01:51:16.182 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-24 01:51:16.184 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:51:16.187 | + lib/stack:stack_install_service:32 : install_nova 2026-06-24 01:51:16.190 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-24 01:51:16.193 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-24 01:51:16.195 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:51:16.198 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:51:16.201 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-24 01:51:16.203 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:51:16.206 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-24 01:51:16.225 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:51:16.229 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-24 01:51:16.231 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-24 01:51:16.234 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-24 01:51:16.237 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-24 01:51:16.240 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-24 01:51:16.396 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-24 01:51:16.399 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:16.402 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:16.405 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-24 01:51:16.408 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:51:16.411 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:51:16.415 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:51:16.418 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:51:16.421 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:51:16.424 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:51:16.427 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:16.429 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:16.432 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:51:16.435 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:51:16.438 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:51:16.440 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:51:16.442 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-24 01:51:16.445 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:51:16.447 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:16.450 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:16.453 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-24 01:51:16.475 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-24 01:51:16.513 | Reading package lists... 2026-06-24 01:51:16.874 | Building dependency tree... 2026-06-24 01:51:16.876 | Reading state information... 2026-06-24 01:51:17.400 | The following additional packages will be installed: 2026-06-24 01:51:17.400 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-24 01:51:17.400 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-24 01:51:17.401 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-24 01:51:17.402 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-24 01:51:17.402 | qemu-system-sparc 2026-06-24 01:51:17.405 | Suggested packages: 2026-06-24 01:51:17.405 | libvirt-clients-qemu libvirt-login-shell 2026-06-24 01:51:17.405 | libvirt-daemon-driver-storage-gluster 2026-06-24 01:51:17.405 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-24 01:51:17.405 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-24 01:51:17.405 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-24 01:51:17.405 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-24 01:51:17.450 | The following packages will be REMOVED: 2026-06-24 01:51:17.452 | apport-core-dump-handler 2026-06-24 01:51:17.454 | The following NEW packages will be installed: 2026-06-24 01:51:17.454 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-24 01:51:17.454 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-24 01:51:17.454 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-24 01:51:17.456 | The following packages will be upgraded: 2026-06-24 01:51:17.456 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-24 01:51:17.456 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-24 01:51:17.458 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-24 01:51:17.521 | 9 upgraded, 13 newly installed, 1 to remove and 71 not upgraded. 2026-06-24 01:51:17.521 | Need to get 113 MB of archives. 2026-06-24 01:51:17.521 | After this operation, 897 MB of additional disk space will be used. 2026-06-24 01:51:17.521 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-24 01:51:17.594 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-24 01:51:17.596 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-24 01:51:17.596 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-24 01:51:17.615 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-24 01:51:17.625 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-24 01:51:17.640 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-24 01:51:17.640 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-24 01:51:17.641 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-24 01:51:17.644 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-24 01:51:17.645 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-24 01:51:17.683 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-24 01:51:17.686 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-24 01:51:17.689 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-24 01:51:17.848 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-24 01:51:18.088 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-24 01:51:18.225 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-24 01:51:18.321 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-24 01:51:18.373 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-24 01:51:19.241 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-24 01:51:19.243 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-24 01:51:19.295 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-24 01:51:19.536 | perl: warning: Setting locale failed. 2026-06-24 01:51:19.536 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:19.536 | LANGUAGE = (unset), 2026-06-24 01:51:19.536 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:19.537 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:19.537 | are supported and installed on your system. 2026-06-24 01:51:19.537 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:19.602 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:19.602 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:19.603 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:19.732 | Vorkonfiguration der Pakete ... 2026-06-24 01:51:19.928 | Fetched 113 MB in 2s (62.0 MB/s) 2026-06-24 01:51:19.969 | Selecting previously unselected package python3-zstandard. 2026-06-24 01:51:20.034 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-06-24 01:51:20.043 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-24 01:51:20.047 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-24 01:51:20.196 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-24 01:51:20.196 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-24 01:51:20.196 | Package apport-core-dump-handler is to be removed. 2026-06-24 01:51:20.197 | Package python3-zstandard is not configured yet. 2026-06-24 01:51:20.197 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-24 01:51:20.197 | Package apport-core-dump-handler is to be removed. 2026-06-24 01:51:20.197 | Package systemd-coredump is not installed. 2026-06-24 01:51:20.197 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-24 01:51:20.197 | Package apport-core-dump-handler is to be removed. 2026-06-24 01:51:20.197 | Package python3-zstandard is not configured yet. 2026-06-24 01:51:20.197 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-24 01:51:20.197 | Package apport-core-dump-handler is to be removed. 2026-06-24 01:51:20.197 | Package systemd-coredump is not installed. 2026-06-24 01:51:20.197 | 2026-06-24 01:51:20.257 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-06-24 01:51:20.264 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-24 01:51:21.073 | Selecting previously unselected package systemd-coredump. 2026-06-24 01:51:21.140 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-24 01:51:21.149 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 01:51:21.153 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-24 01:51:21.219 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 01:51:21.245 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:21.306 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:21.331 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:21.426 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:21.454 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:21.552 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:21.577 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:21.683 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 01:51:21.709 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:21.794 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:21.869 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:21.968 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 01:51:21.995 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:22.062 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 01:51:22.089 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:22.157 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:22.172 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 01:51:22.362 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-24 01:51:22.374 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 01:51:22.386 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:22.451 | Selecting previously unselected package python3-libvirt. 2026-06-24 01:51:22.463 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-24 01:51:22.467 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-24 01:51:22.533 | Selecting previously unselected package qemu-system-arm. 2026-06-24 01:51:22.546 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:22.557 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:23.118 | Selecting previously unselected package qemu-system-mips. 2026-06-24 01:51:23.129 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:23.140 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:23.704 | Selecting previously unselected package qemu-system-ppc. 2026-06-24 01:51:23.715 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:23.726 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:24.071 | Selecting previously unselected package qemu-system-sparc. 2026-06-24 01:51:24.084 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:24.094 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:24.342 | Selecting previously unselected package qemu-system-s390x. 2026-06-24 01:51:24.354 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:24.365 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:24.521 | Selecting previously unselected package qemu-system-misc. 2026-06-24 01:51:24.533 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:24.544 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:26.448 | Selecting previously unselected package qemu-system. 2026-06-24 01:51:26.458 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 01:51:26.462 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:26.501 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-24 01:51:26.513 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-24 01:51:26.517 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-24 01:51:28.368 | Selecting previously unselected package qemu-efi-arm. 2026-06-24 01:51:28.382 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-24 01:51:28.386 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-24 01:51:29.209 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-24 01:51:29.704 | Creating group 'systemd-coredump' with GID 987. 2026-06-24 01:51:29.708 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-24 01:51:29.734 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:29.754 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:29.772 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:29.791 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-24 01:51:29.803 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:29.821 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-24 01:51:30.069 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:30.081 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:30.099 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-24 01:51:30.111 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:30.130 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:30.694 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:31.176 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-24 01:51:31.485 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:31.518 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:31.536 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:31.554 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:31.572 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 01:51:31.584 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:31.602 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:31.619 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-24 01:51:31.792 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:31.792 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:31.792 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:35.380 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-24 01:51:35.465 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 01:51:37.297 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 01:51:37.543 | perl: warning: Setting locale failed. 2026-06-24 01:51:37.543 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:37.543 | LANGUAGE = (unset), 2026-06-24 01:51:37.543 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:37.543 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:37.543 | are supported and installed on your system. 2026-06-24 01:51:37.543 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:37.680 | perl: warning: Setting locale failed. 2026-06-24 01:51:37.681 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:37.681 | LANGUAGE = (unset), 2026-06-24 01:51:37.681 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:37.681 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:37.681 | are supported and installed on your system. 2026-06-24 01:51:37.681 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:37.730 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 01:51:37.731 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 01:51:37.731 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 01:51:37.804 | perl: warning: Setting locale failed. 2026-06-24 01:51:37.804 | perl: warning: Please check that your locale settings: 2026-06-24 01:51:37.804 | LANGUAGE = (unset), 2026-06-24 01:51:37.804 | LC_ALL = "en_US.utf8", 2026-06-24 01:51:37.804 | LANG = "de_DE.UTF-8" 2026-06-24 01:51:37.804 | are supported and installed on your system. 2026-06-24 01:51:37.804 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:51:38.307 | 2026-06-24 01:51:38.307 | Running kernel seems to be up-to-date. 2026-06-24 01:51:38.307 | 2026-06-24 01:51:38.307 | Restarting services... 2026-06-24 01:51:38.357 | 2026-06-24 01:51:38.358 | Service restarts being deferred: 2026-06-24 01:51:38.358 | /etc/needrestart/restart.d/dbus.service 2026-06-24 01:51:38.358 | systemctl restart systemd-logind.service 2026-06-24 01:51:38.358 | systemctl restart virtlockd.service 2026-06-24 01:51:38.358 | systemctl restart virtlogd.service 2026-06-24 01:51:38.358 | 2026-06-24 01:51:38.358 | No containers need to be restarted. 2026-06-24 01:51:38.358 | 2026-06-24 01:51:38.358 | User sessions running outdated binaries: 2026-06-24 01:51:38.359 | quobyte @ session #5: sshd[2020] 2026-06-24 01:51:38.369 | quobyte @ user manager service: systemd[1158] 2026-06-24 01:51:38.380 | 2026-06-24 01:51:38.380 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 01:51:40.414 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:51:40.418 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:51:40.422 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:40.425 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:40.428 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:40.431 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:40.435 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:40.439 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:51:40.442 | + functions-common:time_stop:2427 : start_time=1782265876472 2026-06-24 01:51:40.445 | + functions-common:time_stop:2429 : [[ -z 1782265876472 ]] 2026-06-24 01:51:40.450 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:40.457 | + functions-common:time_stop:2432 : end_time=1782265900454 2026-06-24 01:51:40.460 | + functions-common:time_stop:2433 : elapsed_time=23982 2026-06-24 01:51:40.464 | + functions-common:time_stop:2434 : total=194840 2026-06-24 01:51:40.468 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:40.471 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=218822 2026-06-24 01:51:40.475 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:51:40.478 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-24 01:51:40.481 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 01:51:40.485 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 01:51:40.488 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 01:51:40.490 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 01:51:40.494 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 01:51:40.497 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 01:51:40.500 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:40.504 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:40.508 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 01:51:40.511 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 01:51:40.515 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 01:51:40.518 | + functions-common:apt_get_update:1167 : return 2026-06-24 01:51:40.521 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-24 01:51:40.525 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 01:51:40.529 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:51:40.533 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:51:40.536 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-24 01:51:40.564 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-24 01:51:40.602 | Reading package lists... 2026-06-24 01:51:40.968 | Building dependency tree... 2026-06-24 01:51:40.969 | Reading state information... 2026-06-24 01:51:41.537 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-24 01:51:41.537 | ovmf set to manually installed. 2026-06-24 01:51:41.537 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-24 01:51:41.537 | swtpm set to manually installed. 2026-06-24 01:51:41.537 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-24 01:51:41.537 | swtpm-tools set to manually installed. 2026-06-24 01:51:41.537 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-24 01:51:41.539 | mdevctl set to manually installed. 2026-06-24 01:51:41.539 | 0 upgraded, 0 newly installed, 0 to remove and 71 not upgraded. 2026-06-24 01:51:41.544 | + functions-common:apt_get:1211 : result=0 2026-06-24 01:51:41.546 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 01:51:41.550 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:41.554 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:41.558 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:41.561 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:41.565 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:41.569 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 01:51:41.573 | + functions-common:time_stop:2427 : start_time=1782265900560 2026-06-24 01:51:41.577 | + functions-common:time_stop:2429 : [[ -z 1782265900560 ]] 2026-06-24 01:51:41.583 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:41.588 | + functions-common:time_stop:2432 : end_time=1782265901584 2026-06-24 01:51:41.592 | + functions-common:time_stop:2433 : elapsed_time=1024 2026-06-24 01:51:41.596 | + functions-common:time_stop:2434 : total=218822 2026-06-24 01:51:41.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:41.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=219846 2026-06-24 01:51:41.607 | + functions-common:apt_get:1215 : return 0 2026-06-24 01:51:41.611 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-24 01:51:41.616 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 01:51:41.621 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 01:51:41.625 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-24 01:51:41.629 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-24 01:51:41.633 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-24 01:51:41.637 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-24 01:51:41.641 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-24 01:51:41.645 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-24 01:51:41.670 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:51:41.675 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-24 01:51:41.698 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-24 01:51:41.703 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-24 01:51:41.706 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-24 01:51:41.710 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-24 01:51:41.713 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-24 01:51:41.716 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-24 01:51:41.720 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-24 01:51:41.724 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:51:41.728 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:51:41.731 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:51:41.735 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:51:41.740 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:51:41.763 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:51:41.766 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:51:41.769 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:51:41.773 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-24 01:51:41.774 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:51:41.781 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-24 01:51:41.784 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:51:41.788 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-24 01:51:41.790 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:51:41.793 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:51:41.797 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:51:41.800 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:51:41.803 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:51:41.807 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:51:41.810 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:51:41.814 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:51:41.819 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:51:41.824 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265901820 2026-06-24 01:51:41.828 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-24 01:51:41.832 | Cloning into '/opt/stack/novnc'... 2026-06-24 01:51:43.862 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:51:43.866 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:43.870 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:43.874 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:43.878 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:43.882 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:43.886 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:51:43.890 | + functions-common:time_stop:2427 : start_time=1782265901820 2026-06-24 01:51:43.894 | + functions-common:time_stop:2429 : [[ -z 1782265901820 ]] 2026-06-24 01:51:43.899 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:43.905 | + functions-common:time_stop:2432 : end_time=1782265903901 2026-06-24 01:51:43.909 | + functions-common:time_stop:2433 : elapsed_time=2081 2026-06-24 01:51:43.913 | + functions-common:time_stop:2434 : total=155355 2026-06-24 01:51:43.917 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:43.921 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157436 2026-06-24 01:51:43.925 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-24 01:51:43.929 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-24 01:51:43.934 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:51:43.938 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:51:43.942 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:51:43.946 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:51:43.950 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:51:43.954 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:51:43.958 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:51:43.963 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:51:43.968 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:51:43.974 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265903970 2026-06-24 01:51:43.978 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-24 01:51:44.382 | From https://github.com/novnc/novnc 2026-06-24 01:51:44.382 | * tag v1.3.0 -> FETCH_HEAD 2026-06-24 01:51:44.394 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:51:44.399 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:44.403 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:44.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:44.411 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:44.415 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:44.419 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:51:44.423 | + functions-common:time_stop:2427 : start_time=1782265903970 2026-06-24 01:51:44.427 | + functions-common:time_stop:2429 : [[ -z 1782265903970 ]] 2026-06-24 01:51:44.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:44.438 | + functions-common:time_stop:2432 : end_time=1782265904433 2026-06-24 01:51:44.442 | + functions-common:time_stop:2433 : elapsed_time=463 2026-06-24 01:51:44.446 | + functions-common:time_stop:2434 : total=157436 2026-06-24 01:51:44.450 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:44.454 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157899 2026-06-24 01:51:44.458 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:51:44.462 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:51:44.467 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:51:44.471 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:51:44.475 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:51:44.479 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:51:44.483 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:51:44.487 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:51:44.491 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:51:44.496 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:51:44.503 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265904498 2026-06-24 01:51:44.507 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:51:44.539 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:51:44.539 | 2026-06-24 01:51:44.540 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:51:44.540 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:51:44.540 | state without impacting any branches by switching back to a branch. 2026-06-24 01:51:44.540 | 2026-06-24 01:51:44.540 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:51:44.540 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:51:44.540 | 2026-06-24 01:51:44.540 | git switch -c 2026-06-24 01:51:44.540 | 2026-06-24 01:51:44.540 | Or undo this operation with: 2026-06-24 01:51:44.540 | 2026-06-24 01:51:44.540 | git switch - 2026-06-24 01:51:44.541 | 2026-06-24 01:51:44.541 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:51:44.541 | 2026-06-24 01:51:44.541 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-24 01:51:44.545 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:51:44.549 | + functions-common:time_stop:2420 : local name 2026-06-24 01:51:44.553 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:51:44.557 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:51:44.560 | + functions-common:time_stop:2423 : local total 2026-06-24 01:51:44.565 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:51:44.568 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:51:44.572 | + functions-common:time_stop:2427 : start_time=1782265904498 2026-06-24 01:51:44.576 | + functions-common:time_stop:2429 : [[ -z 1782265904498 ]] 2026-06-24 01:51:44.581 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:51:44.589 | + functions-common:time_stop:2432 : end_time=1782265904583 2026-06-24 01:51:44.592 | + functions-common:time_stop:2433 : elapsed_time=85 2026-06-24 01:51:44.597 | + functions-common:time_stop:2434 : total=157899 2026-06-24 01:51:44.600 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:51:44.605 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157984 2026-06-24 01:51:44.609 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-24 01:51:44.627 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-24 01:51:44.633 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:51:44.633 | + functions-common:git_clone:673 : head -1 2026-06-24 01:51:44.636 | 463c39e noVNC 1.3.0 2026-06-24 01:51:44.641 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:51:44.645 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-24 01:51:44.672 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:51:44.676 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/79/994579/1 2026-06-24 01:51:44.680 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-24 01:51:44.684 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-24 01:51:44.688 | + functions-common:git_clone:591 : local git_ref=refs/changes/79/994579/1 2026-06-24 01:51:44.692 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:51:44.698 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:51:44.702 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:51:44.706 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:51:44.712 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:51:44.738 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:51:44.742 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:51:44.746 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:51:44.751 | + functions-common:git_clone:610 : echo refs/changes/79/994579/1 2026-06-24 01:51:44.752 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:51:44.758 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-06-24 01:51:44.762 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-24 01:51:44.767 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-24 01:51:44.770 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:51:44.774 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:51:44.778 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:51:44.782 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:51:44.786 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:51:44.789 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:51:44.793 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:51:44.797 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:51:44.803 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:51:44.808 | + functions-common:time_start:2411 : _TIME_START[$name]=1782265904804 2026-06-24 01:51:44.812 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-24 01:51:44.816 | Cloning into '/opt/stack/nova'... 2026-06-24 01:55:31.971 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:55:31.975 | + functions-common:time_stop:2420 : local name 2026-06-24 01:55:31.978 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:55:31.982 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:55:31.986 | + functions-common:time_stop:2423 : local total 2026-06-24 01:55:31.990 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:55:31.994 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:55:31.997 | + functions-common:time_stop:2427 : start_time=1782265904804 2026-06-24 01:55:32.001 | + functions-common:time_stop:2429 : [[ -z 1782265904804 ]] 2026-06-24 01:55:32.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:55:32.012 | + functions-common:time_stop:2432 : end_time=1782266132008 2026-06-24 01:55:32.016 | + functions-common:time_stop:2433 : elapsed_time=227204 2026-06-24 01:55:32.019 | + functions-common:time_stop:2434 : total=157984 2026-06-24 01:55:32.023 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:55:32.027 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=385188 2026-06-24 01:55:32.031 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-06-24 01:55:32.035 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/79/994579/1 2026-06-24 01:55:32.039 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:55:32.043 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:55:32.047 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:55:32.051 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:55:32.055 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:55:32.060 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:55:32.063 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:55:32.067 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:55:32.072 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:55:32.078 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266132074 2026-06-24 01:55:32.082 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/79/994579/1 2026-06-24 01:55:33.306 | From https://review.opendev.org/openstack/nova 2026-06-24 01:55:33.306 | * branch refs/changes/79/994579/1 -> FETCH_HEAD 2026-06-24 01:55:33.315 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:55:33.319 | + functions-common:time_stop:2420 : local name 2026-06-24 01:55:33.323 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:55:33.327 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:55:33.331 | + functions-common:time_stop:2423 : local total 2026-06-24 01:55:33.335 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:55:33.339 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:55:33.342 | + functions-common:time_stop:2427 : start_time=1782266132074 2026-06-24 01:55:33.346 | + functions-common:time_stop:2429 : [[ -z 1782266132074 ]] 2026-06-24 01:55:33.351 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:55:33.357 | + functions-common:time_stop:2432 : end_time=1782266133353 2026-06-24 01:55:33.361 | + functions-common:time_stop:2433 : elapsed_time=1279 2026-06-24 01:55:33.365 | + functions-common:time_stop:2434 : total=385188 2026-06-24 01:55:33.368 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:55:33.372 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=386467 2026-06-24 01:55:33.376 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-24 01:55:33.679 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:55:33.680 | 2026-06-24 01:55:33.680 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:55:33.680 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:55:33.680 | state without impacting any branches by switching back to a branch. 2026-06-24 01:55:33.680 | 2026-06-24 01:55:33.680 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:55:33.681 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:55:33.681 | 2026-06-24 01:55:33.681 | git switch -c 2026-06-24 01:55:33.681 | 2026-06-24 01:55:33.681 | Or undo this operation with: 2026-06-24 01:55:33.681 | 2026-06-24 01:55:33.681 | git switch - 2026-06-24 01:55:33.682 | 2026-06-24 01:55:33.682 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:55:33.682 | 2026-06-24 01:55:33.682 | HEAD is now at aeb5edf2ac libvirt: Support Cyborg PCI ARQ managed mode 2026-06-24 01:55:33.685 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-24 01:55:33.708 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-24 01:55:33.713 | + functions-common:git_clone:673 : head -1 2026-06-24 01:55:33.713 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:55:33.720 | aeb5edf2ac libvirt: Support Cyborg PCI ARQ managed mode 2026-06-24 01:55:33.725 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:55:33.730 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-24 01:55:33.734 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:55:33.738 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-24 01:55:33.742 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-24 01:55:33.746 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:55:33.750 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-24 01:55:33.754 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:55:33.758 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-24 01:55:33.761 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-24 01:55:33.766 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:55:33.769 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:55:33.775 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-24 01:55:33.779 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:55:33.783 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-24 01:55:33.787 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:55:33.791 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:55:33.797 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-24 01:55:33.805 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-24 01:55:33.809 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-24 01:55:33.813 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-24 01:55:33.977 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-24 01:55:33.982 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:55:33.986 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:55:33.990 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:55:33.994 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-24 01:55:33.998 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-24 01:55:34.002 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:55:34.006 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:55:34.010 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:55:34.014 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:55:34.018 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:55:34.022 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:55:34.026 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:55:34.030 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-24 01:55:34.061 | Using python 3.12 to install /opt/stack/nova 2026-06-24 01:55:34.065 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-24 01:55:35.088 | Obtaining file:///opt/stack/nova 2026-06-24 01:55:35.092 | Installing build dependencies: started 2026-06-24 01:55:36.913 | Installing build dependencies: finished with status 'done' 2026-06-24 01:55:36.914 | Checking if build backend supports build_editable: started 2026-06-24 01:55:37.470 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:55:37.472 | Getting requirements to build editable: started 2026-06-24 01:55:37.776 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:55:37.778 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:55:39.954 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:55:39.980 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (7.0.3) 2026-06-24 01:55:39.981 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (2.0.50) 2026-06-24 01:55:39.982 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (5.3.1) 2026-06-24 01:55:39.982 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (0.41.0) 2026-06-24 01:55:39.983 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (3.1.6) 2026-06-24 01:55:39.984 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (13.0.0) 2026-06-24 01:55:39.985 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (6.1.1) 2026-06-24 01:55:39.986 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (2.5.1) 2026-06-24 01:55:39.987 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (43.0.3) 2026-06-24 01:55:39.987 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (1.8.10) 2026-06-24 01:55:39.988 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (3.5.1) 2026-06-24 01:55:39.989 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (3.1.0) 2026-06-24 01:55:39.990 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (3.10.1) 2026-06-24 01:55:39.991 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (3.17.0) 2026-06-24 01:55:39.991 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (1.18.4) 2026-06-24 01:55:39.992 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (1.3.0) 2026-06-24 01:55:39.993 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (4.0.0) 2026-06-24 01:55:39.994 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (4.26.0) 2026-06-24 01:55:39.995 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (9.9.0) 2026-06-24 01:55:39.996 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (5.14.0) 2026-06-24 01:55:39.996 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (12.0.0) 2026-06-24 01:55:39.997 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (4.12.0) 2026-06-24 01:55:39.998 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (2.34.2) 2026-06-24 01:55:39.999 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (5.8.0) 2026-06-24 01:55:40.192 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev199) 2026-06-24 01:55:40.337 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-24 01:55:40.353 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (4.2.0) 2026-06-24 01:55:40.354 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (7.5.0) 2026-06-24 01:55:40.354 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (10.5.0) 2026-06-24 01:55:40.355 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (6.4.0) 2026-06-24 01:55:40.356 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (8.2.0) 2026-06-24 01:55:40.357 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (2.11.0) 2026-06-24 01:55:40.358 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (3.8.0) 2026-06-24 01:55:40.359 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (5.10.0) 2026-06-24 01:55:40.359 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (2.7.1) 2026-06-24 01:55:40.360 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (10.1.1) 2026-06-24 01:55:40.361 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (18.0.0) 2026-06-24 01:55:40.362 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (7.9.0) 2026-06-24 01:55:40.363 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (18.1.0) 2026-06-24 01:55:40.363 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (5.1.0) 2026-06-24 01:55:40.364 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (3.11.0) 2026-06-24 01:55:40.365 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (6.8.0) 2026-06-24 01:55:40.366 | 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.dev199) (4.6.0) 2026-06-24 01:55:40.367 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (2.0.0) 2026-06-24 01:55:40.368 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (8.1.0) 2026-06-24 01:55:40.369 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (7.2.2) 2026-06-24 01:55:40.370 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (3.10.2) 2026-06-24 01:55:40.371 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (7.1.0) 2026-06-24 01:55:40.372 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (1.1.0) 2026-06-24 01:55:40.372 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (3.8.0) 2026-06-24 01:55:40.373 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (5.0.0) 2026-06-24 01:55:40.374 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (5.7.0) 2026-06-24 01:55:40.492 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev199) 2026-06-24 01:55:40.507 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-24 01:55:40.518 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (8.1.0) 2026-06-24 01:55:40.519 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (0.2.3) 2026-06-24 01:55:40.520 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (1.4.2) 2026-06-24 01:55:40.521 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (1.8.2) 2026-06-24 01:55:40.521 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (2.9.0.post0) 2026-06-24 01:55:40.522 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (3.3.0) 2026-06-24 01:55:40.523 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (4.16.0) 2026-06-24 01:55:40.524 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev199) (6.0.3) 2026-06-24 01:55:40.527 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev199) (1.3.12) 2026-06-24 01:55:40.528 | 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.dev199) (4.15.0) 2026-06-24 01:55:40.531 | 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.dev199) (7.4.0) 2026-06-24 01:55:40.535 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev199) (2.0.0) 2026-06-24 01:55:40.539 | 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.dev199) (3.0) 2026-06-24 01:55:40.546 | 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.dev199) (2.8.0) 2026-06-24 01:55:40.554 | 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.dev199) (3.1.0) 2026-06-24 01:55:40.557 | 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.dev199) (2.2.1) 2026-06-24 01:55:40.561 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev199) (3.0.3) 2026-06-24 01:55:40.564 | 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.dev199) (26.1.0) 2026-06-24 01:55:40.565 | 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.dev199) (2025.9.1) 2026-06-24 01:55:40.566 | 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.dev199) (0.37.0) 2026-06-24 01:55:40.566 | 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.dev199) (2026.5.1) 2026-06-24 01:55:40.574 | 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.dev199) (2.1.0) 2026-06-24 01:55:40.582 | 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.dev199) (4.0.1) 2026-06-24 01:55:40.582 | 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.dev199) (2.13.0) 2026-06-24 01:55:40.583 | 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.dev199) (5.8.0) 2026-06-24 01:55:40.596 | 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.dev199) (1.5.0) 2026-06-24 01:55:40.598 | 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.dev199) (1.1.0) 2026-06-24 01:55:40.598 | 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.dev199) (1.33) 2026-06-24 01:55:40.600 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev199) (4.10.0) 2026-06-24 01:55:40.609 | 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.dev199) (3.1.1) 2026-06-24 01:55:40.616 | 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.dev199) (9.1.4) 2026-06-24 01:55:40.627 | 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.dev199) (2.18.0) 2026-06-24 01:55:40.635 | 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.dev199) (0.20) 2026-06-24 01:55:40.649 | 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.dev199) (2.1.2) 2026-06-24 01:55:40.650 | 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.dev199) (0.6.2) 2026-06-24 01:55:40.666 | 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.dev199) (7.1.4) 2026-06-24 01:55:40.668 | 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.dev199) (5.3.1) 2026-06-24 01:55:40.668 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev199) (5.6.2) 2026-06-24 01:55:40.669 | 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.dev199) (0.16.0) 2026-06-24 01:55:40.674 | 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.dev199) (5.1.0) 2026-06-24 01:55:40.683 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev199) (2026.2) 2026-06-24 01:55:40.684 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev199) (26.2) 2026-06-24 01:55:40.691 | 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.dev199) (0.25.0) 2026-06-24 01:55:40.695 | 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.dev199) (5.0.0) 2026-06-24 01:55:40.697 | 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.dev199) (4.0.1) 2026-06-24 01:55:40.711 | 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.dev199) (1.2.0) 2026-06-24 01:55:40.732 | 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.dev199) (1.7.6) 2026-06-24 01:55:40.739 | 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.dev199) (2.2.0) 2026-06-24 01:55:40.745 | 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.dev199) (1.3.7) 2026-06-24 01:55:40.755 | 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.dev199) (3.3.2) 2026-06-24 01:55:40.767 | 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.dev199) (4.3.2) 2026-06-24 01:55:40.769 | 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.dev199) (3.7.1) 2026-06-24 01:55:40.778 | 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.dev199) (2.4.0) 2026-06-24 01:55:40.789 | 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.dev199) (3.0.3) 2026-06-24 01:55:40.790 | 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.dev199) (1.6.2) 2026-06-24 01:55:40.799 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev199) (82.0.1) 2026-06-24 01:55:40.818 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev199) (0.8.1) 2026-06-24 01:55:40.856 | 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.dev199) (4.14.0) 2026-06-24 01:55:40.863 | 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.dev199) (0.6.0) 2026-06-24 01:55:40.864 | 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.dev199) (4.0.0) 2026-06-24 01:55:40.874 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev199) (3.0.52) 2026-06-24 01:55:40.875 | 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.dev199) (1.11.0) 2026-06-24 01:55:40.876 | 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.dev199) (15.0.0) 2026-06-24 01:55:40.877 | 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.dev199) (1.8.0) 2026-06-24 01:55:40.898 | 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.dev199) (1.17.0) 2026-06-24 01:55:40.905 | 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.dev199) (2.1.0) 2026-06-24 01:55:40.906 | 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.dev199) (24.2.1) 2026-06-24 01:55:40.927 | 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.dev199) (4.6.0) 2026-06-24 01:55:40.953 | 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.dev199) (3.4.7) 2026-06-24 01:55:40.954 | 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.dev199) (3.18) 2026-06-24 01:55:40.955 | 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.dev199) (2.7.0) 2026-06-24 01:55:40.958 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev199) (2023.11.17) 2026-06-24 01:55:40.998 | 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.dev199) (4.2.0) 2026-06-24 01:55:41.001 | 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.dev199) (2.20.0) 2026-06-24 01:55:41.010 | 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.dev199) (0.1.2) 2026-06-24 01:55:41.031 | 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.dev199) (0.8) 2026-06-24 01:55:41.091 | 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.dev199) (0.16.0) 2026-06-24 01:55:41.613 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev199) 2026-06-24 01:55:41.629 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-24 01:55:41.668 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev199) 2026-06-24 01:55:41.683 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-24 01:55:41.739 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev199) 2026-06-24 01:55:41.755 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-24 01:55:41.867 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-24 01:55:41.893 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-24 01:55:41.921 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-24 01:55:41.951 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-24 01:55:42.219 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 65.5 MB/s 0:00:00 2026-06-24 01:55:42.234 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-24 01:55:42.302 | Building wheels for collected packages: nova 2026-06-24 01:55:42.303 | Building editable for nova (pyproject.toml): started 2026-06-24 01:55:44.776 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-24 01:55:44.778 | Created wheel for nova: filename=nova-33.1.0.dev199-0.editable-py3-none-any.whl size=9435 sha256=eaed52361db29f30a28eb303293a03dec7ccaf80a01ccba75dd96c65744f8f47 2026-06-24 01:55:44.778 | Stored in directory: /tmp/pip-ephem-wheel-cache-v2cex0cf/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-24 01:55:44.783 | Successfully built nova 2026-06-24 01:55:45.060 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-24 01:55:49.606 | 2026-06-24 01:55:49.631 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev199 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-24 01:55:49.840 | + inc/python:pip_install:216 : result=0 2026-06-24 01:55:49.844 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:55:49.847 | + functions-common:time_stop:2420 : local name 2026-06-24 01:55:49.850 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:55:49.853 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:55:49.857 | + functions-common:time_stop:2423 : local total 2026-06-24 01:55:49.860 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:55:49.864 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:55:49.867 | + functions-common:time_stop:2427 : start_time=1782266134054 2026-06-24 01:55:49.871 | + functions-common:time_stop:2429 : [[ -z 1782266134054 ]] 2026-06-24 01:55:49.876 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:55:49.882 | + functions-common:time_stop:2432 : end_time=1782266149878 2026-06-24 01:55:49.885 | + functions-common:time_stop:2433 : elapsed_time=15824 2026-06-24 01:55:49.889 | + functions-common:time_stop:2434 : total=138191 2026-06-24 01:55:49.893 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:55:49.897 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154015 2026-06-24 01:55:49.901 | + inc/python:pip_install:219 : return 0 2026-06-24 01:55:49.905 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:55:49.909 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:55:49.913 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-24 01:55:49.917 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-24 01:55:49.921 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:55:49.925 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:55:49.929 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-24 01:55:49.933 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:55:49.937 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-24 01:55:49.955 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:55:49.959 | + ./stack.sh:main:959 : configure_nova 2026-06-24 01:55:49.963 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-24 01:55:49.981 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-24 01:55:49.985 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-24 01:55:49.989 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-24 01:55:49.995 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-24 01:55:49.996 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-24 01:55:50.003 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-24 01:55:50.007 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-24 01:55:50.011 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-24 01:55:50.015 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-24 01:55:50.017 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-24 01:55:50.021 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-24 01:55:50.025 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-24 01:55:50.028 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-24 01:55:50.046 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-24 01:55:50.063 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-24 01:55:50.080 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-24 01:55:50.098 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-24 01:55:50.115 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-24 01:55:50.132 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-24 01:55:50.137 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-24 01:55:50.143 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.j4wuDG3QjC 2026-06-24 01:55:50.147 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-24 01:55:50.151 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-24 01:55:50.155 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-24 01:55:50.159 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-24 01:55:50.163 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-24 01:55:50.166 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.j4wuDG3QjC 2026-06-24 01:55:50.172 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.j4wuDG3QjC 2026-06-24 01:55:50.189 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.j4wuDG3QjC /etc/sudoers.d/nova-rootwrap 2026-06-24 01:55:50.207 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-24 01:55:50.212 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-24 01:55:50.216 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-24 01:55:50.220 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-24 01:55:50.223 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-24 01:55:50.227 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-24 01:55:50.231 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-24 01:55:50.236 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-24 01:55:50.236 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-24 01:55:50.247 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-24 01:55:50.253 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-24 01:55:50.270 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-24 01:55:50.286 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-24 01:55:50.291 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-24 01:55:50.298 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-24 01:55:50.322 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:50.325 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-24 01:55:50.337 | net.ipv4.ip_forward = 1 2026-06-24 01:55:50.343 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-24 01:55:50.347 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-24 01:55:50.349 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-24 01:55:50.367 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-24 01:55:50.371 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-24 01:55:50.375 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-24 01:55:50.393 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-24 01:55:50.399 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-24 01:55:50.399 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-24 01:55:50.407 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:1e1b92dfd0db 2026-06-24 01:55:50.412 | InitiatorName=iqn.2016-04.com.open-iscsi:1e1b92dfd0db 2026-06-24 01:55:50.418 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-24 01:55:50.422 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-24 01:55:50.512 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-24 01:55:50.514 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-24 01:55:50.517 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:55:50.521 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-24 01:55:50.585 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-24 01:55:50.592 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-24 01:55:50.598 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-24 01:55:50.604 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-24 01:55:50.645 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-24 01:55:50.648 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-24 01:55:50.689 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-24 01:55:50.731 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-24 01:55:50.772 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-24 01:55:50.814 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-24 01:55:50.853 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-24 01:55:50.897 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.16 2026-06-24 01:55:50.936 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-24 01:55:50.977 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-24 01:55:51.019 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-24 01:55:51.059 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-24 01:55:51.101 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-24 01:55:51.143 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-24 01:55:51.185 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-24 01:55:51.224 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-24 01:55:51.264 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-24 01:55:51.267 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:55:51.270 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:55:51.273 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:55:51.277 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:55:51.281 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:55:51.285 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:55:51.288 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:55:51.291 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:55:51.295 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:55:51.299 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:55:51.302 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:55:51.305 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:55:51.309 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:55:51.312 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-24 01:55:51.335 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:51.339 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 01:55:51.343 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-24 01:55:51.347 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-24 01:55:51.388 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-24 01:55:51.391 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-24 01:55:51.395 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-24 01:55:51.398 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-24 01:55:51.401 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:55:51.405 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:55:51.408 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:55:51.432 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:51.435 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:55:51.438 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-24 01:55:51.442 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-24 01:55:51.487 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-24 01:55:51.491 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-24 01:55:51.494 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-24 01:55:51.498 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-24 01:55:51.501 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:55:51.505 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:55:51.508 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:55:51.531 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:51.535 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:55:51.537 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-24 01:55:51.542 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-24 01:55:51.587 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-24 01:55:51.633 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-24 01:55:51.675 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-24 01:55:51.718 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-24 01:55:51.739 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:51.742 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-24 01:55:51.765 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:51.771 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-24 01:55:51.772 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-24 01:55:51.777 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-24 01:55:51.781 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-24 01:55:51.821 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-24 01:55:51.824 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-24 01:55:51.869 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-24 01:55:51.909 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-24 01:55:51.912 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:55:51.914 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-24 01:55:51.918 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 01:55:51.922 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 01:55:51.926 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-24 01:55:51.930 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:55:51.934 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:55:51.937 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 01:55:51.941 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-24 01:55:51.987 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-24 01:55:52.030 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.16/identity 2026-06-24 01:55:52.073 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-24 01:55:52.115 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-24 01:55:52.157 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-24 01:55:52.200 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-24 01:55:52.242 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-24 01:55:52.285 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.16/identity 2026-06-24 01:55:52.328 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 01:55:52.371 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 01:55:52.414 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 01:55:52.418 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-24 01:55:52.443 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:52.447 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-24 01:55:52.451 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-24 01:55:52.498 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-24 01:55:52.502 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:55:52.506 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:55:52.510 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-24 01:55:52.513 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-24 01:55:52.557 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-24 01:55:52.599 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.16/identity 2026-06-24 01:55:52.642 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-24 01:55:52.685 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-24 01:55:52.728 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-24 01:55:52.771 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-24 01:55:52.814 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-24 01:55:52.856 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-24 01:55:52.881 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:55:52.885 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-24 01:55:52.910 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:55:52.914 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-24 01:55:52.918 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-24 01:55:52.962 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-24 01:55:53.007 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-24 01:55:53.011 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-24 01:55:53.055 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-24 01:55:53.059 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-24 01:55:53.063 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-24 01:55:53.066 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:55:53.070 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:55:53.074 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:55:53.078 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:55:53.082 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:55:53.085 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:55:53.089 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:55:53.093 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:55:53.097 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:55:53.101 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:55:53.104 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:55:53.108 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:55:53.112 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:55:53.116 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-24 01:55:53.120 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-24 01:55:53.124 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:55:53.129 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:55:53.154 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:55:53.158 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:55:53.161 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:55:53.166 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:55:53.169 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-24 01:55:53.213 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:55:53.256 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:55:53.299 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:55:53.342 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-24 01:55:53.386 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-24 01:55:53.432 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-24 01:55:53.457 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:53.461 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-24 01:55:53.464 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-24 01:55:53.468 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-24 01:55:53.472 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-24 01:55:53.476 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 01:55:53.480 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-24 01:55:53.484 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-24 01:55:53.488 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 01:55:53.492 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 01:55:53.511 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 01:55:53.511 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:55:53.522 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 01:55:53.527 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:55:53.541 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-24 01:55:53.547 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-24 01:55:53.550 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-24 01:55:53.555 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:55:53.558 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-24 01:55:53.602 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-24 01:55:53.641 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-24 01:55:53.681 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-24 01:55:53.719 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 01:55:53.757 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 01:55:53.796 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-24 01:55:53.835 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-24 01:55:53.873 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-24 01:55:53.910 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-24 01:55:53.948 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 01:55:53.992 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 01:55:54.038 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-24 01:55:54.082 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-24 01:55:54.127 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 01:55:54.130 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 01:55:54.135 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-24 01:55:54.139 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-24 01:55:54.143 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 01:55:54.147 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:55:54.151 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:55:54.155 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-24 01:55:54.160 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-24 01:55:54.164 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-24 01:55:54.208 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 01:55:54.254 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-24 01:55:54.254 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-24 01:55:54.266 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-24 01:55:54.271 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-24 01:55:54.276 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-24 01:55:54.280 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 01:55:54.284 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 01:55:54.288 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:55:54.292 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:55:54.296 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:55:54.300 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:55:54.303 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 01:55:54.307 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 01:55:54.312 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:55:54.316 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:55:54.320 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-24 01:55:54.333 | perl: warning: Setting locale failed. 2026-06-24 01:55:54.333 | perl: warning: Please check that your locale settings: 2026-06-24 01:55:54.333 | LANGUAGE = (unset), 2026-06-24 01:55:54.333 | LC_ALL = "en_US.utf8", 2026-06-24 01:55:54.333 | LANG = "de_DE.UTF-8" 2026-06-24 01:55:54.333 | are supported and installed on your system. 2026-06-24 01:55:54.334 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:55:54.375 | Enabling site nova-api. 2026-06-24 01:55:54.381 | To activate the new configuration, you need to run: 2026-06-24 01:55:54.382 | systemctl reload apache2 2026-06-24 01:55:54.388 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 01:55:54.392 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:55:54.396 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:55:54.400 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:55:54.596 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-24 01:55:54.623 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:54.627 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-24 01:55:54.631 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-24 01:55:54.635 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-24 01:55:54.639 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-24 01:55:54.643 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-24 01:55:54.647 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-24 01:55:54.650 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-24 01:55:54.655 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 01:55:54.658 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 01:55:54.678 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 01:55:54.678 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:55:54.690 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 01:55:54.695 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:55:54.710 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-24 01:55:54.716 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-24 01:55:54.720 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-24 01:55:54.727 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:55:54.731 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-24 01:55:54.776 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-24 01:55:54.819 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-24 01:55:54.862 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-24 01:55:54.905 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 01:55:54.949 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 01:55:54.993 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-24 01:55:55.041 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-24 01:55:55.086 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-24 01:55:55.132 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-24 01:55:55.177 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 01:55:55.219 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 01:55:55.264 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-24 01:55:55.308 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-24 01:55:55.353 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-24 01:55:55.357 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-24 01:55:55.403 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-24 01:55:55.428 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:55:55.432 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-24 01:55:55.482 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-24 01:55:55.486 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-24 01:55:55.490 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-24 01:55:55.515 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:55.519 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 01:55:55.523 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 01:55:55.570 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-24 01:55:55.618 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-24 01:55:55.622 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-24 01:55:55.626 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-24 01:55:55.630 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 01:55:55.634 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 01:55:55.638 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 01:55:55.662 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:55.667 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 01:55:55.670 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 01:55:55.674 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 01:55:55.700 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:55.704 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 01:55:55.708 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 01:55:55.753 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 01:55:55.757 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 01:55:55.760 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-24 01:55:55.803 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-24 01:55:55.848 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-24 01:55:55.894 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-24 01:55:55.919 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:55:55.924 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-24 01:55:55.967 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-24 01:55:55.971 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-24 01:55:55.975 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-24 01:55:56.020 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-24 01:55:56.024 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:55:56.028 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:55:56.033 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-24 01:55:56.036 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-24 01:55:56.079 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-24 01:55:56.119 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.16/identity 2026-06-24 01:55:56.159 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-24 01:55:56.200 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-24 01:55:56.234 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-24 01:55:56.264 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-24 01:55:56.297 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-24 01:55:56.334 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-24 01:55:56.352 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:56.356 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-24 01:55:56.361 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 01:55:56.365 | + lib/nova:create_nova_conf:587 : local conf 2026-06-24 01:55:56.368 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-24 01:55:56.372 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-24 01:55:56.375 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 01:55:56.379 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 01:55:56.382 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-24 01:55:56.386 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-24 01:55:56.389 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-24 01:55:56.394 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-24 01:55:56.398 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-24 01:55:56.400 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-24 01:55:56.403 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-24 01:55:56.406 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:55:56.409 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:55:56.413 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:55:56.433 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:56.436 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:55:56.440 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-24 01:55:56.445 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-24 01:55:56.485 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-24 01:55:56.523 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-24 01:55:56.567 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 01:55:56.570 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-24 01:55:56.573 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-24 01:55:56.576 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-24 01:55:56.598 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:55:56.604 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-24 01:55:56.604 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-24 01:55:57.805 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-24 01:55:57.809 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-24 01:55:58.947 | Adding vhost "nova_cell1" ... 2026-06-24 01:55:59.044 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-24 01:56:00.190 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-24 01:56:00.228 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-24 01:56:00.232 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-24 01:56:00.236 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-24 01:56:00.239 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 01:56:00.243 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-24 01:56:00.248 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 01:56:00.272 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:00.276 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-24 01:56:00.280 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-24 01:56:00.284 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 01:56:00.309 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:00.313 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.16:5672/nova_cell1 2026-06-24 01:56:00.317 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.16:5672/nova_cell1 2026-06-24 01:56:00.363 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 01:56:00.367 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 01:56:00.370 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-24 01:56:00.396 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:00.400 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-24 01:56:00.404 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-24 01:56:00.408 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-24 01:56:00.412 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-24 01:56:00.416 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:56:00.420 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-24 01:56:00.424 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-24 01:56:00.470 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-24 01:56:00.514 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.16/identity 2026-06-24 01:56:00.559 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-24 01:56:00.603 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-24 01:56:00.647 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-24 01:56:00.691 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-24 01:56:00.736 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-24 01:56:00.780 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-24 01:56:00.784 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-24 01:56:00.788 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-24 01:56:00.793 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:56:00.819 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:56:00.822 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:56:00.826 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:00.830 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:56:00.834 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-24 01:56:00.880 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:56:00.923 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:56:00.965 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:56:01.007 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-24 01:56:01.049 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 01:56:01.054 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-24 01:56:01.060 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 01:56:01.064 | + lib/nova:create_nova_conf:621 : local conf 2026-06-24 01:56:01.067 | + lib/nova:create_nova_conf:622 : local offset 2026-06-24 01:56:01.072 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-24 01:56:01.075 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 01:56:01.079 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 01:56:01.084 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-24 01:56:01.088 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-24 01:56:01.092 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-24 01:56:01.096 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-24 01:56:01.100 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-24 01:56:01.103 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-24 01:56:01.107 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-24 01:56:01.129 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:01.133 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-24 01:56:01.179 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-24 01:56:01.222 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-24 01:56:01.226 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-24 01:56:01.230 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-24 01:56:01.234 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-24 01:56:01.259 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:01.263 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-24 01:56:01.288 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:01.293 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-24 01:56:01.318 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:01.322 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-24 01:56:01.326 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-24 01:56:01.330 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-24 01:56:01.335 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-24 01:56:01.359 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:01.364 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-24 01:56:01.386 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-24 01:56:01.386 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-24 01:56:01.398 | cgroup_device_acl = [ 2026-06-24 01:56:01.398 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-24 01:56:01.398 | "/dev/random", "/dev/urandom", 2026-06-24 01:56:01.398 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-24 01:56:01.398 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-24 01:56:01.398 | "/dev/vfio/vfio", 2026-06-24 01:56:01.398 | ] 2026-06-24 01:56:01.403 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-24 01:56:01.407 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:56:01.411 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:56:01.415 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:56:01.419 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:56:01.424 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:56:01.428 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:56:01.432 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:56:01.435 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:56:01.440 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:56:01.444 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:56:01.448 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:56:01.452 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:56:01.456 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:56:01.460 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-24 01:56:01.467 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-24 01:56:01.471 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-24 01:56:01.476 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-24 01:56:01.480 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-24 01:56:01.513 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-24 01:56:01.517 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-24 01:56:01.521 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:01.525 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:01.530 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-24 01:56:01.534 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-24 01:56:01.538 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-24 01:56:01.557 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-24 01:56:01.557 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-24 01:56:01.570 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-24 01:56:01.576 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-24 01:56:01.595 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-24 01:56:01.596 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-24 01:56:01.607 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-24 01:56:01.613 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-24 01:56:01.617 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-24 01:56:01.621 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-24 01:56:01.625 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-24 01:56:01.629 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:01.634 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-24 01:56:01.711 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-24 01:56:01.715 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:01.720 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-24 01:56:01.826 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-24 01:56:01.874 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-24 01:56:01.912 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-24 01:56:01.915 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-24 01:56:01.960 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-24 01:56:02.003 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-24 01:56:02.046 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-24 01:56:02.087 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-24 01:56:02.128 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-24 01:56:02.134 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 01:56:02.139 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-24 01:56:02.142 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-24 01:56:02.146 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 01:56:02.152 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 01:56:02.155 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-24 01:56:02.159 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-24 01:56:02.163 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-24 01:56:02.167 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-24 01:56:02.172 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-24 01:56:02.197 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:02.201 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-24 01:56:02.206 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-24 01:56:02.210 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-24 01:56:02.214 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 01:56:02.219 | + lib/stack:stack_install_service:32 : install_placement 2026-06-24 01:56:02.223 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-24 01:56:02.227 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-24 01:56:02.232 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 01:56:02.238 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-24 01:56:02.242 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-24 01:56:02.246 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 01:56:02.254 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:56:02.255 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 01:56:02.261 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-24 01:56:02.266 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-24 01:56:02.270 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-24 01:56:02.275 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-24 01:56:02.280 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-24 01:56:02.316 | Using python 3.12 to install osc-placement 2026-06-24 01:56:02.320 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-24 01:56:03.729 | Collecting osc-placement 2026-06-24 01:56:03.876 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 01:56:03.888 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-24 01:56:03.888 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-24 01:56:03.889 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-24 01:56:03.890 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-24 01:56:03.892 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-24 01:56:03.893 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-24 01:56:03.894 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-24 01:56:03.894 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-24 01:56:03.895 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-24 01:56:03.900 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-24 01:56:03.901 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-06-24 01:56:03.902 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-24 01:56:03.905 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-24 01:56:03.905 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-24 01:56:03.906 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-24 01:56:03.907 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-24 01:56:03.911 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-24 01:56:03.912 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-24 01:56:03.912 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-24 01:56:03.913 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-24 01:56:03.916 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-24 01:56:03.916 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-24 01:56:03.917 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-24 01:56:03.918 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-24 01:56:03.919 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-24 01:56:03.921 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-24 01:56:03.922 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-24 01:56:03.924 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-24 01:56:03.929 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-24 01:56:03.936 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-24 01:56:03.940 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-24 01:56:03.941 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-24 01:56:03.942 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-24 01:56:03.947 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-24 01:56:03.952 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-24 01:56:03.967 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-24 01:56:03.967 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-24 01:56:03.968 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-24 01:56:03.970 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-24 01:56:03.983 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-24 01:56:03.984 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-24 01:56:03.989 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-24 01:56:04.028 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-24 01:56:04.354 | Installing collected packages: osc-placement 2026-06-24 01:56:04.480 | Successfully installed osc-placement-4.8.0 2026-06-24 01:56:04.652 | + inc/python:pip_install:216 : result=0 2026-06-24 01:56:04.656 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:56:04.660 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:04.664 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:04.668 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:04.671 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:04.676 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:04.679 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:56:04.683 | + functions-common:time_stop:2427 : start_time=1782266162307 2026-06-24 01:56:04.688 | + functions-common:time_stop:2429 : [[ -z 1782266162307 ]] 2026-06-24 01:56:04.693 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:04.699 | + functions-common:time_stop:2432 : end_time=1782266164694 2026-06-24 01:56:04.703 | + functions-common:time_stop:2433 : elapsed_time=2387 2026-06-24 01:56:04.707 | + functions-common:time_stop:2434 : total=154015 2026-06-24 01:56:04.711 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:04.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156402 2026-06-24 01:56:04.719 | + inc/python:pip_install:219 : return 0 2026-06-24 01:56:04.723 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-24 01:56:04.727 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-24 01:56:04.731 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-24 01:56:04.735 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 01:56:04.739 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 01:56:04.744 | ++ functions-common:git_clone:593 : pwd 2026-06-24 01:56:04.749 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 01:56:04.753 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 01:56:04.758 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 01:56:04.783 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 01:56:04.788 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 01:56:04.791 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 01:56:04.797 | + functions-common:git_clone:610 : echo master 2026-06-24 01:56:04.797 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 01:56:04.804 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-24 01:56:04.808 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 01:56:04.812 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-24 01:56:04.816 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:56:04.820 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:56:04.824 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:56:04.828 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:56:04.832 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:56:04.836 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:56:04.840 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:04.844 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:04.850 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:04.855 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266164851 2026-06-24 01:56:04.859 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-24 01:56:04.863 | Cloning into '/opt/stack/placement'... 2026-06-24 01:56:08.356 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:56:08.360 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:08.364 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:08.367 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:08.371 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:08.374 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:08.378 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:56:08.382 | + functions-common:time_stop:2427 : start_time=1782266164851 2026-06-24 01:56:08.386 | + functions-common:time_stop:2429 : [[ -z 1782266164851 ]] 2026-06-24 01:56:08.391 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:08.397 | + functions-common:time_stop:2432 : end_time=1782266168393 2026-06-24 01:56:08.401 | + functions-common:time_stop:2433 : elapsed_time=3542 2026-06-24 01:56:08.405 | + functions-common:time_stop:2434 : total=386467 2026-06-24 01:56:08.409 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:08.413 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390009 2026-06-24 01:56:08.417 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-24 01:56:08.421 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 01:56:08.425 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:56:08.429 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:56:08.432 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:56:08.437 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:56:08.440 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:56:08.445 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:56:08.448 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:08.453 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:08.457 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:08.463 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266168459 2026-06-24 01:56:08.467 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 01:56:09.107 | From https://review.opendev.org/openstack/placement 2026-06-24 01:56:09.107 | * branch master -> FETCH_HEAD 2026-06-24 01:56:09.119 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:56:09.123 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:09.127 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:09.131 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:09.135 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:09.139 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:09.142 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:56:09.146 | + functions-common:time_stop:2427 : start_time=1782266168459 2026-06-24 01:56:09.150 | + functions-common:time_stop:2429 : [[ -z 1782266168459 ]] 2026-06-24 01:56:09.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:09.162 | + functions-common:time_stop:2432 : end_time=1782266169157 2026-06-24 01:56:09.166 | + functions-common:time_stop:2433 : elapsed_time=698 2026-06-24 01:56:09.170 | + functions-common:time_stop:2434 : total=390009 2026-06-24 01:56:09.173 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:09.178 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390707 2026-06-24 01:56:09.182 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 01:56:09.186 | + functions-common:git_timed:697 : local count=0 2026-06-24 01:56:09.190 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 01:56:09.194 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 01:56:09.198 | + functions-common:git_timed:701 : timeout=0 2026-06-24 01:56:09.202 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 01:56:09.206 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 01:56:09.210 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:09.214 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:09.219 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:09.225 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266169221 2026-06-24 01:56:09.229 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 01:56:09.281 | Note: switching to 'FETCH_HEAD'. 2026-06-24 01:56:09.281 | 2026-06-24 01:56:09.281 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 01:56:09.281 | changes and commit them, and you can discard any commits you make in this 2026-06-24 01:56:09.281 | state without impacting any branches by switching back to a branch. 2026-06-24 01:56:09.282 | 2026-06-24 01:56:09.282 | If you want to create a new branch to retain commits you create, you may 2026-06-24 01:56:09.282 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 01:56:09.282 | 2026-06-24 01:56:09.282 | git switch -c 2026-06-24 01:56:09.282 | 2026-06-24 01:56:09.282 | Or undo this operation with: 2026-06-24 01:56:09.282 | 2026-06-24 01:56:09.282 | git switch - 2026-06-24 01:56:09.282 | 2026-06-24 01:56:09.282 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 01:56:09.283 | 2026-06-24 01:56:09.283 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-24 01:56:09.287 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 01:56:09.290 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:09.294 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:09.298 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:09.302 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:09.306 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:09.310 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 01:56:09.314 | + functions-common:time_stop:2427 : start_time=1782266169221 2026-06-24 01:56:09.318 | + functions-common:time_stop:2429 : [[ -z 1782266169221 ]] 2026-06-24 01:56:09.323 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:09.329 | + functions-common:time_stop:2432 : end_time=1782266169324 2026-06-24 01:56:09.333 | + functions-common:time_stop:2433 : elapsed_time=103 2026-06-24 01:56:09.337 | + functions-common:time_stop:2434 : total=390707 2026-06-24 01:56:09.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:09.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390810 2026-06-24 01:56:09.349 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-24 01:56:09.370 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-24 01:56:09.375 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 01:56:09.376 | + functions-common:git_clone:673 : head -1 2026-06-24 01:56:09.379 | 3cba66c7 Merge "Update python versions" 2026-06-24 01:56:09.383 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 01:56:09.387 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-24 01:56:09.392 | + inc/python:setup_develop:353 : local bindep 2026-06-24 01:56:09.396 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-24 01:56:09.400 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-24 01:56:09.404 | + inc/python:setup_develop:359 : local extras= 2026-06-24 01:56:09.408 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-24 01:56:09.413 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 01:56:09.417 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-24 01:56:09.421 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-24 01:56:09.425 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 01:56:09.429 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 01:56:09.434 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-24 01:56:09.438 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 01:56:09.443 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-24 01:56:09.447 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 01:56:09.451 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 01:56:09.457 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-24 01:56:09.464 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-24 01:56:09.468 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-24 01:56:09.472 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-24 01:56:09.633 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-24 01:56:09.637 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 01:56:09.641 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 01:56:09.645 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 01:56:09.649 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-24 01:56:09.653 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-24 01:56:09.657 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 01:56:09.661 | + inc/python:setup_package:446 : local extras= 2026-06-24 01:56:09.665 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 01:56:09.669 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 01:56:09.673 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 01:56:09.678 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 01:56:09.681 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 01:56:09.686 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-24 01:56:09.716 | Using python 3.12 to install /opt/stack/placement 2026-06-24 01:56:09.720 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-24 01:56:10.746 | Obtaining file:///opt/stack/placement 2026-06-24 01:56:10.749 | Installing build dependencies: started 2026-06-24 01:56:12.624 | Installing build dependencies: finished with status 'done' 2026-06-24 01:56:12.626 | Checking if build backend supports build_editable: started 2026-06-24 01:56:13.172 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 01:56:13.174 | Getting requirements to build editable: started 2026-06-24 01:56:13.478 | Getting requirements to build editable: finished with status 'done' 2026-06-24 01:56:13.480 | Preparing editable metadata (pyproject.toml): started 2026-06-24 01:56:14.399 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:56:14.423 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-24 01:56:14.425 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-24 01:56:14.425 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-24 01:56:14.426 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-24 01:56:14.427 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-24 01:56:14.428 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-24 01:56:14.429 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-24 01:56:14.430 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-24 01:56:14.431 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-24 01:56:14.432 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-24 01:56:14.433 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-24 01:56:14.433 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-24 01:56:14.434 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-24 01:56:14.437 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-24 01:56:14.437 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-24 01:56:14.437 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-24 01:56:14.440 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-24 01:56:14.440 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-24 01:56:14.440 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-24 01:56:14.440 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-24 01:56:14.443 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-24 01:56:14.444 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-24 01:56:14.446 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-24 01:56:14.446 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-24 01:56:14.451 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-24 01:56:14.453 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-24 01:56:14.454 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-24 01:56:14.456 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-24 01:56:14.457 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-24 01:56:14.458 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-24 01:56:14.462 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-24 01:56:14.464 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-24 01:56:14.465 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-24 01:56:14.468 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-24 01:56:14.475 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-24 01:56:14.479 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-24 01:56:14.484 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-24 01:56:14.485 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-24 01:56:14.487 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-24 01:56:14.491 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-24 01:56:14.492 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-24 01:56:14.494 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-24 01:56:14.500 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-24 01:56:14.502 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-24 01:56:14.503 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-24 01:56:14.506 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-24 01:56:14.512 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-24 01:56:14.516 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-24 01:56:14.516 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-24 01:56:14.518 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-24 01:56:14.523 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-24 01:56:14.532 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.0) 2026-06-24 01:56:14.537 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-24 01:56:14.540 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-24 01:56:14.541 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-24 01:56:14.544 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-24 01:56:14.548 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-24 01:56:14.552 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-24 01:56:14.569 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-24 01:56:14.582 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-24 01:56:14.583 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-24 01:56:14.584 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-24 01:56:14.586 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-24 01:56:14.605 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-24 01:56:14.618 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-24 01:56:14.665 | Building wheels for collected packages: openstack-placement 2026-06-24 01:56:14.666 | Building editable for openstack-placement (pyproject.toml): started 2026-06-24 01:56:15.446 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-24 01:56:15.448 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=201bfb6ff0f85adabc6ff6550e88b2dfc74c3c9052634db9881504a26ad9d18f 2026-06-24 01:56:15.451 | Stored in directory: /tmp/pip-ephem-wheel-cache-50f7gsta/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-24 01:56:15.455 | Successfully built openstack-placement 2026-06-24 01:56:15.728 | Installing collected packages: openstack-placement 2026-06-24 01:56:15.779 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-24 01:56:15.955 | + inc/python:pip_install:216 : result=0 2026-06-24 01:56:15.960 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:56:15.964 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:15.968 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:15.972 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:15.976 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:15.980 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:15.984 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:56:15.988 | + functions-common:time_stop:2427 : start_time=1782266169709 2026-06-24 01:56:15.992 | + functions-common:time_stop:2429 : [[ -z 1782266169709 ]] 2026-06-24 01:56:15.997 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:16.004 | + functions-common:time_stop:2432 : end_time=1782266175999 2026-06-24 01:56:16.008 | + functions-common:time_stop:2433 : elapsed_time=6290 2026-06-24 01:56:16.012 | + functions-common:time_stop:2434 : total=156402 2026-06-24 01:56:16.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:16.020 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162692 2026-06-24 01:56:16.024 | + inc/python:pip_install:219 : return 0 2026-06-24 01:56:16.028 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 01:56:16.033 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 01:56:16.037 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-24 01:56:16.041 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-24 01:56:16.045 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:56:16.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:56:16.053 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-24 01:56:16.058 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:56:16.062 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 01:56:16.066 | + ./stack.sh:main:965 : configure_placement 2026-06-24 01:56:16.070 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-24 01:56:16.088 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-24 01:56:16.092 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-24 01:56:16.100 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-24 01:56:16.104 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-24 01:56:16.109 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-24 01:56:16.113 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-24 01:56:16.117 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 01:56:16.121 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 01:56:16.126 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 01:56:16.155 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:16.159 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 01:56:16.163 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-24 01:56:16.169 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-24 01:56:16.219 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-24 01:56:16.268 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-24 01:56:16.316 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-24 01:56:16.321 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-24 01:56:16.325 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-24 01:56:16.329 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 01:56:16.333 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 01:56:16.337 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-24 01:56:16.342 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-24 01:56:16.346 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-24 01:56:16.350 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 01:56:16.354 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-24 01:56:16.403 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-24 01:56:16.451 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.16/identity 2026-06-24 01:56:16.499 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-24 01:56:16.547 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-24 01:56:16.594 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-24 01:56:16.641 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-24 01:56:16.689 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-24 01:56:16.735 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.16/identity 2026-06-24 01:56:16.783 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 01:56:16.830 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 01:56:16.878 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 01:56:16.882 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-24 01:56:16.886 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-24 01:56:16.891 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-24 01:56:16.895 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 01:56:16.924 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 01:56:16.928 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 01:56:16.932 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:16.937 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 01:56:16.941 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-24 01:56:16.988 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:56:17.036 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 01:56:17.083 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 01:56:17.131 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-24 01:56:17.177 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-24 01:56:17.181 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-24 01:56:17.186 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-24 01:56:17.190 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-24 01:56:17.194 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 01:56:17.198 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-24 01:56:17.202 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-24 01:56:17.206 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 01:56:17.210 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 01:56:17.230 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 01:56:17.230 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:56:17.242 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 01:56:17.247 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 01:56:17.263 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-24 01:56:17.269 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-24 01:56:17.273 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-24 01:56:17.279 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 01:56:17.283 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-24 01:56:17.332 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-24 01:56:17.378 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-24 01:56:17.424 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-24 01:56:17.471 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 01:56:17.517 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 01:56:17.563 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-24 01:56:17.608 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-24 01:56:17.651 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-24 01:56:17.696 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-24 01:56:17.738 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 01:56:17.782 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 01:56:17.823 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-24 01:56:17.864 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-24 01:56:17.907 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 01:56:17.911 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 01:56:17.916 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-24 01:56:17.920 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-24 01:56:17.923 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 01:56:17.927 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:17.931 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:17.934 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-24 01:56:17.938 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-24 01:56:17.942 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-24 01:56:17.986 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 01:56:18.030 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-24 01:56:18.030 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-24 01:56:18.041 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-24 01:56:18.048 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-24 01:56:18.051 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-24 01:56:18.055 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 01:56:18.059 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 01:56:18.063 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 01:56:18.067 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 01:56:18.072 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:18.076 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:18.081 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 01:56:18.085 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 01:56:18.089 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:18.094 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:18.097 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-24 01:56:18.112 | perl: warning: Setting locale failed. 2026-06-24 01:56:18.112 | perl: warning: Please check that your locale settings: 2026-06-24 01:56:18.112 | LANGUAGE = (unset), 2026-06-24 01:56:18.112 | LC_ALL = "en_US.utf8", 2026-06-24 01:56:18.112 | LANG = "de_DE.UTF-8" 2026-06-24 01:56:18.112 | are supported and installed on your system. 2026-06-24 01:56:18.112 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 01:56:18.155 | Enabling site placement-api. 2026-06-24 01:56:18.162 | To activate the new configuration, you need to run: 2026-06-24 01:56:18.162 | systemctl reload apache2 2026-06-24 01:56:18.169 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 01:56:18.173 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 01:56:18.178 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:18.182 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 01:56:18.374 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:18.381 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:18.385 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-24 01:56:18.430 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-24 01:56:18.472 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-24 01:56:18.496 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:18.501 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-24 01:56:18.526 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:18.531 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-24 01:56:18.535 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-24 01:56:18.539 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-24 01:56:18.543 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 01:56:18.548 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 01:56:18.551 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-24 01:56:18.555 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-24 01:56:18.602 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-24 01:56:18.646 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.16/identity 2026-06-24 01:56:18.690 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-24 01:56:18.736 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-24 01:56:18.782 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-24 01:56:18.827 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-24 01:56:18.871 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-24 01:56:18.917 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-24 01:56:18.943 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:18.947 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-24 01:56:18.974 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:18.977 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-24 01:56:19.003 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:19.007 | + ./stack.sh:main:989 : init_os_brick 2026-06-24 01:56:19.010 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-24 01:56:19.017 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-24 01:56:19.042 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:19.046 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 01:56:19.095 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-24 01:56:19.121 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:19.124 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 01:56:19.173 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-24 01:56:19.199 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:19.202 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 01:56:19.251 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 01:56:19.299 | + ./stack.sh:main:996 : run_phase stack install 2026-06-24 01:56:19.303 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 01:56:19.307 | + functions-common:run_phase:1849 : local phase=install 2026-06-24 01:56:19.310 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 01:56:19.313 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 01:56:19.317 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 01:56:19.322 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 01:56:19.326 | + functions-common:run_phase:1858 : local extra 2026-06-24 01:56:19.333 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 01:56:19.338 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 01:56:19.342 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 01:56:19.345 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 01:56:19.350 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-24 01:56:19.353 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 01:56:19.377 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:19.381 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 01:56:19.385 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 01:56:19.389 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-24 01:56:19.392 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-24 01:56:19.395 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:56:19.399 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-24 01:56:19.402 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-24 01:56:19.406 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-24 01:56:19.491 | ++ inc/async:async_inner:63 : install_tempest 2026-06-24 01:56:19.544 | [2067 Async install_tempest:45371]: running: install_tempest 2026-06-24 01:56:19.548 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 01:56:19.553 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 01:56:19.557 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 01:56:19.562 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 01:56:19.567 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-24 01:56:19.570 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 01:56:19.575 | + functions-common:run_plugins:1835 : local phase=install 2026-06-24 01:56:19.579 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 01:56:19.584 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 01:56:19.588 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-24 01:56:19.593 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-24 01:56:19.595 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 01:56:19.599 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 01:56:19.603 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-24 01:56:19.606 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 01:56:19.611 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-24 01:56:19.615 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-24 01:56:19.620 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 01:56:19.625 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-24 01:56:19.630 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-24 01:56:19.635 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 01:56:19.643 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-24 01:56:19.643 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 01:56:19.649 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-24 01:56:19.653 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-24 01:56:19.658 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-24 01:56:19.664 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-24 01:56:19.668 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-24 01:56:19.698 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-24 01:56:19.702 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-24 01:56:20.966 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-24 01:56:21.113 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-24 01:56:21.126 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-24 01:56:21.127 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-24 01:56:21.128 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-24 01:56:21.129 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-06-24 01:56:21.130 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-24 01:56:21.131 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-24 01:56:21.132 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-24 01:56:21.132 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-24 01:56:21.133 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-24 01:56:21.134 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-24 01:56:21.136 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-24 01:56:21.137 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-24 01:56:21.138 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-24 01:56:21.139 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-24 01:56:21.142 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-24 01:56:21.142 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-24 01:56:21.143 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-24 01:56:21.144 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-24 01:56:21.147 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-24 01:56:21.151 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-24 01:56:21.154 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-24 01:56:21.155 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-24 01:56:21.156 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-24 01:56:21.157 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-24 01:56:21.158 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-24 01:56:21.159 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-24 01:56:21.160 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-24 01:56:21.160 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-24 01:56:21.161 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-24 01:56:21.168 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-24 01:56:21.172 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-24 01:56:21.177 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-24 01:56:21.182 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-24 01:56:21.184 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-24 01:56:21.185 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-24 01:56:21.191 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-24 01:56:21.195 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-24 01:56:21.212 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-24 01:56:21.213 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-24 01:56:21.214 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-24 01:56:21.217 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-24 01:56:21.220 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-24 01:56:21.223 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.0) 2026-06-24 01:56:21.230 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-24 01:56:21.231 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-24 01:56:21.232 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-24 01:56:21.233 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-24 01:56:21.248 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-24 01:56:21.249 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-24 01:56:21.254 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-24 01:56:21.298 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-24 01:56:21.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.7 MB/s 0:00:00 2026-06-24 01:56:21.750 | Installing collected packages: python-openstackclient 2026-06-24 01:56:23.791 | Successfully installed python-openstackclient-10.1.0 2026-06-24 01:56:23.971 | + inc/python:pip_install:216 : result=0 2026-06-24 01:56:23.975 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:56:23.980 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:23.984 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:23.989 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:23.992 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:23.996 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:24.000 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:56:24.004 | + functions-common:time_stop:2427 : start_time=1782266179691 2026-06-24 01:56:24.007 | + functions-common:time_stop:2429 : [[ -z 1782266179691 ]] 2026-06-24 01:56:24.012 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:24.019 | + functions-common:time_stop:2432 : end_time=1782266184014 2026-06-24 01:56:24.022 | + functions-common:time_stop:2433 : elapsed_time=4323 2026-06-24 01:56:24.026 | + functions-common:time_stop:2434 : total=162692 2026-06-24 01:56:24.030 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:24.034 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167015 2026-06-24 01:56:24.037 | + inc/python:pip_install:219 : return 0 2026-06-24 01:56:24.044 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-24 01:56:24.070 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:24.075 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-24 01:56:24.080 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-24 01:56:24.086 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.P7qWooKy17 2026-06-24 01:56:24.090 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-24 01:56:24.095 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-24 01:56:24.099 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-24 01:56:24.103 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-24 01:56:24.108 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-24 01:56:24.114 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-24 01:56:24.141 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:24.145 | + ./stack.sh:main:1065 : configure_database 2026-06-24 01:56:24.150 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-24 01:56:24.154 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-24 01:56:24.158 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-24 01:56:24.162 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:56:24.166 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-24 01:56:24.170 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-24 01:56:24.173 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:24.179 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:24.183 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-24 01:56:24.186 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-24 01:56:24.190 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:24.194 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:24.199 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-24 01:56:24.203 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-24 01:56:24.205 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-24 01:56:24.209 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-24 01:56:24.213 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-24 01:56:24.218 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-24 01:56:24.223 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-24 01:56:24.224 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-24 01:56:24.230 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-24 01:56:24.327 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-24 01:56:24.331 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 01:56:24.334 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 01:56:24.337 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 01:56:24.341 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 01:56:24.346 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 01:56:24.349 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 01:56:24.353 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 01:56:24.356 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 01:56:24.360 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 01:56:24.364 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 01:56:24.368 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 01:56:24.371 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 01:56:24.375 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 01:56:24.382 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-24 01:56:24.385 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:24.390 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:24.395 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-24 01:56:24.401 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:24.405 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-24 01:56:26.264 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-24 01:56:26.268 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-24 01:56:26.271 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:26.275 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:26.280 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-24 01:56:26.285 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-24 01:56:26.290 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-24 01:56:26.314 | mysqladmin: connect to server at 'localhost' failed 2026-06-24 01:56:26.314 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-24 01:56:26.319 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-24 01:56:26.325 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-24 01:56:26.327 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 01:56:26.331 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 01:56:26.337 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-24 01:56:26.341 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-24 01:56:26.344 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-24 01:56:26.351 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-24 01:56:26.353 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-24 01:56:26.368 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:56:26.468 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-24 01:56:26.476 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-24 01:56:26.477 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-24 01:56:26.480 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-24 01:56:26.487 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-24 01:56:26.492 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-24 01:56:26.495 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:26.499 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:26.504 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-24 01:56:26.520 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:56:26.619 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-24 01:56:26.635 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:56:26.729 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-24 01:56:26.826 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-24 01:56:26.926 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-24 01:56:27.019 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-24 01:56:27.022 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-24 01:56:27.026 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-24 01:56:27.026 | enabling MySQL performance counting 2026-06-24 01:56:27.030 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-24 01:56:27.071 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-24 01:56:27.075 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-24 01:56:28.132 | Processing ./tools/dbcounter 2026-06-24 01:56:28.135 | Installing build dependencies: started 2026-06-24 01:56:31.714 | Installing build dependencies: finished with status 'done' 2026-06-24 01:56:31.715 | Getting requirements to build wheel: started 2026-06-24 01:56:32.380 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 01:56:32.382 | Preparing metadata (pyproject.toml): started 2026-06-24 01:56:32.770 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 01:56:32.774 | Building wheels for collected packages: dbcounter 2026-06-24 01:56:32.775 | Building wheel for dbcounter (pyproject.toml): started 2026-06-24 01:56:33.224 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-24 01:56:33.225 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=3f396b46613d180161bbdbea0add9211017a643369db5f6f2d86734814a177a1 2026-06-24 01:56:33.225 | Stored in directory: /tmp/pip-ephem-wheel-cache-jvp2c7vg/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-24 01:56:33.230 | Successfully built dbcounter 2026-06-24 01:56:33.538 | Installing collected packages: dbcounter 2026-06-24 01:56:33.581 | Successfully installed dbcounter-0.1 2026-06-24 01:56:33.782 | + inc/python:pip_install:216 : result=0 2026-06-24 01:56:33.783 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 01:56:33.788 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:33.791 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:33.795 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:33.797 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:33.799 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:33.801 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 01:56:33.803 | + functions-common:time_stop:2427 : start_time=1782266187061 2026-06-24 01:56:33.806 | + functions-common:time_stop:2429 : [[ -z 1782266187061 ]] 2026-06-24 01:56:33.809 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:33.815 | + functions-common:time_stop:2432 : end_time=1782266193811 2026-06-24 01:56:33.818 | + functions-common:time_stop:2433 : elapsed_time=6750 2026-06-24 01:56:33.820 | + functions-common:time_stop:2434 : total=167015 2026-06-24 01:56:33.822 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:33.824 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173765 2026-06-24 01:56:33.826 | + inc/python:pip_install:219 : return 0 2026-06-24 01:56:33.829 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-24 01:56:33.831 | + lib/database:recreate_database:112 : local db=stats 2026-06-24 01:56:33.835 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-24 01:56:33.838 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-24 01:56:33.840 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-24 01:56:33.845 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:56:33.922 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-24 01:56:33.927 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:56:34.007 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-24 01:56:34.007 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-24 01:56:34.013 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:56:34.097 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-24 01:56:34.099 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-24 01:56:34.175 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-24 01:56:34.250 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-24 01:56:34.329 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-24 01:56:34.412 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-24 01:56:34.488 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-24 01:56:34.572 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-24 01:56:34.646 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-24 01:56:34.650 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:56:34.653 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-24 01:56:36.682 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-24 01:56:36.686 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-24 01:56:36.689 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-24 01:56:36.697 | + functions-common:save_stackenv:67 : time_stamp=2026-06-24-035636 2026-06-24 01:56:36.702 | + functions-common:save_stackenv:68 : echo '# 2026-06-24-035636 1069' 2026-06-24 01:56:36.706 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.711 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 01:56:36.715 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.719 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-24 01:56:36.724 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.728 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-24 01:56:36.732 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.736 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-24 01:56:36.740 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.745 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.16 2026-06-24 01:56:36.749 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.752 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.16/identity 2026-06-24 01:56:36.756 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.760 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-24-034213 2026-06-24 01:56:36.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.768 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-24 01:56:36.773 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.777 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.16 2026-06-24 01:56:36.781 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.785 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-24 01:56:36.789 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.793 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-24 01:56:36.798 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.802 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-24 01:56:36.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.810 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-24 01:56:36.814 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.818 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.16 2026-06-24 01:56:36.823 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 01:56:36.827 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-24 01:56:36.831 | + ./stack.sh:main:1079 : start_dstat 2026-06-24 01:56:36.835 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:56:36.840 | + functions-common:run_process:1674 : local service=dstat 2026-06-24 01:56:36.844 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:56:36.848 | + functions-common:run_process:1676 : local group= 2026-06-24 01:56:36.852 | + functions-common:run_process:1677 : local user= 2026-06-24 01:56:36.856 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 01:56:36.861 | + functions-common:run_process:1680 : local name=dstat 2026-06-24 01:56:36.865 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 01:56:36.869 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 01:56:36.873 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:36.878 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:36.883 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:36.890 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266196886 2026-06-24 01:56:36.894 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-24 01:56:36.922 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:36.926 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-24 01:56:36.929 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-24 01:56:36.931 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:56:36.936 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:56:36.939 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:56:36.942 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:56:36.945 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-24 01:56:36.948 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-24 01:56:36.951 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-24 01:56:36.954 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 01:56:36.958 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 01:56:36.961 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 01:56:36.965 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 01:56:36.968 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-24 01:56:36.973 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-24 01:56:36.977 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-24 01:56:36.981 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-24 01:56:36.985 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:56:36.989 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 01:56:36.993 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 01:56:36.997 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 01:56:37.002 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 01:56:37.006 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 01:56:37.011 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-24 01:56:37.015 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 01:56:37.021 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-24 01:56:37.120 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 01:56:37.226 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-24 01:56:37.291 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 01:56:37.358 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-24 01:56:37.443 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-24 01:56:37.532 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 01:56:37.625 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 01:56:37.630 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 01:56:37.634 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-24 01:56:37.735 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 01:56:38.229 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-24 01:56:38.253 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-24 01:56:38.755 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-24 01:56:38.799 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 01:56:38.806 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:38.810 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:38.811 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:38.815 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:38.816 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:38.820 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 01:56:38.825 | + functions-common:time_stop:2427 : start_time=1782266196886 2026-06-24 01:56:38.825 | + functions-common:time_stop:2429 : [[ -z 1782266196886 ]] 2026-06-24 01:56:38.830 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:38.838 | + functions-common:time_stop:2432 : end_time=1782266198832 2026-06-24 01:56:38.838 | + functions-common:time_stop:2433 : elapsed_time=1946 2026-06-24 01:56:38.840 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:56:38.842 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:38.844 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1946 2026-06-24 01:56:38.848 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-24 01:56:38.848 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-24 01:56:38.851 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-24 01:56:38.853 | + functions-common:run_process:1676 : local group= 2026-06-24 01:56:38.854 | + functions-common:run_process:1677 : local user=root 2026-06-24 01:56:38.858 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-24 01:56:38.858 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-24 01:56:38.859 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 01:56:38.862 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 01:56:38.864 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:38.866 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:38.870 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:38.871 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266198869 2026-06-24 01:56:38.876 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-24 01:56:38.891 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:38.893 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 01:56:38.897 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:38.898 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:38.900 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:38.902 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:38.905 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:38.905 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 01:56:38.907 | + functions-common:time_stop:2427 : start_time=1782266198869 2026-06-24 01:56:38.909 | + functions-common:time_stop:2429 : [[ -z 1782266198869 ]] 2026-06-24 01:56:38.912 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:38.917 | + functions-common:time_stop:2432 : end_time=1782266198912 2026-06-24 01:56:38.917 | + functions-common:time_stop:2433 : elapsed_time=43 2026-06-24 01:56:38.919 | + functions-common:time_stop:2434 : total=1946 2026-06-24 01:56:38.925 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:38.931 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1989 2026-06-24 01:56:38.934 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-24 01:56:38.956 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:38.958 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-24 01:56:38.962 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-24 01:56:38.962 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-24 01:56:38.965 | + functions-common:run_process:1676 : local group= 2026-06-24 01:56:38.967 | + functions-common:run_process:1677 : local user= 2026-06-24 01:56:38.971 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 01:56:38.976 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-24 01:56:38.978 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 01:56:38.986 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 01:56:38.993 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:38.996 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:39.002 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:39.015 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266199004 2026-06-24 01:56:39.022 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-24 01:56:39.079 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:39.093 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 01:56:39.102 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:39.106 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:39.119 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:39.133 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:39.141 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:39.147 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 01:56:39.156 | + functions-common:time_stop:2427 : start_time=1782266199004 2026-06-24 01:56:39.164 | + functions-common:time_stop:2429 : [[ -z 1782266199004 ]] 2026-06-24 01:56:39.174 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:39.187 | + functions-common:time_stop:2432 : end_time=1782266199176 2026-06-24 01:56:39.193 | + functions-common:time_stop:2433 : elapsed_time=172 2026-06-24 01:56:39.200 | + functions-common:time_stop:2434 : total=1989 2026-06-24 01:56:39.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:39.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2161 2026-06-24 01:56:39.208 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-24 01:56:39.229 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:39.231 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-24 01:56:39.250 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:39.253 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-24 01:56:39.273 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:39.276 | + ./stack.sh:main:1098 : start_etcd3 2026-06-24 01:56:39.278 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-24 01:56:39.280 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-24 01:56:39.283 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-24 01:56:39.285 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.16:2380' 2026-06-24 01:56:39.287 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.16:2380' 2026-06-24 01:56:39.289 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.16:2379' 2026-06-24 01:56:39.291 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-24 01:56:39.293 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-24 01:56:39.295 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.16:2379' 2026-06-24 01:56:39.298 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-24 01:56:39.300 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-24 01:56:39.302 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-24 01:56:39.304 | + 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.16:2380 --initial-advertise-peer-urls http://192.168.122.16:2380 --advertise-client-urls http://192.168.122.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.16:2379 --log-level=debug' '' root 2026-06-24 01:56:39.306 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-24 01:56:39.308 | + 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.16:2380 --initial-advertise-peer-urls http://192.168.122.16:2380 --advertise-client-urls http://192.168.122.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.16:2379 --log-level=debug' 2026-06-24 01:56:39.311 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 01:56:39.313 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-24 01:56:39.315 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 01:56:39.316 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 01:56:39.318 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 01:56:39.321 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-24 01:56:39.323 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 01:56:39.332 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-24 01:56:39.448 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 01:56:39.545 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-24 01:56:39.625 | + 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.16:2380 --initial-advertise-peer-urls http://192.168.122.16:2380 --advertise-client-urls http://192.168.122.16:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.16:2379 --log-level=debug' 2026-06-24 01:56:39.705 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-24 01:56:39.780 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-24 01:56:39.855 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 01:56:39.932 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 01:56:39.936 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 01:56:39.940 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-24 01:56:40.037 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 01:56:40.539 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-24 01:56:40.629 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-24 01:56:40.709 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-24 01:56:40.794 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-24 01:56:40.872 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-24 01:56:40.877 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 01:56:40.884 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 01:56:40.888 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-24 01:56:41.373 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-24 01:56:41.403 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-24 01:56:41.856 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-24 01:56:42.688 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-24 01:56:42.716 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:42.721 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-24 01:56:42.726 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-24 01:56:42.731 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-24 01:56:42.750 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-24 01:56:42.770 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-24 01:56:42.774 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-24 01:56:42.779 | + 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.16/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-24 01:56:42.903 | The user clouds.yaml file didn't exist. 2026-06-24 01:56:42.921 | + 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.16/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-24 01:56:43.045 | + 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.16/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-24 01:56:43.170 | + 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.16/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-24 01:56:43.308 | + 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.16/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-24 01:56:43.437 | + 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.16/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-24 01:56:43.568 | + 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.16/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-24 01:56:43.700 | + 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.16/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-24 01:56:43.833 | + 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.16/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-24 01:56:43.968 | + 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.16/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-24 01:56:44.103 | + functions-common:write_clouds_yaml:203 : cat 2026-06-24 01:56:44.111 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-24 01:56:44.115 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-24 01:56:44.120 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-24 01:56:44.127 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-24 01:56:44.132 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-24 01:56:44.136 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-24 01:56:44.163 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:56:44.168 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-24 01:56:44.172 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:56:44.176 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-24 01:56:44.180 | + ./stack.sh:main:1115 : '[' 192.168.122.16 == 192.168.122.16 ']' 2026-06-24 01:56:44.185 | + ./stack.sh:main:1116 : init_keystone 2026-06-24 01:56:44.189 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-24 01:56:44.215 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:56:44.219 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-24 01:56:44.223 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-24 01:56:44.227 | + lib/database:recreate_database:112 : local db=keystone 2026-06-24 01:56:44.232 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-24 01:56:44.236 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-24 01:56:44.240 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-24 01:56:44.246 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:56:44.331 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-24 01:56:44.336 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 01:56:44.418 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-24 01:56:44.423 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 01:56:44.427 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:56:44.432 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:56:44.438 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:56:44.445 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266204440 2026-06-24 01:56:44.449 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-24 01:56:45.072 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 01:56:45.072 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 01:56:45.073 | we strongly recommend against using it for new projects. 2026-06-24 01:56:45.073 | 2026-06-24 01:56:45.073 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 01:56:45.073 | framework. For more detail see 2026-06-24 01:56:45.073 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 01:56:45.074 | 2026-06-24 01:56:45.074 | __import__(import_str) 2026-06-24 01:56:48.048 | INFO dbcounter [-] Registered counter for database keystone 2026-06-24 01:56:48.140 | 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=48307) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 01:56:48.155 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 01:56:48.155 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 01:56:48.157 | DEBUG dbcounter [-] [48307] Writer thread running {{(pid=48307) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 01:56:48.233 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-24 01:56:51.604 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 01:56:51.605 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-24 01:56:51.606 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:56:51.610 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-24 01:56:51.650 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:56:51.652 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-24 01:56:51.675 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:56:51.677 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-24 01:56:51.749 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:56:51.751 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-24 01:56:51.785 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:56:51.787 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-24 01:56:51.863 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:56:51.865 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-24 01:56:51.865 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 01:56:51.867 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-24 01:56:51.923 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:56:51.926 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-24 01:56:51.957 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 01:56:52.433 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-24 01:56:52.437 | + functions-common:time_stop:2420 : local name 2026-06-24 01:56:52.440 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:56:52.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:56:52.447 | + functions-common:time_stop:2423 : local total 2026-06-24 01:56:52.451 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:56:52.454 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 01:56:52.457 | + functions-common:time_stop:2427 : start_time=1782266204440 2026-06-24 01:56:52.461 | + functions-common:time_stop:2429 : [[ -z 1782266204440 ]] 2026-06-24 01:56:52.465 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:56:52.472 | + functions-common:time_stop:2432 : end_time=1782266212467 2026-06-24 01:56:52.475 | + functions-common:time_stop:2433 : elapsed_time=8027 2026-06-24 01:56:52.478 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:56:52.484 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:56:52.487 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8027 2026-06-24 01:56:52.491 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-24 01:56:52.494 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-24 01:56:52.499 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-24 01:56:53.103 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 01:56:53.103 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 01:56:53.103 | we strongly recommend against using it for new projects. 2026-06-24 01:56:53.103 | 2026-06-24 01:56:53.103 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 01:56:53.103 | framework. For more detail see 2026-06-24 01:56:53.103 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 01:56:53.103 | 2026-06-24 01:56:53.104 | __import__(import_str) 2026-06-24 01:56:55.800 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-24 01:56:55.800 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-24 01:56:55.800 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-24 01:56:55.800 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-24 01:56:55.801 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-24 01:56:55.801 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-24 01:56:55.801 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-24 01:56:55.802 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-24 01:56:55.802 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-24 01:56:56.234 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-24 01:56:56.240 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-24 01:56:56.852 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 01:56:56.852 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 01:56:56.852 | we strongly recommend against using it for new projects. 2026-06-24 01:56:56.852 | 2026-06-24 01:56:56.852 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 01:56:56.852 | framework. For more detail see 2026-06-24 01:56:56.852 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 01:56:56.852 | 2026-06-24 01:56:56.852 | __import__(import_str) 2026-06-24 01:56:59.505 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-24 01:56:59.505 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-24 01:56:59.506 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-24 01:56:59.506 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-24 01:56:59.506 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-24 01:56:59.507 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-24 01:56:59.507 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-24 01:56:59.507 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-24 01:56:59.508 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-24 01:56:59.959 | + ./stack.sh:main:1117 : start_keystone 2026-06-24 01:56:59.965 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-24 01:56:59.971 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-24 01:56:59.976 | + functions-common:run_process:1674 : local service=keystone 2026-06-24 01:56:59.980 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 01:56:59.984 | + functions-common:run_process:1676 : local group= 2026-06-24 01:56:59.989 | + functions-common:run_process:1677 : local user= 2026-06-24 01:56:59.993 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 01:56:59.997 | + functions-common:run_process:1680 : local name=keystone 2026-06-24 01:57:00.002 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 01:57:00.006 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 01:57:00.010 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:57:00.015 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:57:00.020 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:57:00.027 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266220022 2026-06-24 01:57:00.031 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-24 01:57:00.057 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:57:00.061 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-24 01:57:00.065 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-24 01:57:00.069 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 01:57:00.073 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 01:57:00.077 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 01:57:00.082 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 01:57:00.086 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-24 01:57:00.090 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-24 01:57:00.094 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-24 01:57:00.098 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 01:57:00.102 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 01:57:00.106 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 01:57:00.110 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 01:57:00.114 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-24 01:57:00.119 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-24 01:57:00.123 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 01:57:00.127 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-24 01:57:00.131 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-24 01:57:00.135 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-24 01:57:00.139 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-24 01:57:00.143 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 01:57:00.147 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 01:57:00.151 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 01:57:00.155 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-24 01:57:00.159 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 01:57:00.165 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-24 01:57:00.265 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 01:57:00.355 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-24 01:57:00.427 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-24 01:57:00.499 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-24 01:57:00.569 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 01:57:00.649 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-24 01:57:00.737 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-24 01:57:00.818 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-24 01:57:00.897 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-24 01:57:00.979 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-24 01:57:01.061 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 01:57:01.065 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 01:57:01.069 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-24 01:57:01.161 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 01:57:01.646 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-24 01:57:01.664 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-24 01:57:02.131 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-24 01:57:02.281 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 01:57:02.283 | + functions-common:time_stop:2420 : local name 2026-06-24 01:57:02.285 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:57:02.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:57:02.295 | + functions-common:time_stop:2423 : local total 2026-06-24 01:57:02.299 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:57:02.302 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 01:57:02.308 | + functions-common:time_stop:2427 : start_time=1782266220022 2026-06-24 01:57:02.313 | + functions-common:time_stop:2429 : [[ -z 1782266220022 ]] 2026-06-24 01:57:02.318 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:57:02.324 | + functions-common:time_stop:2432 : end_time=1782266222321 2026-06-24 01:57:02.330 | + functions-common:time_stop:2433 : elapsed_time=2299 2026-06-24 01:57:02.333 | + functions-common:time_stop:2434 : total=2161 2026-06-24 01:57:02.337 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:57:02.342 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4460 2026-06-24 01:57:02.347 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-24 01:57:02.347 | Waiting for keystone to start... 2026-06-24 01:57:02.352 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.16/identity/v3/ 2026-06-24 01:57:02.357 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.16/identity/v3/ 2026-06-24 01:57:02.364 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 01:57:02.368 | + functions:wait_for_service:477 : local url=http://192.168.122.16/identity/v3/ 2026-06-24 01:57:02.374 | + functions:wait_for_service:478 : local rval=0 2026-06-24 01:57:02.379 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 01:57:02.384 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 01:57:02.390 | + functions-common:time_start:2407 : local start_time= 2026-06-24 01:57:02.393 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 01:57:02.404 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 01:57:02.413 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266222407 2026-06-24 01:57:02.417 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 01:57:02.420 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 01:57:02.425 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.16/identity/v3/ 2026-06-24 01:57:05.889 | ++ inc/async:async_inner:64 : rc=0 2026-06-24 01:57:05.922 | [45371 Async install_tempest:45371]: finished successfully 2026-06-24 01:57:08.055 | + :: : [[ 200 == 503 ]] 2026-06-24 01:57:08.057 | + :: : [[ 0 -eq 7 ]] 2026-06-24 01:57:08.061 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 01:57:08.065 | + functions-common:time_stop:2420 : local name 2026-06-24 01:57:08.069 | + functions-common:time_stop:2421 : local end_time 2026-06-24 01:57:08.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 01:57:08.077 | + functions-common:time_stop:2423 : local total 2026-06-24 01:57:08.080 | + functions-common:time_stop:2424 : local start_time 2026-06-24 01:57:08.084 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 01:57:08.088 | + functions-common:time_stop:2427 : start_time=1782266222407 2026-06-24 01:57:08.092 | + functions-common:time_stop:2429 : [[ -z 1782266222407 ]] 2026-06-24 01:57:08.098 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 01:57:08.103 | + functions-common:time_stop:2432 : end_time=1782266228099 2026-06-24 01:57:08.107 | + functions-common:time_stop:2433 : elapsed_time=5692 2026-06-24 01:57:08.111 | + functions-common:time_stop:2434 : total=0 2026-06-24 01:57:08.115 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 01:57:08.119 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5692 2026-06-24 01:57:08.123 | + functions:wait_for_service:486 : return 0 2026-06-24 01:57:08.127 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-24 01:57:08.152 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:57:08.156 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-24 01:57:08.160 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 01:57:08.164 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-24 01:57:08.854 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-24 01:57:08.859 | + 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.16/identity 2026-06-24 01:57:09.467 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 01:57:09.467 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 01:57:09.467 | we strongly recommend against using it for new projects. 2026-06-24 01:57:09.467 | 2026-06-24 01:57:09.467 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 01:57:09.467 | framework. For more detail see 2026-06-24 01:57:09.467 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 01:57:09.467 | 2026-06-24 01:57:09.468 | __import__(import_str) 2026-06-24 01:57:12.604 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.604 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.605 | 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=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.612 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.626 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.626 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.655 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.681 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.682 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.768 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.768 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.769 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.769 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.769 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.769 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.782 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.782 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.782 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.782 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.783 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.783 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.783 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.791 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.794 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.794 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.795 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.795 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.795 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.795 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.796 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49277) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 01:57:12.870 | INFO dbcounter [-] Registered counter for database keystone 2026-06-24 01:57:12.958 | 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=49277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 01:57:13.151 | DEBUG dbcounter [-] [49277] Writer thread running {{(pid=49277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 01:57:13.350 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created domain default 2026-06-24 01:57:13.408 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created project admin 2026-06-24 01:57:13.450 | WARNING keystone.common.password_hashing [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-24 01:57:13.474 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created user admin 2026-06-24 01:57:13.497 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created role reader 2026-06-24 01:57:13.520 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created role member 2026-06-24 01:57:13.551 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created implied role where 25f88c1940f246feb4327df4699b2cc4 implies 5f87f4e6ae4846f2ab05e3e54048238a 2026-06-24 01:57:13.567 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created role manager 2026-06-24 01:57:13.592 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created implied role where b8bd20b06b594fd1a67940c56ba1f8e4 implies 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:57:13.609 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created role admin 2026-06-24 01:57:13.632 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created implied role where 1aacffcb3f894b5c9ef05d80a5f6be54 implies b8bd20b06b594fd1a67940c56ba1f8e4 2026-06-24 01:57:13.653 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created role service 2026-06-24 01:57:13.669 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Granted role admin on project admin to user admin. 2026-06-24 01:57:13.683 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Granted role admin on the system to user admin. 2026-06-24 01:57:13.702 | WARNING py.warnings [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-24 01:57:13.702 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 01:57:13.702 |  2026-06-24 01:57:13.707 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created region RegionOne 2026-06-24 01:57:13.755 | INFO keystone.cmd.bootstrap [None req-2420e2b5-86be-42ae-b435-16021579e286 None None] Created public endpoint http://192.168.122.16/identity 2026-06-24 01:57:14.310 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-24 01:57:14.313 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-24 01:57:14.318 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-24 01:57:14.322 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-24 01:57:19.273 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:19.277 | + lib/keystone:create_keystone_accounts:258 : admin_project=89250afdce9a443387c7b55460e60bdf 2026-06-24 01:57:19.280 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-24 01:57:19.284 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-24 01:57:22.701 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:22.705 | + lib/keystone:create_keystone_accounts:260 : admin_user=dd806a3f3ab34ca8a6229871eeb3ea9a 2026-06-24 01:57:22.709 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-24 01:57:22.712 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-24 01:57:22.715 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-24 01:57:22.718 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin dd806a3f3ab34ca8a6229871eeb3ea9a default 2026-06-24 01:57:22.788 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin dd806a3f3ab34ca8a6229871eeb3ea9a default 2026-06-24 01:57:22.832 | [2067 Async ks-domain-role:49402]: running: get_or_add_user_domain_role admin dd806a3f3ab34ca8a6229871eeb3ea9a default 2026-06-24 01:57:22.835 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-24 01:57:22.839 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-24 01:57:22.843 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-24 01:57:26.815 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:26.820 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-24 01:57:26.823 | + functions-common:get_or_create_domain:878 : echo default 2026-06-24 01:57:26.823 | default 2026-06-24 01:57:26.826 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-24 01:57:26.891 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-24 01:57:26.937 | [2067 Async ks-project:49511]: running: get_or_create_project service Default 2026-06-24 01:57:26.940 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-24 01:57:27.019 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-24 01:57:27.070 | [2067 Async ks-service:49605]: running: get_or_create_role service 2026-06-24 01:57:27.073 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-24 01:57:27.135 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-24 01:57:27.209 | [2067 Async ks-reseller:49699]: running: get_or_create_role ResellerAdmin 2026-06-24 01:57:27.216 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-24 01:57:27.225 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-24 01:57:27.411 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-24 01:57:27.526 | [2067 Async ks-anotherrole:49847]: running: get_or_create_role anotherrole 2026-06-24 01:57:27.538 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-24 01:57:27.547 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-24 01:57:27.556 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 01:57:27.575 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-24 01:57:32.669 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:57:32.737 | [49847 Async ks-anotherrole:49847]: finished successfully 2026-06-24 01:57:32.863 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:57:32.889 | [49605 Async ks-service:49605]: finished successfully 2026-06-24 01:57:33.095 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:33.100 | ++ functions-common:get_or_create_project:928 : project_id=2d25ac54292b47758ca3d4217c0789ba 2026-06-24 01:57:33.107 | ++ functions-common:get_or_create_project:929 : echo 2d25ac54292b47758ca3d4217c0789ba 2026-06-24 01:57:33.112 | + lib/keystone:create_keystone_accounts:288 : invis_project=2d25ac54292b47758ca3d4217c0789ba 2026-06-24 01:57:33.118 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-24 01:57:33.127 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-24 01:57:33.130 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 01:57:33.136 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-24 01:57:33.268 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:57:33.303 | [49699 Async ks-reseller:49699]: finished successfully 2026-06-24 01:57:33.685 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:57:33.702 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:57:33.719 | [49402 Async ks-domain-role:49402]: finished successfully 2026-06-24 01:57:33.737 | [49511 Async ks-project:49511]: finished successfully 2026-06-24 01:57:36.888 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:36.893 | ++ functions-common:get_or_create_project:928 : project_id=48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:36.897 | ++ functions-common:get_or_create_project:929 : echo 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:36.902 | + lib/keystone:create_keystone_accounts:292 : demo_project=48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:36.905 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-24 01:57:36.911 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-24 01:57:36.914 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:57:36.918 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-24 01:57:36.922 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-24 01:57:36.928 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-24 01:57:40.548 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:40.552 | ++ functions-common:get_or_create_user:915 : user_id=a61986ab582e4cc7becee5419d689f55 2026-06-24 01:57:40.557 | ++ functions-common:get_or_create_user:916 : echo a61986ab582e4cc7becee5419d689f55 2026-06-24 01:57:40.561 | + lib/keystone:create_keystone_accounts:295 : demo_user=a61986ab582e4cc7becee5419d689f55 2026-06-24 01:57:40.565 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-24 01:57:40.629 | [2067 Async ks-domain-role:49402]: Waiting for completion of get_or_add_user_domain_role admin dd806a3f3ab34ca8a6229871eeb3ea9a default running on PID 49402 (6 other jobs running) 2026-06-24 01:57:40.659 | [2067 Async ks-domain-role:49402]: Signaling child to exit 2026-06-24 01:57:40.660 | WAKEUP 2026-06-24 01:57:40.688 | [2067 Async ks-domain-role:49402]: Signaled 2026-06-24 01:57:40.689 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-24 01:57:40.689 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user dd806a3f3ab34ca8a6229871eeb3ea9a --domain default 2026-06-24 01:57:40.690 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dd806a3f3ab34ca8a6229871eeb3ea9a --domain default -c Role -f value 2026-06-24 01:57:40.690 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:40.690 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:57:40.690 | + functions-common:get_or_add_user_domain_role:999 : echo 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:57:40.690 | 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:57:40.744 | [2067 Async ks-domain-role:49402]: finished get_or_add_user_domain_role admin dd806a3f3ab34ca8a6229871eeb3ea9a default with result 0 in 10 seconds 2026-06-24 01:57:40.754 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-24 01:57:40.797 | [2067 Async ks-project:49511]: Waiting for completion of get_or_create_project service Default running on PID 49511 (5 other jobs running) 2026-06-24 01:57:40.827 | [2067 Async ks-project:49511]: Signaling child to exit 2026-06-24 01:57:40.828 | WAKEUP 2026-06-24 01:57:40.855 | [2067 Async ks-project:49511]: Signaled 2026-06-24 01:57:40.856 | + functions-common:get_or_create_project:922 : local project_id 2026-06-24 01:57:40.856 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-24 01:57:40.857 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:40.857 | + functions-common:get_or_create_project:928 : project_id=fffc6d19eedd4c16a84de413d08c6f7f 2026-06-24 01:57:40.857 | + functions-common:get_or_create_project:929 : echo fffc6d19eedd4c16a84de413d08c6f7f 2026-06-24 01:57:40.857 | fffc6d19eedd4c16a84de413d08c6f7f 2026-06-24 01:57:40.911 | [2067 Async ks-project:49511]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-24 01:57:40.957 | [2067 Async ks-service:49605]: Waiting for completion of get_or_create_role service running on PID 49605 (4 other jobs running) 2026-06-24 01:57:40.988 | [2067 Async ks-service:49605]: Signaling child to exit 2026-06-24 01:57:40.988 | WAKEUP 2026-06-24 01:57:41.016 | [2067 Async ks-service:49605]: Signaled 2026-06-24 01:57:41.018 | + functions-common:get_or_create_role:935 : local role_id 2026-06-24 01:57:41.018 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-24 01:57:41.018 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:41.018 | + functions-common:get_or_create_role:940 : role_id=2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:57:41.018 | + functions-common:get_or_create_role:941 : echo 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:57:41.018 | 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:57:41.074 | [2067 Async ks-service:49605]: finished get_or_create_role service with result 0 in 5 seconds 2026-06-24 01:57:41.120 | [2067 Async ks-reseller:49699]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49699 (3 other jobs running) 2026-06-24 01:57:41.150 | [2067 Async ks-reseller:49699]: Signaling child to exit 2026-06-24 01:57:41.150 | WAKEUP 2026-06-24 01:57:41.178 | [2067 Async ks-reseller:49699]: Signaled 2026-06-24 01:57:41.179 | + functions-common:get_or_create_role:935 : local role_id 2026-06-24 01:57:41.179 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-24 01:57:41.179 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:41.179 | + functions-common:get_or_create_role:940 : role_id=4fca0cc0af9547dfa8dbe0506f37c649 2026-06-24 01:57:41.180 | + functions-common:get_or_create_role:941 : echo 4fca0cc0af9547dfa8dbe0506f37c649 2026-06-24 01:57:41.180 | 4fca0cc0af9547dfa8dbe0506f37c649 2026-06-24 01:57:41.234 | [2067 Async ks-reseller:49699]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-24 01:57:41.280 | [2067 Async ks-anotherrole:49847]: Waiting for completion of get_or_create_role anotherrole running on PID 49847 (2 other jobs running) 2026-06-24 01:57:41.311 | [2067 Async ks-anotherrole:49847]: Signaling child to exit 2026-06-24 01:57:41.311 | WAKEUP 2026-06-24 01:57:41.338 | [2067 Async ks-anotherrole:49847]: Signaled 2026-06-24 01:57:41.340 | + functions-common:get_or_create_role:935 : local role_id 2026-06-24 01:57:41.340 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-24 01:57:41.340 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:41.340 | + functions-common:get_or_create_role:940 : role_id=dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:57:41.340 | + functions-common:get_or_create_role:941 : echo dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:57:41.341 | dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:57:41.396 | [2067 Async ks-anotherrole:49847]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-24 01:57:41.402 | + inc/async:async_wait:197 : return 0 2026-06-24 01:57:41.406 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member a61986ab582e4cc7becee5419d689f55 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:41.493 | + inc/async:async_inner:63 : get_or_add_user_project_role member a61986ab582e4cc7becee5419d689f55 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:41.547 | [2067 Async ks-demo-member:50686]: running: get_or_add_user_project_role member a61986ab582e4cc7becee5419d689f55 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:41.551 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin dd806a3f3ab34ca8a6229871eeb3ea9a 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:41.639 | + inc/async:async_inner:63 : get_or_add_user_project_role admin dd806a3f3ab34ca8a6229871eeb3ea9a 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:41.694 | [2067 Async ks-demo-admin:50782]: running: get_or_add_user_project_role admin dd806a3f3ab34ca8a6229871eeb3ea9a 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:41.699 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole a61986ab582e4cc7becee5419d689f55 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:41.780 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a61986ab582e4cc7becee5419d689f55 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:41.832 | [2067 Async ks-demo-another:50878]: running: get_or_add_user_project_role anotherrole a61986ab582e4cc7becee5419d689f55 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:41.836 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member a61986ab582e4cc7becee5419d689f55 2d25ac54292b47758ca3d4217c0789ba 2026-06-24 01:57:41.922 | + inc/async:async_inner:63 : get_or_add_user_project_role member a61986ab582e4cc7becee5419d689f55 2d25ac54292b47758ca3d4217c0789ba 2026-06-24 01:57:41.998 | [2067 Async ks-demo-invis:50974]: running: get_or_add_user_project_role member a61986ab582e4cc7becee5419d689f55 2d25ac54292b47758ca3d4217c0789ba 2026-06-24 01:57:42.006 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-24 01:57:42.013 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-24 01:57:42.025 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:57:42.036 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-24 01:57:42.042 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-24 01:57:42.050 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-24 01:57:46.859 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:46.865 | ++ functions-common:get_or_create_user:915 : user_id=0491f0f7b26b4a6b99b6e18e9df317f7 2026-06-24 01:57:46.870 | ++ functions-common:get_or_create_user:916 : echo 0491f0f7b26b4a6b99b6e18e9df317f7 2026-06-24 01:57:46.873 | + lib/keystone:create_keystone_accounts:308 : demo_reader=0491f0f7b26b4a6b99b6e18e9df317f7 2026-06-24 01:57:46.876 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 0491f0f7b26b4a6b99b6e18e9df317f7 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:46.941 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0491f0f7b26b4a6b99b6e18e9df317f7 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:47.044 | [2067 Async ks-demo-reader:51109]: running: get_or_add_user_project_role reader 0491f0f7b26b4a6b99b6e18e9df317f7 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:57:47.049 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-24 01:57:47.063 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-24 01:57:47.073 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 01:57:47.086 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-24 01:57:53.856 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:57:53.922 | [50686 Async ks-demo-member:50686]: finished successfully 2026-06-24 01:57:54.174 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:54.182 | ++ functions-common:get_or_create_project:928 : project_id=dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:57:54.188 | ++ functions-common:get_or_create_project:929 : echo dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:57:54.194 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:57:54.201 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-24 01:57:54.209 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-24 01:57:54.215 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:57:54.221 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-24 01:57:54.230 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-24 01:57:54.245 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-24 01:57:54.542 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:57:54.611 | [50974 Async ks-demo-invis:50974]: finished successfully 2026-06-24 01:57:54.832 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:57:54.860 | [50782 Async ks-demo-admin:50782]: finished successfully 2026-06-24 01:57:55.061 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:57:55.094 | [50878 Async ks-demo-another:50878]: finished successfully 2026-06-24 01:57:57.284 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:57:57.318 | [51109 Async ks-demo-reader:51109]: finished successfully 2026-06-24 01:57:58.083 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:57:58.087 | ++ functions-common:get_or_create_user:915 : user_id=a4d7a97e8fd14c318871520c56cfcf2c 2026-06-24 01:57:58.092 | ++ functions-common:get_or_create_user:916 : echo a4d7a97e8fd14c318871520c56cfcf2c 2026-06-24 01:57:58.096 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=a4d7a97e8fd14c318871520c56cfcf2c 2026-06-24 01:57:58.099 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin a4d7a97e8fd14c318871520c56cfcf2c dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:57:58.186 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a4d7a97e8fd14c318871520c56cfcf2c dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:57:58.239 | [2067 Async ks-alt-admin:51568]: running: get_or_add_user_project_role admin a4d7a97e8fd14c318871520c56cfcf2c dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:57:58.242 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole a4d7a97e8fd14c318871520c56cfcf2c dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:57:58.325 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a4d7a97e8fd14c318871520c56cfcf2c dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:57:58.379 | [2067 Async ks-alt-another:51664]: running: get_or_add_user_project_role anotherrole a4d7a97e8fd14c318871520c56cfcf2c dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:57:58.383 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-24 01:57:58.388 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-24 01:57:58.392 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:57:58.396 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-24 01:57:58.400 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-24 01:57:58.405 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-24 01:58:02.294 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:02.299 | ++ functions-common:get_or_create_user:915 : user_id=4a1bed65badf455cabc683ef720aed51 2026-06-24 01:58:02.303 | ++ functions-common:get_or_create_user:916 : echo 4a1bed65badf455cabc683ef720aed51 2026-06-24 01:58:02.310 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=4a1bed65badf455cabc683ef720aed51 2026-06-24 01:58:02.314 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 4a1bed65badf455cabc683ef720aed51 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:02.414 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4a1bed65badf455cabc683ef720aed51 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:02.480 | [2067 Async ks-alt-member-user:51800]: running: get_or_add_user_project_role member 4a1bed65badf455cabc683ef720aed51 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:02.485 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-24 01:58:02.493 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-24 01:58:02.501 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:58:02.504 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-24 01:58:02.507 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-24 01:58:02.518 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-24 01:58:06.588 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:06.593 | ++ functions-common:get_or_create_user:915 : user_id=c0dfc2b193454ca0845e4e1dccf94e93 2026-06-24 01:58:06.599 | ++ functions-common:get_or_create_user:916 : echo c0dfc2b193454ca0845e4e1dccf94e93 2026-06-24 01:58:06.606 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=c0dfc2b193454ca0845e4e1dccf94e93 2026-06-24 01:58:06.608 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader c0dfc2b193454ca0845e4e1dccf94e93 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:06.692 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c0dfc2b193454ca0845e4e1dccf94e93 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:06.771 | [2067 Async ks-alt-reader-user:51971]: running: get_or_add_user_project_role reader c0dfc2b193454ca0845e4e1dccf94e93 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:06.773 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-24 01:58:06.781 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:58:06.788 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-24 01:58:06.799 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-24 01:58:06.813 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-24 01:58:07.702 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:07.757 | [51568 Async ks-alt-admin:51568]: finished successfully 2026-06-24 01:58:07.808 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:07.841 | [51664 Async ks-alt-another:51664]: finished successfully 2026-06-24 01:58:10.817 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:10.824 | ++ functions-common:get_or_create_user:915 : user_id=c257e56be8d64d52b6107469268ddaa2 2026-06-24 01:58:10.831 | ++ functions-common:get_or_create_user:916 : echo c257e56be8d64d52b6107469268ddaa2 2026-06-24 01:58:10.836 | + lib/keystone:create_keystone_accounts:340 : system_member_user=c257e56be8d64d52b6107469268ddaa2 2026-06-24 01:58:10.841 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member c257e56be8d64d52b6107469268ddaa2 all 2026-06-24 01:58:10.939 | + inc/async:async_inner:63 : get_or_add_user_system_role member c257e56be8d64d52b6107469268ddaa2 all 2026-06-24 01:58:11.011 | [2067 Async ks-system-member:52201]: running: get_or_add_user_system_role member c257e56be8d64d52b6107469268ddaa2 all 2026-06-24 01:58:11.018 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-24 01:58:11.025 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:58:11.031 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-24 01:58:11.039 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-24 01:58:11.044 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-24 01:58:11.668 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:11.693 | [51800 Async ks-alt-member-user:51800]: finished successfully 2026-06-24 01:58:14.884 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:14.888 | ++ functions-common:get_or_create_user:915 : user_id=a6f98d4b53dc4074b1d0c0bb05949553 2026-06-24 01:58:14.893 | ++ functions-common:get_or_create_user:916 : echo a6f98d4b53dc4074b1d0c0bb05949553 2026-06-24 01:58:14.899 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=a6f98d4b53dc4074b1d0c0bb05949553 2026-06-24 01:58:14.902 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader a6f98d4b53dc4074b1d0c0bb05949553 all 2026-06-24 01:58:15.003 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a6f98d4b53dc4074b1d0c0bb05949553 all 2026-06-24 01:58:15.065 | [2067 Async ks-system-reader:52407]: running: get_or_add_user_system_role reader a6f98d4b53dc4074b1d0c0bb05949553 all 2026-06-24 01:58:15.072 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-24 01:58:15.078 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-24 01:58:15.082 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-24 01:58:15.087 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-24 01:58:15.094 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-24 01:58:15.654 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:15.678 | [51971 Async ks-alt-reader-user:51971]: finished successfully 2026-06-24 01:58:19.103 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:19.109 | ++ functions-common:get_or_create_group:892 : group_id=ee1e42dee2194a55941cccee71e0372a 2026-06-24 01:58:19.114 | ++ functions-common:get_or_create_group:893 : echo ee1e42dee2194a55941cccee71e0372a 2026-06-24 01:58:19.121 | + lib/keystone:create_keystone_accounts:350 : admin_group=ee1e42dee2194a55941cccee71e0372a 2026-06-24 01:58:19.126 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-24 01:58:19.136 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-24 01:58:19.138 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-24 01:58:19.141 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-24 01:58:19.146 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-24 01:58:22.858 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:22.864 | ++ functions-common:get_or_create_group:892 : group_id=17c193bbc3db4de292f957b250bc0116 2026-06-24 01:58:22.866 | ++ functions-common:get_or_create_group:893 : echo 17c193bbc3db4de292f957b250bc0116 2026-06-24 01:58:22.870 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=17c193bbc3db4de292f957b250bc0116 2026-06-24 01:58:22.873 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 17c193bbc3db4de292f957b250bc0116 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:22.939 | + inc/async:async_inner:63 : get_or_add_group_project_role member 17c193bbc3db4de292f957b250bc0116 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:23.006 | [2067 Async ks-group-memberdemo:52676]: running: get_or_add_group_project_role member 17c193bbc3db4de292f957b250bc0116 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:23.013 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 17c193bbc3db4de292f957b250bc0116 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:23.127 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 17c193bbc3db4de292f957b250bc0116 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:23.227 | [2067 Async ks-group-anotherdemo:52755]: running: get_or_add_group_project_role anotherrole 17c193bbc3db4de292f957b250bc0116 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:23.232 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 17c193bbc3db4de292f957b250bc0116 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:23.394 | + inc/async:async_inner:63 : get_or_add_group_project_role member 17c193bbc3db4de292f957b250bc0116 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:23.491 | [2067 Async ks-group-memberalt:52835]: running: get_or_add_group_project_role member 17c193bbc3db4de292f957b250bc0116 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:23.502 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 17c193bbc3db4de292f957b250bc0116 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:23.662 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 17c193bbc3db4de292f957b250bc0116 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:23.763 | [2067 Async ks-group-anotheralt:52914]: running: get_or_add_group_project_role anotherrole 17c193bbc3db4de292f957b250bc0116 dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:23.771 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin ee1e42dee2194a55941cccee71e0372a 89250afdce9a443387c7b55460e60bdf 2026-06-24 01:58:23.948 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ee1e42dee2194a55941cccee71e0372a 89250afdce9a443387c7b55460e60bdf 2026-06-24 01:58:23.988 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:24.051 | [52201 Async ks-system-member:52201]: finished successfully 2026-06-24 01:58:24.056 | [2067 Async ks-group-admin:53011]: running: get_or_add_group_project_role admin ee1e42dee2194a55941cccee71e0372a 89250afdce9a443387c7b55460e60bdf 2026-06-24 01:58:24.062 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-24 01:58:24.207 | [2067 Async ks-demo-member:50686]: Waiting for completion of get_or_add_user_project_role member a61986ab582e4cc7becee5419d689f55 48be39f5bad8428ebf9446a9bbff1844 running on PID 50686 (17 other jobs running) 2026-06-24 01:58:24.268 | [2067 Async ks-demo-member:50686]: Signaling child to exit 2026-06-24 01:58:24.269 | WAKEUP 2026-06-24 01:58:24.324 | [2067 Async ks-demo-member:50686]: Signaled 2026-06-24 01:58:24.329 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:24.329 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:24.329 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:24.329 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:24.330 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:24.330 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:24.330 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:24.330 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:24.330 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:24.330 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a61986ab582e4cc7becee5419d689f55 --project 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:24.330 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a61986ab582e4cc7becee5419d689f55 --project 48be39f5bad8428ebf9446a9bbff1844 -c Role -f value 2026-06-24 01:58:24.330 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:24.330 | + functions-common:get_or_add_user_project_role:979 : user_role_id=25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:24.330 | + functions-common:get_or_add_user_project_role:980 : echo 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:24.330 | 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:24.448 | [2067 Async ks-demo-member:50686]: finished get_or_add_user_project_role member a61986ab582e4cc7becee5419d689f55 48be39f5bad8428ebf9446a9bbff1844 with result 0 in 12 seconds 2026-06-24 01:58:24.531 | [2067 Async ks-demo-admin:50782]: Waiting for completion of get_or_add_user_project_role admin dd806a3f3ab34ca8a6229871eeb3ea9a 48be39f5bad8428ebf9446a9bbff1844 running on PID 50782 (16 other jobs running) 2026-06-24 01:58:24.594 | [2067 Async ks-demo-admin:50782]: Signaling child to exit 2026-06-24 01:58:24.596 | WAKEUP 2026-06-24 01:58:24.644 | [2067 Async ks-demo-admin:50782]: Signaled 2026-06-24 01:58:24.647 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:24.647 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:24.647 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:24.647 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:24.647 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:24.648 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:24.648 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:24.649 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:24.649 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:24.649 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user dd806a3f3ab34ca8a6229871eeb3ea9a --project 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:24.649 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dd806a3f3ab34ca8a6229871eeb3ea9a --project 48be39f5bad8428ebf9446a9bbff1844 -c Role -f value 2026-06-24 01:58:24.649 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:24.649 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:58:24.649 | + functions-common:get_or_add_user_project_role:980 : echo 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:58:24.650 | 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:58:24.746 | [2067 Async ks-demo-admin:50782]: finished get_or_add_user_project_role admin dd806a3f3ab34ca8a6229871eeb3ea9a 48be39f5bad8428ebf9446a9bbff1844 with result 0 in 13 seconds 2026-06-24 01:58:24.821 | [2067 Async ks-demo-another:50878]: Waiting for completion of get_or_add_user_project_role anotherrole a61986ab582e4cc7becee5419d689f55 48be39f5bad8428ebf9446a9bbff1844 running on PID 50878 (15 other jobs running) 2026-06-24 01:58:24.876 | [2067 Async ks-demo-another:50878]: Signaling child to exit 2026-06-24 01:58:24.879 | WAKEUP 2026-06-24 01:58:24.918 | [2067 Async ks-demo-another:50878]: Signaled 2026-06-24 01:58:24.921 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:24.921 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:24.921 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:24.921 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:24.921 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:24.921 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:24.921 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:24.922 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:24.922 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:24.922 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user a61986ab582e4cc7becee5419d689f55 --project 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:24.922 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a61986ab582e4cc7becee5419d689f55 --project 48be39f5bad8428ebf9446a9bbff1844 -c Role -f value 2026-06-24 01:58:24.922 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:24.922 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:24.922 | + functions-common:get_or_add_user_project_role:980 : echo dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:24.922 | dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:25.027 | [2067 Async ks-demo-another:50878]: finished get_or_add_user_project_role anotherrole a61986ab582e4cc7becee5419d689f55 48be39f5bad8428ebf9446a9bbff1844 with result 0 in 13 seconds 2026-06-24 01:58:25.109 | [2067 Async ks-demo-invis:50974]: Waiting for completion of get_or_add_user_project_role member a61986ab582e4cc7becee5419d689f55 2d25ac54292b47758ca3d4217c0789ba running on PID 50974 (14 other jobs running) 2026-06-24 01:58:25.169 | [2067 Async ks-demo-invis:50974]: Signaling child to exit 2026-06-24 01:58:25.174 | WAKEUP 2026-06-24 01:58:25.213 | [2067 Async ks-demo-invis:50974]: Signaled 2026-06-24 01:58:25.214 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:25.214 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:25.214 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:25.214 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:25.214 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:25.214 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:25.214 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:25.214 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:25.214 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:25.215 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a61986ab582e4cc7becee5419d689f55 --project 2d25ac54292b47758ca3d4217c0789ba 2026-06-24 01:58:25.215 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a61986ab582e4cc7becee5419d689f55 --project 2d25ac54292b47758ca3d4217c0789ba -c Role -f value 2026-06-24 01:58:25.215 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:25.215 | + functions-common:get_or_add_user_project_role:979 : user_role_id=25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:25.215 | + functions-common:get_or_add_user_project_role:980 : echo 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:25.215 | 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:25.307 | [2067 Async ks-demo-invis:50974]: finished get_or_add_user_project_role member a61986ab582e4cc7becee5419d689f55 2d25ac54292b47758ca3d4217c0789ba with result 0 in 12 seconds 2026-06-24 01:58:25.388 | [2067 Async ks-demo-reader:51109]: Waiting for completion of get_or_add_user_project_role reader 0491f0f7b26b4a6b99b6e18e9df317f7 48be39f5bad8428ebf9446a9bbff1844 running on PID 51109 (13 other jobs running) 2026-06-24 01:58:25.438 | [2067 Async ks-demo-reader:51109]: Signaling child to exit 2026-06-24 01:58:25.442 | WAKEUP 2026-06-24 01:58:25.490 | [2067 Async ks-demo-reader:51109]: Signaled 2026-06-24 01:58:25.495 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:25.495 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:25.495 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:25.495 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:25.495 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:25.495 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:25.496 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:25.496 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:25.496 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:25.496 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 0491f0f7b26b4a6b99b6e18e9df317f7 --project 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:25.496 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0491f0f7b26b4a6b99b6e18e9df317f7 --project 48be39f5bad8428ebf9446a9bbff1844 -c Role -f value 2026-06-24 01:58:25.496 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:25.496 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5f87f4e6ae4846f2ab05e3e54048238a 2026-06-24 01:58:25.496 | + functions-common:get_or_add_user_project_role:980 : echo 5f87f4e6ae4846f2ab05e3e54048238a 2026-06-24 01:58:25.496 | 5f87f4e6ae4846f2ab05e3e54048238a 2026-06-24 01:58:25.604 | [2067 Async ks-demo-reader:51109]: finished get_or_add_user_project_role reader 0491f0f7b26b4a6b99b6e18e9df317f7 48be39f5bad8428ebf9446a9bbff1844 with result 0 in 10 seconds 2026-06-24 01:58:25.608 | + inc/async:async_wait:197 : return 0 2026-06-24 01:58:25.614 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-24 01:58:25.734 | [2067 Async ks-alt-admin:51568]: Waiting for completion of get_or_add_user_project_role admin a4d7a97e8fd14c318871520c56cfcf2c dfc3d359886e4036b9325d50a17c4b04 running on PID 51568 (12 other jobs running) 2026-06-24 01:58:25.788 | [2067 Async ks-alt-admin:51568]: Signaling child to exit 2026-06-24 01:58:25.790 | WAKEUP 2026-06-24 01:58:25.836 | [2067 Async ks-alt-admin:51568]: Signaled 2026-06-24 01:58:25.839 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:25.839 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:25.839 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:25.839 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:25.839 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:25.839 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:25.839 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:25.839 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:25.840 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:25.840 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user a4d7a97e8fd14c318871520c56cfcf2c --project dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:25.840 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a4d7a97e8fd14c318871520c56cfcf2c --project dfc3d359886e4036b9325d50a17c4b04 -c Role -f value 2026-06-24 01:58:25.840 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:25.840 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:58:25.840 | + functions-common:get_or_add_user_project_role:980 : echo 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:58:25.840 | 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:58:25.943 | [2067 Async ks-alt-admin:51568]: finished get_or_add_user_project_role admin a4d7a97e8fd14c318871520c56cfcf2c dfc3d359886e4036b9325d50a17c4b04 with result 0 in 9 seconds 2026-06-24 01:58:26.026 | [2067 Async ks-alt-another:51664]: Waiting for completion of get_or_add_user_project_role anotherrole a4d7a97e8fd14c318871520c56cfcf2c dfc3d359886e4036b9325d50a17c4b04 running on PID 51664 (11 other jobs running) 2026-06-24 01:58:26.092 | [2067 Async ks-alt-another:51664]: Signaling child to exit 2026-06-24 01:58:26.093 | WAKEUP 2026-06-24 01:58:26.147 | [2067 Async ks-alt-another:51664]: Signaled 2026-06-24 01:58:26.147 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:26.147 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:26.147 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:26.147 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:26.148 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:26.148 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:26.148 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:26.148 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:26.148 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:26.148 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user a4d7a97e8fd14c318871520c56cfcf2c --project dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:26.148 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a4d7a97e8fd14c318871520c56cfcf2c --project dfc3d359886e4036b9325d50a17c4b04 -c Role -f value 2026-06-24 01:58:26.148 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:26.148 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:26.148 | + functions-common:get_or_add_user_project_role:980 : echo dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:26.149 | dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:26.239 | [2067 Async ks-alt-another:51664]: finished get_or_add_user_project_role anotherrole a4d7a97e8fd14c318871520c56cfcf2c dfc3d359886e4036b9325d50a17c4b04 with result 0 in 9 seconds 2026-06-24 01:58:26.331 | [2067 Async ks-alt-member-user:51800]: Waiting for completion of get_or_add_user_project_role member 4a1bed65badf455cabc683ef720aed51 dfc3d359886e4036b9325d50a17c4b04 running on PID 51800 (10 other jobs running) 2026-06-24 01:58:26.392 | [2067 Async ks-alt-member-user:51800]: Signaling child to exit 2026-06-24 01:58:26.392 | WAKEUP 2026-06-24 01:58:26.446 | [2067 Async ks-alt-member-user:51800]: Signaled 2026-06-24 01:58:26.450 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:26.450 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:26.450 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:26.450 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:26.450 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:26.450 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:26.450 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:26.450 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:26.450 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:26.450 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 4a1bed65badf455cabc683ef720aed51 --project dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:26.451 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4a1bed65badf455cabc683ef720aed51 --project dfc3d359886e4036b9325d50a17c4b04 -c Role -f value 2026-06-24 01:58:26.451 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:26.451 | + functions-common:get_or_add_user_project_role:979 : user_role_id=25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:26.451 | + functions-common:get_or_add_user_project_role:980 : echo 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:26.451 | 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:26.556 | [2067 Async ks-alt-member-user:51800]: finished get_or_add_user_project_role member 4a1bed65badf455cabc683ef720aed51 dfc3d359886e4036b9325d50a17c4b04 with result 0 in 9 seconds 2026-06-24 01:58:26.641 | [2067 Async ks-alt-reader-user:51971]: Waiting for completion of get_or_add_user_project_role reader c0dfc2b193454ca0845e4e1dccf94e93 dfc3d359886e4036b9325d50a17c4b04 running on PID 51971 (9 other jobs running) 2026-06-24 01:58:26.696 | [2067 Async ks-alt-reader-user:51971]: Signaling child to exit 2026-06-24 01:58:26.697 | WAKEUP 2026-06-24 01:58:26.747 | [2067 Async ks-alt-reader-user:51971]: Signaled 2026-06-24 01:58:26.752 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:58:26.752 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:58:26.752 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 01:58:26.752 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:26.752 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:26.752 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:26.752 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:26.752 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:26.753 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 01:58:26.753 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user c0dfc2b193454ca0845e4e1dccf94e93 --project dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:26.753 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c0dfc2b193454ca0845e4e1dccf94e93 --project dfc3d359886e4036b9325d50a17c4b04 -c Role -f value 2026-06-24 01:58:26.753 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:26.753 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5f87f4e6ae4846f2ab05e3e54048238a 2026-06-24 01:58:26.753 | + functions-common:get_or_add_user_project_role:980 : echo 5f87f4e6ae4846f2ab05e3e54048238a 2026-06-24 01:58:26.753 | 5f87f4e6ae4846f2ab05e3e54048238a 2026-06-24 01:58:26.849 | [2067 Async ks-alt-reader-user:51971]: finished get_or_add_user_project_role reader c0dfc2b193454ca0845e4e1dccf94e93 dfc3d359886e4036b9325d50a17c4b04 with result 0 in 9 seconds 2026-06-24 01:58:26.860 | + inc/async:async_wait:197 : return 0 2026-06-24 01:58:26.867 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-24 01:58:26.981 | [2067 Async ks-system-member:52201]: Waiting for completion of get_or_add_user_system_role member c257e56be8d64d52b6107469268ddaa2 all running on PID 52201 (8 other jobs running) 2026-06-24 01:58:27.040 | [2067 Async ks-system-member:52201]: Signaling child to exit 2026-06-24 01:58:27.040 | WAKEUP 2026-06-24 01:58:27.087 | [2067 Async ks-system-member:52201]: Signaled 2026-06-24 01:58:27.092 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-24 01:58:27.092 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-24 01:58:27.092 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-24 01:58:27.092 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:27.092 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:27.092 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:27.092 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:27.093 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:27.093 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-24 01:58:27.093 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c257e56be8d64d52b6107469268ddaa2 --system all -f value -c Role 2026-06-24 01:58:27.093 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:27.093 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-24 01:58:27.093 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-24 01:58:27.093 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user c257e56be8d64d52b6107469268ddaa2 --system all 2026-06-24 01:58:27.093 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c257e56be8d64d52b6107469268ddaa2 --system all -f value -c Role 2026-06-24 01:58:27.093 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:27.093 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-24 01:58:27.093 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-24 01:58:27.094 | 2026-06-24 01:58:27.191 | [2067 Async ks-system-member:52201]: finished get_or_add_user_system_role member c257e56be8d64d52b6107469268ddaa2 all with result 0 in 13 seconds 2026-06-24 01:58:27.286 | [2067 Async ks-system-reader:52407]: Waiting for completion of get_or_add_user_system_role reader a6f98d4b53dc4074b1d0c0bb05949553 all running on PID 52407 (7 other jobs running) 2026-06-24 01:58:27.387 | [2067 Async ks-system-reader:52407]: Signaling child to exit 2026-06-24 01:58:31.007 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:31.068 | [52407 Async ks-system-reader:52407]: finished successfully 2026-06-24 01:58:31.124 | WAKEUP 2026-06-24 01:58:31.172 | [2067 Async ks-system-reader:52407]: Signaled 2026-06-24 01:58:31.177 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-24 01:58:31.177 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-24 01:58:31.178 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-24 01:58:31.178 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:58:31.178 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:58:31.178 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 01:58:31.178 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 01:58:31.178 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 01:58:31.178 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-24 01:58:31.178 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a6f98d4b53dc4074b1d0c0bb05949553 --system all -f value -c Role 2026-06-24 01:58:31.178 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:31.178 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-24 01:58:31.179 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-24 01:58:31.179 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user a6f98d4b53dc4074b1d0c0bb05949553 --system all 2026-06-24 01:58:31.179 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a6f98d4b53dc4074b1d0c0bb05949553 --system all -f value -c Role 2026-06-24 01:58:31.181 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:31.181 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=5f87f4e6ae4846f2ab05e3e54048238a 2026-06-24 01:58:31.181 | + functions-common:get_or_add_user_system_role:1030 : echo 5f87f4e6ae4846f2ab05e3e54048238a 2026-06-24 01:58:31.181 | 5f87f4e6ae4846f2ab05e3e54048238a 2026-06-24 01:58:31.279 | [2067 Async ks-system-reader:52407]: finished get_or_add_user_system_role reader a6f98d4b53dc4074b1d0c0bb05949553 all with result 0 in 16 seconds 2026-06-24 01:58:31.287 | + inc/async:async_wait:197 : return 0 2026-06-24 01:58:31.297 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-24 01:58:31.425 | [2067 Async ks-group-memberdemo:52676]: Waiting for completion of get_or_add_group_project_role member 17c193bbc3db4de292f957b250bc0116 48be39f5bad8428ebf9446a9bbff1844 running on PID 52676 (6 other jobs running) 2026-06-24 01:58:31.491 | [2067 Async ks-group-memberdemo:52676]: Signaling child to exit 2026-06-24 01:58:35.717 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:35.756 | [52914 Async ks-group-anotheralt:52914]: finished successfully 2026-06-24 01:58:36.070 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:36.108 | [52755 Async ks-group-anotherdemo:52755]: finished successfully 2026-06-24 01:58:36.247 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:36.279 | [53011 Async ks-group-admin:53011]: finished successfully 2026-06-24 01:58:36.351 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:36.384 | [52676 Async ks-group-memberdemo:52676]: finished successfully 2026-06-24 01:58:36.414 | WAKEUP 2026-06-24 01:58:36.444 | [2067 Async ks-group-memberdemo:52676]: Signaled 2026-06-24 01:58:36.445 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 01:58:36.445 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 17c193bbc3db4de292f957b250bc0116 --project 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:36.445 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 17c193bbc3db4de292f957b250bc0116 --project 48be39f5bad8428ebf9446a9bbff1844 -f value -c Role 2026-06-24 01:58:36.445 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:36.445 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:36.446 | + functions-common:get_or_add_group_project_role:1049 : echo 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:36.446 | 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:36.501 | [2067 Async ks-group-memberdemo:52676]: finished get_or_add_group_project_role member 17c193bbc3db4de292f957b250bc0116 48be39f5bad8428ebf9446a9bbff1844 with result 0 in 13 seconds 2026-06-24 01:58:36.548 | [2067 Async ks-group-anotherdemo:52755]: Waiting for completion of get_or_add_group_project_role anotherrole 17c193bbc3db4de292f957b250bc0116 48be39f5bad8428ebf9446a9bbff1844 running on PID 52755 (5 other jobs running) 2026-06-24 01:58:36.562 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:58:36.578 | [2067 Async ks-group-anotherdemo:52755]: Signaling child to exit 2026-06-24 01:58:36.579 | WAKEUP 2026-06-24 01:58:36.596 | [52835 Async ks-group-memberalt:52835]: finished successfully 2026-06-24 01:58:36.607 | [2067 Async ks-group-anotherdemo:52755]: Signaled 2026-06-24 01:58:36.609 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 01:58:36.610 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 17c193bbc3db4de292f957b250bc0116 --project 48be39f5bad8428ebf9446a9bbff1844 2026-06-24 01:58:36.610 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 17c193bbc3db4de292f957b250bc0116 --project 48be39f5bad8428ebf9446a9bbff1844 -f value -c Role 2026-06-24 01:58:36.610 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:36.611 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:36.611 | + functions-common:get_or_add_group_project_role:1049 : echo dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:36.611 | dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:36.664 | [2067 Async ks-group-anotherdemo:52755]: finished get_or_add_group_project_role anotherrole 17c193bbc3db4de292f957b250bc0116 48be39f5bad8428ebf9446a9bbff1844 with result 0 in 13 seconds 2026-06-24 01:58:36.706 | [2067 Async ks-group-memberalt:52835]: Waiting for completion of get_or_add_group_project_role member 17c193bbc3db4de292f957b250bc0116 dfc3d359886e4036b9325d50a17c4b04 running on PID 52835 (4 other jobs running) 2026-06-24 01:58:36.735 | [2067 Async ks-group-memberalt:52835]: Signaling child to exit 2026-06-24 01:58:36.735 | WAKEUP 2026-06-24 01:58:36.760 | [2067 Async ks-group-memberalt:52835]: Signaled 2026-06-24 01:58:36.762 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 01:58:36.762 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 17c193bbc3db4de292f957b250bc0116 --project dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:36.762 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 17c193bbc3db4de292f957b250bc0116 --project dfc3d359886e4036b9325d50a17c4b04 -f value -c Role 2026-06-24 01:58:36.762 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:36.762 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:36.762 | + functions-common:get_or_add_group_project_role:1049 : echo 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:36.763 | 25f88c1940f246feb4327df4699b2cc4 2026-06-24 01:58:36.816 | [2067 Async ks-group-memberalt:52835]: finished get_or_add_group_project_role member 17c193bbc3db4de292f957b250bc0116 dfc3d359886e4036b9325d50a17c4b04 with result 0 in 13 seconds 2026-06-24 01:58:36.859 | [2067 Async ks-group-anotheralt:52914]: Waiting for completion of get_or_add_group_project_role anotherrole 17c193bbc3db4de292f957b250bc0116 dfc3d359886e4036b9325d50a17c4b04 running on PID 52914 (3 other jobs running) 2026-06-24 01:58:36.888 | [2067 Async ks-group-anotheralt:52914]: Signaling child to exit 2026-06-24 01:58:36.889 | WAKEUP 2026-06-24 01:58:36.915 | [2067 Async ks-group-anotheralt:52914]: Signaled 2026-06-24 01:58:36.917 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 01:58:36.918 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 17c193bbc3db4de292f957b250bc0116 --project dfc3d359886e4036b9325d50a17c4b04 2026-06-24 01:58:36.918 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 17c193bbc3db4de292f957b250bc0116 --project dfc3d359886e4036b9325d50a17c4b04 -f value -c Role 2026-06-24 01:58:36.918 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:36.918 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:36.918 | + functions-common:get_or_add_group_project_role:1049 : echo dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:36.918 | dc57f95ceb1140138f1ac0b3858a9b98 2026-06-24 01:58:36.969 | [2067 Async ks-group-anotheralt:52914]: finished get_or_add_group_project_role anotherrole 17c193bbc3db4de292f957b250bc0116 dfc3d359886e4036b9325d50a17c4b04 with result 0 in 12 seconds 2026-06-24 01:58:37.013 | [2067 Async ks-group-admin:53011]: Waiting for completion of get_or_add_group_project_role admin ee1e42dee2194a55941cccee71e0372a 89250afdce9a443387c7b55460e60bdf running on PID 53011 (2 other jobs running) 2026-06-24 01:58:37.042 | [2067 Async ks-group-admin:53011]: Signaling child to exit 2026-06-24 01:58:37.042 | WAKEUP 2026-06-24 01:58:37.068 | [2067 Async ks-group-admin:53011]: Signaled 2026-06-24 01:58:37.070 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 01:58:37.071 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group ee1e42dee2194a55941cccee71e0372a --project 89250afdce9a443387c7b55460e60bdf 2026-06-24 01:58:37.071 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ee1e42dee2194a55941cccee71e0372a --project 89250afdce9a443387c7b55460e60bdf -f value -c Role 2026-06-24 01:58:37.071 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:58:37.071 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:58:37.071 | + functions-common:get_or_add_group_project_role:1049 : echo 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:58:37.071 | 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:58:37.124 | [2067 Async ks-group-admin:53011]: finished get_or_add_group_project_role admin ee1e42dee2194a55941cccee71e0372a 89250afdce9a443387c7b55460e60bdf with result 0 in 12 seconds 2026-06-24 01:58:37.129 | + inc/async:async_wait:197 : return 0 2026-06-24 01:58:37.133 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-24 01:58:37.157 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:58:37.161 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-24 01:58:37.186 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:58:37.189 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-24 01:58:37.193 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-24 01:58:37.279 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-24 01:58:37.331 | [2067 Async create_nova_accounts:54929]: running: create_nova_accounts 2026-06-24 01:58:37.335 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-24 01:58:37.359 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:58:37.363 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-24 01:58:37.367 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-24 01:58:37.453 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-24 01:58:37.502 | [2067 Async create_glance_accounts:55052]: running: create_glance_accounts 2026-06-24 01:58:37.505 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-24 01:58:37.539 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:58:37.544 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-24 01:58:37.549 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-24 01:58:37.635 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-24 01:58:37.694 | [2067 Async create_cinder_accounts:55190]: running: create_cinder_accounts 2026-06-24 01:58:37.698 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-24 01:58:37.726 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:58:37.729 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-24 01:58:37.731 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-24 01:58:37.802 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-24 01:58:37.874 | [2067 Async create_neutron_accounts:55332]: running: create_neutron_accounts 2026-06-24 01:58:37.879 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-24 01:58:37.908 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:58:37.916 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-24 01:58:37.948 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:58:37.953 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-24 01:58:38.059 | [2067 Async create_nova_accounts:54929]: Waiting for completion of create_nova_accounts running on PID 54929 (5 other jobs running) 2026-06-24 01:58:38.115 | [2067 Async create_nova_accounts:54929]: Signaling child to exit 2026-06-24 01:59:13.736 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:13.766 | [55332 Async create_neutron_accounts:55332]: finished successfully 2026-06-24 01:59:21.764 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:21.794 | [55190 Async create_cinder_accounts:55190]: finished successfully 2026-06-24 01:59:40.086 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:40.119 | [54929 Async create_nova_accounts:54929]: finished successfully 2026-06-24 01:59:40.149 | WAKEUP 2026-06-24 01:59:40.177 | [2067 Async create_nova_accounts:54929]: Signaled 2026-06-24 01:59:40.180 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-24 01:59:40.180 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-24 01:59:40.180 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-24 01:59:40.180 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:59:40.180 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 01:59:40.180 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 01:59:40.180 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-24 01:59:40.180 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:40.180 | + functions-common:get_or_create_user:915 : user_id=e3f322051fd841b0b1cc809da5869528 2026-06-24 01:59:40.180 | + functions-common:get_or_create_user:916 : echo e3f322051fd841b0b1cc809da5869528 2026-06-24 01:59:40.181 | e3f322051fd841b0b1cc809da5869528 2026-06-24 01:59:40.181 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-24 01:59:40.181 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:59:40.181 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:59:40.181 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 01:59:40.181 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:59:40.181 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:59:40.181 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 01:59:40.181 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 01:59:40.181 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 01:59:40.181 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 01:59:40.182 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 01:59:40.182 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 01:59:40.182 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-24 01:59:40.182 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-24 01:59:40.182 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:40.182 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:40.182 | + functions-common:get_or_add_user_project_role:980 : echo 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:40.182 | 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:40.182 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-24 01:59:40.182 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-24 01:59:40.183 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:59:40.183 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:59:40.183 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 01:59:40.183 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:59:40.183 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:59:40.183 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 01:59:40.183 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 01:59:40.183 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 01:59:40.183 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 01:59:40.183 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 01:59:40.183 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 01:59:40.184 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-24 01:59:40.184 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-24 01:59:40.184 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:40.184 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:59:40.184 | + functions-common:get_or_add_user_project_role:980 : echo 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:59:40.184 | 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:59:40.184 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-24 01:59:40.184 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.16/compute 2026-06-24 01:59:40.184 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-24 01:59:40.184 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 01:59:40.184 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-24 01:59:40.185 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-24 01:59:40.185 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:40.185 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 01:59:40.185 | 25945ca8d4404241980c6c1b6550ef64' 2026-06-24 01:59:40.185 | + functions-common:get_or_create_service:1067 : echo 25945ca8d4404241980c6c1b6550ef64 2026-06-24 01:59:40.185 | 25945ca8d4404241980c6c1b6550ef64 2026-06-24 01:59:40.185 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.16/compute/v2/$(project_id)s' 2026-06-24 01:59:40.185 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 01:59:40.185 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.16/compute/v2/$(project_id)s' RegionOne 2026-06-24 01:59:40.185 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 01:59:40.185 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-24 01:59:40.186 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:40.186 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 01:59:40.186 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 01:59:40.186 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.16/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-24 01:59:40.186 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:40.186 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a8b6258dcd674be1a23a29805c79480b 2026-06-24 01:59:40.186 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a8b6258dcd674be1a23a29805c79480b 2026-06-24 01:59:40.186 | + functions-common:get_or_create_endpoint:1100 : public_id=a8b6258dcd674be1a23a29805c79480b 2026-06-24 01:59:40.186 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 01:59:40.186 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 01:59:40.186 | + functions-common:get_or_create_endpoint:1109 : echo a8b6258dcd674be1a23a29805c79480b 2026-06-24 01:59:40.187 | a8b6258dcd674be1a23a29805c79480b 2026-06-24 01:59:40.187 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-24 01:59:40.187 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 01:59:40.187 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-24 01:59:40.187 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-24 01:59:40.187 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:40.187 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 01:59:40.187 | 6fc6f1b2eb3540bbb19dd89a41523074' 2026-06-24 01:59:40.187 | + functions-common:get_or_create_service:1067 : echo 6fc6f1b2eb3540bbb19dd89a41523074 2026-06-24 01:59:40.187 | 6fc6f1b2eb3540bbb19dd89a41523074 2026-06-24 01:59:40.187 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.16/compute/v2.1 2026-06-24 01:59:40.188 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 01:59:40.188 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.16/compute/v2.1 RegionOne 2026-06-24 01:59:40.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 01:59:40.188 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-24 01:59:40.188 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:40.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 01:59:40.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 01:59:40.188 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.16/compute/v2.1 --region RegionOne -f value -c id 2026-06-24 01:59:40.188 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:40.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0cc374054e244e4eaa2232afa431dac6 2026-06-24 01:59:40.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0cc374054e244e4eaa2232afa431dac6 2026-06-24 01:59:40.189 | + functions-common:get_or_create_endpoint:1100 : public_id=0cc374054e244e4eaa2232afa431dac6 2026-06-24 01:59:40.189 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 01:59:40.189 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 01:59:40.189 | + functions-common:get_or_create_endpoint:1109 : echo 0cc374054e244e4eaa2232afa431dac6 2026-06-24 01:59:40.189 | 0cc374054e244e4eaa2232afa431dac6 2026-06-24 01:59:40.189 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-24 01:59:40.189 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:40.189 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-24 01:59:40.189 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:59:40.189 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-24 01:59:40.189 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:59:40.190 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-24 01:59:40.190 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:40.190 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-24 01:59:40.239 | [2067 Async create_nova_accounts:54929]: finished create_nova_accounts with result 0 in 62 seconds 2026-06-24 01:59:40.285 | [2067 Async create_glance_accounts:55052]: Waiting for completion of create_glance_accounts running on PID 55052 (4 other jobs running) 2026-06-24 01:59:40.317 | [2067 Async create_glance_accounts:55052]: Signaling child to exit 2026-06-24 01:59:52.776 | + inc/async:async_inner:64 : rc=0 2026-06-24 01:59:52.806 | [55052 Async create_glance_accounts:55052]: finished successfully 2026-06-24 01:59:52.834 | WAKEUP 2026-06-24 01:59:52.861 | [2067 Async create_glance_accounts:55052]: Signaled 2026-06-24 01:59:52.863 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-24 01:59:52.863 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:52.863 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-24 01:59:52.863 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-24 01:59:52.863 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:59:52.863 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 01:59:52.863 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 01:59:52.863 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-24 01:59:52.863 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:52.863 | + functions-common:get_or_create_user:915 : user_id=420daf4b44bd4aada57b0b91b7fdc52f 2026-06-24 01:59:52.864 | + functions-common:get_or_create_user:916 : echo 420daf4b44bd4aada57b0b91b7fdc52f 2026-06-24 01:59:52.864 | 420daf4b44bd4aada57b0b91b7fdc52f 2026-06-24 01:59:52.864 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-24 01:59:52.864 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:59:52.864 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:59:52.864 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 01:59:52.864 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:59:52.864 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:59:52.864 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 01:59:52.864 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 01:59:52.864 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 01:59:52.865 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 01:59:52.865 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 01:59:52.865 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 01:59:52.865 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-24 01:59:52.865 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-24 01:59:52.865 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:52.865 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:52.865 | + functions-common:get_or_add_user_project_role:980 : echo 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:52.865 | 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:52.865 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-24 01:59:52.865 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-24 01:59:52.866 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:59:52.866 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:59:52.866 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 01:59:52.866 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:59:52.866 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:59:52.866 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 01:59:52.866 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 01:59:52.866 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 01:59:52.866 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 01:59:52.866 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 01:59:52.866 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 01:59:52.867 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-24 01:59:52.867 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-24 01:59:52.867 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:52.867 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:59:52.867 | + functions-common:get_or_add_user_project_role:980 : echo 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:59:52.867 | 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 01:59:52.867 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-24 01:59:52.867 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:59:52.867 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-24 01:59:52.867 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 01:59:52.867 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-24 01:59:52.868 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-24 01:59:52.868 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:52.868 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 01:59:52.868 | 59503eccfbc14358b5cb39abf7c61b19' 2026-06-24 01:59:52.868 | + functions-common:get_or_create_service:1067 : echo 59503eccfbc14358b5cb39abf7c61b19 2026-06-24 01:59:52.868 | 59503eccfbc14358b5cb39abf7c61b19 2026-06-24 01:59:52.868 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.16/image 2026-06-24 01:59:52.868 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 01:59:52.868 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.16/image RegionOne 2026-06-24 01:59:52.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 01:59:52.868 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-24 01:59:52.868 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:52.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 01:59:52.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 01:59:52.869 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.16/image --region RegionOne -f value -c id 2026-06-24 01:59:52.869 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:52.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6006cb7500ca47c78f0f40910cdd0729 2026-06-24 01:59:52.869 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6006cb7500ca47c78f0f40910cdd0729 2026-06-24 01:59:52.869 | + functions-common:get_or_create_endpoint:1100 : public_id=6006cb7500ca47c78f0f40910cdd0729 2026-06-24 01:59:52.869 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 01:59:52.869 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 01:59:52.869 | + functions-common:get_or_create_endpoint:1109 : echo 6006cb7500ca47c78f0f40910cdd0729 2026-06-24 01:59:52.869 | 6006cb7500ca47c78f0f40910cdd0729 2026-06-24 01:59:52.870 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-24 01:59:52.870 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-24 01:59:52.870 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-24 01:59:52.870 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:52.870 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-24 01:59:52.870 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-24 01:59:52.870 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-24 01:59:52.870 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-24 01:59:52.870 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-24 01:59:52.870 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-24 01:59:52.870 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-24 01:59:52.871 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-24 01:59:52.871 | +---------------+----------------------------------+ 2026-06-24 01:59:52.871 | | Field | Value | 2026-06-24 01:59:52.871 | +---------------+----------------------------------+ 2026-06-24 01:59:52.871 | | default_limit | 2000 | 2026-06-24 01:59:52.871 | | description | None | 2026-06-24 01:59:52.871 | | id | 8da38d0101d3458e9cf420c57bd79e25 | 2026-06-24 01:59:52.871 | | region_id | RegionOne | 2026-06-24 01:59:52.871 | | resource_name | image_size_total | 2026-06-24 01:59:52.871 | | service_id | 59503eccfbc14358b5cb39abf7c61b19 | 2026-06-24 01:59:52.871 | +---------------+----------------------------------+ 2026-06-24 01:59:52.872 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-24 01:59:52.872 | +---------------+----------------------------------+ 2026-06-24 01:59:52.872 | | Field | Value | 2026-06-24 01:59:52.872 | +---------------+----------------------------------+ 2026-06-24 01:59:52.872 | | default_limit | 2000 | 2026-06-24 01:59:52.872 | | description | None | 2026-06-24 01:59:52.872 | | id | 59799cf81a4d486eb1d6b49a93ba6bf7 | 2026-06-24 01:59:52.872 | | region_id | RegionOne | 2026-06-24 01:59:52.872 | | resource_name | image_stage_total | 2026-06-24 01:59:52.872 | | service_id | 59503eccfbc14358b5cb39abf7c61b19 | 2026-06-24 01:59:52.872 | +---------------+----------------------------------+ 2026-06-24 01:59:52.872 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-24 01:59:52.873 | +---------------+----------------------------------+ 2026-06-24 01:59:52.873 | | Field | Value | 2026-06-24 01:59:52.873 | +---------------+----------------------------------+ 2026-06-24 01:59:52.873 | | default_limit | 100 | 2026-06-24 01:59:52.873 | | description | None | 2026-06-24 01:59:52.873 | | id | c2bb84f9efc84e50a7e6a7baaee90b90 | 2026-06-24 01:59:52.873 | | region_id | RegionOne | 2026-06-24 01:59:52.873 | | resource_name | image_count_total | 2026-06-24 01:59:52.873 | | service_id | 59503eccfbc14358b5cb39abf7c61b19 | 2026-06-24 01:59:52.873 | +---------------+----------------------------------+ 2026-06-24 01:59:52.873 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-24 01:59:52.874 | +---------------+----------------------------------+ 2026-06-24 01:59:52.874 | | Field | Value | 2026-06-24 01:59:52.874 | +---------------+----------------------------------+ 2026-06-24 01:59:52.874 | | default_limit | 100 | 2026-06-24 01:59:52.874 | | description | None | 2026-06-24 01:59:52.874 | | id | f3d8c439d6ed47f0ad6e88ea595fb6c0 | 2026-06-24 01:59:52.874 | | region_id | RegionOne | 2026-06-24 01:59:52.874 | | resource_name | image_count_uploading | 2026-06-24 01:59:52.874 | | service_id | 59503eccfbc14358b5cb39abf7c61b19 | 2026-06-24 01:59:52.874 | +---------------+----------------------------------+ 2026-06-24 01:59:52.874 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-24 01:59:52.874 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-24 01:59:52.875 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-24 01:59:52.875 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-24 01:59:52.875 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-24 01:59:52.875 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.16/identity 2026-06-24 01:59:52.875 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-24 01:59:52.875 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-24 01:59:52.875 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:52.875 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 6006cb7500ca47c78f0f40910cdd0729 2026-06-24 01:59:52.875 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-24 01:59:52.875 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-24 01:59:52.876 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:59:52.917 | [2067 Async create_glance_accounts:55052]: finished create_glance_accounts with result 0 in 75 seconds 2026-06-24 01:59:52.962 | [2067 Async create_cinder_accounts:55190]: Waiting for completion of create_cinder_accounts running on PID 55190 (3 other jobs running) 2026-06-24 01:59:52.991 | [2067 Async create_cinder_accounts:55190]: Signaling child to exit 2026-06-24 01:59:52.993 | WAKEUP 2026-06-24 01:59:53.018 | [2067 Async create_cinder_accounts:55190]: Signaled 2026-06-24 01:59:53.020 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-24 01:59:53.021 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-24 01:59:53.021 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-24 01:59:53.021 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 01:59:53.021 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-24 01:59:53.021 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-24 01:59:53.021 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:59:53.021 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 01:59:53.021 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 01:59:53.021 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-24 01:59:53.021 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.021 | + functions-common:get_or_create_user:915 : user_id=3564b180cf0f4af5a90fc4e80efa264f 2026-06-24 01:59:53.022 | + functions-common:get_or_create_user:916 : echo 3564b180cf0f4af5a90fc4e80efa264f 2026-06-24 01:59:53.022 | 3564b180cf0f4af5a90fc4e80efa264f 2026-06-24 01:59:53.022 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-24 01:59:53.022 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:59:53.022 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:59:53.022 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 01:59:53.022 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:59:53.022 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:59:53.022 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 01:59:53.022 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 01:59:53.022 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 01:59:53.023 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 01:59:53.023 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 01:59:53.023 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 01:59:53.023 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-24 01:59:53.023 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-24 01:59:53.023 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.023 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:53.023 | + functions-common:get_or_add_user_project_role:980 : echo 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:53.023 | 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:53.023 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-24 01:59:53.023 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-24 01:59:53.024 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.16/volume 2026-06-24 01:59:53.024 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-24 01:59:53.024 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 01:59:53.024 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-24 01:59:53.024 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-24 01:59:53.024 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.024 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 01:59:53.024 | 9a939449976148fdb22112e1e7df7d8b' 2026-06-24 01:59:53.024 | + functions-common:get_or_create_service:1067 : echo 9a939449976148fdb22112e1e7df7d8b 2026-06-24 01:59:53.024 | 9a939449976148fdb22112e1e7df7d8b 2026-06-24 01:59:53.024 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.16/volume/v3 2026-06-24 01:59:53.025 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 01:59:53.025 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.16/volume/v3 RegionOne 2026-06-24 01:59:53.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 01:59:53.025 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-24 01:59:53.025 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 01:59:53.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 01:59:53.025 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.16/volume/v3 --region RegionOne -f value -c id 2026-06-24 01:59:53.025 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=645e8f2202ea43498b1948d6251e2dda 2026-06-24 01:59:53.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 645e8f2202ea43498b1948d6251e2dda 2026-06-24 01:59:53.026 | + functions-common:get_or_create_endpoint:1100 : public_id=645e8f2202ea43498b1948d6251e2dda 2026-06-24 01:59:53.026 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 01:59:53.026 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 01:59:53.026 | + functions-common:get_or_create_endpoint:1109 : echo 645e8f2202ea43498b1948d6251e2dda 2026-06-24 01:59:53.026 | 645e8f2202ea43498b1948d6251e2dda 2026-06-24 01:59:53.026 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-24 01:59:53.026 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-24 01:59:53.026 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 01:59:53.026 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-24 01:59:53.026 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.027 | ++ functions-common:get_or_create_project:928 : project_id=fffc6d19eedd4c16a84de413d08c6f7f 2026-06-24 01:59:53.027 | ++ functions-common:get_or_create_project:929 : echo fffc6d19eedd4c16a84de413d08c6f7f 2026-06-24 01:59:53.027 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id fffc6d19eedd4c16a84de413d08c6f7f 2026-06-24 01:59:53.027 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-24 01:59:53.027 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:59:53.027 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 01:59:53.027 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-24 01:59:53.027 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-24 01:59:53.027 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-24 01:59:53.027 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.027 | ++ functions-common:get_or_create_user:915 : user_id=3564b180cf0f4af5a90fc4e80efa264f 2026-06-24 01:59:53.028 | ++ functions-common:get_or_create_user:916 : echo 3564b180cf0f4af5a90fc4e80efa264f 2026-06-24 01:59:53.028 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3564b180cf0f4af5a90fc4e80efa264f 2026-06-24 01:59:53.071 | [2067 Async create_cinder_accounts:55190]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-24 01:59:53.078 | + inc/async:async_wait:197 : return 0 2026-06-24 01:59:53.083 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-24 01:59:53.148 | [2067 Async create_neutron_accounts:55332]: Waiting for completion of create_neutron_accounts running on PID 55332 (2 other jobs running) 2026-06-24 01:59:53.181 | [2067 Async create_neutron_accounts:55332]: Signaling child to exit 2026-06-24 01:59:53.181 | WAKEUP 2026-06-24 01:59:53.208 | [2067 Async create_neutron_accounts:55332]: Signaled 2026-06-24 01:59:53.210 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-24 01:59:53.210 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.16/ 2026-06-24 01:59:53.210 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-24 01:59:53.210 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.16/networking 2026-06-24 01:59:53.210 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-24 01:59:53.211 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:53.211 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-24 01:59:53.211 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-24 01:59:53.211 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 01:59:53.211 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 01:59:53.211 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 01:59:53.211 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-24 01:59:53.211 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.211 | + functions-common:get_or_create_user:915 : user_id=c4da9df1ba8d4cf4b8f5caa52f028417 2026-06-24 01:59:53.211 | + functions-common:get_or_create_user:916 : echo c4da9df1ba8d4cf4b8f5caa52f028417 2026-06-24 01:59:53.211 | c4da9df1ba8d4cf4b8f5caa52f028417 2026-06-24 01:59:53.212 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-24 01:59:53.212 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 01:59:53.212 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 01:59:53.212 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 01:59:53.212 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 01:59:53.212 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 01:59:53.212 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 01:59:53.212 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 01:59:53.212 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 01:59:53.212 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 01:59:53.212 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 01:59:53.213 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 01:59:53.213 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-24 01:59:53.213 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-24 01:59:53.213 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.213 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:53.213 | + functions-common:get_or_add_user_project_role:980 : echo 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:53.213 | 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 01:59:53.213 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-24 01:59:53.213 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-24 01:59:53.213 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 01:59:53.213 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-24 01:59:53.214 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-24 01:59:53.214 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.214 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 01:59:53.214 | 74950933c85b407ca122edb9a39698e3' 2026-06-24 01:59:53.214 | + functions-common:get_or_create_service:1067 : echo 74950933c85b407ca122edb9a39698e3 2026-06-24 01:59:53.214 | 74950933c85b407ca122edb9a39698e3 2026-06-24 01:59:53.214 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.16/networking 2026-06-24 01:59:53.214 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 01:59:53.214 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.16/networking RegionOne 2026-06-24 01:59:53.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 01:59:53.214 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-24 01:59:53.215 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 01:59:53.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 01:59:53.215 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.16/networking --region RegionOne -f value -c id 2026-06-24 01:59:53.215 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 01:59:53.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2bfc8775f1494f5b91f030c0424fb9cb 2026-06-24 01:59:53.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2bfc8775f1494f5b91f030c0424fb9cb 2026-06-24 01:59:53.215 | + functions-common:get_or_create_endpoint:1100 : public_id=2bfc8775f1494f5b91f030c0424fb9cb 2026-06-24 01:59:53.215 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 01:59:53.215 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 01:59:53.215 | + functions-common:get_or_create_endpoint:1109 : echo 2bfc8775f1494f5b91f030c0424fb9cb 2026-06-24 01:59:53.215 | 2bfc8775f1494f5b91f030c0424fb9cb 2026-06-24 01:59:53.263 | [2067 Async create_neutron_accounts:55332]: finished create_neutron_accounts with result 0 in 35 seconds 2026-06-24 01:59:53.273 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-24 01:59:53.280 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-24 01:59:53.285 | + inc/async:async_wait:197 : return 0 2026-06-24 01:59:53.289 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-24 01:59:53.315 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:53.319 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-24 01:59:53.346 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:53.351 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-24 01:59:53.355 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:59:53.358 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-24 01:59:53.363 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-24 01:59:53.367 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-24 01:59:53.451 | + inc/async:async_inner:63 : init_glance 2026-06-24 01:59:53.500 | [2067 Async init_glance:57569]: running: init_glance 2026-06-24 01:59:53.504 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-24 01:59:53.534 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 01:59:53.538 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-24 01:59:53.543 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 01:59:53.547 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-24 01:59:53.551 | + ./stack.sh:main:1167 : configure_neutron 2026-06-24 01:59:53.556 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-24 01:59:53.560 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-24 01:59:53.564 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-24 01:59:53.583 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-24 01:59:53.587 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-24 02:00:07.617 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:00:07.650 | [57569 Async init_glance:57569]: finished successfully 2026-06-24 02:00:36.678 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-24 02:00:36.685 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-24 02:00:36.687 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-24 02:00:36.691 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-24 02:00:36.694 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-24 02:00:36.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-24 02:00:36.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-24 02:00:36.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-24 02:00:36.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-24 02:00:36.708 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-24 02:00:36.711 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-24 02:00:36.714 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-24 02:00:36.717 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-24 02:00:36.721 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-24 02:00:36.723 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-24 02:00:36.727 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-24 02:00:36.733 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:00:36.736 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:00:36.740 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-24 02:00:36.744 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:00:36.750 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-24 02:00:36.753 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-24 02:00:36.756 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-24 02:00:36.760 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-24 02:00:36.763 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:00:36.765 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:00:36.768 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:00:36.789 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:36.792 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:00:36.795 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-24 02:00:36.800 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-24 02:00:36.837 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-24 02:00:36.875 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-24 02:00:36.914 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-24 02:00:36.953 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-24 02:00:36.994 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-24 02:00:37.031 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-24 02:00:37.034 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-24 02:00:37.038 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-24 02:00:37.043 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:00:37.048 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:00:37.071 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:00:37.075 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:00:37.079 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:00:37.082 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:00:37.086 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-24 02:00:37.123 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 02:00:37.162 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 02:00:37.200 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:00:37.241 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-24 02:00:37.278 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-24 02:00:37.282 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:00:37.285 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-24 02:00:37.289 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-24 02:00:37.292 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-24 02:00:37.296 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:00:37.299 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-24 02:00:37.303 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-24 02:00:37.322 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-24 02:00:37.340 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-24 02:00:37.358 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-24 02:00:37.378 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-24 02:00:37.394 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-24 02:00:37.398 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 02:00:37.402 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-24 02:00:37.408 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.hast863OlX 2026-06-24 02:00:37.411 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-24 02:00:37.415 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 02:00:37.418 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.hast863OlX 2026-06-24 02:00:37.423 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.hast863OlX 2026-06-24 02:00:37.441 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.hast863OlX /etc/sudoers.d/neutron-rootwrap 2026-06-24 02:00:37.458 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-24 02:00:37.462 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-24 02:00:37.465 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-24 02:00:37.510 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-24 02:00:37.514 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 02:00:37.555 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-24 02:00:37.559 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-24 02:00:37.564 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-24 02:00:37.568 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 02:00:37.572 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 02:00:37.576 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:00:37.600 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:37.605 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 02:00:37.608 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 02:00:37.612 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:00:37.634 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:37.638 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 02:00:37.642 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.16:5672/ 2026-06-24 02:00:37.677 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:00:37.679 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:00:37.682 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-24 02:00:37.702 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:37.705 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-24 02:00:37.724 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:37.726 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-24 02:00:37.749 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:37.753 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-24 02:00:37.776 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:37.779 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-24 02:00:37.801 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:37.805 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-24 02:00:37.808 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-24 02:00:37.829 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:00:37.833 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-24 02:00:37.835 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-24 02:00:37.838 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-24 02:00:37.838 | Configuring OVN 2026-06-24 02:00:37.840 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-24 02:00:37.843 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-24 02:00:37.847 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-24 02:00:37.851 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=b1069601-2cbd-4e41-ada9-679dd6e21e6a 2026-06-24 02:00:37.854 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:00:37.857 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-24 02:00:37.859 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:00:37.862 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:00:37.865 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:00:37.868 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:00:37.870 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:00:37.873 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:00:37.876 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:00:37.879 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:00:37.881 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:00:37.884 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:00:37.886 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:00:37.889 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:00:37.892 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:00:37.895 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-24 02:00:37.898 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-24 02:00:37.902 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-24 02:00:37.905 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-24 02:00:37.924 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:37.928 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-24 02:00:37.979 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-24 02:00:37.983 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-24 02:00:37.986 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-24 02:00:38.008 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:00:38.012 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-24 02:00:38.016 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:00:38.019 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-24 02:00:38.022 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-24 02:00:38.040 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-24 02:00:38.047 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-24 02:00:38.050 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-24 02:01:19.611 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:01:19.617 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:01:19.620 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:01:19.623 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-24 02:01:19.660 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-24 02:01:19.663 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 02:01:19.699 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-24 02:01:19.736 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.16 2026-06-24 02:01:19.772 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-24 02:01:19.808 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-24 02:01:19.843 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-24 02:01:19.878 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.16:6642 2026-06-24 02:01:19.914 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-24 02:01:19.936 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:19.940 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-24 02:01:19.943 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-24 02:01:19.979 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.16:6641 2026-06-24 02:01:20.014 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-24 02:01:20.018 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-24 02:01:20.018 | Configuring Neutron for OVN 2026-06-24 02:01:20.021 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-24 02:01:20.041 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:20.044 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-24 02:01:20.048 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-24 02:01:20.048 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-24 02:01:23.781 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-24 02:01:23.785 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-24 02:01:23.785 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-24 02:01:27.086 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-24 02:01:27.089 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-24 02:01:27.108 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:27.111 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-24 02:01:27.116 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:27.116 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-24 02:01:27.116 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-24 02:01:27.116 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-24 02:01:27.120 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:27.120 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-24 02:01:27.126 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-24 02:01:27.126 | address-scope 2026-06-24 02:01:27.126 | agent 2026-06-24 02:01:27.126 | allowed-address-pairs 2026-06-24 02:01:27.126 | auto-allocated-topology 2026-06-24 02:01:27.126 | availability_zone 2026-06-24 02:01:27.127 | bgp 2026-06-24 02:01:27.127 | bgp_4byte_asn 2026-06-24 02:01:27.127 | bgp_dragent_scheduler 2026-06-24 02:01:27.127 | binding 2026-06-24 02:01:27.127 | binding-extended 2026-06-24 02:01:27.127 | default-subnetpools 2026-06-24 02:01:27.127 | dhcp_agent_scheduler 2026-06-24 02:01:27.127 | dns-domain-ports 2026-06-24 02:01:27.127 | dns-integration 2026-06-24 02:01:27.127 | dns-integration-domain-keywords 2026-06-24 02:01:27.128 | empty-string-filtering 2026-06-24 02:01:27.128 | enable-default-route-bfd 2026-06-24 02:01:27.128 | enable-default-route-ecmp 2026-06-24 02:01:27.128 | expose-port-forwarding-in-fip 2026-06-24 02:01:27.128 | ext-gw-mode 2026-06-24 02:01:27.128 | external-gateway-multihoming 2026-06-24 02:01:27.128 | external-net 2026-06-24 02:01:27.130 | extra_dhcp_opt 2026-06-24 02:01:27.130 | extraroute 2026-06-24 02:01:27.130 | extraroute-atomic 2026-06-24 02:01:27.130 | filter-validation 2026-06-24 02:01:27.130 | fip-port-details 2026-06-24 02:01:27.130 | flavors 2026-06-24 02:01:27.130 | floating-ip-port-forwarding 2026-06-24 02:01:27.130 | floating-ip-port-forwarding-description 2026-06-24 02:01:27.130 | floating-ip-port-forwarding-detail 2026-06-24 02:01:27.130 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:27.131 | floatingip-pools 2026-06-24 02:01:27.131 | fwaas_v2 2026-06-24 02:01:27.131 | ip_allocation 2026-06-24 02:01:27.131 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:27.131 | l3-flavors 2026-06-24 02:01:27.131 | l3-ha 2026-06-24 02:01:27.131 | l3_agent_scheduler 2026-06-24 02:01:27.131 | logging 2026-06-24 02:01:27.131 | multi-provider 2026-06-24 02:01:27.131 | net-mtu 2026-06-24 02:01:27.132 | net-mtu-writable 2026-06-24 02:01:27.132 | network-ip-availability 2026-06-24 02:01:27.132 | network_availability_zone 2026-06-24 02:01:27.133 | network_ha 2026-06-24 02:01:27.133 | pagination 2026-06-24 02:01:27.133 | port-device-profile 2026-06-24 02:01:27.133 | port-hardware-offload-type 2026-06-24 02:01:27.133 | port-mac-address-regenerate 2026-06-24 02:01:27.133 | port-numa-affinity-policy 2026-06-24 02:01:27.133 | port-numa-affinity-policy-socket 2026-06-24 02:01:27.133 | port-resource-request 2026-06-24 02:01:27.133 | port-security 2026-06-24 02:01:27.134 | port-trusted-vif 2026-06-24 02:01:27.134 | project-id 2026-06-24 02:01:27.134 | provider 2026-06-24 02:01:27.134 | pvlan 2026-06-24 02:01:27.134 | qinq 2026-06-24 02:01:27.134 | qos 2026-06-24 02:01:27.134 | qos-bw-limit-direction 2026-06-24 02:01:27.134 | qos-bw-minimum-ingress 2026-06-24 02:01:27.134 | qos-default 2026-06-24 02:01:27.134 | qos-fip 2026-06-24 02:01:27.135 | qos-gateway-ip 2026-06-24 02:01:27.135 | qos-rule-type-details 2026-06-24 02:01:27.135 | qos-rule-type-filter 2026-06-24 02:01:27.135 | qos-rules-alias 2026-06-24 02:01:27.135 | quota-check-limit 2026-06-24 02:01:27.135 | quota-check-limit-default 2026-06-24 02:01:27.135 | quota_details 2026-06-24 02:01:27.135 | quotas 2026-06-24 02:01:27.135 | rbac-address-scope 2026-06-24 02:01:27.135 | rbac-policies 2026-06-24 02:01:27.136 | rbac-security-groups 2026-06-24 02:01:27.136 | router 2026-06-24 02:01:27.136 | router-enable-snat 2026-06-24 02:01:27.136 | router_availability_zone 2026-06-24 02:01:27.136 | security-group 2026-06-24 02:01:27.136 | security-groups-default-rules 2026-06-24 02:01:27.136 | security-groups-default-statefulness 2026-06-24 02:01:27.136 | security-groups-normalized-cidr 2026-06-24 02:01:27.136 | security-groups-remote-address-group 2026-06-24 02:01:27.136 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:27.137 | security-groups-shared-filtering 2026-06-24 02:01:27.137 | segment 2026-06-24 02:01:27.137 | sorting 2026-06-24 02:01:27.137 | standard-attr-description 2026-06-24 02:01:27.137 | standard-attr-fwaas-v2 2026-06-24 02:01:27.137 | standard-attr-revisions 2026-06-24 02:01:27.137 | standard-attr-tag 2026-06-24 02:01:27.137 | standard-attr-timestamp 2026-06-24 02:01:27.137 | stateful-security-group 2026-06-24 02:01:27.137 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:27.138 | subnet-external-network 2026-06-24 02:01:27.138 | subnet-service-types 2026-06-24 02:01:27.138 | subnet_allocation 2026-06-24 02:01:27.138 | subnet_onboard 2026-06-24 02:01:27.138 | subnetpool-prefix-ops 2026-06-24 02:01:27.138 | tag-creation 2026-06-24 02:01:27.138 | tap-mirror 2026-06-24 02:01:27.138 | tap-mirror-both-direction 2026-06-24 02:01:27.138 | trunk 2026-06-24 02:01:27.139 | uplink-status-propagation 2026-06-24 02:01:27.139 | uplink-status-propagation-updatable 2026-06-24 02:01:27.139 | vlan-transparent 2026-06-24 02:01:27.139 | vpn-endpoint-groups 2026-06-24 02:01:27.139 | vpnaas' 2026-06-24 02:01:27.139 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-24 02:01:27.139 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-24 02:01:27.139 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:27.139 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-24 02:01:27.139 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:27.140 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-24 02:01:27.141 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-24 02:01:27.141 | address-scope 2026-06-24 02:01:27.141 | agent 2026-06-24 02:01:27.141 | allowed-address-pairs 2026-06-24 02:01:27.142 | auto-allocated-topology 2026-06-24 02:01:27.142 | availability_zone 2026-06-24 02:01:27.142 | bgp 2026-06-24 02:01:27.142 | bgp_4byte_asn 2026-06-24 02:01:27.142 | bgp_dragent_scheduler 2026-06-24 02:01:27.142 | binding 2026-06-24 02:01:27.142 | binding-extended 2026-06-24 02:01:27.142 | default-subnetpools 2026-06-24 02:01:27.142 | dhcp_agent_scheduler 2026-06-24 02:01:27.142 | dns-domain-ports 2026-06-24 02:01:27.143 | dns-integration 2026-06-24 02:01:27.143 | dns-integration-domain-keywords 2026-06-24 02:01:27.143 | empty-string-filtering 2026-06-24 02:01:27.143 | enable-default-route-bfd 2026-06-24 02:01:27.143 | enable-default-route-ecmp 2026-06-24 02:01:27.143 | expose-port-forwarding-in-fip 2026-06-24 02:01:27.143 | ext-gw-mode 2026-06-24 02:01:27.143 | external-gateway-multihoming 2026-06-24 02:01:27.143 | external-net 2026-06-24 02:01:27.143 | extra_dhcp_opt 2026-06-24 02:01:27.144 | extraroute 2026-06-24 02:01:27.144 | extraroute-atomic 2026-06-24 02:01:27.144 | filter-validation 2026-06-24 02:01:27.144 | fip-port-details 2026-06-24 02:01:27.144 | flavors 2026-06-24 02:01:27.144 | floating-ip-port-forwarding 2026-06-24 02:01:27.144 | floating-ip-port-forwarding-description 2026-06-24 02:01:27.144 | floating-ip-port-forwarding-detail 2026-06-24 02:01:27.144 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:27.144 | floatingip-pools 2026-06-24 02:01:27.145 | fwaas_v2 2026-06-24 02:01:27.145 | ip_allocation 2026-06-24 02:01:27.145 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:27.145 | l3-flavors 2026-06-24 02:01:27.145 | l3-ha 2026-06-24 02:01:27.145 | l3_agent_scheduler 2026-06-24 02:01:27.145 | logging 2026-06-24 02:01:27.145 | multi-provider 2026-06-24 02:01:27.145 | net-mtu 2026-06-24 02:01:27.145 | net-mtu-writable 2026-06-24 02:01:27.145 | network-ip-availability 2026-06-24 02:01:27.146 | network_availability_zone 2026-06-24 02:01:27.146 | network_ha 2026-06-24 02:01:27.146 | pagination 2026-06-24 02:01:27.146 | port-device-profile 2026-06-24 02:01:27.146 | port-hardware-offload-type 2026-06-24 02:01:27.146 | port-mac-address-regenerate 2026-06-24 02:01:27.146 | port-numa-affinity-policy 2026-06-24 02:01:27.146 | port-numa-affinity-policy-socket 2026-06-24 02:01:27.146 | port-resource-request 2026-06-24 02:01:27.146 | port-security 2026-06-24 02:01:27.146 | port-trusted-vif 2026-06-24 02:01:27.147 | project-id 2026-06-24 02:01:27.147 | provider 2026-06-24 02:01:27.147 | pvlan 2026-06-24 02:01:27.148 | qinq 2026-06-24 02:01:27.148 | qos 2026-06-24 02:01:27.148 | qos-bw-limit-direction 2026-06-24 02:01:27.148 | qos-bw-minimum-ingress 2026-06-24 02:01:27.148 | qos-default 2026-06-24 02:01:27.148 | qos-fip 2026-06-24 02:01:27.149 | qos-gateway-ip 2026-06-24 02:01:27.149 | qos-rule-type-details 2026-06-24 02:01:27.149 | qos-rule-type-filter 2026-06-24 02:01:27.149 | qos-rules-alias 2026-06-24 02:01:27.149 | quota-check-limit 2026-06-24 02:01:27.149 | quota-check-limit-default 2026-06-24 02:01:27.149 | quota_details 2026-06-24 02:01:27.149 | quotas 2026-06-24 02:01:27.149 | rbac-address-scope 2026-06-24 02:01:27.149 | rbac-policies 2026-06-24 02:01:27.149 | rbac-security-groups 2026-06-24 02:01:27.149 | router 2026-06-24 02:01:27.150 | router-enable-snat 2026-06-24 02:01:27.150 | router_availability_zone 2026-06-24 02:01:27.150 | security-group 2026-06-24 02:01:27.150 | security-groups-default-rules 2026-06-24 02:01:27.150 | security-groups-default-statefulness 2026-06-24 02:01:27.150 | security-groups-normalized-cidr 2026-06-24 02:01:27.150 | security-groups-remote-address-group 2026-06-24 02:01:27.150 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:27.150 | security-groups-shared-filtering 2026-06-24 02:01:27.150 | segment 2026-06-24 02:01:27.150 | sorting 2026-06-24 02:01:27.150 | standard-attr-description 2026-06-24 02:01:27.151 | standard-attr-fwaas-v2 2026-06-24 02:01:27.151 | standard-attr-revisions 2026-06-24 02:01:27.151 | standard-attr-tag 2026-06-24 02:01:27.151 | standard-attr-timestamp 2026-06-24 02:01:27.151 | stateful-security-group 2026-06-24 02:01:27.151 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:27.151 | subnet-external-network 2026-06-24 02:01:27.151 | subnet-service-types 2026-06-24 02:01:27.151 | subnet_allocation 2026-06-24 02:01:27.151 | subnet_onboard 2026-06-24 02:01:27.151 | subnetpool-prefix-ops 2026-06-24 02:01:27.151 | tag-creation 2026-06-24 02:01:27.152 | tap-mirror 2026-06-24 02:01:27.152 | tap-mirror-both-direction 2026-06-24 02:01:27.152 | trunk 2026-06-24 02:01:27.152 | uplink-status-propagation 2026-06-24 02:01:27.152 | uplink-status-propagation-updatable 2026-06-24 02:01:27.152 | vlan-transparent 2026-06-24 02:01:27.152 | vpn-endpoint-groups 2026-06-24 02:01:27.152 | vpnaas' 2026-06-24 02:01:27.152 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-24 02:01:27.153 | address-scope 2026-06-24 02:01:27.153 | agent 2026-06-24 02:01:27.153 | allowed-address-pairs 2026-06-24 02:01:27.153 | auto-allocated-topology 2026-06-24 02:01:27.153 | availability_zone 2026-06-24 02:01:27.154 | bgp 2026-06-24 02:01:27.154 | bgp_4byte_asn 2026-06-24 02:01:27.154 | bgp_dragent_scheduler 2026-06-24 02:01:27.154 | binding 2026-06-24 02:01:27.154 | binding-extended 2026-06-24 02:01:27.154 | default-subnetpools 2026-06-24 02:01:27.154 | dhcp_agent_scheduler 2026-06-24 02:01:27.154 | dns-domain-ports 2026-06-24 02:01:27.154 | dns-integration 2026-06-24 02:01:27.154 | dns-integration-domain-keywords 2026-06-24 02:01:27.154 | empty-string-filtering 2026-06-24 02:01:27.155 | enable-default-route-bfd 2026-06-24 02:01:27.155 | enable-default-route-ecmp 2026-06-24 02:01:27.155 | expose-port-forwarding-in-fip 2026-06-24 02:01:27.155 | ext-gw-mode 2026-06-24 02:01:27.155 | external-gateway-multihoming 2026-06-24 02:01:27.155 | external-net 2026-06-24 02:01:27.155 | extra_dhcp_opt 2026-06-24 02:01:27.155 | extraroute 2026-06-24 02:01:27.155 | extraroute-atomic 2026-06-24 02:01:27.155 | filter-validation 2026-06-24 02:01:27.155 | fip-port-details 2026-06-24 02:01:27.155 | flavors 2026-06-24 02:01:27.156 | floating-ip-port-forwarding 2026-06-24 02:01:27.156 | floating-ip-port-forwarding-description 2026-06-24 02:01:27.156 | floating-ip-port-forwarding-detail 2026-06-24 02:01:27.156 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:27.156 | floatingip-pools 2026-06-24 02:01:27.156 | fwaas_v2 2026-06-24 02:01:27.156 | ip_allocation 2026-06-24 02:01:27.156 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:27.156 | l3-flavors 2026-06-24 02:01:27.156 | l3-ha 2026-06-24 02:01:27.156 | l3_agent_scheduler 2026-06-24 02:01:27.156 | logging 2026-06-24 02:01:27.157 | multi-provider 2026-06-24 02:01:27.157 | net-mtu 2026-06-24 02:01:27.157 | net-mtu-writable 2026-06-24 02:01:27.157 | network-ip-availability 2026-06-24 02:01:27.157 | network_availability_zone 2026-06-24 02:01:27.157 | network_ha 2026-06-24 02:01:27.157 | pagination 2026-06-24 02:01:27.157 | port-device-profile 2026-06-24 02:01:27.157 | port-hardware-offload-type 2026-06-24 02:01:27.157 | port-mac-address-regenerate 2026-06-24 02:01:27.157 | port-numa-affinity-policy 2026-06-24 02:01:27.157 | port-numa-affinity-policy-socket 2026-06-24 02:01:27.158 | port-resource-request 2026-06-24 02:01:27.158 | port-security 2026-06-24 02:01:27.158 | port-trusted-vif 2026-06-24 02:01:27.158 | project-id 2026-06-24 02:01:27.158 | provider 2026-06-24 02:01:27.158 | pvlan 2026-06-24 02:01:27.158 | qinq 2026-06-24 02:01:27.158 | qos 2026-06-24 02:01:27.158 | qos-bw-limit-direction 2026-06-24 02:01:27.158 | qos-bw-minimum-ingress 2026-06-24 02:01:27.158 | qos-default 2026-06-24 02:01:27.158 | qos-fip 2026-06-24 02:01:27.159 | qos-gateway-ip 2026-06-24 02:01:27.159 | qos-rule-type-details 2026-06-24 02:01:27.159 | qos-rule-type-filter 2026-06-24 02:01:27.159 | qos-rules-alias 2026-06-24 02:01:27.159 | quota-check-limit 2026-06-24 02:01:27.159 | quota-check-limit-default 2026-06-24 02:01:27.159 | quota_details 2026-06-24 02:01:27.159 | quotas 2026-06-24 02:01:27.159 | rbac-address-scope 2026-06-24 02:01:27.159 | rbac-policies 2026-06-24 02:01:27.159 | rbac-security-groups 2026-06-24 02:01:27.159 | router 2026-06-24 02:01:27.160 | router-enable-snat 2026-06-24 02:01:27.160 | router_availability_zone 2026-06-24 02:01:27.160 | security-group 2026-06-24 02:01:27.160 | security-groups-default-rules 2026-06-24 02:01:27.160 | security-groups-default-statefulness 2026-06-24 02:01:27.160 | security-groups-normalized-cidr 2026-06-24 02:01:27.160 | security-groups-remote-address-group 2026-06-24 02:01:27.160 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:27.160 | security-groups-shared-filtering 2026-06-24 02:01:27.160 | segment 2026-06-24 02:01:27.160 | sorting 2026-06-24 02:01:27.160 | standard-attr-description 2026-06-24 02:01:27.161 | standard-attr-fwaas-v2 2026-06-24 02:01:27.161 | standard-attr-revisions 2026-06-24 02:01:27.161 | standard-attr-tag 2026-06-24 02:01:27.161 | standard-attr-timestamp 2026-06-24 02:01:27.161 | stateful-security-group 2026-06-24 02:01:27.161 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:27.161 | subnet-external-network 2026-06-24 02:01:27.161 | subnet-service-types 2026-06-24 02:01:27.161 | subnet_allocation 2026-06-24 02:01:27.161 | subnet_onboard 2026-06-24 02:01:27.161 | subnetpool-prefix-ops 2026-06-24 02:01:27.161 | tag-creation 2026-06-24 02:01:27.162 | tap-mirror 2026-06-24 02:01:27.162 | tap-mirror-both-direction 2026-06-24 02:01:27.162 | trunk 2026-06-24 02:01:27.162 | uplink-status-propagation 2026-06-24 02:01:27.162 | uplink-status-propagation-updatable 2026-06-24 02:01:27.162 | vlan-transparent 2026-06-24 02:01:27.162 | vpn-endpoint-groups 2026-06-24 02:01:27.162 | vpnaas' 2026-06-24 02:01:27.162 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:27.162 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-24 02:01:27.162 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:27.163 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-24 02:01:27.163 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-24 02:01:27.163 | address-scope 2026-06-24 02:01:27.163 | agent 2026-06-24 02:01:27.163 | allowed-address-pairs 2026-06-24 02:01:27.163 | auto-allocated-topology 2026-06-24 02:01:27.163 | availability_zone 2026-06-24 02:01:27.163 | bgp 2026-06-24 02:01:27.163 | bgp_4byte_asn 2026-06-24 02:01:27.163 | bgp_dragent_scheduler 2026-06-24 02:01:27.163 | binding 2026-06-24 02:01:27.164 | binding-extended 2026-06-24 02:01:27.164 | default-subnetpools 2026-06-24 02:01:27.164 | dhcp_agent_scheduler 2026-06-24 02:01:27.164 | dns-domain-ports 2026-06-24 02:01:27.164 | dns-integration 2026-06-24 02:01:27.164 | dns-integration-domain-keywords 2026-06-24 02:01:27.164 | empty-string-filtering 2026-06-24 02:01:27.164 | enable-default-route-bfd 2026-06-24 02:01:27.164 | enable-default-route-ecmp 2026-06-24 02:01:27.164 | expose-port-forwarding-in-fip 2026-06-24 02:01:27.164 | ext-gw-mode 2026-06-24 02:01:27.164 | external-gateway-multihoming 2026-06-24 02:01:27.165 | external-net 2026-06-24 02:01:27.165 | extra_dhcp_opt 2026-06-24 02:01:27.165 | extraroute 2026-06-24 02:01:27.166 | extraroute-atomic 2026-06-24 02:01:27.166 | filter-validation 2026-06-24 02:01:27.166 | fip-port-details 2026-06-24 02:01:27.166 | flavors 2026-06-24 02:01:27.166 | floating-ip-port-forwarding 2026-06-24 02:01:27.166 | floating-ip-port-forwarding-description 2026-06-24 02:01:27.166 | floating-ip-port-forwarding-detail 2026-06-24 02:01:27.166 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:27.166 | floatingip-pools 2026-06-24 02:01:27.167 | fwaas_v2 2026-06-24 02:01:27.167 | ip_allocation 2026-06-24 02:01:27.167 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:27.167 | l3-flavors 2026-06-24 02:01:27.167 | l3-ha 2026-06-24 02:01:27.167 | l3_agent_scheduler 2026-06-24 02:01:27.167 | logging 2026-06-24 02:01:27.167 | multi-provider 2026-06-24 02:01:27.167 | net-mtu 2026-06-24 02:01:27.167 | net-mtu-writable 2026-06-24 02:01:27.167 | network-ip-availability 2026-06-24 02:01:27.167 | network_availability_zone 2026-06-24 02:01:27.168 | network_ha 2026-06-24 02:01:27.168 | pagination 2026-06-24 02:01:27.168 | port-device-profile 2026-06-24 02:01:27.168 | port-hardware-offload-type 2026-06-24 02:01:27.168 | port-mac-address-regenerate 2026-06-24 02:01:27.168 | port-numa-affinity-policy 2026-06-24 02:01:27.168 | port-numa-affinity-policy-socket 2026-06-24 02:01:27.168 | port-resource-request 2026-06-24 02:01:27.168 | port-security 2026-06-24 02:01:27.168 | port-trusted-vif 2026-06-24 02:01:27.168 | project-id 2026-06-24 02:01:27.168 | provider 2026-06-24 02:01:27.169 | pvlan 2026-06-24 02:01:27.169 | qinq 2026-06-24 02:01:27.169 | qos 2026-06-24 02:01:27.169 | qos-bw-limit-direction 2026-06-24 02:01:27.169 | qos-bw-minimum-ingress 2026-06-24 02:01:27.169 | qos-default 2026-06-24 02:01:27.169 | qos-fip 2026-06-24 02:01:27.169 | qos-gateway-ip 2026-06-24 02:01:27.169 | qos-rule-type-details 2026-06-24 02:01:27.169 | qos-rule-type-filter 2026-06-24 02:01:27.169 | qos-rules-alias 2026-06-24 02:01:27.169 | quota-check-limit 2026-06-24 02:01:27.170 | quota-check-limit-default 2026-06-24 02:01:27.170 | quota_details 2026-06-24 02:01:27.170 | quotas 2026-06-24 02:01:27.170 | rbac-address-scope 2026-06-24 02:01:27.170 | rbac-policies 2026-06-24 02:01:27.170 | rbac-security-groups 2026-06-24 02:01:27.170 | router 2026-06-24 02:01:27.170 | router-enable-snat 2026-06-24 02:01:27.170 | router_availability_zone 2026-06-24 02:01:27.170 | security-group 2026-06-24 02:01:27.170 | security-groups-default-rules 2026-06-24 02:01:27.170 | security-groups-default-statefulness 2026-06-24 02:01:27.171 | security-groups-normalized-cidr 2026-06-24 02:01:27.171 | security-groups-remote-address-group 2026-06-24 02:01:27.171 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:27.171 | security-groups-shared-filtering 2026-06-24 02:01:27.171 | segment 2026-06-24 02:01:27.171 | sorting 2026-06-24 02:01:27.171 | standard-attr-description 2026-06-24 02:01:27.171 | standard-attr-fwaas-v2 2026-06-24 02:01:27.171 | standard-attr-revisions 2026-06-24 02:01:27.171 | standard-attr-tag 2026-06-24 02:01:27.171 | standard-attr-timestamp 2026-06-24 02:01:27.171 | stateful-security-group 2026-06-24 02:01:27.172 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:27.172 | subnet-external-network 2026-06-24 02:01:27.172 | subnet-service-types 2026-06-24 02:01:27.172 | subnet_allocation 2026-06-24 02:01:27.172 | subnet_onboard 2026-06-24 02:01:27.172 | subnetpool-prefix-ops 2026-06-24 02:01:27.172 | tag-creation 2026-06-24 02:01:27.172 | tap-mirror 2026-06-24 02:01:27.172 | tap-mirror-both-direction 2026-06-24 02:01:27.172 | trunk 2026-06-24 02:01:27.172 | uplink-status-propagation 2026-06-24 02:01:27.172 | uplink-status-propagation-updatable 2026-06-24 02:01:27.173 | vlan-transparent 2026-06-24 02:01:27.173 | vpn-endpoint-groups 2026-06-24 02:01:27.173 | vpnaas' 2026-06-24 02:01:27.173 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-24 02:01:27.173 | address-scope 2026-06-24 02:01:27.173 | agent 2026-06-24 02:01:27.173 | allowed-address-pairs 2026-06-24 02:01:27.173 | auto-allocated-topology 2026-06-24 02:01:27.173 | availability_zone 2026-06-24 02:01:27.173 | bgp 2026-06-24 02:01:27.173 | bgp_4byte_asn 2026-06-24 02:01:27.173 | bgp_dragent_scheduler 2026-06-24 02:01:27.174 | binding 2026-06-24 02:01:27.174 | binding-extended 2026-06-24 02:01:27.174 | default-subnetpools 2026-06-24 02:01:27.174 | dhcp_agent_scheduler 2026-06-24 02:01:27.174 | dns-domain-ports 2026-06-24 02:01:27.174 | dns-integration 2026-06-24 02:01:27.174 | dns-integration-domain-keywords 2026-06-24 02:01:27.174 | empty-string-filtering 2026-06-24 02:01:27.174 | enable-default-route-bfd 2026-06-24 02:01:27.174 | enable-default-route-ecmp 2026-06-24 02:01:27.174 | expose-port-forwarding-in-fip 2026-06-24 02:01:27.174 | ext-gw-mode 2026-06-24 02:01:27.175 | external-gateway-multihoming 2026-06-24 02:01:27.175 | external-net 2026-06-24 02:01:27.175 | extra_dhcp_opt 2026-06-24 02:01:27.175 | extraroute 2026-06-24 02:01:27.175 | extraroute-atomic 2026-06-24 02:01:27.175 | filter-validation 2026-06-24 02:01:27.175 | fip-port-details 2026-06-24 02:01:27.175 | flavors 2026-06-24 02:01:27.175 | floating-ip-port-forwarding 2026-06-24 02:01:27.175 | floating-ip-port-forwarding-description 2026-06-24 02:01:27.175 | floating-ip-port-forwarding-detail 2026-06-24 02:01:27.175 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:27.176 | floatingip-pools 2026-06-24 02:01:27.176 | fwaas_v2 2026-06-24 02:01:27.176 | ip_allocation 2026-06-24 02:01:27.176 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:27.176 | l3-flavors 2026-06-24 02:01:27.176 | l3-ha 2026-06-24 02:01:27.176 | l3_agent_scheduler 2026-06-24 02:01:27.176 | logging 2026-06-24 02:01:27.176 | multi-provider 2026-06-24 02:01:27.176 | net-mtu 2026-06-24 02:01:27.176 | net-mtu-writable 2026-06-24 02:01:27.176 | network-ip-availability 2026-06-24 02:01:27.177 | network_availability_zone 2026-06-24 02:01:27.177 | network_ha 2026-06-24 02:01:27.177 | pagination 2026-06-24 02:01:27.177 | port-device-profile 2026-06-24 02:01:27.177 | port-hardware-offload-type 2026-06-24 02:01:27.177 | port-mac-address-regenerate 2026-06-24 02:01:27.177 | port-numa-affinity-policy 2026-06-24 02:01:27.177 | port-numa-affinity-policy-socket 2026-06-24 02:01:27.177 | port-resource-request 2026-06-24 02:01:27.177 | port-security 2026-06-24 02:01:27.177 | port-trusted-vif 2026-06-24 02:01:27.177 | project-id 2026-06-24 02:01:27.178 | provider 2026-06-24 02:01:27.178 | pvlan 2026-06-24 02:01:27.178 | qinq 2026-06-24 02:01:27.178 | qos 2026-06-24 02:01:27.178 | qos-bw-limit-direction 2026-06-24 02:01:27.178 | qos-bw-minimum-ingress 2026-06-24 02:01:27.178 | qos-default 2026-06-24 02:01:27.178 | qos-fip 2026-06-24 02:01:27.178 | qos-gateway-ip 2026-06-24 02:01:27.178 | qos-rule-type-details 2026-06-24 02:01:27.178 | qos-rule-type-filter 2026-06-24 02:01:27.178 | qos-rules-alias 2026-06-24 02:01:27.179 | quota-check-limit 2026-06-24 02:01:27.179 | quota-check-limit-default 2026-06-24 02:01:27.179 | quota_details 2026-06-24 02:01:27.179 | quotas 2026-06-24 02:01:27.179 | rbac-address-scope 2026-06-24 02:01:27.179 | rbac-policies 2026-06-24 02:01:27.179 | rbac-security-groups 2026-06-24 02:01:27.179 | router 2026-06-24 02:01:27.179 | router-enable-snat 2026-06-24 02:01:27.179 | router_availability_zone 2026-06-24 02:01:27.179 | security-group 2026-06-24 02:01:27.180 | security-groups-default-rules 2026-06-24 02:01:27.180 | security-groups-default-statefulness 2026-06-24 02:01:27.180 | security-groups-normalized-cidr 2026-06-24 02:01:27.180 | security-groups-remote-address-group 2026-06-24 02:01:27.180 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:27.180 | security-groups-shared-filtering 2026-06-24 02:01:27.180 | segment 2026-06-24 02:01:27.180 | sorting 2026-06-24 02:01:27.180 | standard-attr-description 2026-06-24 02:01:27.180 | standard-attr-fwaas-v2 2026-06-24 02:01:27.180 | standard-attr-revisions 2026-06-24 02:01:27.180 | standard-attr-tag 2026-06-24 02:01:27.181 | standard-attr-timestamp 2026-06-24 02:01:27.181 | stateful-security-group 2026-06-24 02:01:27.181 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:27.181 | subnet-external-network 2026-06-24 02:01:27.181 | subnet-service-types 2026-06-24 02:01:27.181 | subnet_allocation 2026-06-24 02:01:27.181 | subnet_onboard 2026-06-24 02:01:27.181 | subnetpool-prefix-ops 2026-06-24 02:01:27.181 | tag-creation 2026-06-24 02:01:27.181 | tap-mirror 2026-06-24 02:01:27.181 | tap-mirror-both-direction 2026-06-24 02:01:27.181 | trunk 2026-06-24 02:01:27.182 | uplink-status-propagation 2026-06-24 02:01:27.182 | uplink-status-propagation-updatable 2026-06-24 02:01:27.182 | vlan-transparent 2026-06-24 02:01:27.182 | vpn-endpoint-groups 2026-06-24 02:01:27.182 | vpnaas' 2026-06-24 02:01:27.182 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:27.182 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-24 02:01:27.182 | address-scope 2026-06-24 02:01:27.182 | agent 2026-06-24 02:01:27.182 | allowed-address-pairs 2026-06-24 02:01:27.182 | auto-allocated-topology 2026-06-24 02:01:27.182 | availability_zone 2026-06-24 02:01:27.183 | bgp 2026-06-24 02:01:27.183 | bgp_4byte_asn 2026-06-24 02:01:27.183 | bgp_dragent_scheduler 2026-06-24 02:01:27.183 | binding 2026-06-24 02:01:27.183 | binding-extended 2026-06-24 02:01:27.183 | default-subnetpools 2026-06-24 02:01:27.183 | dhcp_agent_scheduler 2026-06-24 02:01:27.183 | dns-domain-ports 2026-06-24 02:01:27.183 | dns-integration 2026-06-24 02:01:27.183 | dns-integration-domain-keywords 2026-06-24 02:01:27.183 | empty-string-filtering 2026-06-24 02:01:27.183 | enable-default-route-bfd 2026-06-24 02:01:27.184 | enable-default-route-ecmp 2026-06-24 02:01:27.184 | expose-port-forwarding-in-fip 2026-06-24 02:01:27.184 | ext-gw-mode 2026-06-24 02:01:27.184 | external-gateway-multihoming 2026-06-24 02:01:27.184 | external-net 2026-06-24 02:01:27.184 | extra_dhcp_opt 2026-06-24 02:01:27.184 | extraroute 2026-06-24 02:01:27.184 | extraroute-atomic 2026-06-24 02:01:27.184 | filter-validation 2026-06-24 02:01:27.184 | fip-port-details 2026-06-24 02:01:27.184 | flavors 2026-06-24 02:01:27.184 | floating-ip-port-forwarding 2026-06-24 02:01:27.185 | floating-ip-port-forwarding-description 2026-06-24 02:01:27.185 | floating-ip-port-forwarding-detail 2026-06-24 02:01:27.185 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:27.185 | floatingip-pools 2026-06-24 02:01:27.185 | fwaas_v2 2026-06-24 02:01:27.185 | ip_allocation 2026-06-24 02:01:27.185 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:27.185 | l3-flavors 2026-06-24 02:01:27.185 | l3-ha 2026-06-24 02:01:27.185 | l3_agent_scheduler 2026-06-24 02:01:27.185 | logging 2026-06-24 02:01:27.185 | multi-provider 2026-06-24 02:01:27.186 | net-mtu 2026-06-24 02:01:27.186 | net-mtu-writable 2026-06-24 02:01:27.186 | network-ip-availability 2026-06-24 02:01:27.186 | network_availability_zone 2026-06-24 02:01:27.186 | network_ha 2026-06-24 02:01:27.186 | pagination 2026-06-24 02:01:27.186 | port-device-profile 2026-06-24 02:01:27.186 | port-hardware-offload-type 2026-06-24 02:01:27.186 | port-mac-address-regenerate 2026-06-24 02:01:27.186 | port-numa-affinity-policy 2026-06-24 02:01:27.186 | port-numa-affinity-policy-socket 2026-06-24 02:01:27.186 | port-resource-request 2026-06-24 02:01:27.187 | port-security 2026-06-24 02:01:27.187 | port-trusted-vif 2026-06-24 02:01:27.187 | project-id 2026-06-24 02:01:27.187 | provider 2026-06-24 02:01:27.187 | pvlan 2026-06-24 02:01:27.187 | qinq 2026-06-24 02:01:27.187 | qos 2026-06-24 02:01:27.187 | qos-bw-limit-direction 2026-06-24 02:01:27.187 | qos-bw-minimum-ingress 2026-06-24 02:01:27.187 | qos-default 2026-06-24 02:01:27.187 | qos-fip 2026-06-24 02:01:27.187 | qos-gateway-ip 2026-06-24 02:01:27.188 | qos-rule-type-details 2026-06-24 02:01:27.188 | qos-rule-type-filter 2026-06-24 02:01:27.188 | qos-rules-alias 2026-06-24 02:01:27.188 | quota-check-limit 2026-06-24 02:01:27.188 | quota-check-limit-default 2026-06-24 02:01:27.188 | quota_details 2026-06-24 02:01:27.188 | quotas 2026-06-24 02:01:27.188 | rbac-address-scope 2026-06-24 02:01:27.188 | rbac-policies 2026-06-24 02:01:27.188 | rbac-security-groups 2026-06-24 02:01:27.188 | router 2026-06-24 02:01:27.188 | router-enable-snat 2026-06-24 02:01:27.189 | router_availability_zone 2026-06-24 02:01:27.189 | security-group 2026-06-24 02:01:27.189 | security-groups-default-rules 2026-06-24 02:01:27.189 | security-groups-default-statefulness 2026-06-24 02:01:27.189 | security-groups-normalized-cidr 2026-06-24 02:01:27.189 | security-groups-remote-address-group 2026-06-24 02:01:27.189 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:27.189 | security-groups-shared-filtering 2026-06-24 02:01:27.189 | segment 2026-06-24 02:01:27.189 | sorting 2026-06-24 02:01:27.189 | standard-attr-description 2026-06-24 02:01:27.190 | standard-attr-fwaas-v2 2026-06-24 02:01:27.190 | standard-attr-revisions 2026-06-24 02:01:27.190 | standard-attr-tag 2026-06-24 02:01:27.190 | standard-attr-timestamp 2026-06-24 02:01:27.190 | stateful-security-group 2026-06-24 02:01:27.190 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:27.190 | subnet-external-network 2026-06-24 02:01:27.190 | subnet-service-types 2026-06-24 02:01:27.190 | subnet_allocation 2026-06-24 02:01:27.190 | subnet_onboard 2026-06-24 02:01:27.190 | subnetpool-prefix-ops 2026-06-24 02:01:27.190 | tag-creation 2026-06-24 02:01:27.191 | tap-mirror 2026-06-24 02:01:27.191 | tap-mirror-both-direction 2026-06-24 02:01:27.191 | trunk 2026-06-24 02:01:27.191 | uplink-status-propagation 2026-06-24 02:01:27.191 | uplink-status-propagation-updatable 2026-06-24 02:01:27.191 | vlan-transparent 2026-06-24 02:01:27.191 | vpn-endpoint-groups 2026-06-24 02:01:27.191 | vpnaas' 2026-06-24 02:01:27.191 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-24 02:01:27.191 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-24 02:01:27.191 | address-scope 2026-06-24 02:01:27.191 | agent 2026-06-24 02:01:27.192 | allowed-address-pairs 2026-06-24 02:01:27.192 | auto-allocated-topology 2026-06-24 02:01:27.192 | availability_zone 2026-06-24 02:01:27.192 | bgp 2026-06-24 02:01:27.192 | bgp_4byte_asn 2026-06-24 02:01:27.192 | bgp_dragent_scheduler 2026-06-24 02:01:27.192 | binding 2026-06-24 02:01:27.192 | binding-extended 2026-06-24 02:01:27.192 | default-subnetpools 2026-06-24 02:01:27.192 | dhcp_agent_scheduler 2026-06-24 02:01:27.192 | dns-domain-ports 2026-06-24 02:01:27.193 | dns-integration 2026-06-24 02:01:27.193 | dns-integration-domain-keywords 2026-06-24 02:01:27.193 | empty-string-filtering 2026-06-24 02:01:27.193 | enable-default-route-bfd 2026-06-24 02:01:27.193 | enable-default-route-ecmp 2026-06-24 02:01:27.193 | expose-port-forwarding-in-fip 2026-06-24 02:01:27.193 | ext-gw-mode 2026-06-24 02:01:27.193 | external-gateway-multihoming 2026-06-24 02:01:27.193 | external-net 2026-06-24 02:01:27.193 | extra_dhcp_opt 2026-06-24 02:01:27.193 | extraroute 2026-06-24 02:01:27.193 | extraroute-atomic 2026-06-24 02:01:27.194 | filter-validation 2026-06-24 02:01:27.194 | fip-port-details 2026-06-24 02:01:27.194 | flavors 2026-06-24 02:01:27.194 | floating-ip-port-forwarding 2026-06-24 02:01:27.194 | floating-ip-port-forwarding-description 2026-06-24 02:01:27.194 | floating-ip-port-forwarding-detail 2026-06-24 02:01:27.194 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:01:27.194 | floatingip-pools 2026-06-24 02:01:27.194 | fwaas_v2 2026-06-24 02:01:27.194 | ip_allocation 2026-06-24 02:01:27.194 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:01:27.194 | l3-flavors 2026-06-24 02:01:27.195 | l3-ha 2026-06-24 02:01:27.195 | l3_agent_scheduler 2026-06-24 02:01:27.195 | logging 2026-06-24 02:01:27.195 | multi-provider 2026-06-24 02:01:27.195 | net-mtu 2026-06-24 02:01:27.195 | net-mtu-writable 2026-06-24 02:01:27.195 | network-ip-availability 2026-06-24 02:01:27.195 | network_availability_zone 2026-06-24 02:01:27.195 | network_ha 2026-06-24 02:01:27.195 | pagination 2026-06-24 02:01:27.195 | port-device-profile 2026-06-24 02:01:27.195 | port-hardware-offload-type 2026-06-24 02:01:27.196 | port-mac-address-regenerate 2026-06-24 02:01:27.196 | port-numa-affinity-policy 2026-06-24 02:01:27.196 | port-numa-affinity-policy-socket 2026-06-24 02:01:27.196 | port-resource-request 2026-06-24 02:01:27.196 | port-security 2026-06-24 02:01:27.196 | port-trusted-vif 2026-06-24 02:01:27.196 | project-id 2026-06-24 02:01:27.196 | provider 2026-06-24 02:01:27.196 | pvlan 2026-06-24 02:01:27.196 | qinq 2026-06-24 02:01:27.196 | qos 2026-06-24 02:01:27.197 | qos-bw-limit-direction 2026-06-24 02:01:27.197 | qos-bw-minimum-ingress 2026-06-24 02:01:27.197 | qos-default 2026-06-24 02:01:27.197 | qos-fip 2026-06-24 02:01:27.197 | qos-gateway-ip 2026-06-24 02:01:27.197 | qos-rule-type-details 2026-06-24 02:01:27.197 | qos-rule-type-filter 2026-06-24 02:01:27.197 | qos-rules-alias 2026-06-24 02:01:27.197 | quota-check-limit 2026-06-24 02:01:27.197 | quota-check-limit-default 2026-06-24 02:01:27.197 | quota_details 2026-06-24 02:01:27.197 | quotas 2026-06-24 02:01:27.198 | rbac-address-scope 2026-06-24 02:01:27.198 | rbac-policies 2026-06-24 02:01:27.198 | rbac-security-groups 2026-06-24 02:01:27.198 | router 2026-06-24 02:01:27.198 | router-enable-snat 2026-06-24 02:01:27.198 | router_availability_zone 2026-06-24 02:01:27.198 | security-group 2026-06-24 02:01:27.198 | security-groups-default-rules 2026-06-24 02:01:27.198 | security-groups-default-statefulness 2026-06-24 02:01:27.198 | security-groups-normalized-cidr 2026-06-24 02:01:27.198 | security-groups-remote-address-group 2026-06-24 02:01:27.198 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:01:27.199 | security-groups-shared-filtering 2026-06-24 02:01:27.199 | segment 2026-06-24 02:01:27.199 | sorting 2026-06-24 02:01:27.199 | standard-attr-description 2026-06-24 02:01:27.199 | standard-attr-fwaas-v2 2026-06-24 02:01:27.199 | standard-attr-revisions 2026-06-24 02:01:27.199 | standard-attr-tag 2026-06-24 02:01:27.199 | standard-attr-timestamp 2026-06-24 02:01:27.199 | stateful-security-group 2026-06-24 02:01:27.199 | subnet-dns-publish-fixed-ip 2026-06-24 02:01:27.199 | subnet-external-network 2026-06-24 02:01:27.199 | subnet-service-types 2026-06-24 02:01:27.200 | subnet_allocation 2026-06-24 02:01:27.200 | subnet_onboard 2026-06-24 02:01:27.200 | subnetpool-prefix-ops 2026-06-24 02:01:27.200 | tag-creation 2026-06-24 02:01:27.200 | tap-mirror 2026-06-24 02:01:27.200 | tap-mirror-both-direction 2026-06-24 02:01:27.200 | trunk 2026-06-24 02:01:27.200 | uplink-status-propagation 2026-06-24 02:01:27.200 | uplink-status-propagation-updatable 2026-06-24 02:01:27.200 | vlan-transparent 2026-06-24 02:01:27.200 | vpn-endpoint-groups 2026-06-24 02:01:27.201 | vpnaas' 2026-06-24 02:01:27.201 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:01:27.201 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-24 02:01:27.201 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-24 02:01:27.201 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-24 02:01:27.201 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-24 02:01:27.201 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-24 02:01:27.201 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-24 02:01:27.204 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-24 02:01:27.207 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-24 02:01:27.211 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:27.214 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-24 02:01:27.218 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-24 02:01:27.221 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-24 02:01:27.225 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:27.228 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-24 02:01:27.263 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.16:6641 2026-06-24 02:01:27.265 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:27.268 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:01:27.270 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.16:6641 2026-06-24 02:01:27.273 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.16:6641 ']' 2026-06-24 02:01:27.276 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:27.279 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.16:6641 2026-06-24 02:01:27.314 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.16:6642 2026-06-24 02:01:27.318 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:27.321 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:01:27.324 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.16:6642 2026-06-24 02:01:27.327 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.16:6642 ']' 2026-06-24 02:01:27.330 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:27.333 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.16:6642 2026-06-24 02:01:27.368 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-24 02:01:27.386 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:27.389 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-24 02:01:27.393 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:27.396 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:01:27.399 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-24 02:01:27.402 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-24 02:01:27.404 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:27.407 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-24 02:01:27.444 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-24 02:01:27.447 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:27.450 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:01:27.453 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-24 02:01:27.455 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-24 02:01:27.459 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:27.462 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-24 02:01:27.500 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-24 02:01:27.502 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:27.505 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-24 02:01:27.508 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-24 02:01:27.511 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-24 02:01:27.514 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:27.517 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-24 02:01:27.555 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-24 02:01:27.579 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-24 02:01:27.598 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:27.600 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-24 02:01:27.603 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-24 02:01:27.626 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:27.629 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:01:27.632 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-24 02:01:27.635 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-24 02:01:27.638 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:27.642 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:01:27.645 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-24 02:01:27.648 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-24 02:01:27.651 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:27.654 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-24 02:01:27.691 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-24 02:01:27.712 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:27.715 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-24 02:01:27.756 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-24 02:01:27.776 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:27.779 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-24 02:01:27.816 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-24 02:01:27.834 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:27.837 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-24 02:01:27.840 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-24 02:01:27.860 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:27.863 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:01:27.866 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-24 02:01:27.869 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-24 02:01:27.906 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-24 02:01:27.925 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:27.929 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-24 02:01:27.948 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:27.951 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-24 02:01:27.971 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:27.974 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-24 02:01:27.994 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:27.997 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-24 02:01:28.017 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:28.020 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-24 02:01:28.042 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:28.045 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-24 02:01:28.048 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-24 02:01:28.052 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-24 02:01:28.057 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-24 02:01:28.096 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-24 02:01:28.135 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-24 02:01:28.174 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-24 02:01:28.213 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-24 02:01:28.216 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:01:28.219 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-24 02:01:28.222 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 02:01:28.225 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 02:01:28.228 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-24 02:01:28.231 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:01:28.234 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-24 02:01:28.237 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 02:01:28.240 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-24 02:01:28.275 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-24 02:01:28.312 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.16/identity 2026-06-24 02:01:28.349 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-24 02:01:28.386 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-24 02:01:28.423 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-24 02:01:28.459 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-24 02:01:28.496 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-24 02:01:28.534 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.16/identity 2026-06-24 02:01:28.573 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 02:01:28.609 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 02:01:28.646 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 02:01:28.649 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-24 02:01:28.686 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-24 02:01:28.723 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-24 02:01:28.726 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:01:28.728 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:01:28.731 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-24 02:01:28.734 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-24 02:01:28.771 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-24 02:01:28.807 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.16/identity 2026-06-24 02:01:28.844 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-24 02:01:28.884 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-24 02:01:28.924 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-24 02:01:28.966 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-24 02:01:29.002 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-24 02:01:29.037 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-24 02:01:29.039 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:01:29.041 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-24 02:01:29.043 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-24 02:01:29.045 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-24 02:01:29.083 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-24 02:01:29.120 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.16/identity 2026-06-24 02:01:29.165 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-24 02:01:29.204 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-24 02:01:29.243 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-24 02:01:29.282 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-24 02:01:29.320 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-24 02:01:29.356 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-24 02:01:29.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-24 02:01:29.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-24 02:01:29.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-24 02:01:29.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-24 02:01:29.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-24 02:01:29.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-24 02:01:29.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-24 02:01:29.381 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-24 02:01:29.384 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-24 02:01:29.387 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-24 02:01:29.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-24 02:01:29.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-24 02:01:29.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-24 02:01:29.400 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-24 02:01:29.403 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-24 02:01:29.406 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-24 02:01:29.409 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-24 02:01:29.413 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.416 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-24 02:01:29.419 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-24 02:01:29.422 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-24 02:01:29.425 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.427 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-24 02:01:29.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-24 02:01:29.466 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.470 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:01:29.473 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-24 02:01:29.476 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-24 02:01:29.480 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.485 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-24 02:01:29.520 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-24 02:01:29.523 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.526 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:01:29.529 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-24 02:01:29.532 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-24 02:01:29.535 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.538 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-24 02:01:29.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-24 02:01:29.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-24 02:01:29.581 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.584 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:01:29.587 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-24 02:01:29.590 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-24 02:01:29.593 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.596 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-24 02:01:29.633 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-24 02:01:29.636 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.639 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:01:29.643 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-24 02:01:29.646 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-24 02:01:29.649 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.652 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-24 02:01:29.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-24 02:01:29.692 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.695 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:01:29.698 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-24 02:01:29.701 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-24 02:01:29.705 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.708 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-24 02:01:29.744 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-24 02:01:29.746 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.750 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-24 02:01:29.753 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-24 02:01:29.756 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-24 02:01:29.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.762 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-24 02:01:29.799 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-24 02:01:29.802 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.805 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-24 02:01:29.808 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-24 02:01:29.811 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-24 02:01:29.814 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.818 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-24 02:01:29.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-24 02:01:29.857 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.860 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-24 02:01:29.863 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-24 02:01:29.867 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-24 02:01:29.870 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.873 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-24 02:01:29.908 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-24 02:01:29.911 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.914 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-24 02:01:29.917 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-24 02:01:29.921 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-24 02:01:29.924 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.927 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-24 02:01:29.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-24 02:01:29.967 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:01:29.970 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-24 02:01:29.974 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-24 02:01:29.977 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-24 02:01:29.980 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:01:29.983 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-24 02:01:30.019 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-24 02:01:30.023 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-24 02:01:30.060 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-24 02:01:30.098 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-24 02:01:30.101 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-24 02:01:30.104 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-24 02:01:30.107 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-24 02:01:30.111 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 02:01:30.114 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-24 02:01:30.117 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-24 02:01:30.121 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 02:01:30.124 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 02:01:30.140 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 02:01:30.140 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:01:30.152 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 02:01:30.157 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:01:30.171 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-24 02:01:30.177 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-24 02:01:30.180 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-24 02:01:30.184 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 02:01:30.187 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-24 02:01:30.225 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-24 02:01:30.261 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-24 02:01:30.297 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-24 02:01:30.336 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 02:01:30.371 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 02:01:30.406 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-24 02:01:30.443 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-24 02:01:30.478 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-24 02:01:30.513 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-24 02:01:30.548 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 02:01:30.584 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 02:01:30.621 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-24 02:01:30.656 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-24 02:01:30.692 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 02:01:30.695 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 02:01:30.699 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-24 02:01:30.703 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-24 02:01:30.706 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 02:01:30.709 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:01:30.712 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:01:30.715 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-24 02:01:30.719 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-24 02:01:30.723 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-24 02:01:30.759 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 02:01:30.795 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-24 02:01:30.795 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-24 02:01:30.805 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-24 02:01:30.809 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-24 02:01:30.813 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-24 02:01:30.816 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 02:01:30.819 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 02:01:30.822 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 02:01:30.825 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 02:01:30.829 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:01:30.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:01:30.835 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 02:01:30.838 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 02:01:30.841 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:01:30.845 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:01:30.848 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-24 02:01:30.859 | perl: warning: Setting locale failed. 2026-06-24 02:01:30.860 | perl: warning: Please check that your locale settings: 2026-06-24 02:01:30.860 | LANGUAGE = (unset), 2026-06-24 02:01:30.860 | LC_ALL = "en_US.utf8", 2026-06-24 02:01:30.860 | LANG = "de_DE.UTF-8" 2026-06-24 02:01:30.860 | are supported and installed on your system. 2026-06-24 02:01:30.860 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:01:30.903 | Enabling site neutron-api. 2026-06-24 02:01:30.909 | To activate the new configuration, you need to run: 2026-06-24 02:01:30.910 | systemctl reload apache2 2026-06-24 02:01:30.915 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 02:01:30.918 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 02:01:30.922 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:01:30.925 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 02:01:31.109 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-24 02:01:31.129 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:31.133 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-24 02:01:31.154 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:31.158 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-24 02:01:31.161 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-24 02:01:31.231 | + inc/async:async_inner:63 : init_neutron 2026-06-24 02:01:31.273 | [2067 Async init_neutron:61800]: running: init_neutron 2026-06-24 02:01:31.277 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-24 02:01:31.297 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:31.300 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-24 02:01:31.321 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:31.325 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-24 02:01:31.329 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-24 02:01:31.332 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-24 02:01:31.373 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-24 02:01:31.376 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-24 02:01:31.417 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-24 02:01:31.441 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:01:31.444 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-24 02:01:31.468 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:31.471 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-24 02:01:31.475 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:01:31.478 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-24 02:01:31.482 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-24 02:01:31.486 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-24 02:01:31.556 | + inc/async:async_inner:63 : init_cinder 2026-06-24 02:01:31.600 | [2067 Async init_cinder:62036]: running: init_cinder 2026-06-24 02:01:31.603 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-24 02:01:31.626 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:01:31.629 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-24 02:01:31.632 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:01:31.636 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-24 02:01:31.639 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-24 02:01:31.642 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-24 02:01:31.719 | + inc/async:async_inner:63 : init_placement 2026-06-24 02:01:31.766 | [2067 Async init_placement:62166]: running: init_placement 2026-06-24 02:01:31.769 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-24 02:01:31.826 | [2067 Async init_neutron:61800]: Waiting for completion of init_neutron running on PID 61800 (5 other jobs running) 2026-06-24 02:01:31.854 | [2067 Async init_neutron:61800]: Signaling child to exit 2026-06-24 02:01:46.216 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:01:46.261 | [62036 Async init_cinder:62036]: finished successfully 2026-06-24 02:02:22.245 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:02:22.280 | [62166 Async init_placement:62166]: finished successfully 2026-06-24 02:02:24.712 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:02:24.745 | [61800 Async init_neutron:61800]: finished successfully 2026-06-24 02:02:24.777 | WAKEUP 2026-06-24 02:02:24.806 | [2067 Async init_neutron:61800]: Signaled 2026-06-24 02:02:24.808 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-24 02:02:24.808 | + lib/database:recreate_database:112 : local db=neutron 2026-06-24 02:02:24.808 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-24 02:02:24.808 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-24 02:02:24.808 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-24 02:02:24.808 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:24.809 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-24 02:02:24.809 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:24.809 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-24 02:02:24.809 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 02:02:24.809 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:02:24.810 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:02:24.810 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:02:24.810 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266491443 2026-06-24 02:02:24.810 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-24 02:02:24.810 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-24 02:02:24.811 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-24 02:02:24.812 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-24 02:02:24.812 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-24 02:02:24.812 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-24 02:02:24.812 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-24 02:02:24.812 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-24 02:02:24.812 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-24 02:02:24.812 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-24 02:02:24.812 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-24 02:02:24.812 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-24 02:02:24.813 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-24 02:02:24.813 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-24 02:02:24.813 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-24 02:02:24.813 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-24 02:02:24.813 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-24 02:02:24.813 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-24 02:02:24.813 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-24 02:02:24.813 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-24 02:02:24.813 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-24 02:02:24.813 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-24 02:02:24.814 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-24 02:02:24.814 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-24 02:02:24.814 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-24 02:02:24.814 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-24 02:02:24.814 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-24 02:02:24.814 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-24 02:02:24.814 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-24 02:02:24.814 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-24 02:02:24.814 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-24 02:02:24.814 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-24 02:02:24.815 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-24 02:02:24.815 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-24 02:02:24.815 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-24 02:02:24.815 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-24 02:02:24.815 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-24 02:02:24.815 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-24 02:02:24.815 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-24 02:02:24.815 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-24 02:02:24.815 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-24 02:02:24.815 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-24 02:02:24.816 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-24 02:02:24.816 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-24 02:02:24.816 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-24 02:02:24.816 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-24 02:02:24.816 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-24 02:02:24.816 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-24 02:02:24.816 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-24 02:02:24.816 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-24 02:02:24.816 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-24 02:02:24.817 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-24 02:02:24.817 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-24 02:02:24.817 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-24 02:02:24.817 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-24 02:02:24.817 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-24 02:02:24.817 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-24 02:02:24.817 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-24 02:02:24.817 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-24 02:02:24.817 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-24 02:02:24.817 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-24 02:02:24.818 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-24 02:02:24.818 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-24 02:02:24.818 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-24 02:02:24.818 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-24 02:02:24.818 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-24 02:02:24.818 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-24 02:02:24.818 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-24 02:02:24.818 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-24 02:02:24.818 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-24 02:02:24.818 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-24 02:02:24.819 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-24 02:02:24.819 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-24 02:02:24.819 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-24 02:02:24.819 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-24 02:02:24.819 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-24 02:02:24.819 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-24 02:02:24.819 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-24 02:02:24.819 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-24 02:02:24.819 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-24 02:02:24.820 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-24 02:02:24.820 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-24 02:02:24.820 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-24 02:02:24.820 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-24 02:02:24.820 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-24 02:02:24.820 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-24 02:02:24.820 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-24 02:02:24.820 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-24 02:02:24.820 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-24 02:02:24.821 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-24 02:02:24.821 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-24 02:02:24.821 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-24 02:02:24.821 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-24 02:02:24.821 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-24 02:02:24.821 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-24 02:02:24.821 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-24 02:02:24.821 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-24 02:02:24.821 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-24 02:02:24.822 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-24 02:02:24.822 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-24 02:02:24.822 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-24 02:02:24.822 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-24 02:02:24.822 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-24 02:02:24.822 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-24 02:02:24.822 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-24 02:02:24.822 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-24 02:02:24.822 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-24 02:02:24.822 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-24 02:02:24.823 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-24 02:02:24.823 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-24 02:02:24.823 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-24 02:02:24.823 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-24 02:02:24.823 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-24 02:02:24.823 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-24 02:02:24.823 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-24 02:02:24.823 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-24 02:02:24.823 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-24 02:02:24.823 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-24 02:02:24.824 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-24 02:02:24.824 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-24 02:02:24.824 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-24 02:02:24.824 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-24 02:02:24.824 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-24 02:02:24.824 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-24 02:02:24.824 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-24 02:02:24.824 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-24 02:02:24.824 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-24 02:02:24.825 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-24 02:02:24.825 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-24 02:02:24.825 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-24 02:02:24.825 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-24 02:02:24.825 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-24 02:02:24.825 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-24 02:02:24.825 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-24 02:02:24.825 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-24 02:02:24.825 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-24 02:02:24.825 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-24 02:02:24.826 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-24 02:02:24.826 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-24 02:02:24.826 | Running upgrade for neutron ... 2026-06-24 02:02:24.826 | OK 2026-06-24 02:02:24.826 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-24 02:02:24.826 | + functions-common:time_stop:2420 : local name 2026-06-24 02:02:24.826 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:02:24.826 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:02:24.826 | + functions-common:time_stop:2423 : local total 2026-06-24 02:02:24.826 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:02:24.827 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 02:02:24.827 | + functions-common:time_stop:2427 : start_time=1782266491443 2026-06-24 02:02:24.827 | + functions-common:time_stop:2429 : [[ -z 1782266491443 ]] 2026-06-24 02:02:24.827 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:02:24.827 | + functions-common:time_stop:2432 : end_time=1782266544685 2026-06-24 02:02:24.827 | + functions-common:time_stop:2433 : elapsed_time=53242 2026-06-24 02:02:24.827 | + functions-common:time_stop:2434 : total=8027 2026-06-24 02:02:24.827 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:02:24.827 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61269 2026-06-24 02:02:24.868 | [2067 Async init_neutron:61800]: finished init_neutron with result 0 in 53 seconds 2026-06-24 02:02:24.875 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:24.880 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-24 02:02:24.950 | [2067 Async init_placement:62166]: Waiting for completion of init_placement running on PID 62166 (4 other jobs running) 2026-06-24 02:02:24.984 | [2067 Async init_placement:62166]: Signaling child to exit 2026-06-24 02:02:24.985 | WAKEUP 2026-06-24 02:02:25.014 | [2067 Async init_placement:62166]: Signaled 2026-06-24 02:02:25.016 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-24 02:02:25.016 | + lib/database:recreate_database:112 : local db=placement 2026-06-24 02:02:25.016 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-24 02:02:25.016 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-24 02:02:25.017 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-24 02:02:25.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:25.017 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-24 02:02:25.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:25.017 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-24 02:02:25.017 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:02:25.017 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:25.017 | we strongly recommend against using it for new projects. 2026-06-24 02:02:25.017 | 2026-06-24 02:02:25.017 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:25.017 | framework. For more detail see 2026-06-24 02:02:25.018 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:25.018 | 2026-06-24 02:02:25.018 | __import__(import_str) 2026-06-24 02:02:25.018 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-24 02:02:25.018 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-24 02:02:25.018 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-24 02:02:25.018 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:02:25.018 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:02:25.018 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:02:25.018 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-24 02:02:25.019 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:25.019 | + functions-common:get_or_create_user:915 : user_id=ca6f6828ada246c099a964b767e3256c 2026-06-24 02:02:25.019 | + functions-common:get_or_create_user:916 : echo ca6f6828ada246c099a964b767e3256c 2026-06-24 02:02:25.019 | ca6f6828ada246c099a964b767e3256c 2026-06-24 02:02:25.019 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-24 02:02:25.019 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:02:25.019 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:02:25.019 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:02:25.019 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:02:25.020 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:02:25.020 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:02:25.020 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:02:25.020 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:02:25.020 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:02:25.020 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:02:25.020 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:02:25.020 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-24 02:02:25.021 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-24 02:02:25.021 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:25.021 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 02:02:25.021 | + functions-common:get_or_add_user_project_role:980 : echo 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 02:02:25.021 | 2cb0ddd872fb4265b835dcb7427ee079 2026-06-24 02:02:25.021 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-24 02:02:25.021 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-24 02:02:25.021 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:02:25.021 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:02:25.021 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:02:25.022 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:02:25.022 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:02:25.022 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:02:25.022 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:02:25.022 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:02:25.022 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:02:25.022 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:02:25.022 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:02:25.022 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-24 02:02:25.022 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-24 02:02:25.023 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:25.023 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 02:02:25.023 | + functions-common:get_or_add_user_project_role:980 : echo 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 02:02:25.023 | 1aacffcb3f894b5c9ef05d80a5f6be54 2026-06-24 02:02:25.023 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.16/placement 2026-06-24 02:02:25.023 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-24 02:02:25.023 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:02:25.023 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-24 02:02:25.023 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-24 02:02:25.023 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:25.024 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:02:25.024 | a9c1cf369fbe442ebf9defb42eab7fba' 2026-06-24 02:02:25.024 | + functions-common:get_or_create_service:1067 : echo a9c1cf369fbe442ebf9defb42eab7fba 2026-06-24 02:02:25.024 | a9c1cf369fbe442ebf9defb42eab7fba 2026-06-24 02:02:25.024 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.16/placement 2026-06-24 02:02:25.024 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:02:25.024 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.16/placement RegionOne 2026-06-24 02:02:25.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:02:25.024 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-24 02:02:25.025 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:25.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:02:25.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:02:25.025 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.16/placement --region RegionOne -f value -c id 2026-06-24 02:02:25.025 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:02:25.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9ca4356225a34b778093ebe746f50f3b 2026-06-24 02:02:25.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9ca4356225a34b778093ebe746f50f3b 2026-06-24 02:02:25.025 | + functions-common:get_or_create_endpoint:1100 : public_id=9ca4356225a34b778093ebe746f50f3b 2026-06-24 02:02:25.025 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:02:25.025 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:02:25.026 | + functions-common:get_or_create_endpoint:1109 : echo 9ca4356225a34b778093ebe746f50f3b 2026-06-24 02:02:25.026 | 9ca4356225a34b778093ebe746f50f3b 2026-06-24 02:02:25.077 | [2067 Async init_placement:62166]: finished init_placement with result 0 in 50 seconds 2026-06-24 02:02:25.084 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:25.088 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-24 02:02:25.159 | [2067 Async init_glance:57569]: Waiting for completion of init_glance running on PID 57569 (3 other jobs running) 2026-06-24 02:02:25.190 | [2067 Async init_glance:57569]: Signaling child to exit 2026-06-24 02:02:25.191 | WAKEUP 2026-06-24 02:02:25.220 | [2067 Async init_glance:57569]: Signaled 2026-06-24 02:02:25.222 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-24 02:02:25.222 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-24 02:02:25.222 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-24 02:02:25.222 | + lib/database:recreate_database:112 : local db=glance 2026-06-24 02:02:25.222 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-24 02:02:25.223 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-24 02:02:25.223 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-24 02:02:25.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:25.223 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-24 02:02:25.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:25.223 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-24 02:02:25.223 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 02:02:25.223 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:02:25.223 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:02:25.223 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:02:25.223 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266393678 2026-06-24 02:02:25.224 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-24 02:02:25.224 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:02:25.224 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:25.224 | we strongly recommend against using it for new projects. 2026-06-24 02:02:25.224 | 2026-06-24 02:02:25.224 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:25.224 | framework. For more detail see 2026-06-24 02:02:25.224 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:25.224 | 2026-06-24 02:02:25.224 | __import__(import_str) 2026-06-24 02:02:25.224 | INFO dbcounter [-] Registered counter for database glance 2026-06-24 02:02:25.225 | 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=57675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:02:25.225 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.225 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.225 | DEBUG dbcounter [-] [57675] Writer thread running {{(pid=57675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:25.225 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.225 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.225 | INFO dbcounter [-] Registered counter for database glance 2026-06-24 02:02:25.225 | 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=57675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:02:25.225 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.225 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.225 | DEBUG dbcounter [-] [57675] Writer thread running {{(pid=57675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:25.226 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-24 02:02:25.226 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:02:25.226 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-24 02:02:25.226 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.226 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-24 02:02:25.226 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.226 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-24 02:02:25.226 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.226 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-24 02:02:25.226 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.226 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-24 02:02:25.227 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.227 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-24 02:02:25.227 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.227 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-24 02:02:25.227 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.227 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-24 02:02:25.227 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.227 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-24 02:02:25.227 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.227 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-24 02:02:25.227 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.228 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:02:25.228 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.228 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:02:25.228 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.228 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:02:25.228 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.228 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:02:25.228 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.228 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-24 02:02:25.228 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.229 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-24 02:02:25.230 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:02:25.230 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-24 02:02:25.230 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.230 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-24 02:02:25.230 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.230 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-24 02:02:25.230 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.230 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-24 02:02:25.230 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.230 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-24 02:02:25.230 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.231 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-24 02:02:25.231 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.231 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-24 02:02:25.231 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.231 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-24 02:02:25.231 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.231 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-24 02:02:25.231 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.231 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-24 02:02:25.231 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.231 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-24 02:02:25.232 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.232 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-24 02:02:25.232 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57675) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-24 02:02:25.232 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.232 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.232 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.232 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.232 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-24 02:02:25.232 | Database migration is up to date. No migration needed. 2026-06-24 02:02:25.232 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-24 02:02:25.232 | Database is synced successfully. 2026-06-24 02:02:25.233 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-24 02:02:25.233 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:02:25.233 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:25.233 | we strongly recommend against using it for new projects. 2026-06-24 02:02:25.233 | 2026-06-24 02:02:25.233 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:25.233 | framework. For more detail see 2026-06-24 02:02:25.233 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:25.233 | 2026-06-24 02:02:25.233 | __import__(import_str) 2026-06-24 02:02:25.233 | INFO dbcounter [-] Registered counter for database glance 2026-06-24 02:02:25.233 | 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=57851) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:02:25.234 | DEBUG dbcounter [-] [57851] Writer thread running {{(pid=57851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:25.234 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-24 02:02:25.234 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-24 02:02:25.234 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-24 02:02:25.234 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-24 02:02:25.234 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-24 02:02:25.234 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-24 02:02:25.234 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-24 02:02:25.234 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-24 02:02:25.234 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-24 02:02:25.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-24 02:02:25.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-24 02:02:25.237 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-24 02:02:25.237 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-24 02:02:25.237 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-24 02:02:25.237 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-24 02:02:25.237 | + functions-common:time_stop:2420 : local name 2026-06-24 02:02:25.237 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:02:25.237 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:02:25.237 | + functions-common:time_stop:2423 : local total 2026-06-24 02:02:25.237 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:02:25.237 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 02:02:25.237 | + functions-common:time_stop:2427 : start_time=1782266393678 2026-06-24 02:02:25.238 | + functions-common:time_stop:2429 : [[ -z 1782266393678 ]] 2026-06-24 02:02:25.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:02:25.238 | + functions-common:time_stop:2432 : end_time=1782266407593 2026-06-24 02:02:25.238 | + functions-common:time_stop:2433 : elapsed_time=13915 2026-06-24 02:02:25.238 | + functions-common:time_stop:2434 : total=8027 2026-06-24 02:02:25.238 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:02:25.238 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21942 2026-06-24 02:02:25.286 | [2067 Async init_glance:57569]: finished init_glance with result 0 in 14 seconds 2026-06-24 02:02:25.293 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:25.298 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-24 02:02:25.330 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-24 02:02:25.335 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:25.339 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-24 02:02:25.412 | [2067 Async init_cinder:62036]: Waiting for completion of init_cinder running on PID 62036 (2 other jobs running) 2026-06-24 02:02:25.446 | [2067 Async init_cinder:62036]: Signaling child to exit 2026-06-24 02:02:25.446 | WAKEUP 2026-06-24 02:02:25.476 | [2067 Async init_cinder:62036]: Signaled 2026-06-24 02:02:25.478 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-24 02:02:25.478 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:25.478 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-24 02:02:25.478 | + lib/database:recreate_database:112 : local db=cinder 2026-06-24 02:02:25.478 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-24 02:02:25.478 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-24 02:02:25.478 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-24 02:02:25.479 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:25.479 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-24 02:02:25.479 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:25.479 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-24 02:02:25.479 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 02:02:25.479 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:02:25.479 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:02:25.480 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:02:25.480 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266491784 2026-06-24 02:02:25.480 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-24 02:02:25.480 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-24 02:02:25.480 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:25.480 | we strongly recommend against using it for new projects. 2026-06-24 02:02:25.480 | 2026-06-24 02:02:25.481 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:25.481 | framework. For more detail see 2026-06-24 02:02:25.481 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:25.481 | 2026-06-24 02:02:25.481 | import eventlet # noqa 2026-06-24 02:02:25.481 | INFO dbcounter [-] Registered counter for database cinder 2026-06-24 02:02:25.481 | 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=62240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:02:25.482 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-24 02:02:25.482 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:25.482 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:25.482 | DEBUG dbcounter [-] [62240] Writer thread running {{(pid=62240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:25.482 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-24 02:02:25.482 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62240) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:02:25.482 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-24 02:02:25.483 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62240) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.483 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-24 02:02:25.483 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62240) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.483 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-24 02:02:25.483 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62240) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.483 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-24 02:02:25.483 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62240) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.484 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-24 02:02:25.484 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62240) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.484 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-24 02:02:25.484 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62240) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.484 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-24 02:02:25.484 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62240) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:25.485 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-24 02:02:25.485 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-24 02:02:25.485 | + functions-common:time_stop:2420 : local name 2026-06-24 02:02:25.485 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:02:25.485 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:02:25.485 | + functions-common:time_stop:2423 : local total 2026-06-24 02:02:25.485 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:02:25.485 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 02:02:25.486 | + functions-common:time_stop:2427 : start_time=1782266491784 2026-06-24 02:02:25.486 | + functions-common:time_stop:2429 : [[ -z 1782266491784 ]] 2026-06-24 02:02:25.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:02:25.486 | + functions-common:time_stop:2432 : end_time=1782266503953 2026-06-24 02:02:25.486 | + functions-common:time_stop:2433 : elapsed_time=12169 2026-06-24 02:02:25.486 | + functions-common:time_stop:2434 : total=8027 2026-06-24 02:02:25.486 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:02:25.487 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20196 2026-06-24 02:02:25.487 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-24 02:02:25.487 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:25.487 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 02:02:25.487 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-24 02:02:25.487 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-24 02:02:25.488 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-24 02:02:25.488 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-24 02:02:25.488 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-24 02:02:25.488 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-24 02:02:25.488 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-24 02:02:25.488 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-24 02:02:25.488 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-24 02:02:25.488 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-24 02:02:25.489 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-24 02:02:25.489 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:02:25.489 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:02:25.489 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:02:25.489 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:02:25.489 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:02:25.490 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:02:25.490 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:02:25.490 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:02:25.490 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:02:25.490 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:02:25.490 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:02:25.491 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:02:25.491 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:02:25.491 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-24 02:02:25.491 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-24 02:02:25.491 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-24 02:02:25.491 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:02:25.491 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-24 02:02:25.491 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-24 02:02:25.492 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-24 02:02:25.492 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-24 02:02:25.492 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:02:25.492 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-24 02:02:25.492 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-24 02:02:25.492 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-24 02:02:25.493 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-24 02:02:25.493 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-24 02:02:25.493 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-24 02:02:25.493 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-24 02:02:25.493 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-24 02:02:25.493 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-24 02:02:25.493 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-24 02:02:25.494 | [Unit] 2026-06-24 02:02:25.494 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:02:25.494 | DefaultDependencies=no 2026-06-24 02:02:25.494 | After=systemd-udev-settle.service 2026-06-24 02:02:25.494 | Before=lvm2-activation-early.service 2026-06-24 02:02:25.494 | Wants=systemd-udev-settle.service 2026-06-24 02:02:25.494 | 2026-06-24 02:02:25.495 | [Service] 2026-06-24 02:02:25.495 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:02:25.495 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-24 02:02:25.495 | RemainAfterExit=yes 2026-06-24 02:02:25.495 | Type=oneshot 2026-06-24 02:02:25.495 | 2026-06-24 02:02:25.495 | [Install] 2026-06-24 02:02:25.496 | WantedBy=local-fs.target 2026-06-24 02:02:25.496 | Also=systemd-udev-settle.service 2026-06-24 02:02:25.496 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-24 02:02:25.496 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-24 02:02:25.496 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-24 02:02:25.496 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-24 02:02:25.496 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-24 02:02:25.497 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-24 02:02:25.497 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-24 02:02:25.497 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-24 02:02:25.497 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-24 02:02:25.497 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-24 02:02:25.497 | Physical volume "/dev/loop0" successfully created. 2026-06-24 02:02:25.498 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-24 02:02:25.498 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-24 02:02:25.498 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:25.498 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-24 02:02:25.498 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-24 02:02:25.498 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-24 02:02:25.499 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-24 02:02:25.499 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:25.499 | we strongly recommend against using it for new projects. 2026-06-24 02:02:25.499 | 2026-06-24 02:02:25.499 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:25.499 | framework. For more detail see 2026-06-24 02:02:25.499 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:25.500 | 2026-06-24 02:02:25.500 | import eventlet # noqa 2026-06-24 02:02:25.500 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-24 02:02:25.500 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-24 02:02:25.500 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-24 02:02:25.500 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-24 02:02:25.501 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:02:25.501 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-24 02:02:25.538 | [2067 Async init_cinder:62036]: finished init_cinder with result 0 in 14 seconds 2026-06-24 02:02:25.545 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:25.550 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-24 02:02:25.579 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:25.584 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-24 02:02:25.588 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:02:25.593 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-24 02:02:25.597 | + ./stack.sh:main:1239 : init_nova 2026-06-24 02:02:25.601 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-24 02:02:25.628 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:25.633 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-24 02:02:25.661 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:25.665 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:02:25.669 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-24 02:02:25.760 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-24 02:02:25.815 | [2067 Async nova-cell-0:64338]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-24 02:02:25.820 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-24 02:02:25.826 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:02:25.832 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-24 02:02:25.837 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:02:25.841 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:02:25.847 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-24 02:02:25.944 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-24 02:02:26.008 | [2067 Async nova-cell-1:64442]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-24 02:02:26.012 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-24 02:02:26.016 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-24 02:02:26.021 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-24 02:02:26.026 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-24 02:02:26.030 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-24 02:02:26.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:26.127 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-24 02:02:26.134 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:26.223 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-24 02:02:26.703 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:02:26.703 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:26.703 | we strongly recommend against using it for new projects. 2026-06-24 02:02:26.703 | 2026-06-24 02:02:26.703 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:26.703 | framework. For more detail see 2026-06-24 02:02:26.703 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:26.703 | 2026-06-24 02:02:26.704 | import eventlet # noqa 2026-06-24 02:02:27.055 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:02:30.961 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-24 02:02:31.064 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:31.067 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:31.067 | DEBUG dbcounter [-] [64512] Writer thread running {{(pid=64512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:31.141 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-24 02:02:36.334 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:02:36.341 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-24 02:02:38.725 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:38.731 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-24 02:02:38.740 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:39.178 | Exception ignored in: 2026-06-24 02:02:39.179 | Traceback (most recent call last): 2026-06-24 02:02:39.179 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:02:39.179 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:02:39.179 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:02:39.181 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:02:39.182 | RuntimeError: greenlet is being finalized 2026-06-24 02:02:39.685 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-24 02:02:39.691 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-24 02:02:39.695 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-24 02:02:39.701 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-24 02:02:39.707 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:02:39.715 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:02:39.721 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:02:39.755 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:02:39.765 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:02:39.769 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-24 02:02:39.774 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-24 02:02:40.265 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:02:40.266 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:40.266 | we strongly recommend against using it for new projects. 2026-06-24 02:02:40.268 | 2026-06-24 02:02:40.270 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:40.270 | framework. For more detail see 2026-06-24 02:02:40.270 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:40.270 | 2026-06-24 02:02:40.270 | import eventlet # noqa 2026-06-24 02:02:40.634 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:02:43.923 | INFO dbcounter [None req-98aa597e-dc4d-417a-b7a4-eb3044ee5f7f None None] Registered counter for database nova_api 2026-06-24 02:02:44.061 | DEBUG dbcounter [-] [65144] Writer thread running {{(pid=65144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:44.414 | Exception ignored in: 2026-06-24 02:02:44.416 | Traceback (most recent call last): 2026-06-24 02:02:44.416 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:02:44.416 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:02:44.416 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:02:44.416 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:02:44.416 | RuntimeError: greenlet is being finalized 2026-06-24 02:02:44.809 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-24 02:02:44.816 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-24 02:02:44.821 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-24 02:02:44.903 | [2067 Async nova-cell-0:64338]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64338 (3 other jobs running) 2026-06-24 02:02:44.945 | [2067 Async nova-cell-0:64338]: Signaling child to exit 2026-06-24 02:02:52.510 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:02:52.544 | [64442 Async nova-cell-1:64442]: finished successfully 2026-06-24 02:02:52.546 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:02:52.577 | [64338 Async nova-cell-0:64338]: finished successfully 2026-06-24 02:02:52.605 | WAKEUP 2026-06-24 02:02:52.633 | [2067 Async nova-cell-0:64338]: Signaled 2026-06-24 02:02:52.634 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-24 02:02:52.634 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-24 02:02:52.634 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-24 02:02:52.634 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-24 02:02:52.634 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-24 02:02:52.634 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-24 02:02:52.634 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-24 02:02:52.635 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:52.635 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-24 02:02:52.635 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:52.635 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-24 02:02:52.635 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:02:52.635 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:52.635 | we strongly recommend against using it for new projects. 2026-06-24 02:02:52.636 | 2026-06-24 02:02:52.636 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:52.636 | framework. For more detail see 2026-06-24 02:02:52.636 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:52.636 | 2026-06-24 02:02:52.636 | import eventlet # noqa 2026-06-24 02:02:52.636 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:02:52.637 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-24 02:02:52.637 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:52.637 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:52.637 | DEBUG dbcounter [-] [64469] Writer thread running {{(pid=64469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:52.637 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-24 02:02:52.638 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64469) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:02:52.638 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-24 02:02:52.638 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64469) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.638 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-24 02:02:52.638 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64469) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.638 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-24 02:02:52.638 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64469) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.639 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-24 02:02:52.639 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64469) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.639 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-24 02:02:52.639 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64469) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.639 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-24 02:02:52.639 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64469) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.640 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-24 02:02:52.640 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64469) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.640 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-24 02:02:52.640 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64469) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.640 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-24 02:02:52.640 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64469) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.640 | Exception ignored in: 2026-06-24 02:02:52.640 | Traceback (most recent call last): 2026-06-24 02:02:52.641 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:02:52.641 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:02:52.641 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:02:52.641 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:02:52.641 | RuntimeError: greenlet is being finalized 2026-06-24 02:02:52.683 | [2067 Async nova-cell-0:64338]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-06-24 02:02:52.688 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:52.692 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-24 02:02:52.695 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-24 02:02:52.761 | [2067 Async nova-cell-1:64442]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64442 (2 other jobs running) 2026-06-24 02:02:52.792 | [2067 Async nova-cell-1:64442]: Signaling child to exit 2026-06-24 02:02:52.792 | WAKEUP 2026-06-24 02:02:52.817 | [2067 Async nova-cell-1:64442]: Signaled 2026-06-24 02:02:52.819 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-24 02:02:52.819 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-24 02:02:52.820 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-24 02:02:52.820 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-24 02:02:52.820 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-24 02:02:52.820 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-24 02:02:52.821 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-24 02:02:52.821 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:52.821 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-24 02:02:52.821 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:02:52.821 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-24 02:02:52.821 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:02:52.821 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:52.821 | we strongly recommend against using it for new projects. 2026-06-24 02:02:52.821 | 2026-06-24 02:02:52.822 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:52.822 | framework. For more detail see 2026-06-24 02:02:52.822 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:52.822 | 2026-06-24 02:02:52.822 | import eventlet # noqa 2026-06-24 02:02:52.822 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:02:52.822 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-24 02:02:52.822 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:02:52.822 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:02:52.822 | DEBUG dbcounter [-] [64509] Writer thread running {{(pid=64509) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:52.823 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-24 02:02:52.823 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:02:52.823 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-24 02:02:52.823 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.823 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-24 02:02:52.823 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.823 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-24 02:02:52.823 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.823 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-24 02:02:52.824 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.824 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-24 02:02:52.824 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.824 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-24 02:02:52.824 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.824 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-24 02:02:52.825 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.825 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-24 02:02:52.825 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.825 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-24 02:02:52.825 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64509) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:02:52.825 | Exception ignored in: 2026-06-24 02:02:52.826 | Traceback (most recent call last): 2026-06-24 02:02:52.826 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:02:52.826 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:02:52.826 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:02:52.826 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:02:52.826 | RuntimeError: greenlet is being finalized 2026-06-24 02:02:52.870 | [2067 Async nova-cell-1:64442]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-06-24 02:02:52.876 | + inc/async:async_wait:197 : return 0 2026-06-24 02:02:52.880 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:02:52.884 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-24 02:02:53.347 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:02:53.347 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:53.347 | we strongly recommend against using it for new projects. 2026-06-24 02:02:53.347 | 2026-06-24 02:02:53.347 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:53.348 | framework. For more detail see 2026-06-24 02:02:53.348 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:53.348 | 2026-06-24 02:02:53.348 | import eventlet # noqa 2026-06-24 02:02:53.706 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:02:56.744 | Running batches of 50 until complete 2026-06-24 02:02:56.745 | INFO dbcounter [None req-3a7eae6e-f824-4c88-b05a-f8b57fb462e1 None None] Registered counter for database nova_cell0 2026-06-24 02:02:56.950 | DEBUG dbcounter [-] [65771] Writer thread running {{(pid=65771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:56.956 | INFO dbcounter [None req-3a7eae6e-f824-4c88-b05a-f8b57fb462e1 None None] Registered counter for database nova_api 2026-06-24 02:02:57.124 | DEBUG dbcounter [-] [65771] Writer thread running {{(pid=65771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:57.306 | INFO dbcounter [None req-3a7eae6e-f824-4c88-b05a-f8b57fb462e1 None None] Registered counter for database nova_cell0 2026-06-24 02:02:57.386 | DEBUG dbcounter [-] [65771] Writer thread running {{(pid=65771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:02:57.473 | +-------------------------------------+--------------+-----------+ 2026-06-24 02:02:57.473 | | Migration | Total Needed | Completed | 2026-06-24 02:02:57.473 | +-------------------------------------+--------------+-----------+ 2026-06-24 02:02:57.473 | | fill_virtual_interface_list | 0 | 0 | 2026-06-24 02:02:57.473 | | migrate_empty_ratio | 0 | 0 | 2026-06-24 02:02:57.473 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-24 02:02:57.473 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-24 02:02:57.473 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-24 02:02:57.474 | | populate_dev_uuids | 0 | 0 | 2026-06-24 02:02:57.474 | | populate_instance_compute_id | 0 | 0 | 2026-06-24 02:02:57.474 | | populate_missing_availability_zones | 0 | 0 | 2026-06-24 02:02:57.474 | | populate_queued_for_delete | 0 | 0 | 2026-06-24 02:02:57.474 | | populate_user_id | 0 | 0 | 2026-06-24 02:02:57.474 | | populate_uuids | 0 | 0 | 2026-06-24 02:02:57.474 | +-------------------------------------+--------------+-----------+ 2026-06-24 02:02:57.845 | Exception ignored in: 2026-06-24 02:02:57.845 | Traceback (most recent call last): 2026-06-24 02:02:57.845 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:02:57.845 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:02:57.845 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:02:57.846 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:02:57.846 | RuntimeError: greenlet is being finalized 2026-06-24 02:02:58.286 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-24 02:02:58.293 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:02:58.298 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-24 02:02:58.302 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:02:58.306 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:02:58.311 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-24 02:02:58.774 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:02:58.774 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:02:58.774 | we strongly recommend against using it for new projects. 2026-06-24 02:02:58.774 | 2026-06-24 02:02:58.774 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:02:58.774 | framework. For more detail see 2026-06-24 02:02:58.774 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:02:58.775 | 2026-06-24 02:02:58.775 | import eventlet # noqa 2026-06-24 02:02:59.120 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:03:02.159 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-24 02:03:02.160 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-24 02:03:02.160 | INFO dbcounter [None req-a97471b3-2fe7-440a-ad45-b32deaf672a1 None None] Registered counter for database nova_api 2026-06-24 02:03:02.289 | DEBUG dbcounter [-] [65790] Writer thread running {{(pid=65790) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:03:02.652 | Exception ignored in: 2026-06-24 02:03:02.652 | Traceback (most recent call last): 2026-06-24 02:03:02.652 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:03:02.653 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:03:02.653 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:03:02.653 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:03:02.653 | RuntimeError: greenlet is being finalized 2026-06-24 02:03:03.049 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-24 02:03:03.053 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-24 02:03:03.070 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-24 02:03:03.074 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-24 02:03:03.078 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-24 02:03:03.163 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-24 02:03:03.213 | [2067 Async configure_neutron_nova:65848]: running: configure_neutron_nova 2026-06-24 02:03:03.217 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-24 02:03:03.220 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:03:03.225 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-24 02:03:03.228 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:03:03.233 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:03:03.238 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:03:03.241 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:03:03.245 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:03:03.250 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:03:03.256 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:03:03.260 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:03:03.264 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:03:03.268 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-24 02:03:03.271 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:03:03.298 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:03.302 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:03:03.307 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:03:03.310 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-24 02:03:03.316 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:03:03.320 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:03:03.324 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-24 02:03:03.329 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:03:03.332 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:03:03.336 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:03:03.340 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:03:03.344 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-24 02:03:03.348 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:03:03.352 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-24 02:03:03.356 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:03:03.360 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:03:03.364 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-24 02:03:03.369 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:03:03.373 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:03:03.377 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-24 02:03:03.383 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:03:03.387 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:03:03.391 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:03:03.397 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-24 02:03:03.401 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:03.405 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-24 02:03:03.408 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:03:03.412 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-24 02:03:03.412 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:03:03.412 | gsub("[][]", "", $1); 2026-06-24 02:03:03.412 | split($1, a, "|"); 2026-06-24 02:03:03.412 | if (a[1] == matchgroup) 2026-06-24 02:03:03.412 | print a[2] 2026-06-24 02:03:03.412 | } 2026-06-24 02:03:03.412 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:03:03.422 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-24 02:03:03.427 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-24 02:03:03.430 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-24 02:03:03.435 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-24 02:03:03.438 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-24 02:03:03.444 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-24 02:03:03.447 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-24 02:03:03.451 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-24 02:03:03.458 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-24 02:03:03.461 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-24 02:03:03.466 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-24 02:03:03.470 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-24 02:03:03.474 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-24 02:03:03.481 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:03.485 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:03:03.490 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-24 02:03:03.495 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:03:03.500 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-24 02:03:03.504 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-24 02:03:03.509 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-24 02:03:03.512 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-24 02:03:03.516 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-24 02:03:03.521 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-24 02:03:03.521 | BEGIN { 2026-06-24 02:03:03.522 | section = "" 2026-06-24 02:03:03.522 | last_section = "" 2026-06-24 02:03:03.522 | section_count = 0 2026-06-24 02:03:03.522 | } 2026-06-24 02:03:03.522 | /^\[.+\]/ { 2026-06-24 02:03:03.522 | gsub("[][]", "", $1); 2026-06-24 02:03:03.522 | section=$1 2026-06-24 02:03:03.522 | next 2026-06-24 02:03:03.522 | } 2026-06-24 02:03:03.522 | /^ *\#/ { 2026-06-24 02:03:03.522 | next 2026-06-24 02:03:03.523 | } 2026-06-24 02:03:03.523 | /^[^ \t]+/ { 2026-06-24 02:03:03.523 | # get offset of first = in $0 2026-06-24 02:03:03.523 | eq_idx = index($0, "=") 2026-06-24 02:03:03.523 | # extract attr & value from $0 2026-06-24 02:03:03.523 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:03:03.523 | value = substr($0, eq_idx + 1) 2026-06-24 02:03:03.523 | # only need to strip trailing whitespace from attr 2026-06-24 02:03:03.523 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:03:03.523 | # need to strip leading & trailing whitespace from value 2026-06-24 02:03:03.523 | sub(/^[ \t]*/, "", value) 2026-06-24 02:03:03.524 | sub(/[ \t]*$/, "", value) 2026-06-24 02:03:03.524 | 2026-06-24 02:03:03.524 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:03:03.524 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:03:03.524 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:03:03.524 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:03:03.524 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:03:03.524 | if (section != last_section) { 2026-06-24 02:03:03.524 | cfg_section[section_count++] = section 2026-06-24 02:03:03.524 | last_section = section 2026-06-24 02:03:03.524 | } 2026-06-24 02:03:03.525 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:03:03.525 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:03:03.525 | 2026-06-24 02:03:03.525 | cfg_attr[section, attr, 0] = value 2026-06-24 02:03:03.525 | cfg_attr_count[section, attr] = 1 2026-06-24 02:03:03.525 | } else { 2026-06-24 02:03:03.525 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:03:03.525 | cfg_attr[section, attr, lno] = value 2026-06-24 02:03:03.525 | } 2026-06-24 02:03:03.525 | } 2026-06-24 02:03:03.525 | END { 2026-06-24 02:03:03.525 | # Process each section in order 2026-06-24 02:03:03.526 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:03:03.526 | section = cfg_section[sno] 2026-06-24 02:03:03.526 | # The ini routines simply append a config item immediately 2026-06-24 02:03:03.526 | # after the section header. To keep the same order as defined 2026-06-24 02:03:03.526 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:03:03.526 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:03:03.526 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:03:03.526 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:03:03.526 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:03:03.526 | else { 2026-06-24 02:03:03.526 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:03:03.527 | count = cfg_attr_count[section, attr] 2026-06-24 02:03:03.527 | print "inidelete " configfile " " section " " attr 2026-06-24 02:03:03.527 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:03:03.527 | for (l = count -2; l >= 0; l--) 2026-06-24 02:03:03.527 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:03:03.527 | } 2026-06-24 02:03:03.527 | } 2026-06-24 02:03:03.527 | } 2026-06-24 02:03:03.527 | } 2026-06-24 02:03:03.527 | ' 2026-06-24 02:03:03.527 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:03.528 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:03.528 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:03:03.528 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:03:03.529 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-24 02:03:03.533 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:03:03.538 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-24 02:03:03.542 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-24 02:03:03.542 | BEGIN { group = "" } 2026-06-24 02:03:03.542 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:03:03.542 | gsub("[][]", "", $1); 2026-06-24 02:03:03.542 | split($1, a, "|"); 2026-06-24 02:03:03.542 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:03:03.542 | group=a[1] 2026-06-24 02:03:03.542 | } else { 2026-06-24 02:03:03.542 | group="" 2026-06-24 02:03:03.542 | } 2026-06-24 02:03:03.542 | next 2026-06-24 02:03:03.543 | } 2026-06-24 02:03:03.543 | { 2026-06-24 02:03:03.543 | if (group != "") 2026-06-24 02:03:03.543 | print $0 2026-06-24 02:03:03.543 | } 2026-06-24 02:03:03.543 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:03:03.551 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-24 02:03:03.554 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-24 02:03:03.597 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:03.601 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-24 02:03:03.604 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-24 02:03:03.650 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:03.654 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-24 02:03:03.658 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-24 02:03:03.703 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:03.708 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-24 02:03:03.714 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-24 02:03:03.762 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:03.765 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-24 02:03:03.768 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-24 02:03:03.811 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:03.814 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-24 02:03:03.818 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-24 02:03:03.823 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-24 02:03:03.828 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-24 02:03:03.832 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.836 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.839 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-24 02:03:03.844 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.851 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-24 02:03:03.855 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-24 02:03:03.859 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-24 02:03:03.863 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-24 02:03:03.866 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.869 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:03.874 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:03:03.878 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.882 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:03:03.887 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.890 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.894 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.898 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-24 02:03:03.901 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.907 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.909 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:03.910 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-24 02:03:03.910 | BEGIN { 2026-06-24 02:03:03.910 | section = "" 2026-06-24 02:03:03.911 | last_section = "" 2026-06-24 02:03:03.911 | section_count = 0 2026-06-24 02:03:03.911 | } 2026-06-24 02:03:03.911 | /^\[.+\]/ { 2026-06-24 02:03:03.911 | gsub("[][]", "", $1); 2026-06-24 02:03:03.911 | section=$1 2026-06-24 02:03:03.911 | next 2026-06-24 02:03:03.911 | } 2026-06-24 02:03:03.911 | /^ *\#/ { 2026-06-24 02:03:03.911 | next 2026-06-24 02:03:03.911 | } 2026-06-24 02:03:03.911 | /^[^ \t]+/ { 2026-06-24 02:03:03.912 | # get offset of first = in $0 2026-06-24 02:03:03.912 | eq_idx = index($0, "=") 2026-06-24 02:03:03.912 | # extract attr & value from $0 2026-06-24 02:03:03.912 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:03:03.912 | value = substr($0, eq_idx + 1) 2026-06-24 02:03:03.912 | # only need to strip trailing whitespace from attr 2026-06-24 02:03:03.912 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:03:03.912 | # need to strip leading & trailing whitespace from value 2026-06-24 02:03:03.912 | sub(/^[ \t]*/, "", value) 2026-06-24 02:03:03.912 | sub(/[ \t]*$/, "", value) 2026-06-24 02:03:03.912 | 2026-06-24 02:03:03.913 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:03:03.913 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:03:03.913 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:03:03.913 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:03:03.913 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:03:03.913 | if (section != last_section) { 2026-06-24 02:03:03.913 | cfg_section[section_count++] = section 2026-06-24 02:03:03.913 | last_section = section 2026-06-24 02:03:03.913 | } 2026-06-24 02:03:03.913 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:03:03.914 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:03:03.914 | 2026-06-24 02:03:03.914 | cfg_attr[section, attr, 0] = value 2026-06-24 02:03:03.914 | cfg_attr_count[section, attr] = 1 2026-06-24 02:03:03.914 | } else { 2026-06-24 02:03:03.914 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:03:03.914 | cfg_attr[section, attr, lno] = value 2026-06-24 02:03:03.914 | } 2026-06-24 02:03:03.914 | } 2026-06-24 02:03:03.914 | END { 2026-06-24 02:03:03.914 | # Process each section in order 2026-06-24 02:03:03.914 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:03:03.915 | section = cfg_section[sno] 2026-06-24 02:03:03.915 | # The ini routines simply append a config item immediately 2026-06-24 02:03:03.915 | # after the section header. To keep the same order as defined 2026-06-24 02:03:03.915 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:03:03.915 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:03:03.915 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:03:03.915 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:03:03.915 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:03:03.915 | else { 2026-06-24 02:03:03.915 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:03:03.915 | count = cfg_attr_count[section, attr] 2026-06-24 02:03:03.915 | print "inidelete " configfile " " section " " attr 2026-06-24 02:03:03.916 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:03:03.916 | for (l = count -2; l >= 0; l--) 2026-06-24 02:03:03.916 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:03:03.916 | } 2026-06-24 02:03:03.916 | } 2026-06-24 02:03:03.916 | } 2026-06-24 02:03:03.916 | } 2026-06-24 02:03:03.916 | ' 2026-06-24 02:03:03.916 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:03:03.916 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:03.918 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:03:03.921 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:03:03.924 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:03:03.928 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-24 02:03:03.931 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-24 02:03:03.931 | BEGIN { group = "" } 2026-06-24 02:03:03.932 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:03:03.932 | gsub("[][]", "", $1); 2026-06-24 02:03:03.932 | split($1, a, "|"); 2026-06-24 02:03:03.932 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:03:03.932 | group=a[1] 2026-06-24 02:03:03.932 | } else { 2026-06-24 02:03:03.932 | group="" 2026-06-24 02:03:03.932 | } 2026-06-24 02:03:03.932 | next 2026-06-24 02:03:03.932 | } 2026-06-24 02:03:03.932 | { 2026-06-24 02:03:03.932 | if (group != "") 2026-06-24 02:03:03.933 | print $0 2026-06-24 02:03:03.933 | } 2026-06-24 02:03:03.933 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:03:03.940 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-24 02:03:03.944 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-24 02:03:03.986 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:03.989 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-24 02:03:03.992 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-24 02:03:03.996 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-24 02:03:04.001 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-24 02:03:04.005 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-24 02:03:04.009 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-24 02:03:04.012 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-24 02:03:04.017 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-24 02:03:04.025 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-24 02:03:04.029 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-24 02:03:04.033 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-24 02:03:04.035 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-24 02:03:04.039 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-24 02:03:04.043 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:04.047 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:03:04.052 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-24 02:03:04.056 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:03:04.062 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-24 02:03:04.067 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-24 02:03:04.073 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-24 02:03:04.078 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-24 02:03:04.082 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-24 02:03:04.082 | BEGIN { 2026-06-24 02:03:04.082 | section = "" 2026-06-24 02:03:04.082 | last_section = "" 2026-06-24 02:03:04.082 | section_count = 0 2026-06-24 02:03:04.082 | } 2026-06-24 02:03:04.082 | /^\[.+\]/ { 2026-06-24 02:03:04.082 | gsub("[][]", "", $1); 2026-06-24 02:03:04.082 | section=$1 2026-06-24 02:03:04.082 | next 2026-06-24 02:03:04.083 | } 2026-06-24 02:03:04.083 | /^ *\#/ { 2026-06-24 02:03:04.083 | next 2026-06-24 02:03:04.083 | } 2026-06-24 02:03:04.083 | /^[^ \t]+/ { 2026-06-24 02:03:04.083 | # get offset of first = in $0 2026-06-24 02:03:04.083 | eq_idx = index($0, "=") 2026-06-24 02:03:04.083 | # extract attr & value from $0 2026-06-24 02:03:04.083 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:03:04.083 | value = substr($0, eq_idx + 1) 2026-06-24 02:03:04.083 | # only need to strip trailing whitespace from attr 2026-06-24 02:03:04.084 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:03:04.084 | # need to strip leading & trailing whitespace from value 2026-06-24 02:03:04.084 | sub(/^[ \t]*/, "", value) 2026-06-24 02:03:04.085 | sub(/[ \t]*$/, "", value) 2026-06-24 02:03:04.086 | 2026-06-24 02:03:04.086 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:03:04.087 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:03:04.087 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:03:04.087 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:03:04.087 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:03:04.087 | if (section != last_section) { 2026-06-24 02:03:04.088 | cfg_section[section_count++] = section 2026-06-24 02:03:04.088 | last_section = section 2026-06-24 02:03:04.088 | } 2026-06-24 02:03:04.088 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:03:04.088 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:03:04.088 | 2026-06-24 02:03:04.088 | cfg_attr[section, attr, 0] = value 2026-06-24 02:03:04.088 | cfg_attr_count[section, attr] = 1 2026-06-24 02:03:04.088 | } else { 2026-06-24 02:03:04.088 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:03:04.088 | cfg_attr[section, attr, lno] = value 2026-06-24 02:03:04.088 | } 2026-06-24 02:03:04.089 | } 2026-06-24 02:03:04.089 | END { 2026-06-24 02:03:04.089 | # Process each section in order 2026-06-24 02:03:04.089 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:03:04.089 | section = cfg_section[sno] 2026-06-24 02:03:04.089 | # The ini routines simply append a config item immediately 2026-06-24 02:03:04.089 | # after the section header. To keep the same order as defined 2026-06-24 02:03:04.089 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:03:04.090 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:03:04.090 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:03:04.090 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:03:04.090 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:03:04.090 | else { 2026-06-24 02:03:04.090 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:03:04.090 | count = cfg_attr_count[section, attr] 2026-06-24 02:03:04.091 | print "inidelete " configfile " " section " " attr 2026-06-24 02:03:04.091 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:03:04.091 | for (l = count -2; l >= 0; l--) 2026-06-24 02:03:04.091 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:03:04.091 | } 2026-06-24 02:03:04.091 | } 2026-06-24 02:03:04.091 | } 2026-06-24 02:03:04.091 | } 2026-06-24 02:03:04.092 | ' 2026-06-24 02:03:04.092 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-24 02:03:04.092 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:03:04.092 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:04.092 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:03:04.092 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:03:04.094 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-24 02:03:04.098 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:03:04.102 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-24 02:03:04.105 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-24 02:03:04.106 | BEGIN { group = "" } 2026-06-24 02:03:04.106 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:03:04.106 | gsub("[][]", "", $1); 2026-06-24 02:03:04.106 | split($1, a, "|"); 2026-06-24 02:03:04.106 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:03:04.106 | group=a[1] 2026-06-24 02:03:04.106 | } else { 2026-06-24 02:03:04.106 | group="" 2026-06-24 02:03:04.106 | } 2026-06-24 02:03:04.107 | next 2026-06-24 02:03:04.107 | } 2026-06-24 02:03:04.107 | { 2026-06-24 02:03:04.107 | if (group != "") 2026-06-24 02:03:04.107 | print $0 2026-06-24 02:03:04.107 | } 2026-06-24 02:03:04.107 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:03:04.115 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-24 02:03:04.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-24 02:03:04.164 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:04.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-24 02:03:04.172 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-24 02:03:04.217 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:04.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-24 02:03:04.225 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-24 02:03:04.271 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:04.275 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-24 02:03:04.279 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-24 02:03:04.309 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:03:04.322 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:04.327 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-a5c54b3b-b8da-4f75-ad5e-979d197e2d6e"' 2026-06-24 02:03:04.330 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-a5c54b3b-b8da-4f75-ad5e-979d197e2d6e 2026-06-24 02:03:04.342 | [65848 Async configure_neutron_nova:65848]: finished successfully 2026-06-24 02:03:04.374 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:04.377 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-24 02:03:04.381 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-24 02:03:04.424 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:04.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-24 02:03:04.432 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-24 02:03:04.475 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:03:04.481 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-24 02:03:04.506 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:04.510 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:03:04.513 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-24 02:03:04.540 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:04.543 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:03:04.587 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-24 02:03:04.652 | [2067 Async configure_neutron_nova:65848]: Waiting for completion of configure_neutron_nova running on PID 65848 (2 other jobs running) 2026-06-24 02:03:04.683 | [2067 Async configure_neutron_nova:65848]: Signaling child to exit 2026-06-24 02:03:04.683 | WAKEUP 2026-06-24 02:03:04.708 | [2067 Async configure_neutron_nova:65848]: Signaled 2026-06-24 02:03:04.710 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-24 02:03:04.710 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-24 02:03:04.710 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-24 02:03:04.710 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 02:03:04.710 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:03:04.710 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-24 02:03:04.711 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-24 02:03:04.711 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-24 02:03:04.711 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.16/identity 2026-06-24 02:03:04.711 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-24 02:03:04.711 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-24 02:03:04.711 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-24 02:03:04.711 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-24 02:03:04.711 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-24 02:03:04.711 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-24 02:03:04.711 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-24 02:03:04.711 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-24 02:03:04.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-24 02:03:04.712 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-24 02:03:04.712 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:04.712 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-24 02:03:04.713 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-24 02:03:04.713 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:03:04.713 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-24 02:03:04.714 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:03:04.714 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-24 02:03:04.714 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-24 02:03:04.715 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:03:04.715 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:03:04.715 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:03:04.715 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-24 02:03:04.715 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-24 02:03:04.715 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-24 02:03:04.715 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-24 02:03:04.715 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:03:04.715 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-24 02:03:04.716 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-24 02:03:04.716 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-24 02:03:04.716 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.16/identity 2026-06-24 02:03:04.716 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-24 02:03:04.716 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-24 02:03:04.716 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-24 02:03:04.716 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-24 02:03:04.716 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-24 02:03:04.716 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-24 02:03:04.717 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-24 02:03:04.717 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-24 02:03:04.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-24 02:03:04.718 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-24 02:03:04.718 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:04.719 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-24 02:03:04.719 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-24 02:03:04.763 | [2067 Async configure_neutron_nova:65848]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-24 02:03:04.768 | + inc/async:async_wait:197 : return 0 2026-06-24 02:03:04.772 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-24 02:03:04.796 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:04.800 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:03:04.844 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:03:04.889 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-24 02:03:04.916 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:04.919 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-24 02:03:04.923 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:03:04.926 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-24 02:03:04.930 | + ./stack.sh:main:1293 : start_nova_api 2026-06-24 02:03:04.934 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:03:04.937 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:03:04.942 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:03:04.946 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-24 02:03:04.952 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:04.956 | + functions-common:run_process:1674 : local service=n-api 2026-06-24 02:03:04.960 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:04.965 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:04.968 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:04.971 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:04.975 | + functions-common:run_process:1680 : local name=n-api 2026-06-24 02:03:04.978 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:04.981 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:04.985 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:04.988 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:04.993 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:04.997 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266584994 2026-06-24 02:03:05.002 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-24 02:03:05.025 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:05.028 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-24 02:03:05.032 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-24 02:03:05.035 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:05.039 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:05.042 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:05.046 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:03:05.049 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-24 02:03:05.053 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-24 02:03:05.057 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-24 02:03:05.060 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:05.064 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:05.068 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:05.071 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:05.074 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-24 02:03:05.078 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:03:05.082 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:05.087 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:03:05.090 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-24 02:03:05.094 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-24 02:03:05.098 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:03:05.102 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:03:05.105 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:03:05.109 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:03:05.113 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-24 02:03:05.116 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:03:05.122 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-24 02:03:05.212 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:03:05.300 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-24 02:03:05.375 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-24 02:03:05.451 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:03:05.527 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:03:05.600 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-24 02:03:05.674 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-24 02:03:05.750 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-24 02:03:05.823 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-24 02:03:05.896 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-24 02:03:05.970 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:03:05.974 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:03:05.978 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-24 02:03:06.067 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:03:06.520 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-24 02:03:06.549 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-24 02:03:06.986 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-24 02:03:07.129 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:07.132 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:07.136 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:07.140 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:07.143 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:07.146 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:07.150 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:07.154 | + functions-common:time_stop:2427 : start_time=1782266584994 2026-06-24 02:03:07.157 | + functions-common:time_stop:2429 : [[ -z 1782266584994 ]] 2026-06-24 02:03:07.161 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:07.166 | + functions-common:time_stop:2432 : end_time=1782266587162 2026-06-24 02:03:07.170 | + functions-common:time_stop:2433 : elapsed_time=2168 2026-06-24 02:03:07.174 | + functions-common:time_stop:2434 : total=4460 2026-06-24 02:03:07.177 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:07.181 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6628 2026-06-24 02:03:07.184 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-24 02:03:07.184 | Waiting for nova-api to start... 2026-06-24 02:03:07.188 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.16/compute/v2.1/ 2026-06-24 02:03:07.191 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.16/compute/v2.1/ 2026-06-24 02:03:07.194 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:03:07.198 | + functions:wait_for_service:477 : local url=http://192.168.122.16/compute/v2.1/ 2026-06-24 02:03:07.201 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:03:07.205 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:03:07.208 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:03:07.212 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:07.216 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:07.220 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:07.226 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266587221 2026-06-24 02:03:07.229 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:03:07.233 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:03:07.235 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.16/compute/v2.1/ 2026-06-24 02:03:13.312 | + :: : [[ 200 == 503 ]] 2026-06-24 02:03:13.315 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:03:13.319 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:03:13.324 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:13.329 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:13.333 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:13.338 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:13.342 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:13.346 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:03:13.352 | + functions-common:time_stop:2427 : start_time=1782266587221 2026-06-24 02:03:13.357 | + functions-common:time_stop:2429 : [[ -z 1782266587221 ]] 2026-06-24 02:03:13.362 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:13.369 | + functions-common:time_stop:2432 : end_time=1782266593364 2026-06-24 02:03:13.375 | + functions-common:time_stop:2433 : elapsed_time=6143 2026-06-24 02:03:13.380 | + functions-common:time_stop:2434 : total=5692 2026-06-24 02:03:13.384 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:13.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11835 2026-06-24 02:03:13.393 | + functions:wait_for_service:486 : return 0 2026-06-24 02:03:13.398 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:03:13.402 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:03:13.407 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-24 02:03:13.435 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:13.438 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-24 02:03:13.443 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:03:13.448 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-24 02:03:13.452 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-24 02:03:13.455 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-24 02:03:13.461 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-24 02:03:13.464 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-24 02:03:13.470 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-24 02:03:13.474 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:03:13.479 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-24 02:03:13.483 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-24 02:03:13.505 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-24 02:03:13.512 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-24 02:03:13.516 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-24 02:03:13.522 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-24 02:03:13.539 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-24 02:03:13.556 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-24 02:03:13.573 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-24 02:03:13.577 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-24 02:03:13.577 | Starting OVN 2026-06-24 02:03:13.580 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-24 02:03:13.584 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-24 02:03:13.584 | Starting OVS 2026-06-24 02:03:13.587 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-24 02:03:13.609 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:13.613 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-24 02:03:13.672 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-24 02:03:13.726 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-24 02:03:13.730 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-24 02:03:13.733 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:03:14.188 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-24 02:03:14.648 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-24 02:03:14.648 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-24 02:03:14.648 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-24 02:03:14.648 | 2026-06-24 02:03:14.648 | Possible reasons for having these kinds of units are: 2026-06-24 02:03:14.648 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-24 02:03:14.648 | .wants/, .requires/, or .upholds/ directory. 2026-06-24 02:03:14.649 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-24 02:03:14.649 | a requirement dependency on it. 2026-06-24 02:03:14.649 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-24 02:03:14.649 | D-Bus, udev, scripted systemctl call, ...). 2026-06-24 02:03:14.649 | • In case of template units, the unit is meant to be enabled with some 2026-06-24 02:03:14.652 | instance name specified. 2026-06-24 02:03:14.656 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-24 02:03:19.281 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-24 02:03:19.285 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:03:19.752 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-24 02:03:20.220 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-24 02:03:20.220 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-24 02:03:20.220 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-24 02:03:20.220 | 2026-06-24 02:03:20.220 | Possible reasons for having these kinds of units are: 2026-06-24 02:03:20.220 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-24 02:03:20.220 | .wants/, .requires/, or .upholds/ directory. 2026-06-24 02:03:20.220 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-24 02:03:20.220 | a requirement dependency on it. 2026-06-24 02:03:20.220 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-24 02:03:20.221 | D-Bus, udev, scripted systemctl call, ...). 2026-06-24 02:03:20.221 | • In case of template units, the unit is meant to be enabled with some 2026-06-24 02:03:20.221 | instance name specified. 2026-06-24 02:03:20.232 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-24 02:03:20.563 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-24 02:03:20.564 | Configuring OVSDB 2026-06-24 02:03:20.568 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-24 02:03:20.591 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:20.596 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-24 02:03:20.630 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-24 02:03:20.656 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=b1069601-2cbd-4e41-ada9-679dd6e21e6a 2026-06-24 02:03:20.677 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.16:6642 2026-06-24 02:03:20.699 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-24 02:03:20.723 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-24 02:03:20.749 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.16 2026-06-24 02:03:20.778 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-24 02:03:20.783 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-24 02:03:20.811 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:20.815 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-24 02:03:20.845 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-24 02:03:20.849 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-24 02:03:20.853 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:03:20.857 | + functions-common:is_provider_network:2272 : return 1 2026-06-24 02:03:20.861 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:20.865 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-24 02:03:20.869 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-24 02:03:20.873 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-24 02:03:20.877 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-24 02:03:20.881 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-24 02:03:20.910 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-24 02:03:20.941 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-24 02:03:20.972 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-24 02:03:20.998 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:21.002 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-24 02:03:21.006 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-24 02:03:21.010 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:03:21.014 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-24 02:03:21.018 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-24 02:03:21.042 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:21.047 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-24 02:03:21.050 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-24 02:03:21.054 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:03:21.581 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-24 02:03:22.041 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-24 02:03:22.112 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-24 02:03:22.119 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-24 02:03:22.120 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-24 02:03:22.123 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-24 02:03:22.126 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-24 02:03:23.132 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-24 02:03:23.135 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-24 02:03:23.139 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-24 02:03:23.142 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-24 02:03:23.144 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-24 02:03:23.148 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-24 02:03:23.152 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-24 02:03:23.155 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-24 02:03:23.159 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-24 02:03:23.163 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-24 02:03:23.166 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-24 02:03:23.169 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-24 02:03:23.173 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-24 02:03:23.196 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:23.200 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-24 02:03:23.226 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-24 02:03:23.253 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-24 02:03:23.273 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-24 02:03:23.291 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-24 02:03:23.315 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:23.319 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-24 02:03:23.323 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-24 02:03:23.327 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:03:23.788 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-24 02:03:24.255 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-24 02:03:24.255 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-24 02:03:24.255 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-24 02:03:24.255 | 2026-06-24 02:03:24.255 | Possible reasons for having these kinds of units are: 2026-06-24 02:03:24.255 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-24 02:03:24.255 | .wants/, .requires/, or .upholds/ directory. 2026-06-24 02:03:24.256 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-24 02:03:24.256 | a requirement dependency on it. 2026-06-24 02:03:24.256 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-24 02:03:24.256 | D-Bus, udev, scripted systemctl call, ...). 2026-06-24 02:03:24.256 | • In case of template units, the unit is meant to be enabled with some 2026-06-24 02:03:24.256 | instance name specified. 2026-06-24 02:03:24.268 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-24 02:03:24.530 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-24 02:03:24.552 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:24.554 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-24 02:03:24.558 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-24 02:03:24.579 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:24.583 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:03:24.587 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-24 02:03:24.592 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-24 02:03:24.598 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-24 02:03:24.605 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-24 02:03:24.607 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:24.610 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:24.612 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:24.614 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-24 02:03:24.616 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:24.618 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:24.621 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:24.623 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:24.626 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:24.630 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266604627 2026-06-24 02:03:24.632 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-24 02:03:24.652 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:24.656 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-24 02:03:24.659 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-24 02:03:24.663 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-24 02:03:24.665 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-24 02:03:24.669 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-24 02:03:24.672 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-24 02:03:24.676 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-24 02:03:24.678 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-24 02:03:24.681 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-24 02:03:24.685 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:24.687 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:24.691 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:24.694 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:24.697 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-24 02:03:24.701 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-24 02:03:24.703 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-24 02:03:24.707 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-24 02:03:24.711 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-24 02:03:24.713 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:03:24.715 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:03:24.719 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:03:24.721 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:03:24.723 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:03:24.727 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-24 02:03:24.730 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:03:24.735 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-24 02:03:24.819 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:03:24.904 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-24 02:03:24.972 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-24 02:03:25.041 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-24 02:03:25.113 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-24 02:03:25.187 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:03:25.256 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:03:25.260 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:03:25.263 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-24 02:03:25.346 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:03:25.823 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-24 02:03:25.850 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-24 02:03:26.301 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-24 02:03:26.349 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:26.353 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:26.357 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:26.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:26.363 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:26.367 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:26.370 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:26.374 | + functions-common:time_stop:2427 : start_time=1782266604627 2026-06-24 02:03:26.377 | + functions-common:time_stop:2429 : [[ -z 1782266604627 ]] 2026-06-24 02:03:26.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:26.388 | + functions-common:time_stop:2432 : end_time=1782266606384 2026-06-24 02:03:26.392 | + functions-common:time_stop:2433 : elapsed_time=1757 2026-06-24 02:03:26.395 | + functions-common:time_stop:2434 : total=6628 2026-06-24 02:03:26.399 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:26.402 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8385 2026-06-24 02:03:26.406 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-24 02:03:26.410 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-24 02:03:26.414 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-24 02:03:26.419 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:03:26.446 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:03:26.449 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:03:26.452 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:03:26.456 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:03:26.459 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-24 02:03:26.498 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 02:03:26.532 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 02:03:26.566 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:03:26.605 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-24 02:03:26.642 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-24 02:03:26.645 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-24 02:03:26.663 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:26.666 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-24 02:03:26.717 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-24 02:03:26.720 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-24 02:03:26.723 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-24 02:03:26.726 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-24 02:03:26.731 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:26.734 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:26.737 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:26.740 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-24 02:03:26.743 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:26.747 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:26.750 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:26.753 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:26.757 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:26.762 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266606759 2026-06-24 02:03:26.766 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-24 02:03:26.787 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:26.790 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-24 02:03:26.793 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-24 02:03:26.796 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-24 02:03:26.800 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-24 02:03:26.803 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-24 02:03:26.806 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-24 02:03:26.810 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-24 02:03:26.813 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-24 02:03:26.816 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-24 02:03:26.819 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:26.822 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:26.825 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:26.829 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:26.831 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-24 02:03:26.835 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-24 02:03:26.838 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-24 02:03:26.841 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-24 02:03:26.844 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-24 02:03:26.847 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:03:26.850 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:03:26.854 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:03:26.856 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:03:26.860 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:03:26.863 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-24 02:03:26.866 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:03:26.871 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-24 02:03:26.948 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:03:27.028 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-24 02:03:27.095 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-24 02:03:27.163 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-24 02:03:27.229 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-24 02:03:27.295 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:03:27.361 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:03:27.364 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:03:27.367 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-24 02:03:27.446 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:03:27.927 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-24 02:03:27.958 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-24 02:03:28.421 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-24 02:03:28.471 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:28.474 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:28.478 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:28.483 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:28.487 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:28.490 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:28.492 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:28.494 | + functions-common:time_stop:2427 : start_time=1782266606759 2026-06-24 02:03:28.496 | + functions-common:time_stop:2429 : [[ -z 1782266606759 ]] 2026-06-24 02:03:28.501 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:28.503 | + functions-common:time_stop:2432 : end_time=1782266608500 2026-06-24 02:03:28.505 | + functions-common:time_stop:2433 : elapsed_time=1741 2026-06-24 02:03:28.507 | + functions-common:time_stop:2434 : total=8385 2026-06-24 02:03:28.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:28.514 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10126 2026-06-24 02:03:28.516 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:03:28.518 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:03:28.522 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:03:28.523 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:03:28.538 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:03:28.540 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:03:28.542 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:03:28.546 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:03:28.547 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-24 02:03:28.575 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 02:03:28.603 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-24 02:03:28.634 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:03:28.663 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-24 02:03:28.692 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:28.694 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-24 02:03:28.696 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-24 02:03:28.698 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-24 02:03:28.724 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-24 02:03:28.750 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-24 02:03:28.752 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-24 02:03:28.754 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-24 02:03:28.757 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-24 02:03:28.815 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-24 02:03:28.836 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:28.839 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-24 02:03:28.841 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:03:28.843 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-24 02:03:28.846 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-24 02:03:28.849 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-24 02:03:28.851 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-24 02:03:28.885 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-24 02:03:28.887 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:28.890 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-24 02:03:28.937 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-24 02:03:28.986 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-24 02:03:28.990 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-24 02:03:28.995 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-24 02:03:29.000 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-24 02:03:29.004 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-24 02:03:29.008 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-24 02:03:29.015 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-24 02:03:29.019 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-24 02:03:29.024 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-24 02:03:29.028 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-24 02:03:29.032 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:29.036 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:29.041 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:29.045 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-24 02:03:29.049 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:29.055 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:29.060 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-24 02:03:29.065 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-24 02:03:29.068 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-24 02:03:29.073 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-24 02:03:29.105 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-24 02:03:29.109 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-24 02:03:29.173 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-24 02:03:29.236 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-24 02:03:29.240 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-24 02:03:29.303 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-24 02:03:29.307 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-24 02:03:29.375 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-24 02:03:29.381 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:03:29.386 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-24 02:03:29.391 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:03:29.395 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:29.399 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:29.404 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:29.409 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-24 02:03:29.413 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:29.418 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:29.422 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:29.427 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:29.433 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:29.439 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266609435 2026-06-24 02:03:29.445 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-24 02:03:29.469 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:29.474 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-24 02:03:29.479 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-24 02:03:29.484 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:03:29.487 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:03:29.491 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:03:29.497 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:03:29.501 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-24 02:03:29.505 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-24 02:03:29.509 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-24 02:03:29.516 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:29.520 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:29.525 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:29.530 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:29.534 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-24 02:03:29.538 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:03:29.543 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:29.547 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:03:29.552 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-24 02:03:29.556 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-24 02:03:29.559 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:03:29.564 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:03:29.568 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:03:29.573 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:03:29.578 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-24 02:03:29.582 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:03:29.588 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-24 02:03:29.693 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:03:29.831 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-24 02:03:29.911 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-24 02:03:29.991 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:03:30.083 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:03:30.164 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-24 02:03:30.242 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-24 02:03:30.321 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-24 02:03:30.406 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-24 02:03:30.488 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-24 02:03:30.567 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:03:30.572 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:03:30.576 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-24 02:03:30.670 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:03:31.154 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-24 02:03:31.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-24 02:03:31.655 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-24 02:03:31.794 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:31.800 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:31.804 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:31.807 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:31.811 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:31.814 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:31.816 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:31.818 | + functions-common:time_stop:2427 : start_time=1782266609435 2026-06-24 02:03:31.820 | + functions-common:time_stop:2429 : [[ -z 1782266609435 ]] 2026-06-24 02:03:31.825 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:31.829 | + functions-common:time_stop:2432 : end_time=1782266611827 2026-06-24 02:03:31.831 | + functions-common:time_stop:2433 : elapsed_time=2392 2026-06-24 02:03:31.833 | + functions-common:time_stop:2434 : total=10126 2026-06-24 02:03:31.835 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:31.838 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12518 2026-06-24 02:03:31.840 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.16/ 2026-06-24 02:03:31.842 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:31.844 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-24 02:03:31.846 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:31.850 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:31.850 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:31.851 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:31.853 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-24 02:03:31.855 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:31.857 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:31.859 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:31.861 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:31.864 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:31.867 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266611865 2026-06-24 02:03:31.872 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-24 02:03:31.890 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:31.892 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-24 02:03:31.896 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-24 02:03:31.896 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:31.898 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:31.900 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:31.902 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:31.904 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-24 02:03:31.906 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-24 02:03:31.908 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-24 02:03:31.910 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:31.914 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:31.914 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:31.916 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:31.918 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-24 02:03:31.920 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-24 02:03:31.922 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-24 02:03:31.924 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-24 02:03:31.926 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:31.928 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:03:31.933 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:03:31.933 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:03:31.934 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:03:31.936 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:03:31.939 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-24 02:03:31.941 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:03:31.944 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-24 02:03:32.031 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:03:32.123 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-24 02:03:32.187 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:32.257 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-24 02:03:32.324 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-24 02:03:32.390 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:03:32.498 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:03:32.502 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:03:32.508 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-24 02:03:32.652 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:03:33.193 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-24 02:03:33.233 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-24 02:03:33.716 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-24 02:03:33.776 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:33.785 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:33.791 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:33.799 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:33.802 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:33.806 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:33.815 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:33.820 | + functions-common:time_stop:2427 : start_time=1782266611865 2026-06-24 02:03:33.826 | + functions-common:time_stop:2429 : [[ -z 1782266611865 ]] 2026-06-24 02:03:33.836 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:33.844 | + functions-common:time_stop:2432 : end_time=1782266613837 2026-06-24 02:03:33.852 | + functions-common:time_stop:2433 : elapsed_time=1972 2026-06-24 02:03:33.858 | + functions-common:time_stop:2434 : total=12518 2026-06-24 02:03:33.868 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:33.875 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14490 2026-06-24 02:03:33.883 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:33.890 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-24 02:03:33.900 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:33.904 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:33.910 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:33.915 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:33.925 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-24 02:03:33.929 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:33.936 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:33.940 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:33.948 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:33.956 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:33.966 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266613955 2026-06-24 02:03:33.971 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-24 02:03:34.015 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:34.029 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-24 02:03:34.034 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-24 02:03:34.044 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:34.048 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:34.055 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:34.061 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:34.065 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-24 02:03:34.071 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-24 02:03:34.078 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-24 02:03:34.086 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:34.089 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:34.100 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:34.108 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:34.112 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-24 02:03:34.118 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-24 02:03:34.128 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-24 02:03:34.135 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-24 02:03:34.142 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:34.147 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:03:34.151 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:03:34.153 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:03:34.156 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:03:34.164 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:03:34.172 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-24 02:03:34.179 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:03:34.194 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-24 02:03:34.366 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:03:34.514 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-24 02:03:34.649 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:34.752 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-24 02:03:34.925 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-24 02:03:35.080 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:03:35.186 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:03:35.189 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:03:35.198 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-24 02:03:35.348 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:03:35.919 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-24 02:03:35.950 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-24 02:03:36.453 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-24 02:03:36.525 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:36.532 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:36.535 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:36.542 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:36.549 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:36.555 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:36.564 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:36.571 | + functions-common:time_stop:2427 : start_time=1782266613955 2026-06-24 02:03:36.575 | + functions-common:time_stop:2429 : [[ -z 1782266613955 ]] 2026-06-24 02:03:36.586 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:36.596 | + functions-common:time_stop:2432 : end_time=1782266616586 2026-06-24 02:03:36.602 | + functions-common:time_stop:2433 : elapsed_time=2631 2026-06-24 02:03:36.610 | + functions-common:time_stop:2434 : total=14490 2026-06-24 02:03:36.617 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:36.622 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17121 2026-06-24 02:03:36.630 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-24 02:03:36.635 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-24 02:03:36.643 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:36.647 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-24 02:03:36.654 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:36.660 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:36.669 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:36.680 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:36.682 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-24 02:03:36.688 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:36.695 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:36.700 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:36.709 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:36.716 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:36.727 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266616718 2026-06-24 02:03:36.733 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-24 02:03:36.773 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:36.778 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-24 02:03:36.785 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-24 02:03:36.791 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:36.800 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:36.803 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:36.809 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:36.815 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-24 02:03:36.821 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-24 02:03:36.827 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:03:36.834 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:36.840 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:36.846 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:36.852 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:36.859 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-24 02:03:36.864 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-24 02:03:36.869 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-24 02:03:36.875 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:03:36.881 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:36.890 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:03:36.893 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:03:36.900 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:03:36.908 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:03:36.917 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:03:36.922 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:03:36.932 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:03:36.945 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-24 02:03:37.095 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:03:37.218 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-24 02:03:37.346 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:37.474 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-24 02:03:37.577 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-24 02:03:37.697 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:03:37.810 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:03:37.813 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:03:37.821 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-24 02:03:37.942 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:03:38.515 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:03:38.565 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-24 02:03:39.045 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:03:39.085 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:39.089 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:39.098 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:39.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:39.106 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:39.116 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:39.124 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:39.126 | + functions-common:time_stop:2427 : start_time=1782266616718 2026-06-24 02:03:39.136 | + functions-common:time_stop:2429 : [[ -z 1782266616718 ]] 2026-06-24 02:03:39.147 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:39.162 | + functions-common:time_stop:2432 : end_time=1782266619151 2026-06-24 02:03:39.166 | + functions-common:time_stop:2433 : elapsed_time=2433 2026-06-24 02:03:39.172 | + functions-common:time_stop:2434 : total=17121 2026-06-24 02:03:39.185 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:39.191 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19554 2026-06-24 02:03:39.192 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-24 02:03:39.199 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.16/networking 2026-06-24 02:03:39.207 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-24 02:03:39.208 | Waiting for Neutron to start... 2026-06-24 02:03:39.218 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.16/networking' 2026-06-24 02:03:39.223 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.16/networking' 'Neutron did not start' 60 2026-06-24 02:03:39.233 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.16/networking' 2026-06-24 02:03:39.243 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-24 02:03:39.249 | + functions-common:test_with_retry:2360 : local until=60 2026-06-24 02:03:39.254 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-24 02:03:39.258 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-24 02:03:39.264 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-24 02:03:39.269 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:39.275 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:39.280 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:39.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266619282 2026-06-24 02:03:39.299 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.16/networking; do sleep 0.5; done' 2026-06-24 02:03:46.296 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.16/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-24 02:03:46.298 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:46.307 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:46.309 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:46.315 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:46.318 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:46.322 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-24 02:03:46.326 | + functions-common:time_stop:2427 : start_time=1782266619282 2026-06-24 02:03:46.330 | + functions-common:time_stop:2429 : [[ -z 1782266619282 ]] 2026-06-24 02:03:46.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:46.339 | + functions-common:time_stop:2432 : end_time=1782266626335 2026-06-24 02:03:46.347 | + functions-common:time_stop:2433 : elapsed_time=7053 2026-06-24 02:03:46.353 | + functions-common:time_stop:2434 : total=0 2026-06-24 02:03:46.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:46.364 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7053 2026-06-24 02:03:46.370 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-24 02:03:46.403 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:46.408 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-24 02:03:46.413 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:03:46.418 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-24 02:03:46.425 | + ./stack.sh:main:1311 : start_placement 2026-06-24 02:03:46.435 | + lib/placement:start_placement:137 : start_placement_api 2026-06-24 02:03:46.442 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-24 02:03:46.451 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:03:46.455 | + functions-common:run_process:1674 : local service=placement-api 2026-06-24 02:03:46.462 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:03:46.469 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:46.476 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:46.482 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:46.488 | + functions-common:run_process:1680 : local name=placement-api 2026-06-24 02:03:46.492 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:46.497 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:46.502 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:46.508 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:46.516 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:46.526 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266626518 2026-06-24 02:03:46.530 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-24 02:03:46.567 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:46.574 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-24 02:03:46.579 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-24 02:03:46.585 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:03:46.588 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:03:46.594 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:03:46.601 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:03:46.608 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-24 02:03:46.614 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-24 02:03:46.618 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-24 02:03:46.624 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:03:46.631 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:03:46.637 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:03:46.642 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:03:46.648 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-24 02:03:46.656 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:03:46.660 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:46.666 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:03:46.672 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-24 02:03:46.677 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-24 02:03:46.681 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:03:46.685 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:03:46.693 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:03:46.700 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:03:46.705 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-24 02:03:46.711 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:03:46.718 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-24 02:03:46.879 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:03:47.026 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-24 02:03:47.149 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-24 02:03:47.289 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:03:47.391 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:03:47.501 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-24 02:03:47.629 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-24 02:03:47.764 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-24 02:03:47.872 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-24 02:03:48.004 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-24 02:03:48.119 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:03:48.125 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:03:48.129 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-24 02:03:48.250 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:03:48.747 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-24 02:03:48.785 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-24 02:03:49.251 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-24 02:03:49.387 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:49.391 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:49.395 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:49.400 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:49.405 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:49.410 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:49.415 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:49.420 | + functions-common:time_stop:2427 : start_time=1782266626518 2026-06-24 02:03:49.424 | + functions-common:time_stop:2429 : [[ -z 1782266626518 ]] 2026-06-24 02:03:49.429 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:49.436 | + functions-common:time_stop:2432 : end_time=1782266629432 2026-06-24 02:03:49.441 | + functions-common:time_stop:2433 : elapsed_time=2914 2026-06-24 02:03:49.445 | + functions-common:time_stop:2434 : total=19554 2026-06-24 02:03:49.450 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:49.454 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22468 2026-06-24 02:03:49.459 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-24 02:03:49.459 | Waiting for placement-api to start... 2026-06-24 02:03:49.464 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.16/placement 2026-06-24 02:03:49.469 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:03:49.473 | + functions:wait_for_service:477 : local url=http://192.168.122.16/placement 2026-06-24 02:03:49.477 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:03:49.482 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:03:49.486 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:03:49.492 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:49.496 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:49.502 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:49.510 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266629504 2026-06-24 02:03:49.514 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:03:49.516 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:03:49.519 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.16/placement 2026-06-24 02:03:52.341 | + :: : [[ 200 == 503 ]] 2026-06-24 02:03:52.344 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:03:52.346 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:03:52.350 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:52.354 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:52.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:52.364 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:52.369 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:52.373 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:03:52.377 | + functions-common:time_stop:2427 : start_time=1782266629504 2026-06-24 02:03:52.382 | + functions-common:time_stop:2429 : [[ -z 1782266629504 ]] 2026-06-24 02:03:52.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:52.398 | + functions-common:time_stop:2432 : end_time=1782266632393 2026-06-24 02:03:52.403 | + functions-common:time_stop:2433 : elapsed_time=2889 2026-06-24 02:03:52.407 | + functions-common:time_stop:2434 : total=11835 2026-06-24 02:03:52.412 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:52.416 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14724 2026-06-24 02:03:52.421 | + functions:wait_for_service:486 : return 0 2026-06-24 02:03:52.425 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-24 02:03:52.455 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:52.459 | + ./stack.sh:main:1315 : start_neutron 2026-06-24 02:03:52.464 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-24 02:03:52.468 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:52.473 | + functions-common:run_process:1674 : local service=q-agt 2026-06-24 02:03:52.478 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:03:52.485 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:52.488 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:52.492 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:52.496 | + functions-common:run_process:1680 : local name=q-agt 2026-06-24 02:03:52.501 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:52.506 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:52.510 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:52.514 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:52.520 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:52.526 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266632521 2026-06-24 02:03:52.531 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-24 02:03:52.559 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:52.564 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:52.569 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:52.573 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:52.578 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:52.582 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:52.586 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:52.591 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:52.595 | + functions-common:time_stop:2427 : start_time=1782266632521 2026-06-24 02:03:52.599 | + functions-common:time_stop:2429 : [[ -z 1782266632521 ]] 2026-06-24 02:03:52.605 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:52.612 | + functions-common:time_stop:2432 : end_time=1782266632607 2026-06-24 02:03:52.617 | + functions-common:time_stop:2433 : elapsed_time=86 2026-06-24 02:03:52.621 | + functions-common:time_stop:2434 : total=22468 2026-06-24 02:03:52.624 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:52.628 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22554 2026-06-24 02:03:52.632 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-24 02:03:52.637 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:03:52.642 | + functions-common:is_provider_network:2272 : return 1 2026-06-24 02:03:52.646 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-24 02:03:52.650 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-24 02:03:52.655 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-24 02:03:52.659 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-24 02:03:52.664 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:52.668 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:52.672 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:52.677 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-24 02:03:52.681 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:52.685 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:52.690 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:52.694 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:52.700 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:52.706 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266632702 2026-06-24 02:03:52.710 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-24 02:03:52.739 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:52.743 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:52.748 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:52.753 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:52.757 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:52.761 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:52.765 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:52.770 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:52.774 | + functions-common:time_stop:2427 : start_time=1782266632702 2026-06-24 02:03:52.778 | + functions-common:time_stop:2429 : [[ -z 1782266632702 ]] 2026-06-24 02:03:52.783 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:52.789 | + functions-common:time_stop:2432 : end_time=1782266632785 2026-06-24 02:03:52.793 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-24 02:03:52.797 | + functions-common:time_stop:2434 : total=22554 2026-06-24 02:03:52.802 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:52.806 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22637 2026-06-24 02:03:52.812 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-24 02:03:52.816 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-24 02:03:52.821 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-24 02:03:52.826 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-24 02:03:52.831 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:03:52.836 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:03:52.841 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:03:52.845 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-24 02:03:52.850 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:03:52.855 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:03:52.859 | + functions-common:run_process:1674 : local service=q-l3 2026-06-24 02:03:52.864 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:03:52.868 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:52.872 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:52.876 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:52.881 | + functions-common:run_process:1680 : local name=q-l3 2026-06-24 02:03:52.886 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:52.890 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:52.895 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:52.900 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:52.905 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:52.912 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266632907 2026-06-24 02:03:52.916 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-24 02:03:52.944 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:52.949 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:52.954 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:52.958 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:52.963 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:52.968 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:52.972 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:52.977 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:52.982 | + functions-common:time_stop:2427 : start_time=1782266632907 2026-06-24 02:03:52.986 | + functions-common:time_stop:2429 : [[ -z 1782266632907 ]] 2026-06-24 02:03:52.992 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:52.999 | + functions-common:time_stop:2432 : end_time=1782266632994 2026-06-24 02:03:53.003 | + functions-common:time_stop:2433 : elapsed_time=87 2026-06-24 02:03:53.009 | + functions-common:time_stop:2434 : total=22637 2026-06-24 02:03:53.013 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:53.018 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22724 2026-06-24 02:03:53.022 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-24 02:03:53.027 | + functions-common:run_process:1674 : local service=q-meta 2026-06-24 02:03:53.032 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-24 02:03:53.037 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:53.041 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:53.046 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:53.050 | + functions-common:run_process:1680 : local name=q-meta 2026-06-24 02:03:53.055 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:53.059 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:53.064 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:53.069 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:53.075 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:53.082 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266633078 2026-06-24 02:03:53.087 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-24 02:03:53.116 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:53.120 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:53.125 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:53.130 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:53.135 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:53.139 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:53.144 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:53.148 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:53.153 | + functions-common:time_stop:2427 : start_time=1782266633078 2026-06-24 02:03:53.158 | + functions-common:time_stop:2429 : [[ -z 1782266633078 ]] 2026-06-24 02:03:53.164 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:53.171 | + functions-common:time_stop:2432 : end_time=1782266633166 2026-06-24 02:03:53.177 | + functions-common:time_stop:2433 : elapsed_time=88 2026-06-24 02:03:53.181 | + functions-common:time_stop:2434 : total=22724 2026-06-24 02:03:53.186 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:53.190 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22812 2026-06-24 02:03:53.195 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-24 02:03:53.199 | + functions-common:run_process:1674 : local service=q-metering 2026-06-24 02:03:53.203 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-24 02:03:53.208 | + functions-common:run_process:1676 : local group= 2026-06-24 02:03:53.212 | + functions-common:run_process:1677 : local user= 2026-06-24 02:03:53.216 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:03:53.221 | + functions-common:run_process:1680 : local name=q-metering 2026-06-24 02:03:53.225 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:03:53.230 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:03:53.234 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:03:53.239 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:03:53.246 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:03:53.252 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266633247 2026-06-24 02:03:53.257 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-24 02:03:53.285 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:03:53.290 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:03:53.294 | + functions-common:time_stop:2420 : local name 2026-06-24 02:03:53.299 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:03:53.303 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:03:53.306 | + functions-common:time_stop:2423 : local total 2026-06-24 02:03:53.311 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:03:53.317 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:03:53.321 | + functions-common:time_stop:2427 : start_time=1782266633247 2026-06-24 02:03:53.326 | + functions-common:time_stop:2429 : [[ -z 1782266633247 ]] 2026-06-24 02:03:53.331 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:03:53.337 | + functions-common:time_stop:2432 : end_time=1782266633333 2026-06-24 02:03:53.342 | + functions-common:time_stop:2433 : elapsed_time=86 2026-06-24 02:03:53.346 | + functions-common:time_stop:2434 : total=22812 2026-06-24 02:03:53.350 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:03:53.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22898 2026-06-24 02:03:53.359 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-24 02:03:53.388 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:03:53.392 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:53.397 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-24 02:03:53.402 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:03:53.406 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-24 02:03:53.410 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-24 02:03:53.414 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-24 02:03:53.419 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-24 02:03:53.423 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-24 02:03:53.427 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-24 02:03:53.433 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-24 02:03:57.550 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:03:57.556 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:03:57.556 | address-scope 2026-06-24 02:03:57.556 | agent 2026-06-24 02:03:57.556 | allowed-address-pairs 2026-06-24 02:03:57.556 | auto-allocated-topology 2026-06-24 02:03:57.556 | availability_zone 2026-06-24 02:03:57.556 | default-subnetpools 2026-06-24 02:03:57.556 | dhcp_agent_scheduler 2026-06-24 02:03:57.557 | dns-integration 2026-06-24 02:03:57.557 | dns-domain-ports 2026-06-24 02:03:57.557 | dns-integration-domain-keywords 2026-06-24 02:03:57.557 | empty-string-filtering 2026-06-24 02:03:57.557 | external-net 2026-06-24 02:03:57.557 | extra_dhcp_opt 2026-06-24 02:03:57.557 | extraroute 2026-06-24 02:03:57.557 | extraroute-atomic 2026-06-24 02:03:57.558 | filter-validation 2026-06-24 02:03:57.558 | floating-ip-port-forwarding-detail 2026-06-24 02:03:57.558 | fip-port-details 2026-06-24 02:03:57.558 | flavors 2026-06-24 02:03:57.558 | floatingip-pools 2026-06-24 02:03:57.558 | router 2026-06-24 02:03:57.558 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:03:57.558 | enable-default-route-bfd 2026-06-24 02:03:57.558 | enable-default-route-ecmp 2026-06-24 02:03:57.558 | ext-gw-mode 2026-06-24 02:03:57.559 | l3-ha 2026-06-24 02:03:57.559 | external-gateway-multihoming 2026-06-24 02:03:57.559 | l3-flavors 2026-06-24 02:03:57.560 | l3_agent_scheduler 2026-06-24 02:03:57.560 | multi-provider 2026-06-24 02:03:57.560 | net-mtu 2026-06-24 02:03:57.560 | net-mtu-writable 2026-06-24 02:03:57.560 | network_availability_zone 2026-06-24 02:03:57.560 | network-ip-availability 2026-06-24 02:03:57.560 | network-ip-availability-details 2026-06-24 02:03:57.560 | pagination 2026-06-24 02:03:57.560 | port-device-profile 2026-06-24 02:03:57.560 | port-mac-address-regenerate 2026-06-24 02:03:57.561 | port-numa-affinity-policy 2026-06-24 02:03:57.561 | port-numa-affinity-policy-socket 2026-06-24 02:03:57.561 | binding 2026-06-24 02:03:57.561 | binding-extended 2026-06-24 02:03:57.561 | port-security 2026-06-24 02:03:57.561 | project-id 2026-06-24 02:03:57.561 | provider 2026-06-24 02:03:57.561 | qinq 2026-06-24 02:03:57.561 | quota-check-limit 2026-06-24 02:03:57.561 | quota-check-limit-default 2026-06-24 02:03:57.561 | quotas 2026-06-24 02:03:57.562 | quota_details 2026-06-24 02:03:57.562 | rbac-policies 2026-06-24 02:03:57.562 | rbac-address-scope 2026-06-24 02:03:57.562 | rbac-security-groups 2026-06-24 02:03:57.562 | revision-if-match 2026-06-24 02:03:57.562 | standard-attr-revisions 2026-06-24 02:03:57.562 | router_availability_zone 2026-06-24 02:03:57.563 | router-enable-snat 2026-06-24 02:03:57.563 | security-groups-default-rules 2026-06-24 02:03:57.563 | security-groups-default-statefulness 2026-06-24 02:03:57.563 | security-groups-normalized-cidr 2026-06-24 02:03:57.563 | security-groups-remote-address-group 2026-06-24 02:03:57.563 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:03:57.563 | security-groups-shared-filtering 2026-06-24 02:03:57.564 | security-group 2026-06-24 02:03:57.564 | service-type 2026-06-24 02:03:57.564 | sorting 2026-06-24 02:03:57.564 | standard-attr-description 2026-06-24 02:03:57.564 | stateful-security-group 2026-06-24 02:03:57.564 | subnet-dns-publish-fixed-ip 2026-06-24 02:03:57.564 | subnet-external-network 2026-06-24 02:03:57.564 | subnet_onboard 2026-06-24 02:03:57.564 | subnet-service-types 2026-06-24 02:03:57.565 | subnet_allocation 2026-06-24 02:03:57.565 | subnetpool-prefix-ops 2026-06-24 02:03:57.565 | tag-creation 2026-06-24 02:03:57.565 | standard-attr-tag 2026-06-24 02:03:57.565 | standard-attr-timestamp 2026-06-24 02:03:57.565 | vlan-transparent' 2026-06-24 02:03:57.565 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:03:57.565 | address-scope 2026-06-24 02:03:57.566 | agent 2026-06-24 02:03:57.566 | allowed-address-pairs 2026-06-24 02:03:57.566 | auto-allocated-topology 2026-06-24 02:03:57.566 | availability_zone 2026-06-24 02:03:57.566 | default-subnetpools 2026-06-24 02:03:57.566 | dhcp_agent_scheduler 2026-06-24 02:03:57.566 | dns-integration 2026-06-24 02:03:57.566 | dns-domain-ports 2026-06-24 02:03:57.566 | dns-integration-domain-keywords 2026-06-24 02:03:57.567 | empty-string-filtering 2026-06-24 02:03:57.567 | external-net 2026-06-24 02:03:57.567 | extra_dhcp_opt 2026-06-24 02:03:57.567 | extraroute 2026-06-24 02:03:57.567 | extraroute-atomic 2026-06-24 02:03:57.567 | filter-validation 2026-06-24 02:03:57.567 | floating-ip-port-forwarding-detail 2026-06-24 02:03:57.567 | fip-port-details 2026-06-24 02:03:57.567 | flavors 2026-06-24 02:03:57.568 | floatingip-pools 2026-06-24 02:03:57.568 | router 2026-06-24 02:03:57.568 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:03:57.568 | enable-default-route-bfd 2026-06-24 02:03:57.568 | enable-default-route-ecmp 2026-06-24 02:03:57.568 | ext-gw-mode 2026-06-24 02:03:57.568 | l3-ha 2026-06-24 02:03:57.568 | external-gateway-multihoming 2026-06-24 02:03:57.568 | l3-flavors 2026-06-24 02:03:57.569 | l3_agent_scheduler 2026-06-24 02:03:57.569 | multi-provider 2026-06-24 02:03:57.569 | net-mtu 2026-06-24 02:03:57.569 | net-mtu-writable 2026-06-24 02:03:57.569 | network_availability_zone 2026-06-24 02:03:57.569 | network-ip-availability 2026-06-24 02:03:57.569 | network-ip-availability-details 2026-06-24 02:03:57.569 | pagination 2026-06-24 02:03:57.569 | port-device-profile 2026-06-24 02:03:57.569 | port-mac-address-regenerate 2026-06-24 02:03:57.569 | port-numa-affinity-policy 2026-06-24 02:03:57.570 | port-numa-affinity-policy-socket 2026-06-24 02:03:57.570 | binding 2026-06-24 02:03:57.570 | binding-extended 2026-06-24 02:03:57.570 | port-security 2026-06-24 02:03:57.570 | project-id 2026-06-24 02:03:57.570 | provider 2026-06-24 02:03:57.570 | qinq 2026-06-24 02:03:57.570 | quota-check-limit 2026-06-24 02:03:57.570 | quota-check-limit-default 2026-06-24 02:03:57.571 | quotas 2026-06-24 02:03:57.571 | quota_details 2026-06-24 02:03:57.571 | rbac-policies 2026-06-24 02:03:57.571 | rbac-address-scope 2026-06-24 02:03:57.571 | rbac-security-groups 2026-06-24 02:03:57.571 | revision-if-match 2026-06-24 02:03:57.572 | standard-attr-revisions 2026-06-24 02:03:57.572 | router_availability_zone 2026-06-24 02:03:57.572 | router-enable-snat 2026-06-24 02:03:57.572 | security-groups-default-rules 2026-06-24 02:03:57.572 | security-groups-default-statefulness 2026-06-24 02:03:57.572 | security-groups-normalized-cidr 2026-06-24 02:03:57.572 | security-groups-remote-address-group 2026-06-24 02:03:57.573 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:03:57.573 | security-groups-shared-filtering 2026-06-24 02:03:57.573 | security-group 2026-06-24 02:03:57.573 | service-type 2026-06-24 02:03:57.573 | sorting 2026-06-24 02:03:57.573 | standard-attr-description 2026-06-24 02:03:57.573 | stateful-security-group 2026-06-24 02:03:57.573 | subnet-dns-publish-fixed-ip 2026-06-24 02:03:57.573 | subnet-external-network 2026-06-24 02:03:57.574 | subnet_onboard 2026-06-24 02:03:57.574 | subnet-service-types 2026-06-24 02:03:57.574 | subnet_allocation 2026-06-24 02:03:57.574 | subnetpool-prefix-ops 2026-06-24 02:03:57.574 | tag-creation 2026-06-24 02:03:57.574 | standard-attr-tag 2026-06-24 02:03:57.574 | standard-attr-timestamp 2026-06-24 02:03:57.574 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-24 02:03:57.574 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:03:57.574 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-24 02:03:57.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-24 02:03:57.576 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-24 02:04:01.765 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:01.770 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=d214af2b-9e67-47e4-9516-b0949a24aa9c 2026-06-24 02:04:01.774 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-24 02:04:01.780 | ++ 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 fd2c:f054:4290::/56 --share --default -f value -c id 2026-06-24 02:04:05.711 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:05.716 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=bb46564d-bff2-4f55-a71f-594a5a94e7ca 2026-06-24 02:04:05.721 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-24 02:04:05.725 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:04:05.729 | + functions-common:is_provider_network:2272 : return 1 2026-06-24 02:04:05.734 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-24 02:04:11.148 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:11.153 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=1b77a680-b848-4e66-8254-a1e88d60e18c 2026-06-24 02:04:11.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-24 02:04:11.159 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:11.184 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-24 02:04:11.189 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-24 02:04:11.193 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z d214af2b-9e67-47e4-9516-b0949a24aa9c ']' 2026-06-24 02:04:11.197 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-24 02:04:11.201 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-24 02:04:11.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool d214af2b-9e67-47e4-9516-b0949a24aa9c ' 2026-06-24 02:04:11.209 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-24 02:04:11.213 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 1b77a680-b848-4e66-8254-a1e88d60e18c private-subnet' 2026-06-24 02:04:11.217 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-24 02:04:11.222 | +++ 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 d214af2b-9e67-47e4-9516-b0949a24aa9c --network 1b77a680-b848-4e66-8254-a1e88d60e18c private-subnet -f value -c id 2026-06-24 02:04:16.551 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:16.553 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=eac0f19b-8c9b-42ce-abf2-e455b37a9f55 2026-06-24 02:04:16.555 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-24 02:04:16.558 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:16.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo eac0f19b-8c9b-42ce-abf2-e455b37a9f55 2026-06-24 02:04:16.577 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=eac0f19b-8c9b-42ce-abf2-e455b37a9f55 2026-06-24 02:04:16.581 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-24 02:04:16.585 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-24 02:04:16.588 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-24 02:04:16.590 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:16.608 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-24 02:04:16.611 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:16.631 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-24 02:04:16.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z bb46564d-bff2-4f55-a71f-594a5a94e7ca ']' 2026-06-24 02:04:16.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-24 02:04:16.641 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-24 02:04:16.644 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool bb46564d-bff2-4f55-a71f-594a5a94e7ca ' 2026-06-24 02:04:16.646 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-24 02:04:16.649 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1b77a680-b848-4e66-8254-a1e88d60e18c ipv6-private-subnet ' 2026-06-24 02:04:16.653 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-24 02:04:16.657 | +++ 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 bb46564d-bff2-4f55-a71f-594a5a94e7ca --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1b77a680-b848-4e66-8254-a1e88d60e18c ipv6-private-subnet -f value -c id 2026-06-24 02:04:21.595 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:21.600 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=0ad84ccc-f80a-494e-9407-8da20bdaed46 2026-06-24 02:04:21.604 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-24 02:04:21.609 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:21.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 0ad84ccc-f80a-494e-9407-8da20bdaed46 2026-06-24 02:04:21.639 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=0ad84ccc-f80a-494e-9407-8da20bdaed46 2026-06-24 02:04:21.642 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-24 02:04:21.646 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-24 02:04:21.651 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-24 02:04:25.029 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:25.034 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:04:25.034 | address-scope 2026-06-24 02:04:25.034 | agent 2026-06-24 02:04:25.035 | allowed-address-pairs 2026-06-24 02:04:25.035 | auto-allocated-topology 2026-06-24 02:04:25.035 | availability_zone 2026-06-24 02:04:25.035 | default-subnetpools 2026-06-24 02:04:25.035 | dhcp_agent_scheduler 2026-06-24 02:04:25.035 | dns-integration 2026-06-24 02:04:25.035 | dns-domain-ports 2026-06-24 02:04:25.035 | dns-integration-domain-keywords 2026-06-24 02:04:25.035 | empty-string-filtering 2026-06-24 02:04:25.036 | external-net 2026-06-24 02:04:25.036 | extra_dhcp_opt 2026-06-24 02:04:25.036 | extraroute 2026-06-24 02:04:25.036 | extraroute-atomic 2026-06-24 02:04:25.036 | filter-validation 2026-06-24 02:04:25.036 | floating-ip-port-forwarding-detail 2026-06-24 02:04:25.036 | fip-port-details 2026-06-24 02:04:25.036 | flavors 2026-06-24 02:04:25.036 | floatingip-pools 2026-06-24 02:04:25.037 | router 2026-06-24 02:04:25.037 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:04:25.037 | enable-default-route-bfd 2026-06-24 02:04:25.037 | enable-default-route-ecmp 2026-06-24 02:04:25.037 | ext-gw-mode 2026-06-24 02:04:25.037 | l3-ha 2026-06-24 02:04:25.037 | external-gateway-multihoming 2026-06-24 02:04:25.037 | l3-flavors 2026-06-24 02:04:25.037 | l3_agent_scheduler 2026-06-24 02:04:25.038 | multi-provider 2026-06-24 02:04:25.038 | net-mtu 2026-06-24 02:04:25.038 | net-mtu-writable 2026-06-24 02:04:25.038 | network_availability_zone 2026-06-24 02:04:25.038 | network-ip-availability 2026-06-24 02:04:25.038 | network-ip-availability-details 2026-06-24 02:04:25.038 | pagination 2026-06-24 02:04:25.038 | port-device-profile 2026-06-24 02:04:25.038 | port-mac-address-regenerate 2026-06-24 02:04:25.039 | port-numa-affinity-policy 2026-06-24 02:04:25.039 | port-numa-affinity-policy-socket 2026-06-24 02:04:25.039 | binding 2026-06-24 02:04:25.039 | binding-extended 2026-06-24 02:04:25.039 | port-security 2026-06-24 02:04:25.039 | project-id 2026-06-24 02:04:25.039 | provider 2026-06-24 02:04:25.039 | qinq 2026-06-24 02:04:25.040 | quota-check-limit 2026-06-24 02:04:25.040 | quota-check-limit-default 2026-06-24 02:04:25.040 | quotas 2026-06-24 02:04:25.040 | quota_details 2026-06-24 02:04:25.040 | rbac-policies 2026-06-24 02:04:25.040 | rbac-address-scope 2026-06-24 02:04:25.040 | rbac-security-groups 2026-06-24 02:04:25.040 | revision-if-match 2026-06-24 02:04:25.040 | standard-attr-revisions 2026-06-24 02:04:25.041 | router_availability_zone 2026-06-24 02:04:25.041 | router-enable-snat 2026-06-24 02:04:25.041 | security-groups-default-rules 2026-06-24 02:04:25.041 | security-groups-default-statefulness 2026-06-24 02:04:25.041 | security-groups-normalized-cidr 2026-06-24 02:04:25.041 | security-groups-remote-address-group 2026-06-24 02:04:25.041 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:04:25.041 | security-groups-shared-filtering 2026-06-24 02:04:25.042 | security-group 2026-06-24 02:04:25.042 | service-type 2026-06-24 02:04:25.042 | sorting 2026-06-24 02:04:25.042 | standard-attr-description 2026-06-24 02:04:25.042 | stateful-security-group 2026-06-24 02:04:25.042 | subnet-dns-publish-fixed-ip 2026-06-24 02:04:25.042 | subnet-external-network 2026-06-24 02:04:25.042 | subnet_onboard 2026-06-24 02:04:25.042 | subnet-service-types 2026-06-24 02:04:25.043 | subnet_allocation 2026-06-24 02:04:25.043 | subnetpool-prefix-ops 2026-06-24 02:04:25.043 | tag-creation 2026-06-24 02:04:25.043 | standard-attr-tag 2026-06-24 02:04:25.043 | standard-attr-timestamp 2026-06-24 02:04:25.043 | vlan-transparent' 2026-06-24 02:04:25.043 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:04:25.043 | address-scope 2026-06-24 02:04:25.044 | agent 2026-06-24 02:04:25.044 | allowed-address-pairs 2026-06-24 02:04:25.044 | auto-allocated-topology 2026-06-24 02:04:25.044 | availability_zone 2026-06-24 02:04:25.044 | default-subnetpools 2026-06-24 02:04:25.044 | dhcp_agent_scheduler 2026-06-24 02:04:25.044 | dns-integration 2026-06-24 02:04:25.044 | dns-domain-ports 2026-06-24 02:04:25.045 | dns-integration-domain-keywords 2026-06-24 02:04:25.046 | empty-string-filtering 2026-06-24 02:04:25.046 | external-net 2026-06-24 02:04:25.046 | extra_dhcp_opt 2026-06-24 02:04:25.046 | extraroute 2026-06-24 02:04:25.046 | extraroute-atomic 2026-06-24 02:04:25.046 | filter-validation 2026-06-24 02:04:25.046 | floating-ip-port-forwarding-detail 2026-06-24 02:04:25.046 | fip-port-details 2026-06-24 02:04:25.046 | flavors 2026-06-24 02:04:25.047 | floatingip-pools 2026-06-24 02:04:25.047 | router 2026-06-24 02:04:25.047 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:04:25.048 | enable-default-route-bfd 2026-06-24 02:04:25.048 | enable-default-route-ecmp 2026-06-24 02:04:25.048 | ext-gw-mode 2026-06-24 02:04:25.048 | l3-ha 2026-06-24 02:04:25.048 | external-gateway-multihoming 2026-06-24 02:04:25.048 | l3-flavors 2026-06-24 02:04:25.048 | l3_agent_scheduler 2026-06-24 02:04:25.049 | multi-provider 2026-06-24 02:04:25.049 | net-mtu 2026-06-24 02:04:25.049 | net-mtu-writable 2026-06-24 02:04:25.049 | network_availability_zone 2026-06-24 02:04:25.049 | network-ip-availability 2026-06-24 02:04:25.049 | network-ip-availability-details 2026-06-24 02:04:25.049 | pagination 2026-06-24 02:04:25.049 | port-device-profile 2026-06-24 02:04:25.049 | port-mac-address-regenerate 2026-06-24 02:04:25.050 | port-numa-affinity-policy 2026-06-24 02:04:25.050 | port-numa-affinity-policy-socket 2026-06-24 02:04:25.050 | binding 2026-06-24 02:04:25.050 | binding-extended 2026-06-24 02:04:25.050 | port-security 2026-06-24 02:04:25.050 | project-id 2026-06-24 02:04:25.050 | provider 2026-06-24 02:04:25.050 | qinq 2026-06-24 02:04:25.050 | quota-check-limit 2026-06-24 02:04:25.051 | quota-check-limit-default 2026-06-24 02:04:25.051 | quotas 2026-06-24 02:04:25.051 | quota_details 2026-06-24 02:04:25.051 | rbac-policies 2026-06-24 02:04:25.051 | rbac-address-scope 2026-06-24 02:04:25.051 | rbac-security-groups 2026-06-24 02:04:25.051 | revision-if-match 2026-06-24 02:04:25.052 | standard-attr-revisions 2026-06-24 02:04:25.052 | router_availability_zone 2026-06-24 02:04:25.052 | router-enable-snat 2026-06-24 02:04:25.052 | security-groups-default-rules 2026-06-24 02:04:25.052 | security-groups-default-statefulness 2026-06-24 02:04:25.052 | security-groups-normalized-cidr 2026-06-24 02:04:25.052 | security-groups-remote-address-group 2026-06-24 02:04:25.052 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:04:25.052 | security-groups-shared-filtering 2026-06-24 02:04:25.052 | security-group 2026-06-24 02:04:25.053 | service-type 2026-06-24 02:04:25.053 | sorting 2026-06-24 02:04:25.053 | standard-attr-description 2026-06-24 02:04:25.053 | stateful-security-group 2026-06-24 02:04:25.053 | subnet-dns-publish-fixed-ip 2026-06-24 02:04:25.053 | subnet-external-network 2026-06-24 02:04:25.053 | subnet_onboard 2026-06-24 02:04:25.053 | subnet-service-types 2026-06-24 02:04:25.053 | subnet_allocation 2026-06-24 02:04:25.054 | subnetpool-prefix-ops 2026-06-24 02:04:25.054 | tag-creation 2026-06-24 02:04:25.054 | standard-attr-tag 2026-06-24 02:04:25.054 | standard-attr-timestamp 2026-06-24 02:04:25.054 | vlan-transparent =~ router ]] 2026-06-24 02:04:25.054 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:04:25.054 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-24 02:04:25.056 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-24 02:04:25.061 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-24 02:04:28.455 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:28.458 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:04:28.459 | address-scope 2026-06-24 02:04:28.459 | agent 2026-06-24 02:04:28.459 | allowed-address-pairs 2026-06-24 02:04:28.459 | auto-allocated-topology 2026-06-24 02:04:28.459 | availability_zone 2026-06-24 02:04:28.459 | default-subnetpools 2026-06-24 02:04:28.459 | dhcp_agent_scheduler 2026-06-24 02:04:28.459 | dns-integration 2026-06-24 02:04:28.459 | dns-domain-ports 2026-06-24 02:04:28.460 | dns-integration-domain-keywords 2026-06-24 02:04:28.460 | empty-string-filtering 2026-06-24 02:04:28.460 | external-net 2026-06-24 02:04:28.460 | extra_dhcp_opt 2026-06-24 02:04:28.460 | extraroute 2026-06-24 02:04:28.460 | extraroute-atomic 2026-06-24 02:04:28.460 | filter-validation 2026-06-24 02:04:28.460 | floating-ip-port-forwarding-detail 2026-06-24 02:04:28.460 | fip-port-details 2026-06-24 02:04:28.460 | flavors 2026-06-24 02:04:28.461 | floatingip-pools 2026-06-24 02:04:28.461 | router 2026-06-24 02:04:28.461 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:04:28.461 | enable-default-route-bfd 2026-06-24 02:04:28.461 | enable-default-route-ecmp 2026-06-24 02:04:28.461 | ext-gw-mode 2026-06-24 02:04:28.461 | l3-ha 2026-06-24 02:04:28.461 | external-gateway-multihoming 2026-06-24 02:04:28.461 | l3-flavors 2026-06-24 02:04:28.462 | l3_agent_scheduler 2026-06-24 02:04:28.462 | multi-provider 2026-06-24 02:04:28.462 | net-mtu 2026-06-24 02:04:28.462 | net-mtu-writable 2026-06-24 02:04:28.462 | network_availability_zone 2026-06-24 02:04:28.462 | network-ip-availability 2026-06-24 02:04:28.462 | network-ip-availability-details 2026-06-24 02:04:28.462 | pagination 2026-06-24 02:04:28.463 | port-device-profile 2026-06-24 02:04:28.463 | port-mac-address-regenerate 2026-06-24 02:04:28.463 | port-numa-affinity-policy 2026-06-24 02:04:28.463 | port-numa-affinity-policy-socket 2026-06-24 02:04:28.463 | binding 2026-06-24 02:04:28.463 | binding-extended 2026-06-24 02:04:28.463 | port-security 2026-06-24 02:04:28.463 | project-id 2026-06-24 02:04:28.463 | provider 2026-06-24 02:04:28.463 | qinq 2026-06-24 02:04:28.464 | quota-check-limit 2026-06-24 02:04:28.464 | quota-check-limit-default 2026-06-24 02:04:28.464 | quotas 2026-06-24 02:04:28.464 | quota_details 2026-06-24 02:04:28.464 | rbac-policies 2026-06-24 02:04:28.464 | rbac-address-scope 2026-06-24 02:04:28.464 | rbac-security-groups 2026-06-24 02:04:28.464 | revision-if-match 2026-06-24 02:04:28.465 | standard-attr-revisions 2026-06-24 02:04:28.465 | router_availability_zone 2026-06-24 02:04:28.465 | router-enable-snat 2026-06-24 02:04:28.465 | security-groups-default-rules 2026-06-24 02:04:28.465 | security-groups-default-statefulness 2026-06-24 02:04:28.465 | security-groups-normalized-cidr 2026-06-24 02:04:28.465 | security-groups-remote-address-group 2026-06-24 02:04:28.465 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:04:28.465 | security-groups-shared-filtering 2026-06-24 02:04:28.466 | security-group 2026-06-24 02:04:28.466 | service-type 2026-06-24 02:04:28.466 | sorting 2026-06-24 02:04:28.466 | standard-attr-description 2026-06-24 02:04:28.466 | stateful-security-group 2026-06-24 02:04:28.466 | subnet-dns-publish-fixed-ip 2026-06-24 02:04:28.466 | subnet-external-network 2026-06-24 02:04:28.466 | subnet_onboard 2026-06-24 02:04:28.466 | subnet-service-types 2026-06-24 02:04:28.466 | subnet_allocation 2026-06-24 02:04:28.467 | subnetpool-prefix-ops 2026-06-24 02:04:28.467 | tag-creation 2026-06-24 02:04:28.467 | standard-attr-tag 2026-06-24 02:04:28.467 | standard-attr-timestamp 2026-06-24 02:04:28.467 | vlan-transparent' 2026-06-24 02:04:28.467 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:04:28.467 | address-scope 2026-06-24 02:04:28.467 | agent 2026-06-24 02:04:28.468 | allowed-address-pairs 2026-06-24 02:04:28.468 | auto-allocated-topology 2026-06-24 02:04:28.468 | availability_zone 2026-06-24 02:04:28.468 | default-subnetpools 2026-06-24 02:04:28.468 | dhcp_agent_scheduler 2026-06-24 02:04:28.468 | dns-integration 2026-06-24 02:04:28.468 | dns-domain-ports 2026-06-24 02:04:28.468 | dns-integration-domain-keywords 2026-06-24 02:04:28.468 | empty-string-filtering 2026-06-24 02:04:28.469 | external-net 2026-06-24 02:04:28.469 | extra_dhcp_opt 2026-06-24 02:04:28.469 | extraroute 2026-06-24 02:04:28.469 | extraroute-atomic 2026-06-24 02:04:28.469 | filter-validation 2026-06-24 02:04:28.469 | floating-ip-port-forwarding-detail 2026-06-24 02:04:28.469 | fip-port-details 2026-06-24 02:04:28.469 | flavors 2026-06-24 02:04:28.469 | floatingip-pools 2026-06-24 02:04:28.470 | router 2026-06-24 02:04:28.470 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:04:28.470 | enable-default-route-bfd 2026-06-24 02:04:28.470 | enable-default-route-ecmp 2026-06-24 02:04:28.470 | ext-gw-mode 2026-06-24 02:04:28.470 | l3-ha 2026-06-24 02:04:28.470 | external-gateway-multihoming 2026-06-24 02:04:28.470 | l3-flavors 2026-06-24 02:04:28.471 | l3_agent_scheduler 2026-06-24 02:04:28.471 | multi-provider 2026-06-24 02:04:28.471 | net-mtu 2026-06-24 02:04:28.471 | net-mtu-writable 2026-06-24 02:04:28.471 | network_availability_zone 2026-06-24 02:04:28.471 | network-ip-availability 2026-06-24 02:04:28.471 | network-ip-availability-details 2026-06-24 02:04:28.472 | pagination 2026-06-24 02:04:28.472 | port-device-profile 2026-06-24 02:04:28.472 | port-mac-address-regenerate 2026-06-24 02:04:28.472 | port-numa-affinity-policy 2026-06-24 02:04:28.472 | port-numa-affinity-policy-socket 2026-06-24 02:04:28.472 | binding 2026-06-24 02:04:28.473 | binding-extended 2026-06-24 02:04:28.473 | port-security 2026-06-24 02:04:28.473 | project-id 2026-06-24 02:04:28.473 | provider 2026-06-24 02:04:28.473 | qinq 2026-06-24 02:04:28.473 | quota-check-limit 2026-06-24 02:04:28.473 | quota-check-limit-default 2026-06-24 02:04:28.473 | quotas 2026-06-24 02:04:28.473 | quota_details 2026-06-24 02:04:28.474 | rbac-policies 2026-06-24 02:04:28.474 | rbac-address-scope 2026-06-24 02:04:28.474 | rbac-security-groups 2026-06-24 02:04:28.474 | revision-if-match 2026-06-24 02:04:28.474 | standard-attr-revisions 2026-06-24 02:04:28.474 | router_availability_zone 2026-06-24 02:04:28.474 | router-enable-snat 2026-06-24 02:04:28.474 | security-groups-default-rules 2026-06-24 02:04:28.474 | security-groups-default-statefulness 2026-06-24 02:04:28.475 | security-groups-normalized-cidr 2026-06-24 02:04:28.475 | security-groups-remote-address-group 2026-06-24 02:04:28.475 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:04:28.475 | security-groups-shared-filtering 2026-06-24 02:04:28.475 | security-group 2026-06-24 02:04:28.475 | service-type 2026-06-24 02:04:28.475 | sorting 2026-06-24 02:04:28.475 | standard-attr-description 2026-06-24 02:04:28.476 | stateful-security-group 2026-06-24 02:04:28.476 | subnet-dns-publish-fixed-ip 2026-06-24 02:04:28.476 | subnet-external-network 2026-06-24 02:04:28.476 | subnet_onboard 2026-06-24 02:04:28.476 | subnet-service-types 2026-06-24 02:04:28.476 | subnet_allocation 2026-06-24 02:04:28.476 | subnetpool-prefix-ops 2026-06-24 02:04:28.476 | tag-creation 2026-06-24 02:04:28.476 | standard-attr-tag 2026-06-24 02:04:28.476 | standard-attr-timestamp 2026-06-24 02:04:28.477 | vlan-transparent =~ external-net ]] 2026-06-24 02:04:28.477 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:04:28.477 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-24 02:04:28.482 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-24 02:04:32.232 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:32.237 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=de093472-e370-446f-b881-f7d5b8920259 2026-06-24 02:04:32.241 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-24 02:04:32.245 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:32.268 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-24 02:04:32.272 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-24 02:04:32.275 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-24 02:04:32.280 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-24 02:04:35.702 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:35.707 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:04:35.707 | address-scope 2026-06-24 02:04:35.707 | agent 2026-06-24 02:04:35.707 | allowed-address-pairs 2026-06-24 02:04:35.708 | auto-allocated-topology 2026-06-24 02:04:35.708 | availability_zone 2026-06-24 02:04:35.708 | default-subnetpools 2026-06-24 02:04:35.708 | dhcp_agent_scheduler 2026-06-24 02:04:35.708 | dns-integration 2026-06-24 02:04:35.708 | dns-domain-ports 2026-06-24 02:04:35.708 | dns-integration-domain-keywords 2026-06-24 02:04:35.708 | empty-string-filtering 2026-06-24 02:04:35.708 | external-net 2026-06-24 02:04:35.709 | extra_dhcp_opt 2026-06-24 02:04:35.709 | extraroute 2026-06-24 02:04:35.709 | extraroute-atomic 2026-06-24 02:04:35.709 | filter-validation 2026-06-24 02:04:35.709 | floating-ip-port-forwarding-detail 2026-06-24 02:04:35.709 | fip-port-details 2026-06-24 02:04:35.709 | flavors 2026-06-24 02:04:35.709 | floatingip-pools 2026-06-24 02:04:35.709 | router 2026-06-24 02:04:35.709 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:04:35.710 | enable-default-route-bfd 2026-06-24 02:04:35.710 | enable-default-route-ecmp 2026-06-24 02:04:35.710 | ext-gw-mode 2026-06-24 02:04:35.710 | l3-ha 2026-06-24 02:04:35.710 | external-gateway-multihoming 2026-06-24 02:04:35.710 | l3-flavors 2026-06-24 02:04:35.710 | l3_agent_scheduler 2026-06-24 02:04:35.710 | multi-provider 2026-06-24 02:04:35.710 | net-mtu 2026-06-24 02:04:35.710 | net-mtu-writable 2026-06-24 02:04:35.711 | network_availability_zone 2026-06-24 02:04:35.711 | network-ip-availability 2026-06-24 02:04:35.711 | network-ip-availability-details 2026-06-24 02:04:35.711 | pagination 2026-06-24 02:04:35.711 | port-device-profile 2026-06-24 02:04:35.711 | port-mac-address-regenerate 2026-06-24 02:04:35.711 | port-numa-affinity-policy 2026-06-24 02:04:35.711 | port-numa-affinity-policy-socket 2026-06-24 02:04:35.711 | binding 2026-06-24 02:04:35.711 | binding-extended 2026-06-24 02:04:35.712 | port-security 2026-06-24 02:04:35.712 | project-id 2026-06-24 02:04:35.712 | provider 2026-06-24 02:04:35.712 | qinq 2026-06-24 02:04:35.712 | quota-check-limit 2026-06-24 02:04:35.712 | quota-check-limit-default 2026-06-24 02:04:35.712 | quotas 2026-06-24 02:04:35.712 | quota_details 2026-06-24 02:04:35.712 | rbac-policies 2026-06-24 02:04:35.712 | rbac-address-scope 2026-06-24 02:04:35.713 | rbac-security-groups 2026-06-24 02:04:35.713 | revision-if-match 2026-06-24 02:04:35.713 | standard-attr-revisions 2026-06-24 02:04:35.713 | router_availability_zone 2026-06-24 02:04:35.713 | router-enable-snat 2026-06-24 02:04:35.713 | security-groups-default-rules 2026-06-24 02:04:35.713 | security-groups-default-statefulness 2026-06-24 02:04:35.713 | security-groups-normalized-cidr 2026-06-24 02:04:35.713 | security-groups-remote-address-group 2026-06-24 02:04:35.713 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:04:35.714 | security-groups-shared-filtering 2026-06-24 02:04:35.714 | security-group 2026-06-24 02:04:35.714 | service-type 2026-06-24 02:04:35.714 | sorting 2026-06-24 02:04:35.714 | standard-attr-description 2026-06-24 02:04:35.714 | stateful-security-group 2026-06-24 02:04:35.714 | subnet-dns-publish-fixed-ip 2026-06-24 02:04:35.714 | subnet-external-network 2026-06-24 02:04:35.714 | subnet_onboard 2026-06-24 02:04:35.714 | subnet-service-types 2026-06-24 02:04:35.715 | subnet_allocation 2026-06-24 02:04:35.715 | subnetpool-prefix-ops 2026-06-24 02:04:35.715 | tag-creation 2026-06-24 02:04:35.715 | standard-attr-tag 2026-06-24 02:04:35.715 | standard-attr-timestamp 2026-06-24 02:04:35.715 | vlan-transparent' 2026-06-24 02:04:35.715 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:04:35.715 | address-scope 2026-06-24 02:04:35.715 | agent 2026-06-24 02:04:35.716 | allowed-address-pairs 2026-06-24 02:04:35.716 | auto-allocated-topology 2026-06-24 02:04:35.716 | availability_zone 2026-06-24 02:04:35.716 | default-subnetpools 2026-06-24 02:04:35.716 | dhcp_agent_scheduler 2026-06-24 02:04:35.716 | dns-integration 2026-06-24 02:04:35.716 | dns-domain-ports 2026-06-24 02:04:35.716 | dns-integration-domain-keywords 2026-06-24 02:04:35.716 | empty-string-filtering 2026-06-24 02:04:35.716 | external-net 2026-06-24 02:04:35.717 | extra_dhcp_opt 2026-06-24 02:04:35.717 | extraroute 2026-06-24 02:04:35.717 | extraroute-atomic 2026-06-24 02:04:35.717 | filter-validation 2026-06-24 02:04:35.717 | floating-ip-port-forwarding-detail 2026-06-24 02:04:35.717 | fip-port-details 2026-06-24 02:04:35.717 | flavors 2026-06-24 02:04:35.717 | floatingip-pools 2026-06-24 02:04:35.717 | router 2026-06-24 02:04:35.717 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:04:35.718 | enable-default-route-bfd 2026-06-24 02:04:35.718 | enable-default-route-ecmp 2026-06-24 02:04:35.718 | ext-gw-mode 2026-06-24 02:04:35.718 | l3-ha 2026-06-24 02:04:35.718 | external-gateway-multihoming 2026-06-24 02:04:35.718 | l3-flavors 2026-06-24 02:04:35.718 | l3_agent_scheduler 2026-06-24 02:04:35.718 | multi-provider 2026-06-24 02:04:35.718 | net-mtu 2026-06-24 02:04:35.718 | net-mtu-writable 2026-06-24 02:04:35.719 | network_availability_zone 2026-06-24 02:04:35.719 | network-ip-availability 2026-06-24 02:04:35.719 | network-ip-availability-details 2026-06-24 02:04:35.719 | pagination 2026-06-24 02:04:35.719 | port-device-profile 2026-06-24 02:04:35.719 | port-mac-address-regenerate 2026-06-24 02:04:35.719 | port-numa-affinity-policy 2026-06-24 02:04:35.719 | port-numa-affinity-policy-socket 2026-06-24 02:04:35.719 | binding 2026-06-24 02:04:35.719 | binding-extended 2026-06-24 02:04:35.720 | port-security 2026-06-24 02:04:35.720 | project-id 2026-06-24 02:04:35.720 | provider 2026-06-24 02:04:35.720 | qinq 2026-06-24 02:04:35.720 | quota-check-limit 2026-06-24 02:04:35.720 | quota-check-limit-default 2026-06-24 02:04:35.720 | quotas 2026-06-24 02:04:35.720 | quota_details 2026-06-24 02:04:35.720 | rbac-policies 2026-06-24 02:04:35.720 | rbac-address-scope 2026-06-24 02:04:35.721 | rbac-security-groups 2026-06-24 02:04:35.721 | revision-if-match 2026-06-24 02:04:35.721 | standard-attr-revisions 2026-06-24 02:04:35.721 | router_availability_zone 2026-06-24 02:04:35.721 | router-enable-snat 2026-06-24 02:04:35.721 | security-groups-default-rules 2026-06-24 02:04:35.721 | security-groups-default-statefulness 2026-06-24 02:04:35.721 | security-groups-normalized-cidr 2026-06-24 02:04:35.721 | security-groups-remote-address-group 2026-06-24 02:04:35.721 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:04:35.722 | security-groups-shared-filtering 2026-06-24 02:04:35.722 | security-group 2026-06-24 02:04:35.722 | service-type 2026-06-24 02:04:35.722 | sorting 2026-06-24 02:04:35.722 | standard-attr-description 2026-06-24 02:04:35.722 | stateful-security-group 2026-06-24 02:04:35.722 | subnet-dns-publish-fixed-ip 2026-06-24 02:04:35.722 | subnet-external-network 2026-06-24 02:04:35.722 | subnet_onboard 2026-06-24 02:04:35.722 | subnet-service-types 2026-06-24 02:04:35.723 | subnet_allocation 2026-06-24 02:04:35.723 | subnetpool-prefix-ops 2026-06-24 02:04:35.723 | tag-creation 2026-06-24 02:04:35.723 | standard-attr-tag 2026-06-24 02:04:35.723 | standard-attr-timestamp 2026-06-24 02:04:35.723 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-24 02:04:35.723 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:04:35.724 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-24 02:04:35.728 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-24 02:04:35.733 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-24 02:04:40.432 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:40.439 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=04a707a2-fb89-46a5-b9ce-c5b183fdea60 2026-06-24 02:04:40.442 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-24 02:04:40.446 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:40.473 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-24 02:04:40.477 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-24 02:04:40.483 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet de093472-e370-446f-b881-f7d5b8920259 eac0f19b-8c9b-42ce-abf2-e455b37a9f55 2026-06-24 02:04:46.338 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-24 02:04:46.344 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 04a707a2-fb89-46a5-b9ce-c5b183fdea60 2026-06-24 02:04:46.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-24 02:04:46.352 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-24 02:04:46.356 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-24 02:04:46.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-24 02:04:46.364 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-24 02:04:46.368 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 04a707a2-fb89-46a5-b9ce-c5b183fdea60 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-24 02:04:46.372 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-24 02:04:46.376 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-24 02:04:46.383 | +++ 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 04a707a2-fb89-46a5-b9ce-c5b183fdea60 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-24 02:04:46.383 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-24 02:04:50.078 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:50.084 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-24 02:04:50.084 | | id | 81492e04-20fd-4c04-a0f5-b9490535db4e |' 2026-06-24 02:04:50.087 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-24 02:04:50.091 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:50.117 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 81492e04-20fd-4c04-a0f5-b9490535db4e '|' 2026-06-24 02:04:50.122 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 81492e04-20fd-4c04-a0f5-b9490535db4e |' 2026-06-24 02:04:50.126 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-24 02:04:50.131 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 81492e04-20fd-4c04-a0f5-b9490535db4e '|' 2026-06-24 02:04:50.132 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-24 02:04:50.136 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:04:50.140 | ++ functions-common:get_field:807 : read data 2026-06-24 02:04:50.143 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-24 02:04:50.147 | ++ functions-common:get_field:811 : field='$3' 2026-06-24 02:04:50.153 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 81492e04-20fd-4c04-a0f5-b9490535db4e |' 2026-06-24 02:04:50.154 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-24 02:04:50.160 | ++ functions-common:get_field:807 : read data 2026-06-24 02:04:50.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-24 02:04:50.172 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 81492e04-20fd-4c04-a0f5-b9490535db4e '|' 2026-06-24 02:04:50.173 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-24 02:04:50.177 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:04:50.180 | ++ functions-common:get_field:807 : read data 2026-06-24 02:04:50.185 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-24 02:04:50.189 | ++ functions-common:get_field:811 : field='$6' 2026-06-24 02:04:50.194 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 81492e04-20fd-4c04-a0f5-b9490535db4e |' 2026-06-24 02:04:50.194 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-24 02:04:50.201 | ++ functions-common:get_field:807 : read data 2026-06-24 02:04:50.208 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=81492e04-20fd-4c04-a0f5-b9490535db4e 2026-06-24 02:04:50.211 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 04a707a2-fb89-46a5-b9ce-c5b183fdea60 de093472-e370-446f-b881-f7d5b8920259 2026-06-24 02:04:55.872 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-24 02:04:55.876 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-24 02:04:55.879 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-24 02:04:55.910 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:04:55.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-24 02:04:55.919 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-24 02:04:55.922 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-24 02:04:55.928 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-24 02:04:55.933 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-24 02:04:55.937 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-24 02:04:55.976 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-24 02:04:55.980 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-24 02:04:55.983 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-24 02:04:55.987 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-24 02:04:55.991 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-24 02:04:55.995 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-24 02:04:55.998 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-24 02:04:56.002 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-24 02:04:56.006 | + functions-common:test_with_retry:2360 : local until=10 2026-06-24 02:04:56.009 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-24 02:04:56.013 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-24 02:04:56.017 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-24 02:04:56.021 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:04:56.025 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:04:56.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:04:56.037 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266696032 2026-06-24 02:04:56.041 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-24 02:04:56.051 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-24 02:04:56.055 | + functions-common:time_stop:2420 : local name 2026-06-24 02:04:56.058 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:04:56.063 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:04:56.068 | + functions-common:time_stop:2423 : local total 2026-06-24 02:04:56.072 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:04:56.076 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-24 02:04:56.080 | + functions-common:time_stop:2427 : start_time=1782266696032 2026-06-24 02:04:56.084 | + functions-common:time_stop:2429 : [[ -z 1782266696032 ]] 2026-06-24 02:04:56.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:04:56.095 | + functions-common:time_stop:2432 : end_time=1782266696091 2026-06-24 02:04:56.099 | + functions-common:time_stop:2433 : elapsed_time=59 2026-06-24 02:04:56.102 | + functions-common:time_stop:2434 : total=7053 2026-06-24 02:04:56.106 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:04:56.110 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7112 2026-06-24 02:04:56.117 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-24 02:04:56.117 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-24 02:04:56.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-24 02:04:56.129 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:04:56.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-24 02:04:56.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-24 02:04:56.140 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-24 02:04:56.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-24 02:04:56.188 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-24 02:04:56.188 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-24 02:04:56.192 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-24 02:04:56.193 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-24 02:04:59.602 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:04:59.607 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.192 ' 2026-06-24 02:04:59.610 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-24 02:04:59.612 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:04:59.631 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-24 02:04:59.633 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:04:59.636 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-24 02:04:59.639 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-24 02:04:59.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet de093472-e370-446f-b881-f7d5b8920259 0ad84ccc-f80a-494e-9407-8da20bdaed46 2026-06-24 02:05:06.028 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-24 02:05:06.034 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 04a707a2-fb89-46a5-b9ce-c5b183fdea60 2026-06-24 02:05:06.039 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-24 02:05:06.042 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-24 02:05:06.046 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-24 02:05:06.050 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-24 02:05:06.055 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 04a707a2-fb89-46a5-b9ce-c5b183fdea60 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-24 02:05:06.059 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-24 02:05:06.063 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-24 02:05:06.070 | +++ 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 04a707a2-fb89-46a5-b9ce-c5b183fdea60 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-24 02:05:06.070 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-24 02:05:11.936 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:05:11.943 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-24 02:05:11.943 | | id | 6b805269-b7c6-4d13-b53a-d968338a3e5b |' 2026-06-24 02:05:11.946 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-24 02:05:11.951 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:05:11.980 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 6b805269-b7c6-4d13-b53a-d968338a3e5b '|' 2026-06-24 02:05:11.985 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 6b805269-b7c6-4d13-b53a-d968338a3e5b |' 2026-06-24 02:05:11.990 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-24 02:05:11.997 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 6b805269-b7c6-4d13-b53a-d968338a3e5b '|' 2026-06-24 02:05:11.998 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-24 02:05:12.003 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:05:12.006 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:12.010 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-24 02:05:12.014 | ++ functions-common:get_field:811 : field='$3' 2026-06-24 02:05:12.019 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 6b805269-b7c6-4d13-b53a-d968338a3e5b |' 2026-06-24 02:05:12.019 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-24 02:05:12.027 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:12.033 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-24 02:05:12.037 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-24 02:05:12.043 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 6b805269-b7c6-4d13-b53a-d968338a3e5b '|' 2026-06-24 02:05:12.044 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-24 02:05:12.047 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:05:12.051 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:12.055 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-24 02:05:12.059 | ++ functions-common:get_field:811 : field='$6' 2026-06-24 02:05:12.064 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 6b805269-b7c6-4d13-b53a-d968338a3e5b |' 2026-06-24 02:05:12.064 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-24 02:05:12.072 | ++ functions-common:get_field:807 : read data 2026-06-24 02:05:12.078 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=6b805269-b7c6-4d13-b53a-d968338a3e5b 2026-06-24 02:05:12.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-24 02:05:12.086 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-24 02:05:12.091 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-24 02:05:12.095 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-24 02:05:12.120 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:12.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-24 02:05:12.138 | net.ipv6.conf.all.forwarding = 1 2026-06-24 02:05:12.148 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 6b805269-b7c6-4d13-b53a-d968338a3e5b 2026-06-24 02:05:12.148 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show de093472-e370-446f-b881-f7d5b8920259 -c external_gateway_info -f json 2026-06-24 02:05:12.153 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-24 02:05:12.154 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-24 02:05:12.156 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-24 02:05:15.696 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:05:15.702 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::278 2026-06-24 02:05:15.706 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-24 02:05:15.710 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:05:15.733 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-24 02:05:15.737 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-24 02:05:15.740 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-24 02:05:15.746 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-24 02:05:15.749 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-24 02:05:15.753 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-24 02:05:15.780 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-24 02:05:15.785 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-24 02:05:15.789 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-24 02:05:15.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-24 02:05:15.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-24 02:05:15.828 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd2c:f054:4290::/56 2026-06-24 02:05:15.832 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z bb46564d-bff2-4f55-a71f-594a5a94e7ca ]] 2026-06-24 02:05:15.836 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd2c:f054:4290::/56 via 2001:db8::278 dev br-ex 2026-06-24 02:05:15.854 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-24 02:05:15.858 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:05:15.862 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-24 02:05:15.887 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:15.890 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-24 02:05:15.895 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:05:15.899 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-24 02:05:15.903 | + ./stack.sh:main:1332 : start_nova 2026-06-24 02:05:15.906 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-24 02:05:15.910 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:15.913 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:15.916 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:15.919 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-24 02:05:15.924 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:15.927 | + functions-common:run_process:1674 : local service=n-sch 2026-06-24 02:05:15.930 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:15.934 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:15.937 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:15.941 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:15.944 | + functions-common:run_process:1680 : local name=n-sch 2026-06-24 02:05:15.949 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:15.952 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:15.956 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:15.960 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:15.965 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:15.970 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266715966 2026-06-24 02:05:15.974 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-24 02:05:15.996 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:16.000 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-24 02:05:16.003 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-24 02:05:16.006 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:16.010 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:16.013 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:16.017 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:16.020 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-24 02:05:16.024 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-24 02:05:16.027 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-24 02:05:16.031 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:16.034 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:16.038 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:16.041 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:16.045 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-24 02:05:16.048 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-24 02:05:16.052 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-24 02:05:16.055 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-24 02:05:16.058 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:16.062 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:05:16.064 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:16.067 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:05:16.070 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:16.074 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:05:16.077 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-24 02:05:16.080 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:16.085 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-24 02:05:16.177 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:05:16.268 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-24 02:05:16.349 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:05:16.429 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-24 02:05:16.505 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-24 02:05:16.582 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:05:16.655 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:05:16.658 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:05:16.662 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-24 02:05:16.750 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:05:17.294 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-24 02:05:17.319 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-24 02:05:17.813 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-24 02:05:17.879 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:17.884 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:17.889 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:17.893 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:17.897 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:17.901 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:17.906 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:17.910 | + functions-common:time_stop:2427 : start_time=1782266715966 2026-06-24 02:05:17.914 | + functions-common:time_stop:2429 : [[ -z 1782266715966 ]] 2026-06-24 02:05:17.920 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:17.926 | + functions-common:time_stop:2432 : end_time=1782266717921 2026-06-24 02:05:17.930 | + functions-common:time_stop:2433 : elapsed_time=1955 2026-06-24 02:05:17.934 | + functions-common:time_stop:2434 : total=22898 2026-06-24 02:05:17.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:17.942 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24853 2026-06-24 02:05:17.947 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-24 02:05:17.954 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:05:17.958 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-24 02:05:17.962 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:05:17.967 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:17.972 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:17.977 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:17.981 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-24 02:05:17.986 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:17.990 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:17.995 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:17.999 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:18.005 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:18.011 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266718006 2026-06-24 02:05:18.015 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-24 02:05:18.043 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:18.047 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-24 02:05:18.052 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-24 02:05:18.056 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:05:18.060 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:05:18.064 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:05:18.068 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:05:18.072 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-24 02:05:18.076 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-24 02:05:18.081 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-24 02:05:18.085 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:18.089 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:18.093 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:18.097 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:18.101 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-24 02:05:18.105 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:05:18.110 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:05:18.114 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:05:18.118 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-24 02:05:18.122 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-24 02:05:18.126 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:05:18.130 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:05:18.135 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:05:18.138 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:05:18.141 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-24 02:05:18.144 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:05:18.151 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-24 02:05:18.242 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:05:18.333 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-24 02:05:18.408 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-24 02:05:18.487 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:05:18.566 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:05:18.643 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-24 02:05:18.718 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-24 02:05:18.800 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-24 02:05:18.877 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-24 02:05:18.957 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-24 02:05:19.033 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:05:19.036 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:05:19.040 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-24 02:05:19.130 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:05:19.628 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-24 02:05:19.666 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-24 02:05:20.137 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-24 02:05:20.279 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:20.285 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:20.288 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:20.290 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:20.293 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:20.295 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:20.297 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:20.300 | + functions-common:time_stop:2427 : start_time=1782266718006 2026-06-24 02:05:20.302 | + functions-common:time_stop:2429 : [[ -z 1782266718006 ]] 2026-06-24 02:05:20.306 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:20.309 | + functions-common:time_stop:2432 : end_time=1782266720306 2026-06-24 02:05:20.311 | + functions-common:time_stop:2433 : elapsed_time=2300 2026-06-24 02:05:20.313 | + functions-common:time_stop:2434 : total=24853 2026-06-24 02:05:20.316 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:20.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27153 2026-06-24 02:05:20.321 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:20.323 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:20.326 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-24 02:05:20.328 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:20.331 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:20.333 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:20.336 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-24 02:05:20.339 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:05:20.341 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-24 02:05:20.344 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-24 02:05:20.348 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:05:20.351 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-24 02:05:20.353 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-24 02:05:20.373 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:20.376 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-24 02:05:20.429 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-24 02:05:20.431 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-24 02:05:20.450 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:20.452 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-24 02:05:20.454 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-24 02:05:20.476 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:20.478 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-24 02:05:20.482 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:05:20.484 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-24 02:05:20.487 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-24 02:05:20.490 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:05:20.494 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:05:20.499 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:05:20.499 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-24 02:05:20.501 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-24 02:05:20.503 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-24 02:05:20.505 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:20.507 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:20.509 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:20.511 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-24 02:05:20.513 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:20.515 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:20.517 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:20.519 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:20.522 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:20.526 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266720523 2026-06-24 02:05:20.528 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-24 02:05:20.549 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:20.551 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-24 02:05:20.554 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-24 02:05:20.556 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-24 02:05:20.560 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-24 02:05:20.560 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-24 02:05:20.562 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-24 02:05:20.564 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-24 02:05:20.566 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-24 02:05:20.568 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-24 02:05:20.570 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:20.572 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:20.574 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:20.577 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:20.579 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-24 02:05:20.581 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-24 02:05:20.583 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-24 02:05:20.585 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-24 02:05:20.587 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-24 02:05:20.589 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:05:20.593 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:20.593 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:05:20.594 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:20.596 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:05:20.598 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-24 02:05:20.600 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:20.603 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-24 02:05:20.691 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:05:20.776 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-24 02:05:20.852 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-24 02:05:20.915 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-24 02:05:20.978 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-24 02:05:21.043 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:05:21.121 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:05:21.125 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:05:21.128 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-24 02:05:21.221 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:05:21.751 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-24 02:05:21.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-24 02:05:22.316 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-24 02:05:22.376 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:22.380 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:22.383 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:22.386 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:22.389 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:22.392 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:22.396 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:22.400 | + functions-common:time_stop:2427 : start_time=1782266720523 2026-06-24 02:05:22.403 | + functions-common:time_stop:2429 : [[ -z 1782266720523 ]] 2026-06-24 02:05:22.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:22.413 | + functions-common:time_stop:2432 : end_time=1782266722410 2026-06-24 02:05:22.416 | + functions-common:time_stop:2433 : elapsed_time=1887 2026-06-24 02:05:22.418 | + functions-common:time_stop:2434 : total=27153 2026-06-24 02:05:22.420 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:22.423 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29040 2026-06-24 02:05:22.425 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-24 02:05:22.427 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-24 02:05:22.430 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-24 02:05:22.432 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:22.435 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:22.436 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:22.438 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-24 02:05:22.441 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:22.443 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:22.445 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:22.450 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:22.450 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:22.454 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266722451 2026-06-24 02:05:22.456 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-24 02:05:22.475 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:22.477 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:22.479 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:22.482 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:22.484 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:22.486 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:22.488 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:22.490 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:22.493 | + functions-common:time_stop:2427 : start_time=1782266722451 2026-06-24 02:05:22.495 | + functions-common:time_stop:2429 : [[ -z 1782266722451 ]] 2026-06-24 02:05:22.498 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:22.502 | + functions-common:time_stop:2432 : end_time=1782266722499 2026-06-24 02:05:22.504 | + functions-common:time_stop:2433 : elapsed_time=48 2026-06-24 02:05:22.506 | + functions-common:time_stop:2434 : total=29040 2026-06-24 02:05:22.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:22.511 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29088 2026-06-24 02:05:22.513 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:22.515 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-24 02:05:22.517 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:22.520 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:22.522 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:22.524 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:22.528 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-24 02:05:22.528 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:22.530 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:22.533 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:22.535 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:22.538 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:22.542 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266722539 2026-06-24 02:05:22.544 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-24 02:05:22.566 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:22.568 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:22.570 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:22.573 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:22.575 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:22.578 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:22.580 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:22.582 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:22.584 | + functions-common:time_stop:2427 : start_time=1782266722539 2026-06-24 02:05:22.586 | + functions-common:time_stop:2429 : [[ -z 1782266722539 ]] 2026-06-24 02:05:22.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:22.594 | + functions-common:time_stop:2432 : end_time=1782266722591 2026-06-24 02:05:22.596 | + functions-common:time_stop:2433 : elapsed_time=52 2026-06-24 02:05:22.598 | + functions-common:time_stop:2434 : total=29088 2026-06-24 02:05:22.600 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:22.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29140 2026-06-24 02:05:22.605 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:22.607 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:22.610 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-24 02:05:22.612 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:05:22.614 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-24 02:05:22.616 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-24 02:05:22.638 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:22.641 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-24 02:05:22.700 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-24 02:05:22.702 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:05:22.704 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-24 02:05:22.758 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-24 02:05:22.781 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:22.784 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:22.786 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-24 02:05:22.791 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:22.791 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:22.792 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:22.795 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:22.797 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-24 02:05:22.799 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:22.801 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:22.803 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:22.805 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:22.810 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:22.812 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266722809 2026-06-24 02:05:22.814 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-24 02:05:22.833 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:22.836 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-24 02:05:22.839 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-24 02:05:22.842 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:22.845 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:22.848 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:22.850 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:22.853 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-24 02:05:22.855 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-24 02:05:22.857 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-24 02:05:22.860 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:22.862 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:22.864 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:22.866 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:22.869 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-24 02:05:22.871 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-24 02:05:22.874 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-24 02:05:22.876 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-24 02:05:22.878 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:22.881 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:05:22.883 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:22.885 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:05:22.887 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:22.889 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:05:22.891 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-24 02:05:22.893 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:22.897 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-24 02:05:22.977 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:05:23.066 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-24 02:05:23.186 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:05:23.260 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-24 02:05:23.331 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-24 02:05:23.406 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:05:23.485 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:05:23.488 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:05:23.490 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-24 02:05:23.615 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:05:24.180 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-24 02:05:24.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-24 02:05:24.750 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-24 02:05:24.818 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:24.821 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:24.826 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:24.832 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:24.836 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:24.843 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:24.847 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:24.852 | + functions-common:time_stop:2427 : start_time=1782266722809 2026-06-24 02:05:24.859 | + functions-common:time_stop:2429 : [[ -z 1782266722809 ]] 2026-06-24 02:05:24.867 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:24.876 | + functions-common:time_stop:2432 : end_time=1782266724870 2026-06-24 02:05:24.882 | + functions-common:time_stop:2433 : elapsed_time=2061 2026-06-24 02:05:24.887 | + functions-common:time_stop:2434 : total=29140 2026-06-24 02:05:24.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:24.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31201 2026-06-24 02:05:24.905 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-24 02:05:24.915 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:05:24.923 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-24 02:05:24.957 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:24.960 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-24 02:05:24.970 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-24 02:05:24.977 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:05:24.984 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:05:24.991 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:05:24.997 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:25.002 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-24 02:05:25.006 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:25.015 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:25.017 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:25.024 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:25.030 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-24 02:05:25.034 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:25.044 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:25.051 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:25.056 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:25.064 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:25.073 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266725067 2026-06-24 02:05:25.080 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-24 02:05:25.127 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:25.134 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-24 02:05:25.141 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-24 02:05:25.147 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:25.154 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:25.160 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:25.167 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:25.172 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-24 02:05:25.179 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-24 02:05:25.183 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-24 02:05:25.188 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:25.195 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:25.201 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:25.207 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:25.215 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-24 02:05:25.220 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-24 02:05:25.229 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-24 02:05:25.234 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-24 02:05:25.241 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:25.248 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:05:25.254 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:25.261 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:05:25.265 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:25.271 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:05:25.276 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-24 02:05:25.285 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:25.299 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-24 02:05:25.414 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:05:25.575 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-24 02:05:25.702 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:05:25.828 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-24 02:05:25.967 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-24 02:05:26.103 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:05:26.235 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:05:26.239 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:05:26.242 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-24 02:05:26.371 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:05:26.931 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-24 02:05:26.970 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-24 02:05:27.454 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-24 02:05:27.514 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:27.522 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:27.527 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:27.532 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:27.535 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:27.538 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:27.542 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:27.545 | + functions-common:time_stop:2427 : start_time=1782266725067 2026-06-24 02:05:27.548 | + functions-common:time_stop:2429 : [[ -z 1782266725067 ]] 2026-06-24 02:05:27.553 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:27.558 | + functions-common:time_stop:2432 : end_time=1782266727555 2026-06-24 02:05:27.561 | + functions-common:time_stop:2433 : elapsed_time=2488 2026-06-24 02:05:27.563 | + functions-common:time_stop:2434 : total=31201 2026-06-24 02:05:27.565 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:27.568 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33689 2026-06-24 02:05:27.570 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-24 02:05:27.573 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:27.577 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:27.578 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:27.581 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-24 02:05:27.585 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-24 02:05:27.588 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-24 02:05:27.591 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:05:27.593 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:05:27.595 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-24 02:05:27.598 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:05:27.601 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-24 02:05:27.603 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-24 02:05:27.606 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-24 02:05:27.609 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-24 02:05:27.614 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:05:27.623 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-24 02:05:27.623 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-24 02:05:27.623 | BEGIN { 2026-06-24 02:05:27.623 | section = "" 2026-06-24 02:05:27.623 | last_section = "" 2026-06-24 02:05:27.623 | section_count = 0 2026-06-24 02:05:27.623 | } 2026-06-24 02:05:27.624 | /^\[.+\]/ { 2026-06-24 02:05:27.624 | gsub("[][]", "", $1); 2026-06-24 02:05:27.624 | section=$1 2026-06-24 02:05:27.625 | next 2026-06-24 02:05:27.625 | } 2026-06-24 02:05:27.625 | /^ *\#/ { 2026-06-24 02:05:27.625 | next 2026-06-24 02:05:27.625 | } 2026-06-24 02:05:27.625 | /^[^ \t]+/ { 2026-06-24 02:05:27.625 | # get offset of first = in $0 2026-06-24 02:05:27.625 | eq_idx = index($0, "=") 2026-06-24 02:05:27.626 | # extract attr & value from $0 2026-06-24 02:05:27.626 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:05:27.626 | value = substr($0, eq_idx + 1) 2026-06-24 02:05:27.626 | # only need to strip trailing whitespace from attr 2026-06-24 02:05:27.626 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:05:27.626 | # need to strip leading & trailing whitespace from value 2026-06-24 02:05:27.626 | sub(/^[ \t]*/, "", value) 2026-06-24 02:05:27.631 | sub(/[ \t]*$/, "", value) 2026-06-24 02:05:27.631 | 2026-06-24 02:05:27.631 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:05:27.631 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:05:27.631 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:05:27.631 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:05:27.631 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:05:27.632 | if (section != last_section) { 2026-06-24 02:05:27.632 | cfg_section[section_count++] = section 2026-06-24 02:05:27.632 | last_section = section 2026-06-24 02:05:27.632 | } 2026-06-24 02:05:27.632 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:05:27.632 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:05:27.632 | 2026-06-24 02:05:27.632 | cfg_attr[section, attr, 0] = value 2026-06-24 02:05:27.632 | cfg_attr_count[section, attr] = 1 2026-06-24 02:05:27.632 | } else { 2026-06-24 02:05:27.632 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:05:27.633 | cfg_attr[section, attr, lno] = value 2026-06-24 02:05:27.633 | } 2026-06-24 02:05:27.633 | } 2026-06-24 02:05:27.633 | END { 2026-06-24 02:05:27.633 | # Process each section in order 2026-06-24 02:05:27.633 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:05:27.633 | section = cfg_section[sno] 2026-06-24 02:05:27.633 | # The ini routines simply append a config item immediately 2026-06-24 02:05:27.633 | # after the section header. To keep the same order as defined 2026-06-24 02:05:27.633 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:05:27.633 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:05:27.634 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:05:27.634 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:05:27.634 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:05:27.637 | else { 2026-06-24 02:05:27.637 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:05:27.637 | count = cfg_attr_count[section, attr] 2026-06-24 02:05:27.637 | print "inidelete " configfile " " section " " attr 2026-06-24 02:05:27.637 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:05:27.638 | for (l = count -2; l >= 0; l--) 2026-06-24 02:05:27.638 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:05:27.638 | } 2026-06-24 02:05:27.638 | } 2026-06-24 02:05:27.638 | } 2026-06-24 02:05:27.638 | } 2026-06-24 02:05:27.638 | ' 2026-06-24 02:05:27.638 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:05:27.638 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:05:27.638 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:05:27.645 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-24 02:05:27.653 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:05:27.657 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-24 02:05:27.661 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-24 02:05:27.661 | BEGIN { group = "" } 2026-06-24 02:05:27.661 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:05:27.661 | gsub("[][]", "", $1); 2026-06-24 02:05:27.661 | split($1, a, "|"); 2026-06-24 02:05:27.665 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:05:27.665 | group=a[1] 2026-06-24 02:05:27.665 | } else { 2026-06-24 02:05:27.665 | group="" 2026-06-24 02:05:27.665 | } 2026-06-24 02:05:27.665 | next 2026-06-24 02:05:27.665 | } 2026-06-24 02:05:27.666 | { 2026-06-24 02:05:27.666 | if (group != "") 2026-06-24 02:05:27.666 | print $0 2026-06-24 02:05:27.666 | } 2026-06-24 02:05:27.666 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:05:27.671 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:05:27.673 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-24 02:05:27.718 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-24 02:05:27.760 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-24 02:05:27.763 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-24 02:05:27.766 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-24 02:05:27.768 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 02:05:27.771 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-24 02:05:27.774 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:05:27.794 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:27.803 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-24 02:05:27.808 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-24 02:05:27.811 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:05:27.835 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:27.839 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.16:5672/nova_cell1 2026-06-24 02:05:27.842 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.16:5672/nova_cell1 2026-06-24 02:05:27.908 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:05:27.912 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:05:27.915 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-24 02:05:27.945 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-24 02:05:27.972 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-24 02:05:27.976 | + lib/nova:configure_console_compute:669 : local offset 2026-06-24 02:05:27.979 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-24 02:05:27.983 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-24 02:05:27.986 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-24 02:05:28.022 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.16 2026-06-24 02:05:28.026 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-24 02:05:28.048 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:28.052 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-24 02:05:28.056 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-24 02:05:28.059 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-24 02:05:28.062 | + functions:vercmp:648 : local 'op=<' 2026-06-24 02:05:28.066 | + functions:vercmp:649 : local v2=1.0.0 2026-06-24 02:05:28.070 | + functions:vercmp:650 : local result 2026-06-24 02:05:28.078 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-24 02:05:28.078 | ++ functions:vercmp:654 : head -1 2026-06-24 02:05:28.079 | ++ functions:vercmp:654 : sort -V 2026-06-24 02:05:28.086 | + functions:vercmp:654 : result=1.0.0 2026-06-24 02:05:28.089 | + functions:vercmp:656 : case $op in 2026-06-24 02:05:28.092 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-24 02:05:28.096 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-24 02:05:28.099 | + functions:vercmp:667 : return 2026-06-24 02:05:28.102 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.16:6080/vnc_lite.html 2026-06-24 02:05:28.106 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.16:6080/vnc_lite.html 2026-06-24 02:05:28.146 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.16:6081/spice_auto.html 2026-06-24 02:05:28.149 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.16:6081/spice_auto.html 2026-06-24 02:05:28.192 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-24 02:05:28.213 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:28.217 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-24 02:05:28.220 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.16 2026-06-24 02:05:28.224 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-24 02:05:28.264 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.16 2026-06-24 02:05:28.312 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-24 02:05:28.339 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:28.343 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-24 02:05:28.348 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-24 02:05:28.374 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:28.378 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-24 02:05:28.382 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-24 02:05:28.430 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-24 02:05:28.434 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-24 02:05:28.480 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-24 02:05:28.485 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-24 02:05:28.490 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-24 02:05:28.494 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-24 02:05:28.497 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-24 02:05:28.501 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-24 02:05:28.504 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-24 02:05:28.508 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:05:28.512 | + functions-common:run_process:1676 : local group=libvirt 2026-06-24 02:05:28.514 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:28.516 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:28.519 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-24 02:05:28.523 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:28.526 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:28.530 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:28.533 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:28.538 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:28.543 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266728539 2026-06-24 02:05:28.547 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-24 02:05:28.570 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:28.574 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-24 02:05:28.578 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-24 02:05:28.581 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:05:28.585 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:05:28.588 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:05:28.592 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:05:28.596 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-24 02:05:28.599 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-24 02:05:28.603 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-24 02:05:28.606 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-24 02:05:28.610 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:28.613 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:28.616 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:28.620 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-24 02:05:28.623 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-24 02:05:28.627 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-24 02:05:28.630 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-24 02:05:28.633 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:05:28.637 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-24 02:05:28.640 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:28.643 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:05:28.647 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:28.650 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-24 02:05:28.653 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-24 02:05:28.656 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-24 02:05:28.660 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:28.665 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-24 02:05:28.756 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:05:28.856 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-24 02:05:28.941 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:05:29.017 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-24 02:05:29.099 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-24 02:05:29.184 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:05:29.260 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:05:29.263 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-24 02:05:29.268 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-24 02:05:29.344 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-24 02:05:29.434 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:05:29.943 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-24 02:05:29.974 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-24 02:05:30.454 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-24 02:05:30.497 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:30.503 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:30.508 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:30.514 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:30.521 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:30.525 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:30.528 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:30.531 | + functions-common:time_stop:2427 : start_time=1782266728539 2026-06-24 02:05:30.534 | + functions-common:time_stop:2429 : [[ -z 1782266728539 ]] 2026-06-24 02:05:30.541 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:30.549 | + functions-common:time_stop:2432 : end_time=1782266730543 2026-06-24 02:05:30.552 | + functions-common:time_stop:2433 : elapsed_time=2004 2026-06-24 02:05:30.555 | + functions-common:time_stop:2434 : total=33689 2026-06-24 02:05:30.561 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:30.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35693 2026-06-24 02:05:30.571 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:30.579 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:05:30.582 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-24 02:05:30.623 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:30.628 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-24 02:05:30.628 | Dumping cells_v2 mapping 2026-06-24 02:05:30.635 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-24 02:05:31.126 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:05:31.126 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:05:31.126 | we strongly recommend against using it for new projects. 2026-06-24 02:05:31.126 | 2026-06-24 02:05:31.126 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:05:31.126 | framework. For more detail see 2026-06-24 02:05:31.126 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:05:31.127 | 2026-06-24 02:05:31.127 | import eventlet # noqa 2026-06-24 02:05:31.481 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:05:34.606 | INFO dbcounter [None req-e2cc541e-1fbf-4a84-96a5-c083c099ec11 None None] Registered counter for database nova_api 2026-06-24 02:05:34.740 | DEBUG dbcounter [-] [80234] Writer thread running {{(pid=80234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:05:34.771 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-24 02:05:34.772 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-24 02:05:34.772 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-24 02:05:34.772 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-24 02:05:34.772 | | cell1 | f8a58226-9638-4551-949b-084306aca872 | rabbit://stackrabbit:stackqueue@192.168.122.16:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-24 02:05:34.772 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-24 02:05:35.117 | Exception ignored in: 2026-06-24 02:05:35.117 | Traceback (most recent call last): 2026-06-24 02:05:35.117 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:05:35.117 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:05:35.117 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:05:35.117 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:05:35.117 | RuntimeError: greenlet is being finalized 2026-06-24 02:05:35.515 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-24 02:05:35.519 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-24 02:05:35.612 | + inc/async:async_inner:63 : create_flavors 2026-06-24 02:05:35.680 | [2067 Async create_flavors:80336]: running: create_flavors 2026-06-24 02:05:35.683 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-24 02:05:35.711 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:35.718 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-24 02:05:35.720 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:05:35.725 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-24 02:05:35.730 | + ./stack.sh:main:1337 : start_cinder 2026-06-24 02:05:35.733 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-24 02:05:35.738 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-24 02:05:35.746 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:05:35.750 | + functions-common:run_process:1674 : local service=c-api 2026-06-24 02:05:35.755 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:05:35.759 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:35.764 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:35.768 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:35.774 | + functions-common:run_process:1680 : local name=c-api 2026-06-24 02:05:35.779 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:35.783 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:35.787 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:35.791 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:35.797 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:35.803 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266735798 2026-06-24 02:05:35.808 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-24 02:05:35.835 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:35.840 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-24 02:05:35.844 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-24 02:05:35.848 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:05:35.852 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:05:35.857 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:05:35.861 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:05:35.865 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-24 02:05:35.875 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-24 02:05:35.878 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-24 02:05:35.882 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:35.885 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:35.889 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:35.896 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:35.904 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-24 02:05:35.911 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:05:35.916 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:05:35.924 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:05:35.928 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-24 02:05:35.941 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-24 02:05:35.946 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:05:35.954 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:05:35.961 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:05:35.966 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:05:35.972 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-24 02:05:35.979 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:05:35.990 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-24 02:05:36.133 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:05:36.241 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-24 02:05:36.319 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-24 02:05:36.402 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:05:36.483 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:05:36.566 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-24 02:05:36.646 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-24 02:05:36.724 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-24 02:05:36.805 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-24 02:05:36.900 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-24 02:05:36.988 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:05:36.993 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:05:36.997 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-24 02:05:37.097 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:05:37.618 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-24 02:05:37.652 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-24 02:05:38.147 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-24 02:05:38.296 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:38.308 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:38.314 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:38.319 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:38.327 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:38.338 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:38.345 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:38.350 | + functions-common:time_stop:2427 : start_time=1782266735798 2026-06-24 02:05:38.364 | + functions-common:time_stop:2429 : [[ -z 1782266735798 ]] 2026-06-24 02:05:38.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:38.384 | + functions-common:time_stop:2432 : end_time=1782266738376 2026-06-24 02:05:38.391 | + functions-common:time_stop:2433 : elapsed_time=2578 2026-06-24 02:05:38.401 | + functions-common:time_stop:2434 : total=35693 2026-06-24 02:05:38.406 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:38.413 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38271 2026-06-24 02:05:38.421 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-24 02:05:38.421 | Waiting for Cinder API to start... 2026-06-24 02:05:38.431 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.16/volume/v3/ 2026-06-24 02:05:38.435 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.16/volume/v3/ 2026-06-24 02:05:38.442 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:05:38.448 | + functions:wait_for_service:477 : local url=http://192.168.122.16/volume/v3/ 2026-06-24 02:05:38.454 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:05:38.460 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:05:38.464 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:05:38.471 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:38.479 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:38.489 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:38.501 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266738490 2026-06-24 02:05:38.504 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:05:38.513 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:05:38.519 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.16/volume/v3/ 2026-06-24 02:05:43.532 | + :: : [[ 401 == 503 ]] 2026-06-24 02:05:43.533 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:05:43.537 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:05:43.542 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:43.546 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:43.551 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:43.556 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:43.560 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:43.563 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:05:43.568 | + functions-common:time_stop:2427 : start_time=1782266738490 2026-06-24 02:05:43.572 | + functions-common:time_stop:2429 : [[ -z 1782266738490 ]] 2026-06-24 02:05:43.579 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:43.585 | + functions-common:time_stop:2432 : end_time=1782266743580 2026-06-24 02:05:43.589 | + functions-common:time_stop:2433 : elapsed_time=5090 2026-06-24 02:05:43.594 | + functions-common:time_stop:2434 : total=14724 2026-06-24 02:05:43.598 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:43.604 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19814 2026-06-24 02:05:43.607 | + functions:wait_for_service:486 : return 0 2026-06-24 02:05:43.611 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:43.615 | + functions-common:run_process:1674 : local service=c-sch 2026-06-24 02:05:43.622 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:43.626 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:43.631 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:43.635 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:43.640 | + functions-common:run_process:1680 : local name=c-sch 2026-06-24 02:05:43.644 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:43.650 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:43.654 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:43.658 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:43.664 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:43.671 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266743666 2026-06-24 02:05:43.675 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-24 02:05:43.705 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:43.710 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-24 02:05:43.719 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-24 02:05:43.719 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:43.721 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:43.724 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:43.729 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:43.733 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-24 02:05:43.737 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-24 02:05:43.742 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-24 02:05:43.745 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:43.749 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:43.752 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:43.756 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:43.758 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-24 02:05:43.763 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-24 02:05:43.767 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-24 02:05:43.770 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-24 02:05:43.773 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:43.776 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:05:43.779 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:43.782 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:05:43.785 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:43.789 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:05:43.792 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-24 02:05:43.797 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:43.805 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-24 02:05:43.907 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:05:44.002 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-24 02:05:44.096 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:44.189 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-24 02:05:44.289 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-24 02:05:44.374 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:05:44.460 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:05:44.467 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:05:44.472 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-24 02:05:44.579 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:05:45.121 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-24 02:05:45.159 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-24 02:05:45.662 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-24 02:05:45.709 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:45.712 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:45.718 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:45.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:45.728 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:45.732 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:45.734 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:45.737 | + functions-common:time_stop:2427 : start_time=1782266743666 2026-06-24 02:05:45.740 | + functions-common:time_stop:2429 : [[ -z 1782266743666 ]] 2026-06-24 02:05:45.748 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:45.751 | + functions-common:time_stop:2432 : end_time=1782266745748 2026-06-24 02:05:45.754 | + functions-common:time_stop:2433 : elapsed_time=2082 2026-06-24 02:05:45.756 | + functions-common:time_stop:2434 : total=38271 2026-06-24 02:05:45.759 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:45.761 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40353 2026-06-24 02:05:45.764 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:05:45.767 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:05:45.770 | + functions-common:run_process:1674 : local service=c-bak 2026-06-24 02:05:45.773 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:45.775 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:45.778 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:45.781 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:05:45.786 | + functions-common:run_process:1680 : local name=c-bak 2026-06-24 02:05:45.789 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:45.793 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:45.797 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:45.804 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:45.812 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:45.816 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266745812 2026-06-24 02:05:45.822 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-24 02:05:45.844 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:45.847 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:45.849 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:45.851 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:45.854 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:45.857 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:45.863 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:45.868 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:45.881 | + functions-common:time_stop:2427 : start_time=1782266745812 2026-06-24 02:05:45.892 | + functions-common:time_stop:2429 : [[ -z 1782266745812 ]] 2026-06-24 02:05:45.906 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:45.924 | + functions-common:time_stop:2432 : end_time=1782266745912 2026-06-24 02:05:45.938 | + functions-common:time_stop:2433 : elapsed_time=100 2026-06-24 02:05:45.944 | + functions-common:time_stop:2434 : total=40353 2026-06-24 02:05:45.954 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:45.963 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40453 2026-06-24 02:05:45.971 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:05:45.978 | + functions-common:run_process:1674 : local service=c-vol 2026-06-24 02:05:45.980 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:45.984 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:45.989 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:45.994 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:05:45.998 | + functions-common:run_process:1680 : local name=c-vol 2026-06-24 02:05:46.002 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:46.007 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:46.013 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:46.017 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:46.022 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:46.030 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266746024 2026-06-24 02:05:46.035 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-24 02:05:46.069 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:46.073 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:05:46.079 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-24 02:05:46.084 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:46.091 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:46.095 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:46.099 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:46.101 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-24 02:05:46.107 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-24 02:05:46.114 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-24 02:05:46.118 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:46.121 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:46.124 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:46.128 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:05:46.132 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-24 02:05:46.135 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-24 02:05:46.140 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:05:46.144 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-24 02:05:46.148 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:46.153 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:05:46.158 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:05:46.162 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:05:46.167 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:05:46.172 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:05:46.178 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-24 02:05:46.185 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:05:46.189 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-24 02:05:46.298 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:05:46.395 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-24 02:05:46.476 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:05:46.563 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-24 02:05:46.664 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-24 02:05:46.763 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:05:46.870 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-24 02:05:46.873 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:05:46.980 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:05:46.985 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-24 02:05:47.120 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:05:47.695 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-24 02:05:47.745 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-24 02:05:48.298 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-24 02:05:48.345 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:48.352 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:48.352 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:48.353 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:48.361 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:48.367 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:48.375 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:48.378 | + functions-common:time_stop:2427 : start_time=1782266746024 2026-06-24 02:05:48.380 | + functions-common:time_stop:2429 : [[ -z 1782266746024 ]] 2026-06-24 02:05:48.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:48.388 | + functions-common:time_stop:2432 : end_time=1782266748385 2026-06-24 02:05:48.389 | + functions-common:time_stop:2433 : elapsed_time=2361 2026-06-24 02:05:48.392 | + functions-common:time_stop:2434 : total=40453 2026-06-24 02:05:48.394 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:48.398 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42814 2026-06-24 02:05:48.398 | + ./stack.sh:main:1338 : create_volume_types 2026-06-24 02:05:48.400 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-24 02:05:48.420 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:48.422 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 02:05:48.425 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-24 02:05:48.427 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-24 02:05:48.429 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-24 02:05:48.432 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-24 02:05:48.433 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-24 02:05:48.435 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-24 02:05:48.437 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-24 02:05:48.439 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-24 02:05:48.460 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:48.462 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-24 02:05:53.820 | +-------------+--------------------------------------+ 2026-06-24 02:05:53.821 | | Field | Value | 2026-06-24 02:05:53.821 | +-------------+--------------------------------------+ 2026-06-24 02:05:53.821 | | description | None | 2026-06-24 02:05:53.821 | | id | 8de1927a-3970-4333-b049-aa8c3cc12ba1 | 2026-06-24 02:05:53.821 | | is_public | True | 2026-06-24 02:05:53.821 | | name | lvmdriver-1 | 2026-06-24 02:05:53.821 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-24 02:05:53.821 | +-------------+--------------------------------------+ 2026-06-24 02:05:54.219 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-24 02:05:54.226 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-24 02:05:54.232 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-24 02:05:54.239 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-24 02:05:54.245 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-24 02:05:54.282 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:54.287 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-24 02:05:54.291 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:05:54.296 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-24 02:05:54.301 | + ./stack.sh:main:1353 : start_glance 2026-06-24 02:05:54.305 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-24 02:05:54.311 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-24 02:05:54.319 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:05:54.324 | + functions-common:run_process:1674 : local service=g-api 2026-06-24 02:05:54.329 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:05:54.333 | + functions-common:run_process:1676 : local group= 2026-06-24 02:05:54.338 | + functions-common:run_process:1677 : local user= 2026-06-24 02:05:54.342 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:05:54.348 | + functions-common:run_process:1680 : local name=g-api 2026-06-24 02:05:54.352 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:05:54.358 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:05:54.363 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:54.367 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:54.374 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:54.381 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266754375 2026-06-24 02:05:54.388 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-24 02:05:54.418 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:05:54.424 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-24 02:05:54.429 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-24 02:05:54.434 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:05:54.439 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:05:54.444 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:05:54.448 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:05:54.452 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-24 02:05:54.459 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-24 02:05:54.465 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-24 02:05:54.471 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:05:54.477 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:05:54.481 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:05:54.488 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:05:54.494 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-24 02:05:54.499 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:05:54.505 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:05:54.510 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:05:54.516 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-24 02:05:54.523 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-24 02:05:54.528 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:05:54.533 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:05:54.538 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:05:54.542 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:05:54.548 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-24 02:05:54.553 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:05:54.561 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-24 02:05:54.677 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-24 02:05:54.777 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-24 02:05:54.855 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-24 02:05:54.943 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:05:55.027 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:05:55.106 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-24 02:05:55.189 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-24 02:05:55.262 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-24 02:05:55.336 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-24 02:05:55.406 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-24 02:05:55.485 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:05:55.491 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:05:55.495 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-24 02:05:55.590 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:05:56.172 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-24 02:05:56.201 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-24 02:05:56.754 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-24 02:05:56.903 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:05:56.909 | + functions-common:time_stop:2420 : local name 2026-06-24 02:05:56.916 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:05:56.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:05:56.927 | + functions-common:time_stop:2423 : local total 2026-06-24 02:05:56.934 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:05:56.939 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:05:56.946 | + functions-common:time_stop:2427 : start_time=1782266754375 2026-06-24 02:05:56.950 | + functions-common:time_stop:2429 : [[ -z 1782266754375 ]] 2026-06-24 02:05:56.962 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:05:56.972 | + functions-common:time_stop:2432 : end_time=1782266756964 2026-06-24 02:05:56.980 | + functions-common:time_stop:2433 : elapsed_time=2589 2026-06-24 02:05:56.989 | + functions-common:time_stop:2434 : total=42814 2026-06-24 02:05:56.996 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:05:57.005 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45403 2026-06-24 02:05:57.013 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-24 02:05:57.058 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:05:57.066 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.16) to start...' 2026-06-24 02:05:57.067 | Waiting for g-api (192.168.122.16) to start... 2026-06-24 02:05:57.072 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.16/image 2026-06-24 02:05:57.083 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:05:57.093 | + functions:wait_for_service:477 : local url=http://192.168.122.16/image 2026-06-24 02:05:57.095 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:05:57.099 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:05:57.102 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:05:57.109 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:05:57.114 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:05:57.128 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:05:57.139 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266757130 2026-06-24 02:05:57.148 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:05:57.158 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:05:57.166 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.16/image 2026-06-24 02:06:02.445 | + :: : [[ 300 == 503 ]] 2026-06-24 02:06:02.450 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:06:02.462 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:06:02.471 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:02.477 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:02.483 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:02.495 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:02.506 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:02.516 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:06:02.523 | + functions-common:time_stop:2427 : start_time=1782266757130 2026-06-24 02:06:02.537 | + functions-common:time_stop:2429 : [[ -z 1782266757130 ]] 2026-06-24 02:06:02.550 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:02.564 | + functions-common:time_stop:2432 : end_time=1782266762555 2026-06-24 02:06:02.574 | + functions-common:time_stop:2433 : elapsed_time=5425 2026-06-24 02:06:02.579 | + functions-common:time_stop:2434 : total=19814 2026-06-24 02:06:02.584 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:02.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25239 2026-06-24 02:06:02.592 | + functions:wait_for_service:486 : return 0 2026-06-24 02:06:02.599 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-24 02:06:02.627 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:02.633 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-24 02:06:02.660 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:02.664 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-24 02:06:02.669 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:06:02.673 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-24 02:06:02.680 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-24 02:06:02.682 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:02.686 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:02.690 | + functions:upload_image:141 : local image image_fname image_name 2026-06-24 02:06:02.694 | + functions:upload_image:143 : local max_attempts=5 2026-06-24 02:06:02.700 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-24 02:06:02.707 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:02.713 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:02.718 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-24 02:06:02.721 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-24 02:06:02.725 | ++ functions:upload_image:151 : seq 5 2026-06-24 02:06:02.730 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-24 02:06:02.734 | + functions:upload_image:152 : local rc=0 2026-06-24 02:06:02.738 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:02.742 | --2026-06-24 04:06:02-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:02.817 | Resolving github.com (github.com)... 140.82.121.3 2026-06-24 02:06:02.836 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-24 02:06:03.049 | HTTP request sent, awaiting response... 302 Found 2026-06-24 02:06:03.050 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-24T02%3A42%3A53Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-24T01%3A42%3A44Z&ske=2026-06-24T02%3A42%3A53Z&sks=b&skv=2018-11-09&sig=b3Xd6rLacWBbQRi6FVlCdZspkWgk3DYMOhd3q130blo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI2ODU2MiwibmJmIjoxNzgyMjY2NzYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fUYHW8xvk1Ipp0HHA2zznBv9KUTY_k7BCAWu9E0_4sA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-24 02:06:03.050 | --2026-06-24 04:06:03-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-24T02%3A42%3A53Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-24T01%3A42%3A44Z&ske=2026-06-24T02%3A42%3A53Z&sks=b&skv=2018-11-09&sig=b3Xd6rLacWBbQRi6FVlCdZspkWgk3DYMOhd3q130blo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI2ODU2MiwibmJmIjoxNzgyMjY2NzYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fUYHW8xvk1Ipp0HHA2zznBv9KUTY_k7BCAWu9E0_4sA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-24 02:06:03.074 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2026-06-24 02:06:03.086 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-24 02:06:03.213 | HTTP request sent, awaiting response... 200 OK 2026-06-24 02:06:03.213 | Length: 21692416 (21M) [application/octet-stream] 2026-06-24 02:06:03.214 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-24 02:06:03.265 | 2026-06-24 02:06:03.477 | 0K ........ ........ .... 100% 78.6M=0.3s 2026-06-24 02:06:03.477 | 2026-06-24 02:06:03.477 | 2026-06-24 04:06:03 (78.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-24 02:06:03.478 | 2026-06-24 02:06:03.483 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-24 02:06:03.487 | + functions:upload_image:163 : break 2026-06-24 02:06:03.488 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:03.490 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-24 02:06:03.492 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-24 02:06:03.494 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-24 02:06:03.495 | + functions:upload_image:313 : local kernel= 2026-06-24 02:06:03.497 | + functions:upload_image:314 : local ramdisk= 2026-06-24 02:06:03.499 | + functions:upload_image:315 : local disk_format= 2026-06-24 02:06:03.501 | + functions:upload_image:316 : local container_format= 2026-06-24 02:06:03.503 | + functions:upload_image:317 : local unpack= 2026-06-24 02:06:03.505 | + functions:upload_image:318 : local img_property= 2026-06-24 02:06:03.507 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-24 02:06:03.509 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-24 02:06:03.511 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-24 02:06:03.516 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-24 02:06:03.518 | + functions:upload_image:328 : case "$image_fname" in 2026-06-24 02:06:03.521 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-24 02:06:03.525 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-24 02:06:03.527 | + functions:upload_image:350 : local format 2026-06-24 02:06:03.530 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:03.532 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-24 02:06:03.545 | + functions:upload_image:351 : format=qcow2 2026-06-24 02:06:03.549 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-24 02:06:03.553 | + functions:upload_image:353 : disk_format=qcow2 2026-06-24 02:06:03.556 | + functions:upload_image:357 : container_format=bare 2026-06-24 02:06:03.559 | + functions:upload_image:404 : is_arch ppc64le 2026-06-24 02:06:03.563 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:06:03.568 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-24 02:06:03.573 | + functions:upload_image:404 : is_arch ppc64 2026-06-24 02:06:03.578 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:06:03.583 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-24 02:06:03.587 | + functions:upload_image:404 : is_arch ppc 2026-06-24 02:06:03.591 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:06:03.597 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-24 02:06:03.601 | + functions:upload_image:408 : is_arch aarch64 2026-06-24 02:06:03.606 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:06:03.611 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 02:06:03.615 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-24 02:06:03.619 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-24 02:06:03.623 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-24 02:06:03.627 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-24 02:06:03.631 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-24 02:06:03.635 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-24 02:06:03.638 | + functions:_upload_image:112 : shift 2026-06-24 02:06:03.641 | + functions:_upload_image:113 : local container=bare 2026-06-24 02:06:03.644 | + functions:_upload_image:114 : shift 2026-06-24 02:06:03.647 | + functions:_upload_image:115 : local disk=qcow2 2026-06-24 02:06:03.650 | + functions:_upload_image:116 : shift 2026-06-24 02:06:03.653 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:03.656 | + functions:_upload_image:118 : shift 2026-06-24 02:06:03.659 | + functions:_upload_image:119 : local properties 2026-06-24 02:06:03.662 | + functions:_upload_image:120 : local useimport 2026-06-24 02:06:03.666 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-24 02:06:03.670 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-24 02:06:03.674 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-24 02:06:03.678 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-24 02:06:03.682 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-24 02:06:03.686 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-24 02:06:03.690 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-24 02:06:03.694 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:03.700 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:06:09.683 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-24 02:06:09.684 | | Field | Value | 2026-06-24 02:06:09.684 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-24 02:06:09.684 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-24 02:06:09.684 | | container_format | bare | 2026-06-24 02:06:09.684 | | created_at | 2026-06-24T02:06:08Z | 2026-06-24 02:06:09.685 | | disk_format | qcow2 | 2026-06-24 02:06:09.685 | | file | /v2/images/d16527e6-13ec-4d21-b5b6-0410252234f4/file | 2026-06-24 02:06:09.685 | | id | d16527e6-13ec-4d21-b5b6-0410252234f4 | 2026-06-24 02:06:09.685 | | min_disk | 0 | 2026-06-24 02:06:09.685 | | min_ram | 0 | 2026-06-24 02:06:09.685 | | name | cirros-0.6.3-x86_64-disk | 2026-06-24 02:06:09.685 | | owner | 89250afdce9a443387c7b55460e60bdf | 2026-06-24 02:06:09.685 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-24 02:06:09.685 | | protected | False | 2026-06-24 02:06:09.685 | | schema | /v2/schemas/image | 2026-06-24 02:06:09.685 | | size | 21692416 | 2026-06-24 02:06:09.686 | | status | active | 2026-06-24 02:06:09.686 | | tags | | 2026-06-24 02:06:09.686 | | updated_at | 2026-06-24T02:06:10Z | 2026-06-24 02:06:09.687 | | virtual_size | 117440512 | 2026-06-24 02:06:09.687 | | visibility | public | 2026-06-24 02:06:09.687 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-24 02:06:10.061 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-24 02:06:10.134 | [2067 Async create_flavors:80336]: Waiting for completion of create_flavors running on PID 80336 (2 other jobs running) 2026-06-24 02:06:10.165 | [2067 Async create_flavors:80336]: Signaling child to exit 2026-06-24 02:06:19.462 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:06:19.492 | [80336 Async create_flavors:80336]: finished successfully 2026-06-24 02:06:19.521 | WAKEUP 2026-06-24 02:06:19.547 | [2067 Async create_flavors:80336]: Signaled 2026-06-24 02:06:19.549 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-24 02:06:19.549 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:19.550 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-24 02:06:19.550 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-24 02:06:19.550 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-24 02:06:19.550 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.550 | | Field | Value | 2026-06-24 02:06:19.550 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.550 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:19.550 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:19.550 | | description | None | 2026-06-24 02:06:19.550 | | disk | 1 | 2026-06-24 02:06:19.551 | | id | c1 | 2026-06-24 02:06:19.551 | | name | cirros256 | 2026-06-24 02:06:19.551 | | os-flavor-access:is_public | True | 2026-06-24 02:06:19.551 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:19.551 | | ram | 256 | 2026-06-24 02:06:19.551 | | rxtx_factor | 1.0 | 2026-06-24 02:06:19.551 | | swap | 0 | 2026-06-24 02:06:19.551 | | vcpus | 1 | 2026-06-24 02:06:19.551 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.551 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-24 02:06:19.552 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.552 | | Field | Value | 2026-06-24 02:06:19.552 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.552 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:19.552 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:19.552 | | description | None | 2026-06-24 02:06:19.552 | | disk | 5 | 2026-06-24 02:06:19.552 | | id | d1 | 2026-06-24 02:06:19.552 | | name | ds512M | 2026-06-24 02:06:19.552 | | os-flavor-access:is_public | True | 2026-06-24 02:06:19.552 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:19.553 | | ram | 512 | 2026-06-24 02:06:19.553 | | rxtx_factor | 1.0 | 2026-06-24 02:06:19.553 | | swap | 0 | 2026-06-24 02:06:19.553 | | vcpus | 1 | 2026-06-24 02:06:19.553 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.553 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-24 02:06:19.553 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.553 | | Field | Value | 2026-06-24 02:06:19.553 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.553 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:19.554 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:19.554 | | description | None | 2026-06-24 02:06:19.554 | | disk | 10 | 2026-06-24 02:06:19.554 | | id | d2 | 2026-06-24 02:06:19.554 | | name | ds1G | 2026-06-24 02:06:19.554 | | os-flavor-access:is_public | True | 2026-06-24 02:06:19.554 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:19.554 | | ram | 1024 | 2026-06-24 02:06:19.554 | | rxtx_factor | 1.0 | 2026-06-24 02:06:19.554 | | swap | 0 | 2026-06-24 02:06:19.554 | | vcpus | 1 | 2026-06-24 02:06:19.555 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.555 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-24 02:06:19.555 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.555 | | Field | Value | 2026-06-24 02:06:19.555 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.555 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:19.555 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:19.555 | | description | None | 2026-06-24 02:06:19.555 | | disk | 10 | 2026-06-24 02:06:19.555 | | id | d3 | 2026-06-24 02:06:19.555 | | name | ds2G | 2026-06-24 02:06:19.556 | | os-flavor-access:is_public | True | 2026-06-24 02:06:19.556 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:19.556 | | ram | 2048 | 2026-06-24 02:06:19.556 | | rxtx_factor | 1.0 | 2026-06-24 02:06:19.556 | | swap | 0 | 2026-06-24 02:06:19.556 | | vcpus | 2 | 2026-06-24 02:06:19.556 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.556 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-24 02:06:19.556 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.556 | | Field | Value | 2026-06-24 02:06:19.556 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.557 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:19.557 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:19.557 | | description | None | 2026-06-24 02:06:19.557 | | disk | 20 | 2026-06-24 02:06:19.557 | | id | d4 | 2026-06-24 02:06:19.557 | | name | ds4G | 2026-06-24 02:06:19.557 | | os-flavor-access:is_public | True | 2026-06-24 02:06:19.557 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:19.557 | | ram | 4096 | 2026-06-24 02:06:19.557 | | rxtx_factor | 1.0 | 2026-06-24 02:06:19.557 | | swap | 0 | 2026-06-24 02:06:19.557 | | vcpus | 4 | 2026-06-24 02:06:19.558 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.558 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-24 02:06:19.558 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-24 02:06:19.558 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-24 02:06:19.558 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.558 | | Field | Value | 2026-06-24 02:06:19.558 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.558 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:19.558 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:19.558 | | description | None | 2026-06-24 02:06:19.558 | | disk | 1 | 2026-06-24 02:06:19.559 | | id | 1 | 2026-06-24 02:06:19.559 | | name | m1.tiny | 2026-06-24 02:06:19.559 | | os-flavor-access:is_public | True | 2026-06-24 02:06:19.559 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:19.559 | | ram | 512 | 2026-06-24 02:06:19.559 | | rxtx_factor | 1.0 | 2026-06-24 02:06:19.559 | | swap | 0 | 2026-06-24 02:06:19.559 | | vcpus | 1 | 2026-06-24 02:06:19.559 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.559 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-24 02:06:19.559 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.560 | | Field | Value | 2026-06-24 02:06:19.560 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.560 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:19.560 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:19.560 | | description | None | 2026-06-24 02:06:19.560 | | disk | 20 | 2026-06-24 02:06:19.560 | | id | 2 | 2026-06-24 02:06:19.560 | | name | m1.small | 2026-06-24 02:06:19.560 | | os-flavor-access:is_public | True | 2026-06-24 02:06:19.560 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:19.560 | | ram | 2048 | 2026-06-24 02:06:19.561 | | rxtx_factor | 1.0 | 2026-06-24 02:06:19.561 | | swap | 0 | 2026-06-24 02:06:19.561 | | vcpus | 1 | 2026-06-24 02:06:19.561 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.561 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-24 02:06:19.561 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.561 | | Field | Value | 2026-06-24 02:06:19.561 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.561 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:19.561 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:19.561 | | description | None | 2026-06-24 02:06:19.562 | | disk | 40 | 2026-06-24 02:06:19.562 | | id | 3 | 2026-06-24 02:06:19.562 | | name | m1.medium | 2026-06-24 02:06:19.562 | | os-flavor-access:is_public | True | 2026-06-24 02:06:19.562 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:19.562 | | ram | 4096 | 2026-06-24 02:06:19.562 | | rxtx_factor | 1.0 | 2026-06-24 02:06:19.562 | | swap | 0 | 2026-06-24 02:06:19.562 | | vcpus | 2 | 2026-06-24 02:06:19.562 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.562 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-24 02:06:19.563 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.563 | | Field | Value | 2026-06-24 02:06:19.563 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.563 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:19.563 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:19.563 | | description | None | 2026-06-24 02:06:19.563 | | disk | 80 | 2026-06-24 02:06:19.563 | | id | 4 | 2026-06-24 02:06:19.563 | | name | m1.large | 2026-06-24 02:06:19.563 | | os-flavor-access:is_public | True | 2026-06-24 02:06:19.563 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:19.564 | | ram | 8192 | 2026-06-24 02:06:19.564 | | rxtx_factor | 1.0 | 2026-06-24 02:06:19.564 | | swap | 0 | 2026-06-24 02:06:19.564 | | vcpus | 4 | 2026-06-24 02:06:19.564 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.564 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-24 02:06:19.564 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.564 | | Field | Value | 2026-06-24 02:06:19.564 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.564 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:06:19.564 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:06:19.565 | | description | None | 2026-06-24 02:06:19.565 | | disk | 160 | 2026-06-24 02:06:19.565 | | id | 5 | 2026-06-24 02:06:19.565 | | name | m1.xlarge | 2026-06-24 02:06:19.565 | | os-flavor-access:is_public | True | 2026-06-24 02:06:19.565 | | properties | hw_rng:allowed='True' | 2026-06-24 02:06:19.565 | | ram | 16384 | 2026-06-24 02:06:19.565 | | rxtx_factor | 1.0 | 2026-06-24 02:06:19.565 | | swap | 0 | 2026-06-24 02:06:19.565 | | vcpus | 8 | 2026-06-24 02:06:19.566 | +----------------------------+-----------------------+ 2026-06-24 02:06:19.603 | [2067 Async create_flavors:80336]: finished create_flavors with result 0 in 43 seconds 2026-06-24 02:06:19.609 | + inc/async:async_wait:197 : return 0 2026-06-24 02:06:19.614 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-24 02:06:19.640 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:06:19.644 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-24 02:06:19.670 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:19.673 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-24 02:06:19.695 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:19.699 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-24 02:06:19.702 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-24 02:06:19.705 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-24 02:06:19.708 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:06:19.710 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-24 02:06:19.712 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-24 02:06:19.716 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-24 02:06:19.717 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-24 02:06:19.719 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-24 02:06:19.721 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-24 02:06:19.723 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-24 02:06:19.724 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-24 02:06:19.726 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-24 02:06:19.727 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-24 02:06:19.729 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-24 02:06:19.730 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-24 02:06:19.732 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-24 02:06:19.733 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:06:19.737 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-24 02:06:19.737 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:06:19.738 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-24 02:06:19.740 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:06:19.741 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-24 02:06:19.743 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:06:19.746 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-24 02:06:19.748 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:06:19.750 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-24 02:06:19.752 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-24 02:06:19.755 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:06:19.757 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-24 02:06:19.759 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:06:19.761 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-24 02:06:19.763 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-24 02:06:19.765 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-24 02:06:19.767 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:06:19.769 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-24 02:06:19.771 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:06:19.773 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-24 02:06:19.775 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-24 02:06:19.777 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-24 02:06:19.779 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-24 02:06:19.781 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-24 02:06:19.783 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-24 02:06:19.785 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-24 02:06:19.788 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-24 02:06:19.790 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-24 02:06:19.792 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-24 02:06:19.793 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-24 02:06:19.795 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-24 02:06:19.797 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-24 02:06:19.799 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-24 02:06:19.801 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-24 02:06:19.803 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-24 02:06:19.805 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-24 02:06:19.807 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-24 02:06:19.809 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-24 02:06:19.810 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-24 02:06:19.812 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-24 02:06:19.815 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-24 02:06:19.818 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-24 02:06:19.818 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-24 02:06:19.818 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-24 02:06:19.819 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-24 02:06:19.821 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-24 02:06:22.151 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-24 02:06:22.154 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-24 02:06:22.531 | + ./stack.sh:main:1403 : save_stackenv 2026-06-24 02:06:22.535 | + functions-common:save_stackenv:65 : local tag= 2026-06-24 02:06:22.541 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-24 02:06:22.546 | + functions-common:save_stackenv:67 : time_stamp=2026-06-24-040622 2026-06-24 02:06:22.550 | + functions-common:save_stackenv:68 : echo '# 2026-06-24-040622 ' 2026-06-24 02:06:22.556 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.560 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 02:06:22.564 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.568 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-24 02:06:22.572 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.575 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-24 02:06:22.579 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.583 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-24 02:06:22.587 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.591 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.16 2026-06-24 02:06:22.595 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.598 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.16/identity 2026-06-24 02:06:22.602 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.605 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-24-034213 2026-06-24 02:06:22.609 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.612 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-24 02:06:22.616 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.620 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.16 2026-06-24 02:06:22.624 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.627 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-24 02:06:22.631 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.635 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-24 02:06:22.639 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.643 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-24 02:06:22.648 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.652 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-24 02:06:22.655 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.659 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.16 2026-06-24 02:06:22.663 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:06:22.667 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-24 02:06:22.671 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-24 02:06:22.675 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:06:22.679 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:06:22.683 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-24 02:06:22.688 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:06:22.691 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:06:22.695 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:06:22.701 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-24 02:06:22.705 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:06:22.708 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-24 02:06:22.712 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:06:22.716 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-24 02:06:22.716 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:06:22.716 | gsub("[][]", "", $1); 2026-06-24 02:06:22.716 | split($1, a, "|"); 2026-06-24 02:06:22.716 | if (a[1] == matchgroup) 2026-06-24 02:06:22.716 | print a[2] 2026-06-24 02:06:22.717 | } 2026-06-24 02:06:22.717 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:06:22.726 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-24 02:06:22.728 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:06:22.732 | + functions-common:run_phase:1849 : local phase=extra 2026-06-24 02:06:22.736 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:06:22.739 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:06:22.744 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:06:22.747 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:06:22.751 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:06:22.757 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:06:22.762 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:06:22.766 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:06:22.770 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:06:22.773 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-24 02:06:22.777 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:06:22.800 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:22.804 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:06:22.809 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:22.812 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-24 02:06:22.815 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:22.819 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:06:22.823 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:22.827 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-24 02:06:22.831 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-24 02:06:22.834 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:06:22.838 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:06:22.842 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:06:22.846 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:06:22.850 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-24 02:06:22.854 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:06:22.858 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-24 02:06:22.863 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:06:22.867 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:06:22.871 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-24 02:06:22.876 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:06:22.880 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:06:22.884 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-24 02:06:22.888 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:06:22.891 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:06:22.895 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:06:22.900 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-24 02:06:22.904 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:06:22.907 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-24 02:06:22.911 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:06:22.915 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-24 02:06:22.915 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:06:22.915 | gsub("[][]", "", $1); 2026-06-24 02:06:22.915 | split($1, a, "|"); 2026-06-24 02:06:22.915 | if (a[1] == matchgroup) 2026-06-24 02:06:22.915 | print a[2] 2026-06-24 02:06:22.915 | } 2026-06-24 02:06:22.915 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:06:22.923 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-24 02:06:22.949 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:22.953 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-24 02:06:22.957 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-24 02:06:22.962 | + functions:wait_for_compute:490 : local timeout=60 2026-06-24 02:06:22.965 | + functions:wait_for_compute:491 : local rval=0 2026-06-24 02:06:22.969 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-24 02:06:22.973 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-24 02:06:22.977 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:06:22.981 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:22.984 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:22.989 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:22.995 | + functions-common:time_start:2411 : _TIME_START[$name]=1782266782990 2026-06-24 02:06:23.001 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-24 02:06:23.028 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-24 02:06:23.032 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-24 02:06:23.036 | ++ functions:wait_for_compute:496 : hostname 2026-06-24 02:06:23.041 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-24 02:06:23.045 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-24 02:06:23.051 | ++ functions:wait_for_compute:498 : hostname 2026-06-24 02:06:23.056 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:06:23.058 | + :: : ID= 2026-06-24 02:06:23.061 | + :: : [[ '' == '' ]] 2026-06-24 02:06:23.063 | + :: : sleep 1 2026-06-24 02:06:24.067 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-24 02:06:24.069 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-24 02:06:27.505 | + :: : ID=fc17c5bc-ca7d-452f-870b-af46113f4b50 2026-06-24 02:06:27.507 | + :: : [[ fc17c5bc-ca7d-452f-870b-af46113f4b50 == '' ]] 2026-06-24 02:06:27.512 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-24 02:06:27.516 | + functions-common:time_stop:2420 : local name 2026-06-24 02:06:27.519 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:27.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:27.526 | + functions-common:time_stop:2423 : local total 2026-06-24 02:06:27.529 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:27.532 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:06:27.536 | + functions-common:time_stop:2427 : start_time=1782266782990 2026-06-24 02:06:27.540 | + functions-common:time_stop:2429 : [[ -z 1782266782990 ]] 2026-06-24 02:06:27.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:27.552 | + functions-common:time_stop:2432 : end_time=1782266787547 2026-06-24 02:06:27.555 | + functions-common:time_stop:2433 : elapsed_time=4557 2026-06-24 02:06:27.559 | + functions-common:time_stop:2434 : total=25239 2026-06-24 02:06:27.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:27.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29796 2026-06-24 02:06:27.571 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-24 02:06:27.575 | + functions:wait_for_compute:516 : return 0 2026-06-24 02:06:27.579 | + ./stack.sh:main:1443 : service_check 2026-06-24 02:06:27.584 | + functions-common:service_check:1713 : local service 2026-06-24 02:06:27.590 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:27.594 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-24 02:06:27.612 | not-found 2026-06-24 02:06:27.620 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:27.623 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-24 02:06:27.644 | enabled 2026-06-24 02:06:27.649 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-24 02:06:27.673 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-24 02:06:27.673 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-24 02:06:27.673 | Active: active (running) since Wed 2026-06-24 04:03:07 CEST; 3min 20s ago 2026-06-24 02:06:27.673 | Main PID: 68026 (uwsgi) 2026-06-24 02:06:27.674 | Status: "uWSGI is ready" 2026-06-24 02:06:27.674 | Tasks: 17 (limit: 14255) 2026-06-24 02:06:27.674 | Memory: 275.8M (peak: 276.2M) 2026-06-24 02:06:27.674 | CPU: 15.016s 2026-06-24 02:06:27.674 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-24 02:06:27.674 | ├─68026 "nova-apiuWSGI master" 2026-06-24 02:06:27.674 | ├─68027 "nova-apiuWSGI worker 1" 2026-06-24 02:06:27.674 | └─68028 "nova-apiuWSGI worker 2" 2026-06-24 02:06:27.674 | 2026-06-24 02:06:27.675 | Jun 24 04:06:26 devstack devstack@n-api.service[68027]: [pid: 68027|app: 0|req: 18/36] 192.168.122.16 () {54 vars in 930 bytes} [Wed Jun 24 04:06:26 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 02:06:27.675 | Jun 24 04:06:26 devstack devstack@n-api.service[68028]: DEBUG nova.api.openstack.wsgi [None req-4b7cf659-a98f-4455-8d40-d901add78c0d admin admin] Calling method '>' {{(pid=68028) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-24 02:06:27.675 | Jun 24 04:06:26 devstack devstack@n-api.service[68028]: DEBUG oslo_concurrency.lockutils [None req-4b7cf659-a98f-4455-8d40-d901add78c0d admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68028) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:06:27.675 | Jun 24 04:06:26 devstack devstack@n-api.service[68028]: DEBUG oslo_concurrency.lockutils [None req-4b7cf659-a98f-4455-8d40-d901add78c0d 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=68028) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:06:27.675 | Jun 24 04:06:26 devstack devstack@n-api.service[68028]: DEBUG oslo_concurrency.lockutils [None req-4b7cf659-a98f-4455-8d40-d901add78c0d admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68028) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:06:27.675 | Jun 24 04:06:27 devstack devstack@n-api.service[68028]: DEBUG oslo_concurrency.lockutils [None req-4b7cf659-a98f-4455-8d40-d901add78c0d admin admin] Acquiring lock "f8a58226-9638-4551-949b-084306aca872" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68028) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:06:27.676 | Jun 24 04:06:27 devstack devstack@n-api.service[68028]: DEBUG oslo_concurrency.lockutils [None req-4b7cf659-a98f-4455-8d40-d901add78c0d admin admin] Lock "f8a58226-9638-4551-949b-084306aca872" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=68028) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:06:27.677 | Jun 24 04:06:27 devstack devstack@n-api.service[68028]: DEBUG oslo_concurrency.lockutils [None req-4b7cf659-a98f-4455-8d40-d901add78c0d admin admin] Lock "f8a58226-9638-4551-949b-084306aca872" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68028) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:06:27.677 | Jun 24 04:06:27 devstack devstack@n-api.service[68028]: INFO nova.api.openstack.requestlog [None req-4b7cf659-a98f-4455-8d40-d901add78c0d admin admin] 192.168.122.16 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.171974 2026-06-24 02:06:27.678 | Jun 24 04:06:27 devstack devstack@n-api.service[68028]: [pid: 68028|app: 0|req: 19/37] 192.168.122.16 () {60 vars in 1320 bytes} [Wed Jun 24 04:06:26 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-06-24 02:06:27.681 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:27.685 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-24 02:06:27.703 | enabled 2026-06-24 02:06:27.707 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-24 02:06:27.729 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-24 02:06:27.729 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-24 02:06:27.729 | Active: active (running) since Wed 2026-06-24 04:05:30 CEST; 57s ago 2026-06-24 02:06:27.729 | Main PID: 80157 (nova-compute) 2026-06-24 02:06:27.729 | Tasks: 10 (limit: 14255) 2026-06-24 02:06:27.730 | Memory: 137.0M (peak: 138.4M) 2026-06-24 02:06:27.730 | CPU: 4.524s 2026-06-24 02:06:27.730 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-24 02:06:27.730 | └─80157 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-24 02:06:27.730 | 2026-06-24 02:06:27.730 | Jun 24 04:05:59 devstack nova-compute[80157]: DEBUG nova.compute.provider_tree [None req-ead7938a-918d-4fdc-8e91-4aed5d90e385 None None] Updating resource provider 870e9c82-fcc4-4280-bfb5-ddddb8332287 generation from 0 to 1 during operation: update_inventory {{(pid=80157) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-24 02:06:27.731 | Jun 24 04:05:59 devstack nova-compute[80157]: DEBUG nova.compute.provider_tree [None req-ead7938a-918d-4fdc-8e91-4aed5d90e385 None None] Updating inventory in ProviderTree for provider 870e9c82-fcc4-4280-bfb5-ddddb8332287 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80157) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-24 02:06:27.731 | Jun 24 04:06:00 devstack nova-compute[80157]: DEBUG nova.compute.provider_tree [None req-ead7938a-918d-4fdc-8e91-4aed5d90e385 None None] Updating resource provider 870e9c82-fcc4-4280-bfb5-ddddb8332287 generation from 1 to 2 during operation: update_traits {{(pid=80157) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-24 02:06:27.731 | Jun 24 04:06:00 devstack nova-compute[80157]: DEBUG nova.compute.resource_tracker [None req-ead7938a-918d-4fdc-8e91-4aed5d90e385 None None] Compute_service record updated for devstack:devstack {{(pid=80157) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-24 02:06:27.731 | Jun 24 04:06:00 devstack nova-compute[80157]: DEBUG oslo_concurrency.lockutils [None req-ead7938a-918d-4fdc-8e91-4aed5d90e385 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.746s {{(pid=80157) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:06:27.731 | Jun 24 04:06:00 devstack nova-compute[80157]: DEBUG nova.service [None req-ead7938a-918d-4fdc-8e91-4aed5d90e385 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80157) start /opt/stack/nova/nova/service.py:196}} 2026-06-24 02:06:27.731 | Jun 24 04:06:00 devstack nova-compute[80157]: DEBUG nova.service [None req-ead7938a-918d-4fdc-8e91-4aed5d90e385 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80157) start /opt/stack/nova/nova/service.py:212}} 2026-06-24 02:06:27.732 | Jun 24 04:06:00 devstack nova-compute[80157]: DEBUG nova.service [None req-ead7938a-918d-4fdc-8e91-4aed5d90e385 None None] Join ServiceGroup membership for this service compute {{(pid=80157) start /opt/stack/nova/nova/service.py:222}} 2026-06-24 02:06:27.732 | Jun 24 04:06:00 devstack nova-compute[80157]: DEBUG nova.servicegroup.drivers.db [None req-ead7938a-918d-4fdc-8e91-4aed5d90e385 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80157) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-24 02:06:27.732 | Jun 24 04:06:06 devstack nova-compute[80157]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80157) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:27.735 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:27.739 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-24 02:06:27.758 | not-found 2026-06-24 02:06:27.764 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:27.767 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-24 02:06:27.786 | enabled 2026-06-24 02:06:27.792 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-24 02:06:27.815 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-24 02:06:27.815 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-24 02:06:27.815 | Active: active (running) since Wed 2026-06-24 04:05:17 CEST; 1min 9s ago 2026-06-24 02:06:27.815 | Main PID: 76452 (nova-scheduler:) 2026-06-24 02:06:27.815 | Tasks: 19 (limit: 14255) 2026-06-24 02:06:27.815 | Memory: 157.7M (peak: 158.0M) 2026-06-24 02:06:27.815 | CPU: 4.976s 2026-06-24 02:06:27.815 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-24 02:06:27.816 | ├─76452 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-24 02:06:27.816 | ├─78349 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-24 02:06:27.816 | └─78353 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-24 02:06:27.816 | 2026-06-24 02:06:27.816 | Jun 24 04:05:24 devstack nova-scheduler[78349]: DEBUG nova.servicegroup.drivers.db [None req-45a1818b-36e0-4566-bd29-df238720c6f0 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78349) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-24 02:06:27.816 | Jun 24 04:05:29 devstack nova-scheduler[78353]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=78353) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:27.817 | Jun 24 04:05:29 devstack nova-scheduler[78349]: DEBUG oslo.service.backend._threading.loopingcall [None req-a5194c5c-49f4-43fa-9e71-7b081fa680aa None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78349) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:27.817 | Jun 24 04:05:29 devstack nova-scheduler[78349]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=78349) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:27.817 | Jun 24 04:05:31 devstack nova-scheduler[76452]: DEBUG dbcounter [-] [76452] Writing DB stats nova_api:SELECT=3 {{(pid=76452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.817 | Jun 24 04:05:32 devstack nova-scheduler[76452]: DEBUG dbcounter [-] [76452] Writing DB stats nova_cell1:SELECT=1 {{(pid=76452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.817 | Jun 24 04:05:32 devstack nova-scheduler[76452]: DEBUG dbcounter [-] [76452] Writing DB stats nova_cell0:SELECT=1 {{(pid=76452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.817 | Jun 24 04:05:39 devstack nova-scheduler[78353]: DEBUG dbcounter [-] [78353] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.817 | Jun 24 04:05:39 devstack nova-scheduler[78349]: DEBUG dbcounter [-] [78349] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=78349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.818 | Jun 24 04:06:11 devstack nova-scheduler[78353]: DEBUG oslo.service.backend._threading.loopingcall [None req-a7e405f6-7f2b-480e-93c3-20520db34a5d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78353) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:27.822 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:27.827 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-24 02:06:27.845 | not-found 2026-06-24 02:06:27.851 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:27.856 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-24 02:06:27.876 | enabled 2026-06-24 02:06:27.882 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-24 02:06:27.907 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-24 02:06:27.907 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-24 02:06:27.907 | Active: active (running) since Wed 2026-06-24 04:05:20 CEST; 1min 7s ago 2026-06-24 02:06:27.907 | Main PID: 77065 (uwsgi) 2026-06-24 02:06:27.907 | Status: "uWSGI is ready" 2026-06-24 02:06:27.907 | Tasks: 16 (limit: 14255) 2026-06-24 02:06:27.907 | Memory: 223.1M (peak: 223.6M) 2026-06-24 02:06:27.908 | CPU: 10.224s 2026-06-24 02:06:27.908 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-24 02:06:27.908 | ├─77065 "nova-api-metauWSGI master" 2026-06-24 02:06:27.908 | ├─77066 "nova-api-metauWSGI worker 1" 2026-06-24 02:06:27.908 | ├─77067 "nova-api-metauWSGI worker 2" 2026-06-24 02:06:27.908 | └─77068 "nova-api-metauWSGI http 1" 2026-06-24 02:06:27.908 | 2026-06-24 02:06:27.909 | Jun 24 04:05:26 devstack devstack@n-api-meta.service[77067]: DEBUG nova.api.openstack.wsgi_app [None req-42ae095b-37ed-488f-af6d-b40fef04532c None None] ******************************************************************************** {{(pid=77067) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-24 02:06:27.909 | Jun 24 04:05:26 devstack devstack@n-api-meta.service[77067]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7e285b0a3668 pid: 77067 (default app) 2026-06-24 02:06:27.909 | Jun 24 04:05:35 devstack devstack@n-api-meta.service[77067]: DEBUG dbcounter [-] [77067] Writing DB stats nova_api:SELECT=1 {{(pid=77067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.909 | Jun 24 04:05:35 devstack devstack@n-api-meta.service[77066]: DEBUG dbcounter [-] [77066] Writing DB stats nova_api:SELECT=1 {{(pid=77066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.909 | Jun 24 04:05:35 devstack devstack@n-api-meta.service[77067]: DEBUG dbcounter [-] [77067] Writing DB stats nova_cell0:SELECT=1 {{(pid=77067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.910 | Jun 24 04:05:35 devstack devstack@n-api-meta.service[77067]: DEBUG dbcounter [-] [77067] Writing DB stats nova_cell1:SELECT=1 {{(pid=77067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.910 | Jun 24 04:05:35 devstack devstack@n-api-meta.service[77066]: DEBUG dbcounter [-] [77066] Writing DB stats nova_cell1:SELECT=1 {{(pid=77066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.910 | Jun 24 04:05:35 devstack devstack@n-api-meta.service[77066]: DEBUG dbcounter [-] [77066] Writing DB stats nova_cell0:SELECT=1 {{(pid=77066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.910 | Jun 24 04:05:36 devstack devstack@n-api-meta.service[77067]: DEBUG dbcounter [-] [77067] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.910 | Jun 24 04:05:36 devstack devstack@n-api-meta.service[77066]: DEBUG dbcounter [-] [77066] Writing DB stats nova_cell0:SELECT=1 {{(pid=77066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.912 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:27.917 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-24 02:06:27.936 | enabled 2026-06-24 02:06:27.941 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-24 02:06:27.965 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-24 02:06:27.965 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-24 02:06:27.965 | Active: active (running) since Wed 2026-06-24 04:03:49 CEST; 2min 38s ago 2026-06-24 02:06:27.965 | Main PID: 74250 (uwsgi) 2026-06-24 02:06:27.965 | Status: "uWSGI is ready" 2026-06-24 02:06:27.965 | Tasks: 5 (limit: 14255) 2026-06-24 02:06:27.966 | Memory: 177.2M (peak: 177.4M) 2026-06-24 02:06:27.966 | CPU: 6.337s 2026-06-24 02:06:27.966 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-24 02:06:27.966 | ├─74250 "placementuWSGI master" 2026-06-24 02:06:27.966 | ├─74251 "placementuWSGI worker 1" 2026-06-24 02:06:27.966 | └─74252 "placementuWSGI worker 2" 2026-06-24 02:06:27.966 | 2026-06-24 02:06:27.966 | Jun 24 04:05:59 devstack devstack@placement-api.service[74252]: INFO placement.requestlog [req-fb553816-2cfb-4717-a4eb-732544c840d4 req-b64b66eb-e919-42d4-9e2b-a1593f142b3d service nova] 192.168.122.16 "PUT /placement/resource_providers/870e9c82-fcc4-4280-bfb5-ddddb8332287/inventories" status: 200 len: 396 microversion: 1.26 2026-06-24 02:06:27.967 | Jun 24 04:05:59 devstack devstack@placement-api.service[74252]: [pid: 74252|app: 0|req: 4/9] 192.168.122.16 () {64 vars in 1493 bytes} [Wed Jun 24 04:05:59 2026] PUT /placement/resource_providers/870e9c82-fcc4-4280-bfb5-ddddb8332287/inventories => generated 396 bytes in 108 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-24 02:06:27.967 | Jun 24 04:05:59 devstack devstack@placement-api.service[74251]: DEBUG placement.requestlog [req-fb553816-2cfb-4717-a4eb-732544c840d4 req-0a403572-df8b-404a-8a4e-aaa5a3438218 None None] Starting request: 192.168.122.16 "GET /placement/traits?name=in:HW_CPU_X86_AVX,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_ABM,HW_CPU_X86_CLMUL,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AESNI,HW_CPU_X86_MMX,HW_CPU_X86_FMA3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_BMI2,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_DEVICE_TAGGING,COMPUTE_NODE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_AMI,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_QCOW2" {{(pid=74251) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-24 02:06:27.967 | Jun 24 04:05:59 devstack devstack@placement-api.service[74251]: INFO placement.requestlog [req-fb553816-2cfb-4717-a4eb-732544c840d4 req-0a403572-df8b-404a-8a4e-aaa5a3438218 service nova] 192.168.122.16 "GET /placement/traits?name=in:HW_CPU_X86_AVX,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_ABM,HW_CPU_X86_CLMUL,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AESNI,HW_CPU_X86_MMX,HW_CPU_X86_FMA3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_BMI2,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_DEVICE_TAGGING,COMPUTE_NODE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_AMI,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_QCOW2" status: 200 len: 2058 microversion: 1.6 2026-06-24 02:06:27.967 | Jun 24 04:05:59 devstack devstack@placement-api.service[74251]: [pid: 74251|app: 0|req: 6/10] 192.168.122.16 () {60 vars in 4907 bytes} [Wed Jun 24 04:05:59 2026] GET /placement/traits?name=in:HW_CPU_X86_AVX,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_ABM,HW_CPU_X86_CLMUL,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AESNI,HW_CPU_X86_MMX,HW_CPU_X86_FMA3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_BMI2,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_DEVICE_TAGGING,COMPUTE_NODE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_AMI,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_QCOW2 => generated 2058 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-24 02:06:27.967 | Jun 24 04:05:59 devstack devstack@placement-api.service[74252]: DEBUG placement.requestlog [req-fb553816-2cfb-4717-a4eb-732544c840d4 req-5ea6f8d0-48d7-4529-8e61-272609fea598 None None] Starting request: 192.168.122.16 "PUT /placement/resource_providers/870e9c82-fcc4-4280-bfb5-ddddb8332287/traits" {{(pid=74252) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-24 02:06:27.968 | Jun 24 04:06:00 devstack devstack@placement-api.service[74252]: INFO placement.requestlog [req-fb553816-2cfb-4717-a4eb-732544c840d4 req-5ea6f8d0-48d7-4529-8e61-272609fea598 service nova] 192.168.122.16 "PUT /placement/resource_providers/870e9c82-fcc4-4280-bfb5-ddddb8332287/traits" status: 200 len: 2093 microversion: 1.6 2026-06-24 02:06:27.968 | Jun 24 04:06:00 devstack devstack@placement-api.service[74252]: [pid: 74252|app: 0|req: 5/11] 192.168.122.16 () {64 vars in 1478 bytes} [Wed Jun 24 04:05:59 2026] PUT /placement/resource_providers/870e9c82-fcc4-4280-bfb5-ddddb8332287/traits => generated 2093 bytes in 215 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-24 02:06:27.968 | Jun 24 04:06:09 devstack devstack@placement-api.service[74251]: DEBUG dbcounter [-] [74251] Writing DB stats placement:SELECT=4 {{(pid=74251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.968 | Jun 24 04:06:10 devstack devstack@placement-api.service[74252]: DEBUG dbcounter [-] [74252] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:27.972 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:27.976 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-24 02:06:27.996 | not-found 2026-06-24 02:06:28.003 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.007 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-24 02:06:28.026 | enabled 2026-06-24 02:06:28.032 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-24 02:06:28.056 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-24 02:06:28.056 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-24 02:06:28.056 | Active: active (running) since Wed 2026-06-24 04:05:56 CEST; 31s ago 2026-06-24 02:06:28.056 | Main PID: 83297 (uwsgi) 2026-06-24 02:06:28.056 | Status: "uWSGI is ready" 2026-06-24 02:06:28.056 | Tasks: 9 (limit: 14255) 2026-06-24 02:06:28.056 | Memory: 257.9M (peak: 258.4M) 2026-06-24 02:06:28.056 | CPU: 10.754s 2026-06-24 02:06:28.056 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-24 02:06:28.056 | ├─83297 "glance-apiuWSGI master" 2026-06-24 02:06:28.057 | ├─83303 "glance-apiuWSGI worker 1" 2026-06-24 02:06:28.057 | └─83304 "glance-apiuWSGI worker 2" 2026-06-24 02:06:28.057 | 2026-06-24 02:06:28.057 | Jun 24 04:06:09 devstack devstack@g-api.service[83304]: INFO glance.location [None req-c06ac586-0108-43d1-b85e-26ccc69a996e admin admin] Image format matched and virtual size computed: 117440512 2026-06-24 02:06:28.057 | Jun 24 04:06:09 devstack devstack@g-api.service[83304]: DEBUG glance_store.backend [None req-c06ac586-0108-43d1-b85e-26ccc69a996e admin admin] Skipping store.set_acls... not implemented. {{(pid=83304) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-24 02:06:28.057 | Jun 24 04:06:09 devstack devstack@g-api.service[83304]: [pid: 83304|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Wed Jun 24 04:06:07 2026] PUT /v2/images/d16527e6-13ec-4d21-b5b6-0410252234f4/file => generated 0 bytes in 1830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-24 02:06:28.057 | Jun 24 04:06:09 devstack devstack@g-api.service[83303]: DEBUG glance.api.middleware.version_negotiation [None req-2173fd2d-b04c-465c-bd2b-e87020da90c5 admin admin] Determining version of request: GET /v2/images/d16527e6-13ec-4d21-b5b6-0410252234f4 Accept: */* {{(pid=83303) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-24 02:06:28.057 | Jun 24 04:06:09 devstack devstack@g-api.service[83303]: DEBUG glance.api.middleware.version_negotiation [None req-2173fd2d-b04c-465c-bd2b-e87020da90c5 admin admin] Using url versioning {{(pid=83303) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-24 02:06:28.057 | Jun 24 04:06:09 devstack devstack@g-api.service[83303]: DEBUG glance.api.middleware.version_negotiation [None req-2173fd2d-b04c-465c-bd2b-e87020da90c5 admin admin] Matched version: v2 {{(pid=83303) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-24 02:06:28.058 | Jun 24 04:06:09 devstack devstack@g-api.service[83303]: DEBUG glance.api.middleware.version_negotiation [None req-2173fd2d-b04c-465c-bd2b-e87020da90c5 admin admin] new path /v2/images/d16527e6-13ec-4d21-b5b6-0410252234f4 {{(pid=83303) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-24 02:06:28.058 | Jun 24 04:06:09 devstack devstack@g-api.service[83303]: [pid: 83303|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Wed Jun 24 04:06:09 2026] GET /v2/images/d16527e6-13ec-4d21-b5b6-0410252234f4 => generated 976 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 02:06:28.058 | Jun 24 04:06:19 devstack devstack@g-api.service[83304]: DEBUG dbcounter [-] [83304] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.058 | Jun 24 04:06:19 devstack devstack@g-api.service[83303]: DEBUG dbcounter [-] [83303] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.063 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.067 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-24 02:06:28.085 | enabled 2026-06-24 02:06:28.091 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-24 02:06:28.113 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-24 02:06:28.113 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-24 02:06:28.113 | Active: active (running) since Wed 2026-06-24 04:05:45 CEST; 42s ago 2026-06-24 02:06:28.113 | Main PID: 81783 (cinder-schedule) 2026-06-24 02:06:28.114 | Tasks: 1 (limit: 14255) 2026-06-24 02:06:28.114 | Memory: 109.5M (peak: 109.7M) 2026-06-24 02:06:28.114 | CPU: 4.191s 2026-06-24 02:06:28.114 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-24 02:06:28.114 | └─81783 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-24 02:06:28.114 | 2026-06-24 02:06:28.114 | Jun 24 04:05:50 devstack cinder-scheduler[81783]: DEBUG cinder.service [None req-7a2ded26-d968-442f-9e82-a7a3d762cc07 None None] Creating RPC server for service cinder-scheduler {{(pid=81783) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-24 02:06:28.114 | Jun 24 04:05:50 devstack cinder-scheduler[81783]: DEBUG cinder.service [None req-7a2ded26-d968-442f-9e82-a7a3d762cc07 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81783) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-24 02:06:28.114 | Jun 24 04:06:00 devstack cinder-scheduler[81783]: DEBUG dbcounter [-] [81783] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.114 | Jun 24 04:06:08 devstack cinder-scheduler[81783]: DEBUG cinder.scheduler.host_manager [None req-41d78e22-2656-4718-81e3-68eed5a6f113 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=81783) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-24 02:06:28.115 | Jun 24 04:06:08 devstack cinder-scheduler[81783]: DEBUG cinder.scheduler.host_manager [None req-41d78e22-2656-4718-81e3-68eed5a6f113 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 24, 2, 6, 8, 530895)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 24, 2, 6, 8, 530895)}]. {{(pid=81783) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-24 02:06:28.115 | Jun 24 04:06:08 devstack cinder-scheduler[81783]: DEBUG cinder.scheduler.host_manager [None req-41d78e22-2656-4718-81e3-68eed5a6f113 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 24, 2, 6, 8, 502474)} {{(pid=81783) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-24 02:06:28.115 | Jun 24 04:06:18 devstack cinder-scheduler[81783]: DEBUG dbcounter [-] [81783] Writing DB stats cinder:SELECT=1 {{(pid=81783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.115 | Jun 24 04:06:20 devstack cinder-scheduler[81783]: DEBUG oslo_service.periodic_task [None req-66f1c2be-57fc-43c8-b695-371a8eb53aa1 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=81783) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-24 02:06:28.115 | Jun 24 04:06:20 devstack cinder-scheduler[81783]: INFO cinder.message.api [None req-66f1c2be-57fc-43c8-b695-371a8eb53aa1 None None] Deleted 0 expired messages. 2026-06-24 02:06:28.115 | Jun 24 04:06:20 devstack cinder-scheduler[81783]: DEBUG oslo_service.periodic_task [None req-66f1c2be-57fc-43c8-b695-371a8eb53aa1 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=81783) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-24 02:06:28.121 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.125 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-24 02:06:28.145 | enabled 2026-06-24 02:06:28.152 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-24 02:06:28.175 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-24 02:06:28.175 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-24 02:06:28.175 | Active: active (running) since Wed 2026-06-24 04:05:38 CEST; 49s ago 2026-06-24 02:06:28.175 | Main PID: 81022 (uwsgi) 2026-06-24 02:06:28.175 | Status: "uWSGI is ready" 2026-06-24 02:06:28.175 | Tasks: 7 (limit: 14255) 2026-06-24 02:06:28.175 | Memory: 246.9M (peak: 247.3M) 2026-06-24 02:06:28.175 | CPU: 11.065s 2026-06-24 02:06:28.175 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-24 02:06:28.175 | ├─81022 "cinder-apiuWSGI master" 2026-06-24 02:06:28.176 | ├─81047 "cinder-apiuWSGI worker 1" 2026-06-24 02:06:28.176 | └─81048 "cinder-apiuWSGI worker 2" 2026-06-24 02:06:28.176 | 2026-06-24 02:06:28.176 | Jun 24 04:05:53 devstack devstack@c-api.service[81047]: DEBUG dbcounter [-] [81047] Writing DB stats cinder:SELECT=6 {{(pid=81047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.176 | Jun 24 04:05:53 devstack devstack@c-api.service[81047]: INFO cinder.api.openstack.wsgi [req-0e699ff5-491f-4d85-862c-4ed18cdc9daf req-734e3b03-4810-468e-9781-f8f77bb0e974 admin admin] POST http://192.168.122.16/volume/v3/types/8de1927a-3970-4333-b049-aa8c3cc12ba1/extra_specs 2026-06-24 02:06:28.176 | Jun 24 04:05:53 devstack devstack@c-api.service[81047]: DEBUG cinder.api.openstack.wsgi [req-0e699ff5-491f-4d85-862c-4ed18cdc9daf req-734e3b03-4810-468e-9781-f8f77bb0e974 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81047) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-24 02:06:28.176 | Jun 24 04:05:53 devstack devstack@c-api.service[81047]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-24 02:06:28.176 | Jun 24 04:05:53 devstack devstack@c-api.service[81047]: warnings.warn( 2026-06-24 02:06:28.176 | Jun 24 04:05:53 devstack devstack@c-api.service[81047]: DEBUG oslo_db.sqlalchemy.engines [req-0e699ff5-491f-4d85-862c-4ed18cdc9daf req-734e3b03-4810-468e-9781-f8f77bb0e974 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=81047) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:06:28.176 | Jun 24 04:05:53 devstack devstack@c-api.service[81047]: INFO cinder.api.openstack.wsgi [req-0e699ff5-491f-4d85-862c-4ed18cdc9daf req-734e3b03-4810-468e-9781-f8f77bb0e974 admin admin] http://192.168.122.16/volume/v3/types/8de1927a-3970-4333-b049-aa8c3cc12ba1/extra_specs returned with HTTP 200 2026-06-24 02:06:28.176 | Jun 24 04:05:53 devstack devstack@c-api.service[81047]: [pid: 81047|app: 0|req: 1/3] 192.168.122.16 () {62 vars in 1358 bytes} [Wed Jun 24 04:05:52 2026] POST /volume/v3/types/8de1927a-3970-4333-b049-aa8c3cc12ba1/extra_specs => generated 55 bytes in 1037 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-24 02:06:28.177 | Jun 24 04:06:02 devstack devstack@c-api.service[81048]: DEBUG dbcounter [-] [81048] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.177 | Jun 24 04:06:03 devstack devstack@c-api.service[81047]: DEBUG dbcounter [-] [81047] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.183 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.187 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-24 02:06:28.206 | enabled 2026-06-24 02:06:28.211 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-24 02:06:28.234 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-24 02:06:28.234 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-24 02:06:28.234 | Active: active (running) since Wed 2026-06-24 04:05:48 CEST; 39s ago 2026-06-24 02:06:28.234 | Main PID: 82439 (cinder-volume) 2026-06-24 02:06:28.234 | Tasks: 2 (limit: 14255) 2026-06-24 02:06:28.234 | Memory: 143.2M (peak: 172.8M) 2026-06-24 02:06:28.234 | CPU: 20.226s 2026-06-24 02:06:28.235 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-24 02:06:28.235 | ├─82439 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-24 02:06:28.235 | └─82604 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-24 02:06:28.235 | 2026-06-24 02:06:28.235 | Jun 24 04:06:10 devstack sudo[83787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-24 02:06:28.235 | Jun 24 04:06:10 devstack sudo[83787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-24 02:06:28.235 | Jun 24 04:06:11 devstack sudo[83787]: pam_unix(sudo:session): session closed for user root 2026-06-24 02:06:28.235 | Jun 24 04:06:11 devstack cinder-volume[82604]: DEBUG oslo_concurrency.processutils [None req-41d78e22-2656-4718-81e3-68eed5a6f113 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.631s {{(pid=82604) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-24 02:06:28.235 | Jun 24 04:06:11 devstack cinder-volume[82604]: INFO cinder.volume.manager [None req-41d78e22-2656-4718-81e3-68eed5a6f113 None None] Driver post RPC initialization completed successfully. 2026-06-24 02:06:28.235 | Jun 24 04:06:11 devstack cinder-volume[82604]: DEBUG oslo_service.periodic_task [None req-bc28b7e3-c2fa-4b50-86ad-8e692fa1e13c None None] Running periodic task VolumeManager._thread_info {{(pid=82604) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-24 02:06:28.236 | Jun 24 04:06:11 devstack cinder-volume[82604]: DEBUG cinder.volume.manager [None req-bc28b7e3-c2fa-4b50-86ad-8e692fa1e13c None None] thread count: 6 {{(pid=82604) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-06-24 02:06:28.236 | Jun 24 04:06:11 devstack cinder-volume[82604]: DEBUG cinder.volume.manager [None req-bc28b7e3-c2fa-4b50-86ad-8e692fa1e13c None None] thread info: [<_MainThread(MainThread, started 139615466774656)>, , , , , ] {{(pid=82604) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-24 02:06:28.236 | Jun 24 04:06:18 devstack cinder-volume[82604]: DEBUG dbcounter [-] [82604] Writing DB stats cinder:SELECT=3 {{(pid=82604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.236 | Jun 24 04:06:21 devstack cinder-volume[82604]: DEBUG dbcounter [-] [82604] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.241 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.245 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-24 02:06:28.264 | not-found 2026-06-24 02:06:28.270 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.275 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-24 02:06:28.293 | not-found 2026-06-24 02:06:28.298 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.303 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-24 02:06:28.321 | not-found 2026-06-24 02:06:28.327 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.331 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-24 02:06:28.349 | not-found 2026-06-24 02:06:28.355 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.359 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-24 02:06:28.376 | not-found 2026-06-24 02:06:28.383 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.387 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-24 02:06:28.405 | enabled 2026-06-24 02:06:28.411 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-24 02:06:28.434 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-24 02:06:28.434 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-24 02:06:28.434 | Active: active (running) since Wed 2026-06-24 04:03:28 CEST; 2min 59s ago 2026-06-24 02:06:28.434 | Main PID: 70800 (neutron-ovn-age) 2026-06-24 02:06:28.434 | Tasks: 20 (limit: 14255) 2026-06-24 02:06:28.434 | Memory: 345.4M (peak: 346.1M) 2026-06-24 02:06:28.435 | CPU: 12.613s 2026-06-24 02:06:28.435 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-24 02:06:28.435 | ├─70800 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-24 02:06:28.435 | ├─72287 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-24 02:06:28.435 | ├─72682 /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/tmpfixi_vpq/privsep.sock 2026-06-24 02:06:28.435 | └─75105 /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/tmpbllyol5d/privsep.sock 2026-06-24 02:06:28.435 | 2026-06-24 02:06:28.435 | Jun 24 04:04:32 devstack neutron-ovn-agent[72287]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72287) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:06:28.435 | Jun 24 04:05:10 devstack neutron-ovn-agent[72287]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=39e8f580-6926-4e22-9a32-3513b22f11c1, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '96:13:d6', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '22:1f:e2:18:c3:66', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=39e8f580-6926-4e22-9a32-3513b22f11c1, nb_cfg=1) {{(pid=72287) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-24 02:06:28.435 | Jun 24 04:05:10 devstack neutron-ovn-agent[72287]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 1 seconds {{(pid=72287) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-24 02:06:28.436 | Jun 24 04:05:11 devstack neutron-ovn-agent[72287]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=b1069601-2cbd-4e41-ada9-679dd6e21e6a, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=72287) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-24 02:06:28.436 | Jun 24 04:05:32 devstack neutron-ovn-agent[72287]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72287) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:06:28.436 | Jun 24 04:05:32 devstack neutron-ovn-agent[72287]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72287) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:06:28.436 | Jun 24 04:05:32 devstack neutron-ovn-agent[72287]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72287) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:06:28.436 | Jun 24 04:05:32 devstack neutron-ovn-agent[72287]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72287) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:06:28.436 | Jun 24 04:05:32 devstack neutron-ovn-agent[72287]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72287) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:06:28.436 | Jun 24 04:05:32 devstack neutron-ovn-agent[72287]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=72287) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:06:28.441 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.445 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-24 02:06:28.462 | not-found 2026-06-24 02:06:28.468 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.472 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-24 02:06:28.491 | not-found 2026-06-24 02:06:28.496 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.500 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-24 02:06:28.519 | not-found 2026-06-24 02:06:28.525 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.529 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-24 02:06:28.548 | not-found 2026-06-24 02:06:28.553 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.558 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-24 02:06:28.577 | enabled 2026-06-24 02:06:28.583 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-24 02:06:28.606 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-24 02:06:28.606 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-24 02:06:28.606 | Active: active (running) since Wed 2026-06-24 03:56:38 CEST; 9min ago 2026-06-24 02:06:28.606 | Main PID: 47269 (dstat.sh) 2026-06-24 02:06:28.606 | Tasks: 3 (limit: 14255) 2026-06-24 02:06:28.606 | Memory: 27.5M (peak: 28.0M) 2026-06-24 02:06:28.607 | CPU: 3.439s 2026-06-24 02:06:28.607 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-24 02:06:28.607 | ├─47269 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-24 02:06:28.607 | ├─47422 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-24 02:06:28.607 | └─47423 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-24 02:06:28.607 | 2026-06-24 02:06:28.607 | Jun 24 04:06:19 devstack dstat.sh[47423]: 24-06 04:06:19| 22 6 66 0 0|5225M 337M 222M 5946M| 66B 166B| 48k 452k|2.00 47.0 |2906 2825 |3.06 2.64 1.78|2.0 0 15| 0 0 | | 17 283 0 31 0 2026-06-24 02:06:28.607 | Jun 24 04:06:20 devstack dstat.sh[47423]: 24-06 04:06:20| 17 16 63 0 0|5262M 299M 222M 5946M|9492B 32k| 44k 324k|3.00 28.0 |4058 3574 |3.06 2.64 1.78|1.0 0 250| 0 0 | | 17 287 0 31 0 2026-06-24 02:06:28.607 | Jun 24 04:06:21 devstack dstat.sh[47423]: 24-06 04:06:21| 19 9 70 0 0|5293M 268M 222M 5946M| 0 0 | 0 280k| 0 23.0 |2171 1827 |3.06 2.64 1.78|2.0 0 0| 0 0 | | 17 287 0 31 0 2026-06-24 02:06:28.607 | Jun 24 04:06:22 devstack dstat.sh[47423]: 24-06 04:06:22| 21 5 71 0 0|5315M 246M 222M 5946M| 184B 652B| 0 1864k| 0 27.0 |1885 1440 |3.06 2.64 1.78|1.0 0 0| 0 0 | | 17 287 0 31 0 2026-06-24 02:06:28.607 | Jun 24 04:06:23 devstack dstat.sh[47423]: 24-06 04:06:23| 4 16 73 1 0|5257M 304M 222M 5946M|7854B 22k| 140k 144k|6.00 15.0 |4496 4062 |3.06 2.64 1.78| 0 0 285| 0 0 | | 17 287 0 31 0 2026-06-24 02:06:28.608 | Jun 24 04:06:24 devstack dstat.sh[47423]: 24-06 04:06:24| 7 4 86 0 0|5271M 290M 222M 5946M| 184B 476B| 0 160k| 0 28.0 |1441 1553 |2.89 2.62 1.77|1.0 0 6.0| 0 0 | | 17 287 0 31 0 2026-06-24 02:06:28.608 | Jun 24 04:06:25 devstack dstat.sh[47423]: 24-06 04:06:25| 17 10 72 0 0|5278M 283M 222M 5946M| 0 0 | 0 0 | 0 0 |1851 1346 |2.89 2.62 1.77|1.0 0 0| 0 0 | | 17 287 0 31 0 2026-06-24 02:06:28.608 | Jun 24 04:06:26 devstack dstat.sh[47423]: 24-06 04:06:26| 19 8 70 0 0|5303M 258M 222M 5946M| 52B 0 | 0 64k| 0 7.00 |2133 1645 |2.89 2.62 1.77|2.0 0 0| 0 0 | | 17 287 0 31 0 2026-06-24 02:06:28.608 | Jun 24 04:06:27 devstack dstat.sh[47423]: 24-06 04:06:27| 24 3 70 0 0|5304M 257M 222M 5946M| 0 0 | 0 36k| 0 1.00 |2295 1875 |2.89 2.62 1.77|1.0 0 3.0| 0 0 | | 17 291 0 32 0 2026-06-24 02:06:28.608 | Jun 24 04:06:28 devstack dstat.sh[47423]: 24-06 04:06:28| 10 21 59 0 0|5213M 348M 222M 5946M| 15k 73k|8188B 296k|2.00 27.0 |6019 4745 |2.89 2.62 1.77|1.0 0 208| 0 0 | | 17 291 0 32 0 2026-06-24 02:06:28.614 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.618 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-24 02:06:28.638 | enabled 2026-06-24 02:06:28.643 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-24 02:06:28.667 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-24 02:06:28.667 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-24 02:06:28.667 | Active: active (running) since Wed 2026-06-24 04:03:26 CEST; 3min 2s ago 2026-06-24 02:06:28.667 | Main PID: 70103 (neutron-ovn-met) 2026-06-24 02:06:28.667 | Tasks: 2 (limit: 14255) 2026-06-24 02:06:28.668 | Memory: 121.5M (peak: 122.2M) 2026-06-24 02:06:28.668 | CPU: 3.806s 2026-06-24 02:06:28.668 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-24 02:06:28.668 | └─70103 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-24 02:06:28.668 | 2026-06-24 02:06:28.668 | Jun 24 04:03:30 devstack neutron-ovn-metadata-agent[70103]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-24 02:06:28.668 | Jun 24 04:03:30 devstack neutron-ovn-metadata-agent[70103]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-24 02:06:28.668 | Jun 24 04:03:30 devstack neutron-ovn-metadata-agent[70103]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:06:28.668 | Jun 24 04:03:30 devstack neutron-ovn-metadata-agent[70103]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-24 02:06:28.669 | Jun 24 04:03:30 devstack neutron-ovn-metadata-agent[70103]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-24 02:06:28.669 | Jun 24 04:03:30 devstack neutron-ovn-metadata-agent[70103]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:06:28.669 | Jun 24 04:03:30 devstack neutron-ovn-metadata-agent[70103]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-24 02:06:28.669 | Jun 24 04:03:30 devstack neutron-ovn-metadata-agent[70103]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-24 02:06:28.669 | Jun 24 04:03:30 devstack neutron-ovn-metadata-agent[70103]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-24 02:06:28.669 | Jun 24 04:03:30 devstack neutron-ovn-metadata-agent[70103]: ERROR neutron 2026-06-24 02:06:28.673 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.677 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-24 02:06:28.695 | enabled 2026-06-24 02:06:28.700 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-24 02:06:28.723 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-24 02:06:28.723 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-24 02:06:28.723 | Active: active (running) since Wed 2026-06-24 04:03:31 CEST; 2min 56s ago 2026-06-24 02:06:28.723 | Main PID: 71934 (uwsgi) 2026-06-24 02:06:28.723 | Status: "uWSGI is ready" 2026-06-24 02:06:28.723 | Tasks: 23 (limit: 14255) 2026-06-24 02:06:28.723 | Memory: 388.1M (peak: 388.8M) 2026-06-24 02:06:28.723 | CPU: 43.005s 2026-06-24 02:06:28.724 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-24 02:06:28.724 | ├─71934 "neutron-apiuWSGI master" 2026-06-24 02:06:28.724 | ├─71935 "neutron-apiuWSGI worker 1" 2026-06-24 02:06:28.724 | └─71936 "neutron-apiuWSGI worker 2" 2026-06-24 02:06:28.724 | 2026-06-24 02:06:28.724 | Jun 24 04:06:02 devstack devstack@neutron-api.service[71936]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71936) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-24 02:06:28.724 | Jun 24 04:06:02 devstack devstack@neutron-api.service[71936]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71936) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-24 02:06:28.724 | Jun 24 04:06:10 devstack devstack@neutron-api.service[71935]: DEBUG dbcounter [-] [71935] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.724 | Jun 24 04:06:12 devstack devstack@neutron-api.service[71936]: DEBUG dbcounter [-] [71936] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.724 | Jun 24 04:06:15 devstack devstack@neutron-api.service[71935]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71935) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-24 02:06:28.725 | Jun 24 04:06:15 devstack devstack@neutron-api.service[71935]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71935) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-24 02:06:28.725 | Jun 24 04:06:17 devstack devstack@neutron-api.service[71936]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71936) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-24 02:06:28.725 | Jun 24 04:06:17 devstack devstack@neutron-api.service[71936]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71936) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-24 02:06:28.725 | Jun 24 04:06:25 devstack devstack@neutron-api.service[71935]: DEBUG dbcounter [-] [71935] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.725 | Jun 24 04:06:27 devstack devstack@neutron-api.service[71936]: DEBUG dbcounter [-] [71936] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.729 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.734 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-24 02:06:28.752 | enabled 2026-06-24 02:06:28.758 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-24 02:06:28.781 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-24 02:06:28.781 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-24 02:06:28.781 | Active: active (running) since Wed 2026-06-24 04:03:36 CEST; 2min 52s ago 2026-06-24 02:06:28.781 | Main PID: 72947 (neutron-periodi) 2026-06-24 02:06:28.781 | Tasks: 15 (limit: 14255) 2026-06-24 02:06:28.781 | Memory: 181.9M (peak: 182.1M) 2026-06-24 02:06:28.781 | CPU: 6.722s 2026-06-24 02:06:28.781 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-24 02:06:28.782 | ├─72947 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-24 02:06:28.782 | └─73770 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-24 02:06:28.782 | 2026-06-24 02:06:28.782 | Jun 24 04:05:30 devstack neutron-periodic-workers[73770]: DEBUG neutron.db.agents_db [None req-3e0677de-51fa-4192-b899-ab7604203df0 None None] Agent healthcheck: found 0 active agents {{(pid=73770) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-24 02:06:28.782 | Jun 24 04:05:30 devstack neutron-periodic-workers[73770]: DEBUG oslo.service.backend._threading.loopingcall [None req-3e0677de-51fa-4192-b899-ab7604203df0 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73770) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:28.782 | Jun 24 04:05:40 devstack neutron-periodic-workers[73770]: DEBUG dbcounter [-] [73770] Writing DB stats neutron:SELECT=1 {{(pid=73770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.782 | Jun 24 04:05:44 devstack neutron-periodic-workers[73770]: DEBUG oslo.service.backend._threading.loopingcall [None req-d8261975-f8e4-49dd-b57a-ae738fa4280f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73770) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:28.782 | Jun 24 04:05:47 devstack neutron-periodic-workers[73770]: DEBUG oslo.service.backend._threading.loopingcall [None req-3e7383b2-1070-4eeb-8300-7396a4e62ce2 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=73770) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:28.782 | Jun 24 04:05:57 devstack neutron-periodic-workers[73770]: DEBUG dbcounter [-] [73770] Writing DB stats neutron:SELECT=3,neutron:DELETE=1 {{(pid=73770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.782 | Jun 24 04:06:07 devstack neutron-periodic-workers[73770]: DEBUG neutron.db.agents_db [None req-3e0677de-51fa-4192-b899-ab7604203df0 None None] Agent healthcheck: found 0 active agents {{(pid=73770) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-24 02:06:28.783 | Jun 24 04:06:07 devstack neutron-periodic-workers[73770]: DEBUG oslo.service.backend._threading.loopingcall [None req-3e0677de-51fa-4192-b899-ab7604203df0 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73770) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:28.783 | Jun 24 04:06:17 devstack neutron-periodic-workers[73770]: DEBUG dbcounter [-] [73770] Writing DB stats neutron:SELECT=1 {{(pid=73770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.784 | Jun 24 04:06:21 devstack neutron-periodic-workers[73770]: DEBUG oslo.service.backend._threading.loopingcall [None req-d8261975-f8e4-49dd-b57a-ae738fa4280f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73770) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:28.789 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.792 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-24 02:06:28.813 | enabled 2026-06-24 02:06:28.819 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-24 02:06:28.842 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-24 02:06:28.842 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-24 02:06:28.843 | Active: active (running) since Wed 2026-06-24 04:03:33 CEST; 2min 55s ago 2026-06-24 02:06:28.843 | Main PID: 72447 (neutron-rpc-ser) 2026-06-24 02:06:28.843 | Tasks: 27 (limit: 14255) 2026-06-24 02:06:28.843 | Memory: 203.6M (peak: 204.1M) 2026-06-24 02:06:28.843 | CPU: 7.895s 2026-06-24 02:06:28.843 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-24 02:06:28.843 | ├─72447 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-24 02:06:28.844 | ├─73893 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-24 02:06:28.844 | └─73901 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-24 02:06:28.844 | 2026-06-24 02:06:28.844 | Jun 24 04:05:11 devstack neutron-rpc-server[73893]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:06:28.844 | Jun 24 04:05:11 devstack neutron-rpc-server[73893]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-24 02:06:28.844 | Jun 24 04:05:11 devstack neutron-rpc-server[73893]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-24 02:06:28.844 | Jun 24 04:05:11 devstack neutron-rpc-server[73893]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-24 02:06:28.845 | Jun 24 04:05:11 devstack neutron-rpc-server[73893]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-24 02:06:28.845 | Jun 24 04:05:11 devstack neutron-rpc-server[73893]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:06:28.845 | Jun 24 04:05:11 devstack neutron-rpc-server[73893]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-24 02:06:28.845 | Jun 24 04:05:11 devstack neutron-rpc-server[73893]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-24 02:06:28.845 | Jun 24 04:05:11 devstack neutron-rpc-server[73893]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-24 02:06:28.845 | Jun 24 04:05:11 devstack neutron-rpc-server[73893]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-24 02:06:28.848 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.852 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:06:28.871 | enabled 2026-06-24 02:06:28.877 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-24 02:06:28.900 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:06:28.900 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-24 02:06:28.901 | Active: active (running) since Wed 2026-06-24 04:03:39 CEST; 2min 49s ago 2026-06-24 02:06:28.901 | Main PID: 73460 (neutron-ovn-mai) 2026-06-24 02:06:28.901 | Tasks: 12 (limit: 14255) 2026-06-24 02:06:28.901 | Memory: 253.5M (peak: 253.9M) 2026-06-24 02:06:28.901 | CPU: 7.731s 2026-06-24 02:06:28.901 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:06:28.901 | ├─73460 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-24 02:06:28.901 | └─73710 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-24 02:06:28.901 | 2026-06-24 02:06:28.902 | Jun 24 04:04:07 devstack neutron-ovn-maintenance-worker[73710]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4466fbed-eba1-4db8-b129-5f00f2b2fa78 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73710) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-24 02:06:28.902 | Jun 24 04:04:07 devstack neutron-ovn-maintenance-worker[73710]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4466fbed-eba1-4db8-b129-5f00f2b2fa78 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73710) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-24 02:06:28.902 | Jun 24 04:04:07 devstack neutron-ovn-maintenance-worker[73710]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4466fbed-eba1-4db8-b129-5f00f2b2fa78 None None] OVN maintenance task update_router_distributed_flag finished in 0.011 seconds 2026-06-24 02:06:28.902 | Jun 24 04:04:07 devstack neutron-ovn-maintenance-worker[73710]: DEBUG futurist.periodics [None req-4466fbed-eba1-4db8-b129-5f00f2b2fa78 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=73710) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-24 02:06:28.902 | Jun 24 04:04:07 devstack neutron-ovn-maintenance-worker[73710]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4466fbed-eba1-4db8-b129-5f00f2b2fa78 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73710) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-24 02:06:28.902 | Jun 24 04:04:07 devstack neutron-ovn-maintenance-worker[73710]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4466fbed-eba1-4db8-b129-5f00f2b2fa78 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73710) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-24 02:06:28.902 | Jun 24 04:04:07 devstack neutron-ovn-maintenance-worker[73710]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4466fbed-eba1-4db8-b129-5f00f2b2fa78 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-06-24 02:06:28.902 | Jun 24 04:04:07 devstack neutron-ovn-maintenance-worker[73710]: DEBUG futurist.periodics [None req-4466fbed-eba1-4db8-b129-5f00f2b2fa78 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=73710) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-24 02:06:28.902 | Jun 24 04:04:07 devstack neutron-ovn-maintenance-worker[73710]: DEBUG futurist.periodics [None req-4466fbed-eba1-4db8-b129-5f00f2b2fa78 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=73710) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-24 02:06:28.903 | Jun 24 04:04:17 devstack neutron-ovn-maintenance-worker[73710]: DEBUG dbcounter [-] [73710] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:28.907 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.911 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-24 02:06:28.931 | enabled 2026-06-24 02:06:28.936 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-24 02:06:28.959 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-24 02:06:28.960 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-24 02:06:28.960 | Active: active (running) since Wed 2026-06-24 04:05:22 CEST; 1min 6s ago 2026-06-24 02:06:28.960 | Main PID: 77712 (nova-novncproxy) 2026-06-24 02:06:28.960 | Tasks: 4 (limit: 14255) 2026-06-24 02:06:28.960 | Memory: 109.6M (peak: 109.8M) 2026-06-24 02:06:28.960 | CPU: 3.776s 2026-06-24 02:06:28.960 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-24 02:06:28.960 | └─77712 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-24 02:06:28.961 | 2026-06-24 02:06:28.961 | Jun 24 04:05:22 devstack nova-novncproxy[77712]: If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:06:28.961 | Jun 24 04:05:22 devstack nova-novncproxy[77712]: framework. For more detail see 2026-06-24 02:06:28.961 | Jun 24 04:05:22 devstack nova-novncproxy[77712]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:06:28.961 | Jun 24 04:05:22 devstack nova-novncproxy[77712]: import eventlet # noqa 2026-06-24 02:06:28.961 | Jun 24 04:05:23 devstack nova-novncproxy[77712]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:06:28.961 | Jun 24 04:05:27 devstack nova-novncproxy[77712]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-24 02:06:28.961 | Jun 24 04:05:27 devstack nova-novncproxy[77712]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-24 02:06:28.961 | Jun 24 04:05:27 devstack nova-novncproxy[77712]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-24 02:06:28.962 | Jun 24 04:05:27 devstack nova-novncproxy[77712]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-24 02:06:28.962 | Jun 24 04:05:27 devstack nova-novncproxy[77712]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-24 02:06:28.965 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:28.968 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-24 02:06:28.986 | enabled 2026-06-24 02:06:28.992 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-24 02:06:29.015 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-24 02:06:29.015 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-24 02:06:29.015 | Active: active (running) since Wed 2026-06-24 04:05:24 CEST; 1min 4s ago 2026-06-24 02:06:29.015 | Main PID: 78516 (nova-conductor:) 2026-06-24 02:06:29.016 | Tasks: 19 (limit: 14255) 2026-06-24 02:06:29.016 | Memory: 157.8M (peak: 158.1M) 2026-06-24 02:06:29.017 | CPU: 5.088s 2026-06-24 02:06:29.017 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-24 02:06:29.017 | ├─78516 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-24 02:06:29.017 | ├─80238 "nova-conductor: ServiceWrapper worker(0)" 2026-06-24 02:06:29.017 | └─80241 "nova-conductor: ServiceWrapper worker(1)" 2026-06-24 02:06:29.017 | 2026-06-24 02:06:29.018 | Jun 24 04:05:32 devstack nova-conductor[80241]: DEBUG nova.servicegroup.drivers.db [None req-ff868606-5a0b-405c-a445-70860fcc1579 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80241) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-24 02:06:29.018 | Jun 24 04:05:36 devstack nova-conductor[80238]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80238) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.018 | Jun 24 04:05:36 devstack nova-conductor[80241]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=80241) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.018 | Jun 24 04:05:39 devstack nova-conductor[78516]: DEBUG dbcounter [-] [78516] Writing DB stats nova_api:SELECT=1 {{(pid=78516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:29.018 | Jun 24 04:05:39 devstack nova-conductor[78516]: DEBUG dbcounter [-] [78516] Writing DB stats nova_cell1:SELECT=1 {{(pid=78516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:29.018 | Jun 24 04:05:39 devstack nova-conductor[78516]: DEBUG dbcounter [-] [78516] Writing DB stats nova_cell0:SELECT=1 {{(pid=78516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:29.018 | Jun 24 04:05:39 devstack nova-conductor[80241]: DEBUG oslo.service.backend._threading.loopingcall [None req-d5656c0f-982f-4634-bbad-d77b4982fbf9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80241) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.018 | Jun 24 04:05:46 devstack nova-conductor[80238]: DEBUG dbcounter [-] [80238] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:29.018 | Jun 24 04:05:46 devstack nova-conductor[80241]: DEBUG dbcounter [-] [80241] Writing DB stats nova_cell0:SELECT=3 {{(pid=80241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:06:29.018 | Jun 24 04:05:52 devstack nova-conductor[80238]: DEBUG oslo.service.backend._threading.loopingcall [None req-a38e5c37-419d-478e-8495-10c2047e6d71 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80238) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.022 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:06:29.027 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-24 02:06:29.047 | enabled 2026-06-24 02:06:29.052 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-24 02:06:29.076 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-24 02:06:29.076 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-24 02:06:29.076 | Active: active (running) since Wed 2026-06-24 04:05:27 CEST; 1min 1s ago 2026-06-24 02:06:29.076 | Main PID: 79077 (nova-conductor:) 2026-06-24 02:06:29.076 | Tasks: 37 (limit: 14255) 2026-06-24 02:06:29.076 | Memory: 167.4M (peak: 167.9M) 2026-06-24 02:06:29.076 | CPU: 4.999s 2026-06-24 02:06:29.076 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-24 02:06:29.077 | ├─79077 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-24 02:06:29.077 | ├─80259 "nova-conductor: ServiceWrapper worker(0)" 2026-06-24 02:06:29.077 | └─80261 "nova-conductor: ServiceWrapper worker(1)" 2026-06-24 02:06:29.077 | 2026-06-24 02:06:29.077 | Jun 24 04:05:50 devstack nova-conductor[80259]: DEBUG oslo.service.backend._threading.loopingcall [None req-07f5672c-7397-4d3b-9b20-2e5e41b9879d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80259) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.077 | Jun 24 04:05:57 devstack nova-conductor[80261]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80261) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.077 | Jun 24 04:05:57 devstack nova-conductor[80259]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80259) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.077 | Jun 24 04:06:07 devstack nova-conductor[80261]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80261) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.077 | Jun 24 04:06:07 devstack nova-conductor[80259]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80259) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.077 | Jun 24 04:06:11 devstack nova-conductor[80261]: DEBUG oslo.service.backend._threading.loopingcall [None req-2f45c2a0-4d73-4da5-9d41-5a35baed2353 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80261) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.078 | Jun 24 04:06:17 devstack nova-conductor[80261]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80261) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.078 | Jun 24 04:06:17 devstack nova-conductor[80259]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80259) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.078 | Jun 24 04:06:27 devstack nova-conductor[80261]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80261) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.078 | Jun 24 04:06:27 devstack nova-conductor[80259]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80259) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:06:29.083 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-24 02:06:29.111 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:29.115 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-24 02:06:29.142 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:29.146 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-24 02:06:29.149 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:06:29.623 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:06:29.624 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:06:29.624 | we strongly recommend against using it for new projects. 2026-06-24 02:06:29.624 | 2026-06-24 02:06:29.624 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:06:29.624 | framework. For more detail see 2026-06-24 02:06:29.624 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:06:29.624 | 2026-06-24 02:06:29.624 | import eventlet # noqa 2026-06-24 02:06:29.980 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:06:33.075 | INFO dbcounter [None req-57f62e78-c7a7-4f78-bf2a-a682b1f4c00b None None] Registered counter for database nova_api 2026-06-24 02:06:33.207 | DEBUG dbcounter [-] [84705] Writer thread running {{(pid=84705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:06:33.218 | Found 2 cell mappings. 2026-06-24 02:06:33.218 | Skipping cell0 since it does not contain hosts. 2026-06-24 02:06:33.218 | Getting computes from cell 'cell1': f8a58226-9638-4551-949b-084306aca872 2026-06-24 02:06:33.218 | INFO dbcounter [None req-57f62e78-c7a7-4f78-bf2a-a682b1f4c00b None None] Registered counter for database nova_cell1 2026-06-24 02:06:33.302 | DEBUG dbcounter [-] [84705] Writer thread running {{(pid=84705) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:06:33.646 | Checking host mapping for compute host 'devstack': 870e9c82-fcc4-4280-bfb5-ddddb8332287 2026-06-24 02:06:33.646 | Creating host mapping for compute host 'devstack': 870e9c82-fcc4-4280-bfb5-ddddb8332287 2026-06-24 02:06:33.646 | Found 1 unmapped computes in cell: f8a58226-9638-4551-949b-084306aca872 2026-06-24 02:06:34.018 | Exception ignored in: 2026-06-24 02:06:34.018 | Traceback (most recent call last): 2026-06-24 02:06:34.018 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:06:34.018 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:06:34.018 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:06:34.018 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:06:34.018 | RuntimeError: greenlet is being finalized 2026-06-24 02:06:34.456 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-24 02:06:34.936 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:06:34.936 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:06:34.936 | we strongly recommend against using it for new projects. 2026-06-24 02:06:34.937 | 2026-06-24 02:06:34.937 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:06:34.937 | framework. For more detail see 2026-06-24 02:06:34.937 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:06:34.937 | 2026-06-24 02:06:34.937 | import eventlet # noqa 2026-06-24 02:06:35.286 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-24 02:06:38.858 | +-------------------------------------------+ 2026-06-24 02:06:38.858 | | Upgrade Check Results | 2026-06-24 02:06:38.858 | +-------------------------------------------+ 2026-06-24 02:06:38.858 | | Check: Cells v2 | 2026-06-24 02:06:38.858 | | Result: Success | 2026-06-24 02:06:38.858 | | Details: None | 2026-06-24 02:06:38.858 | +-------------------------------------------+ 2026-06-24 02:06:38.858 | | Check: Placement API | 2026-06-24 02:06:38.859 | | Result: Success | 2026-06-24 02:06:38.859 | | Details: None | 2026-06-24 02:06:38.860 | +-------------------------------------------+ 2026-06-24 02:06:38.860 | | Check: Cinder API | 2026-06-24 02:06:38.860 | | Result: Success | 2026-06-24 02:06:38.860 | | Details: None | 2026-06-24 02:06:38.860 | +-------------------------------------------+ 2026-06-24 02:06:38.860 | | Check: Policy File JSON to YAML Migration | 2026-06-24 02:06:38.861 | | Result: Success | 2026-06-24 02:06:38.861 | | Details: None | 2026-06-24 02:06:38.861 | +-------------------------------------------+ 2026-06-24 02:06:38.861 | | Check: Older than N-1 computes | 2026-06-24 02:06:38.861 | | Result: Success | 2026-06-24 02:06:38.861 | | Details: None | 2026-06-24 02:06:38.861 | +-------------------------------------------+ 2026-06-24 02:06:38.862 | | Check: hw_machine_type unset | 2026-06-24 02:06:38.862 | | Result: Success | 2026-06-24 02:06:38.862 | | Details: None | 2026-06-24 02:06:38.862 | +-------------------------------------------+ 2026-06-24 02:06:38.863 | | Check: Service User Token Configuration | 2026-06-24 02:06:38.863 | | Result: Success | 2026-06-24 02:06:38.863 | | Details: None | 2026-06-24 02:06:38.863 | +-------------------------------------------+ 2026-06-24 02:06:39.193 | Exception ignored in: 2026-06-24 02:06:39.193 | Traceback (most recent call last): 2026-06-24 02:06:39.194 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:06:39.194 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:06:39.194 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:06:39.194 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:06:39.194 | RuntimeError: greenlet is being finalized 2026-06-24 02:06:39.595 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-24 02:06:39.600 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-24 02:06:39.601 | + ./stack.sh:main:1482 : command openstack complete 2026-06-24 02:06:43.233 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-24 02:06:43.259 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:43.262 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-24 02:06:43.266 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:06:43.269 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:06:43.272 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-24 02:06:43.274 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:06:43.277 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-24 02:06:43.280 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-24 02:06:43.283 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-24 02:06:43.286 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-24 02:06:43.289 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-24 02:06:43.291 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-24 02:06:43.295 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-24 02:06:43.299 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-24 02:06:43.348 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-24 02:06:43.354 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-24 02:06:43.354 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-24 02:06:43.354 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-24 02:06:43.360 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-24 02:06:43.363 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-24 02:06:43.366 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-24 02:06:43.369 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-24 02:06:43.372 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-24 02:06:43.376 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-24 02:06:43.396 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-24 02:06:43.419 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-24 02:06:43.423 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:06:43.427 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-24 02:06:43.431 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-24 02:06:43.435 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:06:43.438 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-24 02:06:43.440 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:06:43.443 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:06:43.445 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:06:43.449 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:06:43.453 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:06:43.458 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:06:43.462 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:06:43.466 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:06:43.469 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:06:43.474 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-24 02:06:43.477 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:06:43.502 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:43.506 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:06:43.510 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:43.514 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-24 02:06:43.518 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:43.523 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:06:43.527 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:43.531 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-24 02:06:43.536 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:43.540 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-24 02:06:43.544 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:06:43.548 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:06:43.552 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-24 02:06:43.608 | [2067 Async install_tempest:45371]: Waiting for completion of install_tempest running on PID 45371 (1 other jobs running) 2026-06-24 02:06:43.634 | [2067 Async install_tempest:45371]: Signaling child to exit 2026-06-24 02:06:43.634 | WAKEUP 2026-06-24 02:06:43.658 | [2067 Async install_tempest:45371]: Signaled 2026-06-24 02:06:43.660 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-24 02:06:43.660 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-24 02:06:43.660 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-24 02:06:43.660 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:06:43.660 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-24 02:06:43.660 | +++ functions-common:git_clone:593 : pwd 2026-06-24 02:06:43.661 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:06:43.661 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:06:43.661 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:06:43.661 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:06:43.661 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:06:43.661 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:06:43.661 | ++ functions-common:git_clone:610 : echo master 2026-06-24 02:06:43.662 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:06:43.662 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-24 02:06:43.662 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:06:43.662 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-24 02:06:43.662 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:06:43.662 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:06:43.662 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:06:43.662 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:06:43.662 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:06:43.663 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:06:43.663 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:43.663 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:43.663 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:43.663 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266179624 2026-06-24 02:06:43.663 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-24 02:06:43.663 | Cloning into '/opt/stack/tempest'... 2026-06-24 02:06:43.663 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:06:43.663 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:06:43.663 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:43.664 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:43.664 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:06:43.664 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:43.664 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:06:43.664 | ++ functions-common:time_stop:2427 : start_time=1782266179624 2026-06-24 02:06:43.664 | ++ functions-common:time_stop:2429 : [[ -z 1782266179624 ]] 2026-06-24 02:06:43.664 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:43.664 | ++ functions-common:time_stop:2432 : end_time=1782266189543 2026-06-24 02:06:43.664 | ++ functions-common:time_stop:2433 : elapsed_time=9919 2026-06-24 02:06:43.664 | ++ functions-common:time_stop:2434 : total=390810 2026-06-24 02:06:43.665 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:43.665 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=400729 2026-06-24 02:06:43.665 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-24 02:06:43.665 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:06:43.665 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:06:43.665 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:06:43.665 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:06:43.665 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:06:43.665 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:06:43.665 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:06:43.665 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:43.666 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:43.666 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:43.666 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266189609 2026-06-24 02:06:43.666 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:06:43.666 | From https://review.opendev.org/openstack/tempest 2026-06-24 02:06:43.666 | * branch master -> FETCH_HEAD 2026-06-24 02:06:43.666 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:06:43.666 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:06:43.666 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:43.666 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:43.667 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:06:43.667 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:43.667 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:06:43.667 | ++ functions-common:time_stop:2427 : start_time=1782266189609 2026-06-24 02:06:43.667 | ++ functions-common:time_stop:2429 : [[ -z 1782266189609 ]] 2026-06-24 02:06:43.667 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:43.667 | ++ functions-common:time_stop:2432 : end_time=1782266190326 2026-06-24 02:06:43.667 | ++ functions-common:time_stop:2433 : elapsed_time=717 2026-06-24 02:06:43.667 | ++ functions-common:time_stop:2434 : total=400729 2026-06-24 02:06:43.667 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:43.668 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=401446 2026-06-24 02:06:43.668 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:06:43.668 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:06:43.668 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:06:43.668 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:06:43.668 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:06:43.668 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:06:43.668 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:06:43.669 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:06:43.669 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:06:43.669 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:06:43.669 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266190389 2026-06-24 02:06:43.669 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:06:43.669 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:06:43.669 | 2026-06-24 02:06:43.669 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:06:43.669 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:06:43.669 | state without impacting any branches by switching back to a branch. 2026-06-24 02:06:43.669 | 2026-06-24 02:06:43.670 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:06:43.670 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:06:43.670 | 2026-06-24 02:06:43.670 | git switch -c 2026-06-24 02:06:43.670 | 2026-06-24 02:06:43.670 | Or undo this operation with: 2026-06-24 02:06:43.670 | 2026-06-24 02:06:43.670 | git switch - 2026-06-24 02:06:43.670 | 2026-06-24 02:06:43.670 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:06:43.671 | 2026-06-24 02:06:43.671 | HEAD is now at a3aac772e Merge "Add object symlink tests for Swift" 2026-06-24 02:06:43.671 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:06:43.671 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:06:43.671 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:43.671 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:43.671 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:06:43.672 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:43.672 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:06:43.672 | ++ functions-common:time_stop:2427 : start_time=1782266190389 2026-06-24 02:06:43.672 | ++ functions-common:time_stop:2429 : [[ -z 1782266190389 ]] 2026-06-24 02:06:43.672 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:43.672 | ++ functions-common:time_stop:2432 : end_time=1782266190599 2026-06-24 02:06:43.672 | ++ functions-common:time_stop:2433 : elapsed_time=210 2026-06-24 02:06:43.672 | ++ functions-common:time_stop:2434 : total=401446 2026-06-24 02:06:43.672 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:43.672 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=401656 2026-06-24 02:06:43.672 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-24 02:06:43.673 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-24 02:06:43.673 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-24 02:06:43.673 | ++ functions-common:git_clone:673 : head -1 2026-06-24 02:06:43.673 | a3aac772e Merge "Add object symlink tests for Swift" 2026-06-24 02:06:43.673 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:06:43.673 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-24 02:06:43.673 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-24 02:06:43.673 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-24 02:06:43.673 | Collecting tox!=2.8.0,<4.0.0 2026-06-24 02:06:43.674 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-24 02:06:43.674 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-24 02:06:43.674 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-24 02:06:43.674 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-24 02:06:43.674 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-24 02:06:43.674 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 02:06:43.674 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-24 02:06:43.674 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-24 02:06:43.674 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-24 02:06:43.674 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-24 02:06:43.675 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:06:43.675 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-24 02:06:43.675 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-24 02:06:43.675 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-24 02:06:43.675 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-24 02:06:43.675 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-24 02:06:43.675 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-24 02:06:43.675 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-24 02:06:43.675 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-24 02:06:43.675 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-24 02:06:43.676 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-24 02:06:43.676 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 6.3 MB/s 0:00:01 2026-06-24 02:06:43.676 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-24 02:06:43.676 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-24 02:06:43.676 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-24 02:06:43.676 | 2026-06-24 02:06:43.676 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-24 02:06:43.676 | ++ inc/python:pip_install:216 : result=0 2026-06-24 02:06:43.676 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:06:43.677 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:06:43.677 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:43.677 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:43.677 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:06:43.677 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:43.677 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:06:43.677 | ++ functions-common:time_stop:2427 : start_time=1782266190688 2026-06-24 02:06:43.677 | ++ functions-common:time_stop:2429 : [[ -z 1782266190688 ]] 2026-06-24 02:06:43.677 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:43.677 | ++ functions-common:time_stop:2432 : end_time=1782266195837 2026-06-24 02:06:43.678 | ++ functions-common:time_stop:2433 : elapsed_time=5149 2026-06-24 02:06:43.678 | ++ functions-common:time_stop:2434 : total=162692 2026-06-24 02:06:43.678 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:43.678 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167841 2026-06-24 02:06:43.678 | ++ inc/python:pip_install:219 : return 0 2026-06-24 02:06:43.678 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-24 02:06:43.678 | /opt/stack/tempest ~/devstack 2026-06-24 02:06:43.678 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-24 02:06:43.678 | Switched to branch 'master' 2026-06-24 02:06:43.679 | Your branch is up to date with 'origin/master'. 2026-06-24 02:06:43.679 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-24 02:06:43.679 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-24 02:06:43.679 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.WPaXxxZhUd 2026-06-24 02:06:43.679 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.WPaXxxZhUd 2026-06-24 02:06:43.679 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-24 02:06:43.679 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.WPaXxxZhUd 2026-06-24 02:06:43.679 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-24 02:06:43.679 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-24 02:06:43.679 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-24 02:06:43.680 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:06:43.680 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:06:43.680 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:06:43.680 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:06:43.680 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-24 02:06:43.680 | full create: /opt/stack/tempest/.tox/tempest 2026-06-24 02:06:43.680 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-24 02:06:43.680 | full develop-inst: /opt/stack/tempest 2026-06-24 02:06:43.680 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-24 02:06:43.680 | ___________________________________ summary ____________________________________ 2026-06-24 02:06:43.681 | full: skipped tests 2026-06-24 02:06:43.681 | congratulations :) 2026-06-24 02:06:43.681 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.WPaXxxZhUd -r requirements.txt 2026-06-24 02:06:43.681 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-24 02:06:43.681 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-24 02:06:43.681 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-24 02:06:43.681 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-24 02:06:43.681 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-24 02:06:43.682 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-24 02:06:43.682 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-24 02:06:43.682 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-24 02:06:43.682 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-24 02:06:43.682 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-24 02:06:43.682 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-24 02:06:43.682 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-24 02:06:43.682 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-24 02:06:43.682 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-24 02:06:43.683 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-24 02:06:43.683 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-24 02:06:43.683 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-24 02:06:43.683 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-24 02:06:43.683 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-24 02:06:43.683 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-24 02:06:43.683 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-24 02:06:43.683 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-24 02:06:43.683 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-24 02:06:43.683 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-24 02:06:43.684 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-24 02:06:43.684 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-24 02:06:43.684 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-24 02:06:43.684 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-24 02:06:43.684 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-24 02:06:43.684 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-24 02:06:43.684 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-24 02:06:43.684 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-24 02:06:43.684 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-24 02:06:43.684 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-24 02:06:43.685 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-24 02:06:43.685 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-24 02:06:43.685 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-24 02:06:43.685 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-24 02:06:43.685 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-24 02:06:43.685 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-24 02:06:43.685 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-24 02:06:43.685 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.0) 2026-06-24 02:06:43.685 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-24 02:06:43.686 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-24 02:06:43.686 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-24 02:06:43.686 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-24 02:06:43.686 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-24 02:06:43.686 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-24 02:06:43.686 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-24 02:06:43.686 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-24 02:06:43.686 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-24 02:06:43.686 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-24 02:06:43.686 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-24 02:06:43.687 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-24 02:06:43.687 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-24 02:06:43.687 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-24 02:06:43.687 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-24 02:06:43.687 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-24 02:06:43.687 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-24 02:06:43.687 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-24 02:06:43.687 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-24 02:06:43.687 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-24 02:06:43.687 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.WPaXxxZhUd 2026-06-24 02:06:43.688 | ++ lib/tempest:install_tempest:868 : popd 2026-06-24 02:06:43.688 | ~/devstack 2026-06-24 02:06:43.718 | [2067 Async install_tempest:45371]: finished install_tempest with result 0 in 46 seconds 2026-06-24 02:06:43.723 | ++ inc/async:async_wait:197 : return 0 2026-06-24 02:06:43.727 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-24 02:06:43.730 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:06:43.734 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-24 02:06:43.737 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-24 02:06:43.741 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-24 02:06:43.745 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-24 02:06:43.747 | ++ inc/python:setup_develop:353 : local bindep 2026-06-24 02:06:43.749 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-24 02:06:43.752 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-24 02:06:43.755 | ++ inc/python:setup_develop:359 : local extras= 2026-06-24 02:06:43.757 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-24 02:06:43.760 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 02:06:43.764 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-24 02:06:43.766 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-24 02:06:43.768 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 02:06:43.770 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 02:06:43.775 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-24 02:06:43.778 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 02:06:43.781 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-24 02:06:43.785 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 02:06:43.787 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 02:06:43.791 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-24 02:06:43.797 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-24 02:06:43.801 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-24 02:06:43.804 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-24 02:06:43.968 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-24 02:06:43.971 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-24 02:06:43.974 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-24 02:06:43.977 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 02:06:43.980 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-24 02:06:43.983 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-24 02:06:43.987 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-24 02:06:43.989 | ++ inc/python:setup_package:446 : local extras= 2026-06-24 02:06:43.993 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 02:06:43.995 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 02:06:43.997 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 02:06:44.001 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 02:06:44.003 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 02:06:44.007 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-24 02:06:44.034 | Using python 3.12 to install /opt/stack/tempest 2026-06-24 02:06:44.037 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-24 02:06:45.080 | Obtaining file:///opt/stack/tempest 2026-06-24 02:06:45.084 | Installing build dependencies: started 2026-06-24 02:06:47.015 | Installing build dependencies: finished with status 'done' 2026-06-24 02:06:47.016 | Checking if build backend supports build_editable: started 2026-06-24 02:06:47.579 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 02:06:47.580 | Getting requirements to build editable: started 2026-06-24 02:06:47.916 | Getting requirements to build editable: finished with status 'done' 2026-06-24 02:06:47.918 | Preparing editable metadata (pyproject.toml): started 2026-06-24 02:06:49.302 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:06:49.325 | 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.dev34) (7.0.3) 2026-06-24 02:06:49.326 | 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.dev34) (4.14.0) 2026-06-24 02:06:49.327 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.26.0) 2026-06-24 02:06:49.328 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.9.1) 2026-06-24 02:06:49.329 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.0.0) 2026-06-24 02:06:49.330 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (43.0.3) 2026-06-24 02:06:49.331 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.3.0) 2026-06-24 02:06:49.332 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (7.5.0) 2026-06-24 02:06:49.333 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.5.0) 2026-06-24 02:06:49.333 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (8.2.0) 2026-06-24 02:06:49.530 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev34) 2026-06-24 02:06:49.533 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-24 02:06:49.538 | 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.dev34) (5.10.0) 2026-06-24 02:06:49.539 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.1.1) 2026-06-24 02:06:49.540 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.3.2) 2026-06-24 02:06:49.540 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (6.0.3) 2026-06-24 02:06:49.541 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.4.6) 2026-06-24 02:06:49.542 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (5.8.0) 2026-06-24 02:06:49.543 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.17.0) 2026-06-24 02:06:49.544 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.7.0) 2026-06-24 02:06:49.545 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.1.0) 2026-06-24 02:06:49.545 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.7.1) 2026-06-24 02:06:49.546 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.20) 2026-06-24 02:06:49.547 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.6.2) 2026-06-24 02:06:49.549 | 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.dev34) (0.6.0) 2026-06-24 02:06:49.550 | 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.dev34) (4.0.0) 2026-06-24 02:06:49.554 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev34) (3.0.52) 2026-06-24 02:06:49.554 | 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.dev34) (1.11.0) 2026-06-24 02:06:49.555 | 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.dev34) (15.0.0) 2026-06-24 02:06:49.556 | 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.dev34) (1.8.0) 2026-06-24 02:06:49.559 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev34) (2.0.0) 2026-06-24 02:06:49.563 | 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.dev34) (3.0) 2026-06-24 02:06:49.565 | 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.dev34) (2.2.1) 2026-06-24 02:06:49.572 | 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.dev34) (26.1.0) 2026-06-24 02:06:49.573 | 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.dev34) (2025.9.1) 2026-06-24 02:06:49.574 | 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.dev34) (0.37.0) 2026-06-24 02:06:49.575 | 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.dev34) (2026.5.1) 2026-06-24 02:06:49.583 | 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.dev34) (6.8.0) 2026-06-24 02:06:49.586 | 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.dev34) (2.0.0) 2026-06-24 02:06:49.587 | 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.dev34) (2.34.2) 2026-06-24 02:06:49.591 | 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.dev34) (6.4.0) 2026-06-24 02:06:49.593 | 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.dev34) (2.9.0.post0) 2026-06-24 02:06:49.596 | 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.dev34) (4.15.0) 2026-06-24 02:06:49.599 | 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.dev34) (1.2.0) 2026-06-24 02:06:49.603 | 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.dev34) (2.1.0) 2026-06-24 02:06:49.604 | 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.dev34) (3.3.2) 2026-06-24 02:06:49.605 | 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.dev34) (26.2) 2026-06-24 02:06:49.606 | 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.dev34) (7.2.2) 2026-06-24 02:06:49.612 | 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.dev34) (5.0.0) 2026-06-24 02:06:49.614 | 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.dev34) (3.0.3) 2026-06-24 02:06:49.615 | 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.dev34) (1.6.2) 2026-06-24 02:06:49.622 | 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.dev34) (82.0.1) 2026-06-24 02:06:49.625 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev34) (0.8.1) 2026-06-24 02:06:49.642 | 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.dev34) (1.17.0) 2026-06-24 02:06:49.653 | 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.dev34) (3.4.7) 2026-06-24 02:06:49.654 | 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.dev34) (3.18) 2026-06-24 02:06:49.655 | 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.dev34) (2023.11.17) 2026-06-24 02:06:49.672 | 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.dev34) (4.2.0) 2026-06-24 02:06:49.673 | 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.dev34) (2.20.0) 2026-06-24 02:06:49.678 | 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.dev34) (0.1.2) 2026-06-24 02:06:49.692 | 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.dev34) (0.16.0) 2026-06-24 02:06:49.724 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev34) 2026-06-24 02:06:49.726 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 02:06:49.764 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-24 02:06:49.766 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-24 02:06:49.778 | Building wheels for collected packages: tempest 2026-06-24 02:06:49.780 | Building editable for tempest (pyproject.toml): started 2026-06-24 02:06:51.428 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-24 02:06:51.429 | Created wheel for tempest: filename=tempest-46.3.1.dev34-0.editable-py3-none-any.whl size=8320 sha256=62132e0596e35e4803501a5ad72cdf6950daf727d02877bad4c2b7c2e1cab81e 2026-06-24 02:06:51.429 | Stored in directory: /tmp/pip-ephem-wheel-cache-wyg5anjt/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-24 02:06:51.435 | Successfully built tempest 2026-06-24 02:06:51.734 | Installing collected packages: tomlkit, stestr, tempest 2026-06-24 02:06:51.995 | 2026-06-24 02:06:52.022 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev34 tomlkit-0.15.0 2026-06-24 02:06:52.218 | ++ inc/python:pip_install:216 : result=0 2026-06-24 02:06:52.221 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:06:52.224 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:06:52.227 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:06:52.231 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:06:52.234 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:06:52.236 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:06:52.239 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:06:52.243 | ++ functions-common:time_stop:2427 : start_time=1782266804027 2026-06-24 02:06:52.246 | ++ functions-common:time_stop:2429 : [[ -z 1782266804027 ]] 2026-06-24 02:06:52.250 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:06:52.255 | ++ functions-common:time_stop:2432 : end_time=1782266812251 2026-06-24 02:06:52.258 | ++ functions-common:time_stop:2433 : elapsed_time=8224 2026-06-24 02:06:52.261 | ++ functions-common:time_stop:2434 : total=173765 2026-06-24 02:06:52.263 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:06:52.266 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181989 2026-06-24 02:06:52.270 | ++ inc/python:pip_install:219 : return 0 2026-06-24 02:06:52.274 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 02:06:52.277 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:06:52.280 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-24 02:06:52.282 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-24 02:06:52.286 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:06:52.290 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:06:52.293 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-24 02:06:52.297 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-24 02:06:52.301 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-24 02:06:52.304 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-24 02:06:52.308 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-24 02:06:52.312 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-24 02:06:52.315 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-24 02:06:52.319 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-24 02:06:52.322 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-24 02:06:52.325 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-24 02:06:52.329 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-24 02:06:52.332 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-24 02:06:52.336 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-24 02:06:52.340 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-24 02:06:52.343 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-24 02:06:52.347 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-24 02:06:52.350 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-24 02:06:52.354 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-24 02:06:52.358 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-24 02:06:52.361 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-24 02:06:52.365 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-24 02:06:52.365 | ' 2026-06-24 02:06:52.369 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-24 02:06:52.373 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-24 02:06:52.396 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:52.399 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-24 02:06:52.403 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-24 02:06:52.406 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-24 02:06:52.410 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-24 02:06:52.415 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-24 02:06:52.416 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-24 02:06:52.416 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-24 02:06:56.326 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:06:56.332 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-24 02:06:56.336 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-24 02:06:56.339 | ++ lib/tempest:get_active_images:176 : img_id=d16527e6-13ec-4d21-b5b6-0410252234f4 2026-06-24 02:06:56.343 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-24 02:06:56.347 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-24 02:06:56.349 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-24 02:06:56.352 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-24 02:06:56.355 | ++ lib/tempest:configure_tempest:266 : '[' -z d16527e6-13ec-4d21-b5b6-0410252234f4 ']' 2026-06-24 02:06:56.358 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=d16527e6-13ec-4d21-b5b6-0410252234f4 2026-06-24 02:06:56.361 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-24 02:06:56.381 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-24 02:06:56.387 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-24 02:06:56.391 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-24 02:06:56.395 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-24 02:06:56.399 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-24 02:06:56.403 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-24 02:06:56.409 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-24 02:06:56.410 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-24 02:06:56.415 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-24 02:06:56.415 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-24 02:06:59.709 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:06:59.714 | ++ lib/tempest:configure_tempest:303 : admin_project_id=89250afdce9a443387c7b55460e60bdf 2026-06-24 02:06:59.718 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-24 02:06:59.740 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:06:59.745 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-24 02:07:03.152 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:07:03.156 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:03.156 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-24 02:07:03.156 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:03.156 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-24 02:07:03.157 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-24 02:07:03.157 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-24 02:07:03.157 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-24 02:07:03.157 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-24 02:07:03.157 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-24 02:07:03.157 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-24 02:07:03.157 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-24 02:07:03.157 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-24 02:07:03.157 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-24 02:07:03.157 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-24 02:07:03.160 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-24 02:07:03.164 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:03.164 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-24 02:07:03.164 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:03.164 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-24 02:07:03.164 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-24 02:07:03.164 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-24 02:07:03.165 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-24 02:07:03.165 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-24 02:07:03.165 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-24 02:07:03.165 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-24 02:07:03.165 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-24 02:07:03.165 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-24 02:07:03.165 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-24 02:07:03.165 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-24 02:07:03.168 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib d16527e6-13ec-4d21-b5b6-0410252234f4 2026-06-24 02:07:03.172 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-24 02:07:03.177 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show d16527e6-13ec-4d21-b5b6-0410252234f4 -c size -f value 2026-06-24 02:07:06.544 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:07:06.549 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-24 02:07:06.555 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-24 02:07:06.555 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-24 02:07:06.598 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-24 02:07:06.602 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-24 02:07:06.606 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-24 02:07:09.712 | +----------------------------+-----------------------+ 2026-06-24 02:07:09.712 | | Field | Value | 2026-06-24 02:07:09.712 | +----------------------------+-----------------------+ 2026-06-24 02:07:09.712 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:07:09.712 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:07:09.712 | | description | None | 2026-06-24 02:07:09.713 | | disk | 1 | 2026-06-24 02:07:09.713 | | id | 42 | 2026-06-24 02:07:09.713 | | name | m1.nano | 2026-06-24 02:07:09.713 | | os-flavor-access:is_public | True | 2026-06-24 02:07:09.713 | | properties | hw_rng:allowed='True' | 2026-06-24 02:07:09.713 | | ram | 192 | 2026-06-24 02:07:09.713 | | rxtx_factor | 1.0 | 2026-06-24 02:07:09.713 | | swap | 0 | 2026-06-24 02:07:09.713 | | vcpus | 1 | 2026-06-24 02:07:09.714 | +----------------------------+-----------------------+ 2026-06-24 02:07:10.072 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-24 02:07:10.076 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:10.076 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-24 02:07:10.076 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:07:10.076 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-24 02:07:10.076 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-24 02:07:10.076 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-24 02:07:10.077 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-24 02:07:10.077 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-24 02:07:10.077 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-24 02:07:10.077 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-24 02:07:10.077 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-24 02:07:10.077 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-24 02:07:10.077 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-24 02:07:10.077 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-24 02:07:10.081 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib d16527e6-13ec-4d21-b5b6-0410252234f4 2026-06-24 02:07:10.084 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-24 02:07:10.089 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show d16527e6-13ec-4d21-b5b6-0410252234f4 -c size -f value 2026-06-24 02:07:13.459 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:07:13.464 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-24 02:07:13.469 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-24 02:07:13.469 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-24 02:07:13.522 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-24 02:07:13.526 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-24 02:07:13.530 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-24 02:07:16.625 | +----------------------------+-----------------------+ 2026-06-24 02:07:16.625 | | Field | Value | 2026-06-24 02:07:16.625 | +----------------------------+-----------------------+ 2026-06-24 02:07:16.625 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:07:16.625 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:07:16.626 | | description | None | 2026-06-24 02:07:16.626 | | disk | 1 | 2026-06-24 02:07:16.626 | | id | 84 | 2026-06-24 02:07:16.626 | | name | m1.micro | 2026-06-24 02:07:16.626 | | os-flavor-access:is_public | True | 2026-06-24 02:07:16.626 | | properties | hw_rng:allowed='True' | 2026-06-24 02:07:16.626 | | ram | 256 | 2026-06-24 02:07:16.626 | | rxtx_factor | 1.0 | 2026-06-24 02:07:16.626 | | swap | 0 | 2026-06-24 02:07:16.626 | | vcpus | 1 | 2026-06-24 02:07:16.626 | +----------------------------+-----------------------+ 2026-06-24 02:07:17.047 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-24 02:07:17.051 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-24 02:07:17.075 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:17.078 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-24 02:07:17.082 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-24 02:07:17.085 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-24 02:07:17.088 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:07:17.092 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-24 02:07:17.097 | +++ functions-common:git_clone:593 : pwd 2026-06-24 02:07:17.101 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:07:17.104 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:07:17.110 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:07:17.132 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:07:17.136 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:07:17.139 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:07:17.143 | ++ functions-common:git_clone:610 : echo master 2026-06-24 02:07:17.143 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:07:17.150 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-24 02:07:17.154 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:07:17.157 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-24 02:07:17.161 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:07:17.165 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:07:17.168 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:07:17.172 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:07:17.176 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:07:17.180 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:07:17.184 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:07:17.187 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:07:17.192 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:07:17.197 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266837193 2026-06-24 02:07:17.201 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-24 02:07:17.206 | Cloning into '/opt/stack/os-test-images'... 2026-06-24 02:07:17.890 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:07:17.894 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:17.897 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:17.900 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:17.904 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:17.908 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:17.911 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:07:17.915 | ++ functions-common:time_stop:2427 : start_time=1782266837193 2026-06-24 02:07:17.918 | ++ functions-common:time_stop:2429 : [[ -z 1782266837193 ]] 2026-06-24 02:07:17.922 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:17.927 | ++ functions-common:time_stop:2432 : end_time=1782266837923 2026-06-24 02:07:17.931 | ++ functions-common:time_stop:2433 : elapsed_time=730 2026-06-24 02:07:17.934 | ++ functions-common:time_stop:2434 : total=390810 2026-06-24 02:07:17.938 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:17.941 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=391540 2026-06-24 02:07:17.945 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-24 02:07:17.949 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:07:17.952 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:07:17.956 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:07:17.959 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:07:17.963 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:07:17.966 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:07:17.970 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:07:17.974 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:07:17.977 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:07:17.983 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:07:17.990 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266837986 2026-06-24 02:07:17.994 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:07:18.482 | From https://review.opendev.org/openstack/os-test-images 2026-06-24 02:07:18.482 | * branch master -> FETCH_HEAD 2026-06-24 02:07:18.494 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:07:18.498 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:18.501 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:18.505 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:18.508 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:18.513 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:18.516 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:07:18.520 | ++ functions-common:time_stop:2427 : start_time=1782266837986 2026-06-24 02:07:18.523 | ++ functions-common:time_stop:2429 : [[ -z 1782266837986 ]] 2026-06-24 02:07:18.528 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:18.533 | ++ functions-common:time_stop:2432 : end_time=1782266838529 2026-06-24 02:07:18.536 | ++ functions-common:time_stop:2433 : elapsed_time=543 2026-06-24 02:07:18.540 | ++ functions-common:time_stop:2434 : total=391540 2026-06-24 02:07:18.543 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:18.545 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392083 2026-06-24 02:07:18.549 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:07:18.552 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:07:18.555 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:07:18.558 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:07:18.562 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:07:18.566 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:07:18.569 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:07:18.572 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:07:18.575 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:07:18.580 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:07:18.585 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782266838581 2026-06-24 02:07:18.588 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:07:18.594 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:07:18.594 | 2026-06-24 02:07:18.594 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:07:18.595 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:07:18.595 | state without impacting any branches by switching back to a branch. 2026-06-24 02:07:18.595 | 2026-06-24 02:07:18.595 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:07:18.595 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:07:18.595 | 2026-06-24 02:07:18.595 | git switch -c 2026-06-24 02:07:18.595 | 2026-06-24 02:07:18.595 | Or undo this operation with: 2026-06-24 02:07:18.595 | 2026-06-24 02:07:18.595 | git switch - 2026-06-24 02:07:18.596 | 2026-06-24 02:07:18.596 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:07:18.596 | 2026-06-24 02:07:18.596 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-24 02:07:18.598 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:07:18.601 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:07:18.604 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:07:18.608 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:07:18.611 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:07:18.614 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:07:18.617 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:07:18.620 | ++ functions-common:time_stop:2427 : start_time=1782266838581 2026-06-24 02:07:18.624 | ++ functions-common:time_stop:2429 : [[ -z 1782266838581 ]] 2026-06-24 02:07:18.628 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:07:18.633 | ++ functions-common:time_stop:2432 : end_time=1782266838630 2026-06-24 02:07:18.637 | ++ functions-common:time_stop:2433 : elapsed_time=49 2026-06-24 02:07:18.640 | ++ functions-common:time_stop:2434 : total=392083 2026-06-24 02:07:18.643 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:07:18.646 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392132 2026-06-24 02:07:18.649 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-24 02:07:18.668 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-24 02:07:18.672 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-24 02:07:18.672 | ++ functions-common:git_clone:673 : head -1 2026-06-24 02:07:18.675 | 5d0367e Clean-up zuul config spacing 2026-06-24 02:07:18.679 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:07:18.682 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-24 02:07:18.682 | /opt/stack/os-test-images ~/devstack 2026-06-24 02:07:18.686 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-24 02:07:19.125 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-24 02:07:19.757 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-24 02:07:22.628 | generate installed: PyYAML==6.0.3 2026-06-24 02:07:22.628 | generate run-test-pre: PYTHONHASHSEED='2284925077' 2026-06-24 02:07:22.628 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-24 02:07:22.750 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-24 02:07:22.773 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-24 02:07:22.792 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-24 02:07:22.819 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-24 02:07:22.822 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-24 02:07:22.829 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-24 02:07:22.837 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-24 02:07:22.866 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-24 02:07:22.878 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-24 02:07:22.886 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-24 02:07:22.897 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-24 02:07:22.898 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-24 02:07:22.905 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-24 02:07:22.913 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-24 02:07:22.932 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-24 02:07:22.934 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-24 02:07:22.937 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-24 02:07:22.948 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-24 02:07:22.958 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-24 02:07:22.971 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-24 02:07:22.974 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-24 02:07:22.988 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-24 02:07:22.991 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-24 02:07:22.994 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-24 02:07:23.005 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-24 02:07:23.009 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-24 02:07:23.020 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-24 02:07:23.047 | ___________________________________ summary ____________________________________ 2026-06-24 02:07:23.047 | generate: commands succeeded 2026-06-24 02:07:23.047 | congratulations :) 2026-06-24 02:07:23.093 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-24 02:07:23.094 | ~/devstack 2026-06-24 02:07:23.097 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-24 02:07:23.137 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-24 02:07:23.141 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-24 02:07:23.165 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-24 02:07:23.168 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-24 02:07:23.171 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-24 02:07:23.209 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-24 02:07:23.247 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-24 02:07:23.252 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-24 02:07:23.255 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-24 02:07:23.259 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-24 02:07:23.263 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-24 02:07:26.751 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:07:26.755 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:07:26.756 | address-scope 2026-06-24 02:07:26.756 | agent 2026-06-24 02:07:26.756 | allowed-address-pairs 2026-06-24 02:07:26.756 | auto-allocated-topology 2026-06-24 02:07:26.756 | availability_zone 2026-06-24 02:07:26.756 | default-subnetpools 2026-06-24 02:07:26.756 | dhcp_agent_scheduler 2026-06-24 02:07:26.756 | dns-integration 2026-06-24 02:07:26.757 | dns-domain-ports 2026-06-24 02:07:26.757 | dns-integration-domain-keywords 2026-06-24 02:07:26.757 | empty-string-filtering 2026-06-24 02:07:26.757 | external-net 2026-06-24 02:07:26.757 | extra_dhcp_opt 2026-06-24 02:07:26.757 | extraroute 2026-06-24 02:07:26.757 | extraroute-atomic 2026-06-24 02:07:26.757 | filter-validation 2026-06-24 02:07:26.757 | floating-ip-port-forwarding-detail 2026-06-24 02:07:26.758 | fip-port-details 2026-06-24 02:07:26.758 | flavors 2026-06-24 02:07:26.758 | floatingip-pools 2026-06-24 02:07:26.758 | router 2026-06-24 02:07:26.758 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:07:26.758 | enable-default-route-bfd 2026-06-24 02:07:26.758 | enable-default-route-ecmp 2026-06-24 02:07:26.758 | ext-gw-mode 2026-06-24 02:07:26.759 | l3-ha 2026-06-24 02:07:26.759 | external-gateway-multihoming 2026-06-24 02:07:26.759 | l3-flavors 2026-06-24 02:07:26.759 | l3_agent_scheduler 2026-06-24 02:07:26.759 | multi-provider 2026-06-24 02:07:26.759 | net-mtu 2026-06-24 02:07:26.759 | net-mtu-writable 2026-06-24 02:07:26.759 | network_availability_zone 2026-06-24 02:07:26.759 | network-ip-availability 2026-06-24 02:07:26.760 | network-ip-availability-details 2026-06-24 02:07:26.760 | pagination 2026-06-24 02:07:26.760 | port-device-profile 2026-06-24 02:07:26.761 | port-mac-address-regenerate 2026-06-24 02:07:26.761 | port-numa-affinity-policy 2026-06-24 02:07:26.761 | port-numa-affinity-policy-socket 2026-06-24 02:07:26.761 | binding 2026-06-24 02:07:26.761 | binding-extended 2026-06-24 02:07:26.761 | port-security 2026-06-24 02:07:26.761 | project-id 2026-06-24 02:07:26.761 | provider 2026-06-24 02:07:26.762 | qinq 2026-06-24 02:07:26.762 | quota-check-limit 2026-06-24 02:07:26.762 | quota-check-limit-default 2026-06-24 02:07:26.762 | quotas 2026-06-24 02:07:26.762 | quota_details 2026-06-24 02:07:26.762 | rbac-policies 2026-06-24 02:07:26.762 | rbac-address-scope 2026-06-24 02:07:26.762 | rbac-security-groups 2026-06-24 02:07:26.762 | revision-if-match 2026-06-24 02:07:26.762 | standard-attr-revisions 2026-06-24 02:07:26.763 | router_availability_zone 2026-06-24 02:07:26.763 | router-enable-snat 2026-06-24 02:07:26.763 | security-groups-default-rules 2026-06-24 02:07:26.763 | security-groups-default-statefulness 2026-06-24 02:07:26.763 | security-groups-normalized-cidr 2026-06-24 02:07:26.763 | security-groups-remote-address-group 2026-06-24 02:07:26.763 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:07:26.763 | security-groups-shared-filtering 2026-06-24 02:07:26.763 | security-group 2026-06-24 02:07:26.764 | service-type 2026-06-24 02:07:26.764 | sorting 2026-06-24 02:07:26.764 | standard-attr-description 2026-06-24 02:07:26.764 | stateful-security-group 2026-06-24 02:07:26.764 | subnet-dns-publish-fixed-ip 2026-06-24 02:07:26.764 | subnet-external-network 2026-06-24 02:07:26.764 | subnet_onboard 2026-06-24 02:07:26.765 | subnet-service-types 2026-06-24 02:07:26.765 | subnet_allocation 2026-06-24 02:07:26.765 | subnetpool-prefix-ops 2026-06-24 02:07:26.765 | tag-creation 2026-06-24 02:07:26.766 | standard-attr-tag 2026-06-24 02:07:26.766 | standard-attr-timestamp 2026-06-24 02:07:26.766 | vlan-transparent' 2026-06-24 02:07:26.766 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:07:26.766 | address-scope 2026-06-24 02:07:26.766 | agent 2026-06-24 02:07:26.766 | allowed-address-pairs 2026-06-24 02:07:26.766 | auto-allocated-topology 2026-06-24 02:07:26.766 | availability_zone 2026-06-24 02:07:26.767 | default-subnetpools 2026-06-24 02:07:26.767 | dhcp_agent_scheduler 2026-06-24 02:07:26.767 | dns-integration 2026-06-24 02:07:26.767 | dns-domain-ports 2026-06-24 02:07:26.767 | dns-integration-domain-keywords 2026-06-24 02:07:26.767 | empty-string-filtering 2026-06-24 02:07:26.767 | external-net 2026-06-24 02:07:26.767 | extra_dhcp_opt 2026-06-24 02:07:26.768 | extraroute 2026-06-24 02:07:26.768 | extraroute-atomic 2026-06-24 02:07:26.768 | filter-validation 2026-06-24 02:07:26.768 | floating-ip-port-forwarding-detail 2026-06-24 02:07:26.768 | fip-port-details 2026-06-24 02:07:26.768 | flavors 2026-06-24 02:07:26.768 | floatingip-pools 2026-06-24 02:07:26.768 | router 2026-06-24 02:07:26.768 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:07:26.769 | enable-default-route-bfd 2026-06-24 02:07:26.769 | enable-default-route-ecmp 2026-06-24 02:07:26.769 | ext-gw-mode 2026-06-24 02:07:26.769 | l3-ha 2026-06-24 02:07:26.769 | external-gateway-multihoming 2026-06-24 02:07:26.770 | l3-flavors 2026-06-24 02:07:26.770 | l3_agent_scheduler 2026-06-24 02:07:26.770 | multi-provider 2026-06-24 02:07:26.770 | net-mtu 2026-06-24 02:07:26.770 | net-mtu-writable 2026-06-24 02:07:26.770 | network_availability_zone 2026-06-24 02:07:26.770 | network-ip-availability 2026-06-24 02:07:26.770 | network-ip-availability-details 2026-06-24 02:07:26.770 | pagination 2026-06-24 02:07:26.771 | port-device-profile 2026-06-24 02:07:26.771 | port-mac-address-regenerate 2026-06-24 02:07:26.771 | port-numa-affinity-policy 2026-06-24 02:07:26.771 | port-numa-affinity-policy-socket 2026-06-24 02:07:26.771 | binding 2026-06-24 02:07:26.771 | binding-extended 2026-06-24 02:07:26.771 | port-security 2026-06-24 02:07:26.771 | project-id 2026-06-24 02:07:26.772 | provider 2026-06-24 02:07:26.772 | qinq 2026-06-24 02:07:26.772 | quota-check-limit 2026-06-24 02:07:26.772 | quota-check-limit-default 2026-06-24 02:07:26.772 | quotas 2026-06-24 02:07:26.772 | quota_details 2026-06-24 02:07:26.772 | rbac-policies 2026-06-24 02:07:26.772 | rbac-address-scope 2026-06-24 02:07:26.773 | rbac-security-groups 2026-06-24 02:07:26.773 | revision-if-match 2026-06-24 02:07:26.773 | standard-attr-revisions 2026-06-24 02:07:26.773 | router_availability_zone 2026-06-24 02:07:26.773 | router-enable-snat 2026-06-24 02:07:26.773 | security-groups-default-rules 2026-06-24 02:07:26.773 | security-groups-default-statefulness 2026-06-24 02:07:26.773 | security-groups-normalized-cidr 2026-06-24 02:07:26.773 | security-groups-remote-address-group 2026-06-24 02:07:26.774 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:07:26.774 | security-groups-shared-filtering 2026-06-24 02:07:26.774 | security-group 2026-06-24 02:07:26.774 | service-type 2026-06-24 02:07:26.774 | sorting 2026-06-24 02:07:26.774 | standard-attr-description 2026-06-24 02:07:26.774 | stateful-security-group 2026-06-24 02:07:26.774 | subnet-dns-publish-fixed-ip 2026-06-24 02:07:26.775 | subnet-external-network 2026-06-24 02:07:26.775 | subnet_onboard 2026-06-24 02:07:26.775 | subnet-service-types 2026-06-24 02:07:26.775 | subnet_allocation 2026-06-24 02:07:26.775 | subnetpool-prefix-ops 2026-06-24 02:07:26.775 | tag-creation 2026-06-24 02:07:26.775 | standard-attr-tag 2026-06-24 02:07:26.775 | standard-attr-timestamp 2026-06-24 02:07:26.775 | vlan-transparent =~ external-net ]] 2026-06-24 02:07:26.776 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:07:26.776 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-24 02:07:30.193 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:07:30.198 | ++ lib/tempest:configure_tempest:395 : public_network_id=04a707a2-fb89-46a5-b9ce-c5b183fdea60 2026-06-24 02:07:30.200 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-24 02:07:33.983 | +---------------------------+--------------------------------------+ 2026-06-24 02:07:33.983 | | Field | Value | 2026-06-24 02:07:33.984 | +---------------------------+--------------------------------------+ 2026-06-24 02:07:33.984 | | admin_state_up | UP | 2026-06-24 02:07:33.984 | | availability_zone_hints | | 2026-06-24 02:07:33.984 | | availability_zones | | 2026-06-24 02:07:33.984 | | created_at | 2026-06-24T02:07:33Z | 2026-06-24 02:07:33.984 | | description | | 2026-06-24 02:07:33.984 | | dns_domain | None | 2026-06-24 02:07:33.984 | | id | 5637ab29-e8f7-49cb-9508-aac751ce764b | 2026-06-24 02:07:33.985 | | ipv4_address_scope | None | 2026-06-24 02:07:33.985 | | ipv6_address_scope | None | 2026-06-24 02:07:33.985 | | is_default | False | 2026-06-24 02:07:33.985 | | is_vlan_qinq | None | 2026-06-24 02:07:33.985 | | is_vlan_transparent | False | 2026-06-24 02:07:33.985 | | mtu | 1442 | 2026-06-24 02:07:33.986 | | name | shared | 2026-06-24 02:07:33.986 | | port_security_enabled | True | 2026-06-24 02:07:33.986 | | project_id | 89250afdce9a443387c7b55460e60bdf | 2026-06-24 02:07:33.986 | | provider:network_type | geneve | 2026-06-24 02:07:33.986 | | provider:physical_network | None | 2026-06-24 02:07:33.986 | | provider:segmentation_id | 4652 | 2026-06-24 02:07:33.986 | | pvlan | None | 2026-06-24 02:07:33.986 | | qinq | False | 2026-06-24 02:07:33.986 | | qos_policy_id | None | 2026-06-24 02:07:33.986 | | revision_number | 1 | 2026-06-24 02:07:33.987 | | router:external | Internal | 2026-06-24 02:07:33.987 | | segments | None | 2026-06-24 02:07:33.987 | | shared | True | 2026-06-24 02:07:33.987 | | status | ACTIVE | 2026-06-24 02:07:33.987 | | subnets | | 2026-06-24 02:07:33.987 | | tags | | 2026-06-24 02:07:33.988 | | updated_at | 2026-06-24T02:07:33Z | 2026-06-24 02:07:33.988 | +---------------------------+--------------------------------------+ 2026-06-24 02:07:34.400 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-24 02:07:38.390 | +----------------------+--------------------------------------+ 2026-06-24 02:07:38.390 | | Field | Value | 2026-06-24 02:07:38.390 | +----------------------+--------------------------------------+ 2026-06-24 02:07:38.390 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-24 02:07:38.390 | | cidr | 192.168.233.0/24 | 2026-06-24 02:07:38.390 | | created_at | 2026-06-24T02:07:37Z | 2026-06-24 02:07:38.390 | | description | shared-subnet | 2026-06-24 02:07:38.390 | | dns_nameservers | | 2026-06-24 02:07:38.391 | | dns_publish_fixed_ip | None | 2026-06-24 02:07:38.391 | | enable_dhcp | True | 2026-06-24 02:07:38.391 | | gateway_ip | 192.168.233.1 | 2026-06-24 02:07:38.391 | | host_routes | | 2026-06-24 02:07:38.391 | | id | 914ba877-e1d1-4d96-be16-77bdb1070952 | 2026-06-24 02:07:38.391 | | ip_version | 4 | 2026-06-24 02:07:38.391 | | ipv6_address_mode | None | 2026-06-24 02:07:38.391 | | ipv6_ra_mode | None | 2026-06-24 02:07:38.392 | | name | shared-subnet | 2026-06-24 02:07:38.392 | | network_id | 5637ab29-e8f7-49cb-9508-aac751ce764b | 2026-06-24 02:07:38.392 | | project_id | 89250afdce9a443387c7b55460e60bdf | 2026-06-24 02:07:38.392 | | revision_number | 0 | 2026-06-24 02:07:38.392 | | router:external | False | 2026-06-24 02:07:38.392 | | segment_id | None | 2026-06-24 02:07:38.392 | | service_types | | 2026-06-24 02:07:38.392 | | subnetpool_id | None | 2026-06-24 02:07:38.392 | | tags | | 2026-06-24 02:07:38.393 | | updated_at | 2026-06-24T02:07:37Z | 2026-06-24 02:07:38.393 | +----------------------+--------------------------------------+ 2026-06-24 02:07:38.814 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-24 02:07:38.858 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-24 02:07:38.897 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-24 02:07:38.903 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-24 02:07:38.940 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-24 02:07:38.976 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-24 02:07:39.012 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-24 02:07:39.050 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-24 02:07:39.089 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.16/identity/v3 2026-06-24 02:07:39.128 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-24 02:07:39.163 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-24 02:07:39.196 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-24 02:07:39.230 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-24 02:07:39.232 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-24 02:07:39.268 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-24 02:07:39.311 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-24 02:07:39.357 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-24 02:07:39.398 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-24 02:07:39.437 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-24 02:07:39.457 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:07:39.460 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-24 02:07:39.464 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-24 02:07:39.508 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-24 02:07:39.533 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:07:39.537 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-24 02:07:39.580 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-24 02:07:39.623 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-24 02:07:39.667 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-24 02:07:39.671 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-24 02:07:39.717 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-24 02:07:39.761 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-24 02:07:39.784 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:07:39.788 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref d16527e6-13ec-4d21-b5b6-0410252234f4 2026-06-24 02:07:39.833 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt d16527e6-13ec-4d21-b5b6-0410252234f4 2026-06-24 02:07:39.881 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-24 02:07:39.925 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-24 02:07:39.966 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-24 02:07:40.009 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-24 02:07:40.031 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:40.035 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-24 02:07:40.038 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-24 02:07:40.041 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-24 02:07:40.045 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-24 02:07:40.048 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-24 02:07:40.051 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-24 02:07:40.076 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-24 02:07:40.079 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-24 02:07:40.120 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-24 02:07:40.163 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-24 02:07:40.204 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-24 02:07:40.246 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-24 02:07:40.288 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-24 02:07:40.331 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-24 02:07:40.372 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-24 02:07:40.421 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-24 02:07:40.467 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-24 02:07:40.471 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-24 02:07:40.520 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-24 02:07:40.524 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-24 02:07:40.548 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:40.552 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-24 02:07:40.595 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-24 02:07:40.620 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:07:40.625 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-24 02:07:40.628 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-24 02:07:40.651 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:07:40.655 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-24 02:07:40.658 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-24 02:07:40.662 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-24 02:07:40.704 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-24 02:07:40.748 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 04a707a2-fb89-46a5-b9ce-c5b183fdea60 2026-06-24 02:07:40.787 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-24 02:07:40.831 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-24 02:07:40.873 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-24 02:07:40.919 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-24 02:07:40.956 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-24 02:07:40.997 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-24 02:07:41.042 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-24 02:07:41.046 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-24 02:07:41.049 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-24 02:07:41.053 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:07:41.098 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-24 02:07:41.103 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-24 02:07:41.104 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-24 02:07:41.109 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-24 02:07:41.112 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-24 02:07:41.155 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-24 02:07:41.159 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-24 02:07:41.163 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:07:41.167 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-24 02:07:41.170 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-24 02:07:41.211 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-24 02:07:41.253 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-24 02:07:41.298 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-24 02:07:41.339 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-24 02:07:41.381 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-24 02:07:41.423 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:07:41.427 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-24 02:07:41.432 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-24 02:07:41.456 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-24 02:07:41.503 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:07:41.507 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-24 02:07:41.513 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-24 02:07:41.537 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-24 02:07:41.580 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:07:41.584 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-24 02:07:41.587 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-24 02:07:41.592 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-24 02:07:41.615 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-24 02:07:41.656 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:07:41.660 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-24 02:07:41.665 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-24 02:07:41.687 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-24 02:07:41.731 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-24 02:07:41.774 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-24 02:07:41.777 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-24 02:07:41.819 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-24 02:07:41.823 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-24 02:07:41.827 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-24 02:07:41.830 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-24 02:07:41.860 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-24 02:07:41.864 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-24 02:07:41.908 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-24 02:07:41.932 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:07:41.936 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-24 02:07:41.979 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 02:07:41.982 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-24 02:07:41.987 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-24 02:07:41.991 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-24 02:07:41.995 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-24 02:07:41.998 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-24 02:07:42.002 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-24 02:07:42.006 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-24 02:07:42.010 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-24 02:07:42.038 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-24 02:07:42.042 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-24 02:07:42.085 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-24 02:07:42.089 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-24 02:07:42.093 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-24 02:07:42.097 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-24 02:07:42.140 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-24 02:07:42.183 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-24 02:07:42.226 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-24 02:07:42.230 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-24 02:07:42.234 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:07:42.238 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-24 02:07:42.261 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:42.265 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-24 02:07:42.310 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:07:42.314 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-24 02:07:42.338 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:42.342 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-24 02:07:42.387 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:07:42.391 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-24 02:07:42.415 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:42.419 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-24 02:07:42.462 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:07:42.465 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-24 02:07:42.491 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:42.495 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-24 02:07:42.539 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:07:42.543 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-24 02:07:42.566 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:07:42.569 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-24 02:07:42.609 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:07:42.612 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-24 02:07:42.635 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:07:42.638 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-24 02:07:42.679 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:07:42.682 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-24 02:07:42.704 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:07:42.707 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-24 02:07:42.751 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-24 02:07:42.754 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-24 02:07:42.758 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-24 02:07:42.761 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-24 02:07:42.803 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-24 02:07:42.807 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-24 02:07:42.810 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-24 02:07:42.814 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-24 02:07:42.861 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-24 02:07:42.864 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-24 02:07:42.868 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-24 02:07:42.872 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-24 02:07:42.876 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-24 02:07:42.882 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-24 02:07:42.889 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.Qq39XZmWlq 2026-06-24 02:07:42.892 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-24 02:07:42.896 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-24 02:07:42.902 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-24 02:07:42.908 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.igDJmFZ2VJ 2026-06-24 02:07:42.912 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.igDJmFZ2VJ 2026-06-24 02:07:42.916 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-24 02:07:42.920 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.igDJmFZ2VJ 2026-06-24 02:07:42.924 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-24 02:07:42.928 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-24 02:07:42.931 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-24 02:07:42.939 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:07:42.943 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:07:42.948 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:07:42.952 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:07:42.956 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-24 02:07:42.960 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-24 02:07:43.500 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-24 02:07:44.403 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-24 02:08:00.957 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-24 02:08:08.094 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-24 02:08:08.095 | ___________________________________ summary ____________________________________ 2026-06-24 02:08:08.095 | venv-tempest: skipped tests 2026-06-24 02:08:08.095 | congratulations :) 2026-06-24 02:08:08.141 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.igDJmFZ2VJ -r requirements.txt 2026-06-24 02:08:09.065 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-24 02:08:09.066 | !! 2026-06-24 02:08:09.066 | 2026-06-24 02:08:09.066 | ******************************************************************************** 2026-06-24 02:08:09.066 | Requirements should be satisfied by a PEP 517 installer. 2026-06-24 02:08:09.066 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-24 02:08:09.066 | 2026-06-24 02:08:09.066 | This deprecation is overdue, please update your project and remove deprecated 2026-06-24 02:08:09.066 | calls to avoid build errors in the future. 2026-06-24 02:08:09.066 | ******************************************************************************** 2026-06-24 02:08:09.066 | 2026-06-24 02:08:09.066 | !! 2026-06-24 02:08:09.067 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-24 02:08:09.478 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-24 02:08:09.478 | !! 2026-06-24 02:08:09.478 | 2026-06-24 02:08:09.479 | ******************************************************************************** 2026-06-24 02:08:09.479 | Please avoid running ``setup.py`` directly. 2026-06-24 02:08:09.479 | Instead, use pypa/build, pypa/installer or other 2026-06-24 02:08:09.479 | standards-based tools. 2026-06-24 02:08:09.479 | 2026-06-24 02:08:09.479 | This deprecation is overdue, please update your project and remove deprecated 2026-06-24 02:08:09.479 | calls to avoid build errors in the future. 2026-06-24 02:08:09.479 | 2026-06-24 02:08:09.479 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-24 02:08:09.479 | ******************************************************************************** 2026-06-24 02:08:09.479 | 2026-06-24 02:08:09.479 | !! 2026-06-24 02:08:09.480 | self.initialize_options() 2026-06-24 02:08:09.483 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-24 02:08:09.483 | warnings.warn(msg) 2026-06-24 02:08:09.512 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-24 02:08:09.512 | !! 2026-06-24 02:08:09.512 | 2026-06-24 02:08:09.512 | ******************************************************************************** 2026-06-24 02:08:09.513 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-24 02:08:09.513 | 2026-06-24 02:08:09.513 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-24 02:08:09.513 | or your builds will no longer be supported. 2026-06-24 02:08:09.513 | 2026-06-24 02:08:09.513 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-24 02:08:09.513 | ******************************************************************************** 2026-06-24 02:08:09.513 | 2026-06-24 02:08:09.513 | !! 2026-06-24 02:08:09.513 | corresp(dist, value, root_dir) 2026-06-24 02:08:09.669 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-24 02:08:16.707 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-24 02:08:16.708 | venv-tempest run-test-pre: PYTHONHASHSEED='2696513014' 2026-06-24 02:08:16.708 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.igDJmFZ2VJ -r requirements.txt 2026-06-24 02:08:17.727 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-24 02:08:17.729 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-24 02:08:17.730 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-24 02:08:17.732 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-24 02:08:17.732 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-24 02:08:17.734 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-24 02:08:17.734 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-24 02:08:17.736 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-24 02:08:17.738 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-24 02:08:17.738 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-24 02:08:17.738 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-24 02:08:17.739 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-24 02:08:17.740 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-24 02:08:17.741 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-24 02:08:17.742 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-24 02:08:17.743 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-24 02:08:17.744 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-24 02:08:17.745 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-24 02:08:17.746 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-24 02:08:17.747 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-24 02:08:17.748 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-24 02:08:17.749 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-24 02:08:17.749 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-24 02:08:17.751 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-24 02:08:17.753 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-24 02:08:17.754 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-24 02:08:17.758 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-24 02:08:17.760 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-24 02:08:17.760 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-24 02:08:17.760 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-24 02:08:17.766 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-24 02:08:17.767 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-24 02:08:17.769 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-24 02:08:17.772 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-24 02:08:17.777 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-24 02:08:17.781 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-24 02:08:17.783 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-24 02:08:17.787 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-24 02:08:17.787 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-24 02:08:17.791 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-24 02:08:17.791 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-24 02:08:17.794 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.0) 2026-06-24 02:08:17.797 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-24 02:08:17.797 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-24 02:08:17.798 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-24 02:08:17.800 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-24 02:08:17.814 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-24 02:08:17.819 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-24 02:08:17.834 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-24 02:08:17.836 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-24 02:08:17.837 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-24 02:08:17.838 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-24 02:08:17.841 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-24 02:08:17.850 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-24 02:08:17.875 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-24 02:08:17.880 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-24 02:08:17.882 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-24 02:08:17.883 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-24 02:08:17.897 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-24 02:08:17.898 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-24 02:08:17.904 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-24 02:08:18.128 | ___________________________________ summary ____________________________________ 2026-06-24 02:08:18.128 | venv-tempest: commands succeeded 2026-06-24 02:08:18.128 | congratulations :) 2026-06-24 02:08:18.177 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.igDJmFZ2VJ 2026-06-24 02:08:18.183 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-24 02:08:18.187 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:08:18.190 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-24 02:08:18.230 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.Qq39XZmWlq 2026-06-24 02:08:18.781 | venv create: /opt/stack/tempest/.tox/venv 2026-06-24 02:08:19.416 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-24 02:08:43.686 | venv develop-inst: /opt/stack/tempest 2026-06-24 02:08:51.940 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-24 02:08:51.941 | venv run-test-pre: PYTHONHASHSEED='2641775367' 2026-06-24 02:08:51.941 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Qq39XZmWlq 2026-06-24 02:08:52.214 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-24 02:08:52.214 | warnings.warn( 2026-06-24 02:08:53.219 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-24 02:08:53.219 | warnings.warn( 2026-06-24 02:08:54.431 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-24 02:08:54.431 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-24 02:08:56.317 | ___________________________________ summary ____________________________________ 2026-06-24 02:08:56.317 | venv: commands succeeded 2026-06-24 02:08:56.317 | congratulations :) 2026-06-24 02:08:56.365 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-24 02:08:56.389 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:08:56.392 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-24 02:08:56.397 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-24 02:08:56.418 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:08:56.422 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-24 02:08:56.426 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-24 02:08:56.430 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-24 02:08:56.434 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-24 02:08:56.438 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-24 02:08:56.442 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-24 02:08:56.445 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-24 02:08:56.449 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-24 02:08:56.453 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-24 02:08:56.481 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-24 02:08:56.505 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-24 02:08:56.510 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-24 02:08:56.514 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-24 02:08:56.559 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-24 02:08:56.563 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-24 02:08:56.566 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-24 02:08:56.611 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-24 02:08:56.614 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-24 02:08:56.618 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-24 02:08:56.660 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-24 02:08:56.660 | ' 2026-06-24 02:08:56.664 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-24 02:08:56.668 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:08:56.671 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-24 02:08:56.675 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-24 02:08:56.678 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-24 02:08:56.678 | /opt/stack/tempest /opt/stack/tempest 2026-06-24 02:08:56.682 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-24 02:08:56.686 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-24 02:08:56.686 | /opt/stack/tempest 2026-06-24 02:08:56.690 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:08:56.694 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:08:56.697 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:08:56.701 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:08:56.704 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-24 02:08:56.707 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:08:56.713 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-24 02:08:56.717 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:08:56.721 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:08:56.725 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-24 02:08:56.729 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:08:56.733 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:08:56.737 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-24 02:08:56.741 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:08:56.745 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:08:56.748 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:08:56.753 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-24 02:08:56.758 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:08:56.762 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-24 02:08:56.767 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:08:56.770 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-24 02:08:56.770 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:08:56.770 | gsub("[][]", "", $1); 2026-06-24 02:08:56.770 | split($1, a, "|"); 2026-06-24 02:08:56.770 | if (a[1] == matchgroup) 2026-06-24 02:08:56.771 | print a[2] 2026-06-24 02:08:56.771 | } 2026-06-24 02:08:56.771 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 155 osc 469 apt-get 219 test_with_retry 7 dbsync 8 pip_install 181 apt-get-update 5 run_process 45 git_timed 392 ------------------------- Unaccounted time 96 ========================= Total runtime 1606 ================= Async summary ================= Time spent in the background minus waits: 569 sec Elapsed time: 1606 sec Time if we did everything serially: 2175 sec Speedup: 1.3543 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21037 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 78 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5513 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 27 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 277 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 23 | +------------+-----------+-------+ This is your host IP address: 192.168.122.16 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.16/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble