2026-08-14 15:05:31.628 | + ./stack.sh:main:491 : exec 2026-08-14 15:05:31.628 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-14-170531' 2026-08-14 15:05:31.628 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-14-170531.summary.2026-08-14-170531 2026-08-14 15:05:31.629 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:05:31.629 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-14-170531 2026-08-14 15:05:31.629 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-14-170531 /opt/stack/logs/stack.sh.log 2026-08-14 15:05:31.629 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-14-170531.summary.2026-08-14-170531 /opt/stack/logs/stack.sh.log.summary 2026-08-14 15:05:31.629 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-14 15:05:31.629 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-14 15:05:31.629 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-14 15:05:31.629 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-14 15:05:31.630 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-14 15:05:31.630 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-14 15:05:31.630 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-14 15:05:31.630 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-14 15:05:31.630 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-14 15:05:31.630 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-14 15:05:31.630 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-14 15:05:31.630 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-14 15:05:31.630 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-14 15:05:31.631 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-14 15:05:31.631 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-14 15:05:31.631 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-14 15:05:31.631 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-14 15:05:31.631 | + ./stack.sh:main:577 : set -o errexit 2026-08-14 15:05:31.631 | + ./stack.sh:main:580 : uname -a 2026-08-14 15:05:31.631 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-14 15:05:31.631 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-14 15:05:31.631 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-14 15:05:31.632 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-14 15:05:31.674 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-14 15:05:31.692 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-14 15:05:31.696 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-14 15:05:31.712 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-14 15:05:31.714 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-14 15:05:31.732 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-14 15:05:31.736 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-14 15:05:31.752 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-14 15:05:31.754 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-14 15:05:31.756 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-14 15:05:31.758 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-14 15:05:31.772 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-14 15:05:31.775 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-14 15:05:31.790 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-14 15:05:31.792 | + ./stack.sh:main:594 : tune_host 2026-08-14 15:05:31.794 | + lib/host:tune_host:125 : configure_host_mem 2026-08-14 15:05:31.796 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-14 15:05:31.799 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-14 15:05:31.802 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-14 15:05:31.805 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-14 15:05:31.807 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-14 15:05:31.810 | + functions-common:install_package:1438 : update_package_repo 2026-08-14 15:05:31.813 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-14 15:05:31.815 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-14 15:05:31.818 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-14 15:05:31.821 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-14 15:05:31.823 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-14 15:05:31.826 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:05:31.829 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:05:31.831 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-14 15:05:31.834 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-14 15:05:31.837 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-14 15:05:31.840 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-14 15:05:31.844 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-14 15:05:31.847 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-14 15:05:31.849 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-14 15:05:31.851 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-14 15:05:31.852 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:05:31.854 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:05:31.856 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:05:31.861 | + functions-common:time_start:2411 : _TIME_START[$name]=1786719931857 2026-08-14 15:05:31.863 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-14 15:05:31.864 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-14 15:05:31.866 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-14 15:05:32.020 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-14 15:05:32.034 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-14 15:05:32.060 | Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-14 15:05:32.069 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-14 15:05:32.083 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-14 15:05:35.613 | Fetched 4747 B in 1s (7573 B/s) 2026-08-14 15:05:37.447 | Reading package lists... 2026-08-14 15:05:37.479 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-14 15:05:37.482 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-14 15:05:37.485 | + functions-common:time_stop:2420 : local name 2026-08-14 15:05:37.487 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:05:37.490 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:05:37.493 | + functions-common:time_stop:2423 : local total 2026-08-14 15:05:37.496 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:05:37.499 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-14 15:05:37.502 | + functions-common:time_stop:2427 : start_time=1786719931857 2026-08-14 15:05:37.504 | + functions-common:time_stop:2429 : [[ -z 1786719931857 ]] 2026-08-14 15:05:37.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:05:37.512 | + functions-common:time_stop:2432 : end_time=1786719937509 2026-08-14 15:05:37.514 | + functions-common:time_stop:2433 : elapsed_time=5652 2026-08-14 15:05:37.517 | + functions-common:time_stop:2434 : total=0 2026-08-14 15:05:37.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:05:37.523 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5652 2026-08-14 15:05:37.527 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-14 15:05:37.529 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-14 15:05:37.532 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:05:37.535 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:05:37.538 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-14 15:05:37.562 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-14 15:05:37.608 | Reading package lists... 2026-08-14 15:05:38.108 | Building dependency tree... 2026-08-14 15:05:38.109 | Reading state information... 2026-08-14 15:05:38.734 | The following packages were automatically installed and are no longer required: 2026-08-14 15:05:38.736 | libfwupd2 libgusb2 2026-08-14 15:05:38.736 | Use 'sudo apt autoremove' to remove them. 2026-08-14 15:05:38.779 | The following NEW packages will be installed: 2026-08-14 15:05:38.782 | ksmtuned 2026-08-14 15:05:38.964 | 0 upgraded, 1 newly installed, 0 to remove and 115 not upgraded. 2026-08-14 15:05:38.964 | Need to get 7444 B of archives. 2026-08-14 15:05:38.964 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-14 15:05:38.964 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-14 15:05:39.192 | perl: warning: Setting locale failed. 2026-08-14 15:05:39.192 | perl: warning: Please check that your locale settings: 2026-08-14 15:05:39.192 | LANGUAGE = (unset), 2026-08-14 15:05:39.192 | LC_ALL = "en_US.utf8", 2026-08-14 15:05:39.192 | LANG = "de_DE.UTF-8" 2026-08-14 15:05:39.193 | are supported and installed on your system. 2026-08-14 15:05:39.193 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:05:39.258 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:05:39.258 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:05:39.258 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:05:39.449 | Fetched 7444 B in 0s (49.8 kB/s) 2026-08-14 15:05:39.501 | Selecting previously unselected package ksmtuned. 2026-08-14 15:05:39.560 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-08-14 15:05:39.566 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-14 15:05:39.570 | Unpacking ksmtuned (4.20150326) ... 2026-08-14 15:05:39.695 | Setting up ksmtuned (4.20150326) ... 2026-08-14 15:05:39.943 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-14 15:05:40.144 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-14 15:05:40.895 | perl: warning: Setting locale failed. 2026-08-14 15:05:40.895 | perl: warning: Please check that your locale settings: 2026-08-14 15:05:40.895 | LANGUAGE = (unset), 2026-08-14 15:05:40.895 | LC_ALL = "en_US.utf8", 2026-08-14 15:05:40.895 | LANG = "de_DE.UTF-8" 2026-08-14 15:05:40.896 | are supported and installed on your system. 2026-08-14 15:05:40.896 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:05:41.043 | perl: warning: Setting locale failed. 2026-08-14 15:05:41.043 | perl: warning: Please check that your locale settings: 2026-08-14 15:05:41.043 | LANGUAGE = (unset), 2026-08-14 15:05:41.044 | LC_ALL = "en_US.utf8", 2026-08-14 15:05:41.044 | LANG = "de_DE.UTF-8" 2026-08-14 15:05:41.044 | are supported and installed on your system. 2026-08-14 15:05:41.044 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:05:41.098 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:05:41.098 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:05:41.099 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:05:41.173 | perl: warning: Setting locale failed. 2026-08-14 15:05:41.173 | perl: warning: Please check that your locale settings: 2026-08-14 15:05:41.173 | LANGUAGE = (unset), 2026-08-14 15:05:41.173 | LC_ALL = "en_US.utf8", 2026-08-14 15:05:41.173 | LANG = "de_DE.UTF-8" 2026-08-14 15:05:41.173 | are supported and installed on your system. 2026-08-14 15:05:41.173 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:05:41.749 | 2026-08-14 15:05:41.750 | Running kernel seems to be up-to-date. 2026-08-14 15:05:41.750 | 2026-08-14 15:05:41.750 | No services need to be restarted. 2026-08-14 15:05:41.750 | 2026-08-14 15:05:41.750 | No containers need to be restarted. 2026-08-14 15:05:41.750 | 2026-08-14 15:05:41.750 | No user sessions are running outdated binaries. 2026-08-14 15:05:41.750 | 2026-08-14 15:05:41.750 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-14 15:05:44.362 | + functions-common:apt_get:1211 : result=0 2026-08-14 15:05:44.365 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-14 15:05:44.367 | + functions-common:time_stop:2420 : local name 2026-08-14 15:05:44.370 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:05:44.373 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:05:44.375 | + functions-common:time_stop:2423 : local total 2026-08-14 15:05:44.378 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:05:44.381 | + functions-common:time_stop:2426 : name=apt-get 2026-08-14 15:05:44.384 | + functions-common:time_stop:2427 : start_time=1786719937558 2026-08-14 15:05:44.387 | + functions-common:time_stop:2429 : [[ -z 1786719937558 ]] 2026-08-14 15:05:44.391 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:05:44.395 | + functions-common:time_stop:2432 : end_time=1786719944392 2026-08-14 15:05:44.398 | + functions-common:time_stop:2433 : elapsed_time=6834 2026-08-14 15:05:44.400 | + functions-common:time_stop:2434 : total=14528 2026-08-14 15:05:44.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:05:44.405 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21362 2026-08-14 15:05:44.407 | + functions-common:apt_get:1215 : return 0 2026-08-14 15:05:44.411 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-14 15:05:44.428 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-14 15:05:44.431 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-14 15:05:44.433 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-14 15:05:44.436 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-14 15:05:44.438 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-14 15:05:44.442 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-14 15:05:44.443 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-14 15:05:44.452 | 0 2026-08-14 15:05:44.457 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-14 15:05:44.459 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-14 15:05:44.462 | + lib/host:tune_host:126 : configure_host_net 2026-08-14 15:05:44.465 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-14 15:05:44.468 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-14 15:05:44.471 | + ./stack.sh:main:600 : fetch_plugins 2026-08-14 15:05:44.474 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-14 15:05:44.477 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-14 15:05:44.480 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-14 15:05:44.483 | + functions-common:fetch_plugins:1771 : return 2026-08-14 15:05:44.486 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-14 15:05:44.489 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-14 15:05:44.492 | + functions-common:run_phase:1849 : local phase= 2026-08-14 15:05:44.495 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-14 15:05:44.498 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-14 15:05:44.501 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-14 15:05:44.504 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-14 15:05:44.507 | + functions-common:run_phase:1858 : local extra 2026-08-14 15:05:44.511 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-14 15:05:44.515 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-14 15:05:44.518 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-14 15:05:44.521 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-14 15:05:44.524 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-14 15:05:44.526 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-14 15:05:44.544 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:05:44.547 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-14 15:05:44.550 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-14 15:05:44.553 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-14 15:05:44.556 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-14 15:05:44.559 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-14 15:05:44.562 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-14 15:05:44.565 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-14 15:05:44.568 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-14 15:05:44.571 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-14 15:05:44.575 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-14 15:05:44.578 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-14 15:05:44.580 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-14 15:05:44.582 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-14 15:05:44.585 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-14 15:05:44.588 | + functions-common:plugin_override_defaults:1812 : return 2026-08-14 15:05:44.591 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-14 15:05:44.613 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-14 15:05:44.616 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-14 15:05:44.632 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:05:44.636 | +++ lib/tls:source:43 : hostname -f 2026-08-14 15:05:44.642 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-14 15:05:44.645 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-14 15:05:44.648 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-14 15:05:44.650 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-14 15:05:44.653 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-14 15:05:44.655 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-14 15:05:44.658 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-14 15:05:44.660 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-14 15:05:44.663 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-14 15:05:44.666 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-14 15:05:44.671 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-14 15:05:44.686 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-14 15:05:44.707 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-14 15:05:44.723 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-14 15:05:44.739 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-14 15:05:44.779 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-14 15:05:44.868 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-14 15:05:44.986 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-14 15:05:45.017 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-14 15:05:45.077 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-14 15:05:45.136 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-14 15:05:45.139 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-14 15:05:45.157 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:05:45.160 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-14 15:05:45.163 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-14 15:05:45.166 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-14 15:05:45.168 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-14 15:05:45.172 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-14 15:05:45.193 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-14 15:05:45.196 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-14 15:05:45.200 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-14 15:05:45.203 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-14 15:05:45.207 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-14 15:05:45.210 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-14 15:05:45.214 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-14 15:05:45.219 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-14 15:05:45.222 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-14 15:05:45.226 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-14 15:05:45.248 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-14 15:05:45.251 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-14 15:05:45.255 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-14 15:05:45.257 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-14 15:05:45.260 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-14 15:05:45.264 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-14 15:05:45.267 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-14 15:05:45.270 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-14 15:05:45.274 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-14 15:05:45.277 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-14 15:05:45.281 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-14 15:05:45.284 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-14 15:05:45.287 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.147 2026-08-14 15:05:45.290 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-14 15:05:45.294 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-14 15:05:45.298 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-14 15:05:45.300 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-14 15:05:45.305 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-14 15:05:45.308 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-14 15:05:45.310 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-14 15:05:45.313 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-14 15:05:45.317 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-14 15:05:45.321 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-14 15:05:45.341 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-14 15:05:45.345 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.147 2026-08-14 15:05:45.349 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.147 2026-08-14 15:05:45.350 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-14 15:05:45.355 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.147 2026-08-14 15:05:45.359 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-14 15:05:45.362 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-14 15:05:45.366 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-14 15:05:45.369 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-14 15:05:45.373 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-14 15:05:45.376 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-14 15:05:45.380 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-14 15:05:45.383 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-14 15:05:45.386 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-14 15:05:45.390 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-14 15:05:45.394 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-14 15:05:45.398 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-14 15:05:45.401 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-14 15:05:45.404 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-14 15:05:45.408 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-14 15:05:45.411 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-14 15:05:45.415 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-14 15:05:45.419 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-14 15:05:45.423 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:05:45.427 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-14 15:05:45.430 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-14 15:05:45.433 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-14 15:05:45.455 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-14 15:05:45.459 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-14 15:05:45.463 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-14 15:05:45.467 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-14 15:05:45.471 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-14 15:05:45.474 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-14 15:05:45.477 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-14 15:05:45.480 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-14 15:05:45.483 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-14 15:05:45.486 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-14 15:05:45.490 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-14 15:05:45.493 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-14 15:05:45.496 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-14 15:05:45.500 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-14 15:05:45.503 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-14 15:05:45.507 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-14 15:05:45.510 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-14 15:05:45.514 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-14 15:05:45.517 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-14 15:05:45.521 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-14 15:05:45.649 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-14 15:05:45.667 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-14 15:05:45.671 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-14 15:05:45.674 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-14 15:05:45.678 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-14 15:05:45.681 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-14 15:05:45.685 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-14 15:05:45.689 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-14 15:05:45.692 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-14 15:05:45.696 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-14 15:05:45.699 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-14 15:05:45.703 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-14 15:05:45.707 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-14 15:05:45.710 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-14 15:05:45.714 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-14 15:05:45.717 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-14 15:05:45.721 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-14 15:05:45.724 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-14 15:05:45.728 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-14 15:05:45.732 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-14 15:05:45.736 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-14 15:05:45.742 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-14 15:05:45.742 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-14 15:05:45.742 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-14 15:05:45.744 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-14 15:05:45.749 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=e0:a2b6:1e6f 2026-08-14 15:05:45.752 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-14 15:05:45.755 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-14 15:05:45.759 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-14 15:05:45.763 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-14 15:05:45.768 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fde0:a2b6:1e6f::/56 2026-08-14 15:05:45.774 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fde0:a2b6:1e6f::/56 2026-08-14 15:05:45.774 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-14 15:05:45.782 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fde0:a2b6:1e6f::/64 2026-08-14 15:05:45.785 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-14 15:05:45.789 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-14 15:05:45.792 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-14 15:05:45.796 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-14 15:05:45.800 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-14 15:05:45.803 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-14 15:05:45.807 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-14 15:05:45.810 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-14 15:05:45.814 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-14 15:05:45.817 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-14 15:05:45.821 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-14 15:05:45.825 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-14 15:05:45.829 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-14 15:05:45.832 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fde0:a2b6:1e6f::/56 2026-08-14 15:05:45.836 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-14 15:05:45.841 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-14 15:05:45.846 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-14 15:05:45.847 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-14 15:05:45.848 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-14 15:05:45.854 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-14 15:05:45.860 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-14 15:05:45.860 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-14 15:05:45.861 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-14 15:05:45.867 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-14 15:05:45.873 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-14 15:05:45.877 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-14 15:05:45.882 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-14 15:05:45.886 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-14 15:05:45.890 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-14 15:05:45.895 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-14 15:05:45.899 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-14 15:05:45.902 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-14 15:05:45.906 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-14 15:05:45.910 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-14 15:05:45.935 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-14 15:05:45.957 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-14 15:05:45.976 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-14 15:05:45.994 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-14 15:05:46.009 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-14 15:05:46.050 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-14 15:05:46.054 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-14 15:05:46.057 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-14 15:05:46.060 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-14 15:05:46.065 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-14 15:05:46.069 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-14 15:05:46.095 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-14 15:05:46.099 | + ./stack.sh:main:635 : run_phase source 2026-08-14 15:05:46.103 | + functions-common:run_phase:1848 : local mode=source 2026-08-14 15:05:46.107 | + functions-common:run_phase:1849 : local phase= 2026-08-14 15:05:46.112 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-14 15:05:46.116 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-14 15:05:46.119 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-14 15:05:46.123 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-14 15:05:46.125 | + functions-common:run_phase:1858 : local extra 2026-08-14 15:05:46.128 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-14 15:05:46.134 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-14 15:05:46.137 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-14 15:05:46.141 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-14 15:05:46.145 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-14 15:05:46.148 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-14 15:05:46.170 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:05:46.175 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-14 15:05:46.178 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-14 15:05:46.243 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-14 15:05:46.247 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-14 15:05:46.251 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-14 15:05:46.256 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-14 15:05:46.260 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-14 15:05:46.264 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-14 15:05:46.268 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-14 15:05:46.273 | + functions-common:load_plugin_settings:1789 : return 2026-08-14 15:05:46.277 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-14 15:05:46.282 | + functions-common:verify_disabled_services:2131 : local service 2026-08-14 15:05:46.287 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.291 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-14 15:05:46.296 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.300 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-14 15:05:46.305 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.309 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-14 15:05:46.314 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.318 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-14 15:05:46.322 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.327 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-14 15:05:46.331 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.335 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-14 15:05:46.340 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.344 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-14 15:05:46.348 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.352 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-14 15:05:46.357 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.361 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-14 15:05:46.365 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.369 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-14 15:05:46.374 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.378 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-14 15:05:46.382 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.387 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-14 15:05:46.391 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.395 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-14 15:05:46.399 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.403 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-14 15:05:46.407 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.412 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-14 15:05:46.416 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.420 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-14 15:05:46.424 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.429 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-14 15:05:46.433 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.437 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-14 15:05:46.441 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.445 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-14 15:05:46.449 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.453 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-14 15:05:46.458 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.462 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-14 15:05:46.467 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.471 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-14 15:05:46.476 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.480 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-14 15:05:46.484 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.489 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-14 15:05:46.493 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:05:46.498 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-14 15:05:46.503 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-14 15:05:46.507 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-14 15:05:46.511 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-14 15:05:46.538 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:05:46.542 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-14 15:05:46.546 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-14 15:05:46.551 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-14 15:05:46.579 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:05:46.584 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-14 15:05:46.589 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-14 15:05:46.593 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-14 15:05:46.598 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-14 15:05:46.603 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-14 15:05:46.607 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-14 15:05:46.612 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-14 15:05:46.616 | + lib/database:initialize_database_backends:92 : return 0 2026-08-14 15:05:46.621 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-14 15:05:46.621 | Using mysql database backend 2026-08-14 15:05:46.626 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-14 15:05:46.656 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-14 15:05:46.663 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-14 15:05:46.667 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-14 15:05:46.673 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-14 15:05:46.679 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-14 15:05:46.684 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-14 15:05:46.711 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:05:46.715 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-14 15:05:46.746 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-14 15:05:46.774 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:05:46.778 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-14 15:05:46.806 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-14 15:05:46.834 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-14 15:05:46.860 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:05:46.864 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-14 15:05:46.892 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:05:46.896 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-14 15:05:46.901 | + functions-common:save_stackenv:65 : local tag=768 2026-08-14 15:05:46.907 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-14 15:05:46.913 | + functions-common:save_stackenv:67 : time_stamp=2026-08-14-170546 2026-08-14 15:05:46.917 | + functions-common:save_stackenv:68 : echo '# 2026-08-14-170546 768' 2026-08-14 15:05:46.922 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:46.926 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-14 15:05:46.931 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:46.936 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-14 15:05:46.941 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:46.946 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-14 15:05:46.951 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:46.955 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-14 15:05:46.960 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:46.964 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.147 2026-08-14 15:05:46.968 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:46.973 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.147/identity 2026-08-14 15:05:46.977 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:46.982 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-14-170531 2026-08-14 15:05:46.986 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:46.990 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-14 15:05:46.995 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:46.999 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.147 2026-08-14 15:05:47.004 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:47.008 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-14 15:05:47.012 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:47.017 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-14 15:05:47.021 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:47.025 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-14 15:05:47.029 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:47.033 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-14 15:05:47.037 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:47.042 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.147 2026-08-14 15:05:47.046 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:05:47.050 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-14 15:05:47.055 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-14 15:05:47.059 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-14 15:05:47.063 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-14 15:05:47.066 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-14 15:05:47.070 | + functions-common:git_clone:591 : local git_ref=master 2026-08-14 15:05:47.074 | + functions-common:git_clone:592 : local orig_dir 2026-08-14 15:05:47.079 | ++ functions-common:git_clone:593 : pwd 2026-08-14 15:05:47.083 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-14 15:05:47.088 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-14 15:05:47.093 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-14 15:05:47.119 | + functions-common:git_clone:596 : RECLONE=False 2026-08-14 15:05:47.122 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-14 15:05:47.125 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-14 15:05:47.131 | + functions-common:git_clone:610 : echo master 2026-08-14 15:05:47.133 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-14 15:05:47.140 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-14 15:05:47.144 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-14 15:05:47.149 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-14 15:05:47.153 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:05:47.156 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:05:47.160 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:05:47.165 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:05:47.169 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:05:47.172 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:05:47.176 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:05:47.180 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:05:47.185 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:05:47.192 | + functions-common:time_start:2411 : _TIME_START[$name]=1786719947187 2026-08-14 15:05:47.196 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-14 15:05:47.201 | Cloning into '/opt/stack/requirements'... 2026-08-14 15:05:51.392 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:05:51.395 | + functions-common:time_stop:2420 : local name 2026-08-14 15:05:51.399 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:05:51.402 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:05:51.406 | + functions-common:time_stop:2423 : local total 2026-08-14 15:05:51.410 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:05:51.414 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:05:51.417 | + functions-common:time_stop:2427 : start_time=1786719947187 2026-08-14 15:05:51.421 | + functions-common:time_stop:2429 : [[ -z 1786719947187 ]] 2026-08-14 15:05:51.425 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:05:51.431 | + functions-common:time_stop:2432 : end_time=1786719951427 2026-08-14 15:05:51.435 | + functions-common:time_stop:2433 : elapsed_time=4240 2026-08-14 15:05:51.439 | + functions-common:time_stop:2434 : total=0 2026-08-14 15:05:51.443 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:05:51.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4240 2026-08-14 15:05:51.450 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-14 15:05:51.454 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-14 15:05:51.458 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:05:51.462 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:05:51.466 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:05:51.470 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:05:51.474 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:05:51.478 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:05:51.481 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:05:51.486 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:05:51.490 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:05:51.496 | + functions-common:time_start:2411 : _TIME_START[$name]=1786719951492 2026-08-14 15:05:51.500 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-14 15:05:52.066 | From https://review.opendev.org/openstack/requirements 2026-08-14 15:05:52.066 | * branch master -> FETCH_HEAD 2026-08-14 15:05:52.078 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:05:52.081 | + functions-common:time_stop:2420 : local name 2026-08-14 15:05:52.084 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:05:52.088 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:05:52.092 | + functions-common:time_stop:2423 : local total 2026-08-14 15:05:52.095 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:05:52.098 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:05:52.102 | + functions-common:time_stop:2427 : start_time=1786719951492 2026-08-14 15:05:52.105 | + functions-common:time_stop:2429 : [[ -z 1786719951492 ]] 2026-08-14 15:05:52.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:05:52.116 | + functions-common:time_stop:2432 : end_time=1786719952111 2026-08-14 15:05:52.119 | + functions-common:time_stop:2433 : elapsed_time=619 2026-08-14 15:05:52.123 | + functions-common:time_stop:2434 : total=4240 2026-08-14 15:05:52.126 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:05:52.130 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4859 2026-08-14 15:05:52.135 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-14 15:05:52.139 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:05:52.143 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:05:52.146 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:05:52.150 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:05:52.153 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:05:52.157 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:05:52.161 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:05:52.164 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:05:52.168 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:05:52.174 | + functions-common:time_start:2411 : _TIME_START[$name]=1786719952170 2026-08-14 15:05:52.177 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-14 15:05:52.195 | Note: switching to 'FETCH_HEAD'. 2026-08-14 15:05:52.196 | 2026-08-14 15:05:52.196 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-14 15:05:52.196 | changes and commit them, and you can discard any commits you make in this 2026-08-14 15:05:52.196 | state without impacting any branches by switching back to a branch. 2026-08-14 15:05:52.196 | 2026-08-14 15:05:52.196 | If you want to create a new branch to retain commits you create, you may 2026-08-14 15:05:52.196 | do so (now or later) by using -c with the switch command. Example: 2026-08-14 15:05:52.196 | 2026-08-14 15:05:52.196 | git switch -c 2026-08-14 15:05:52.196 | 2026-08-14 15:05:52.197 | Or undo this operation with: 2026-08-14 15:05:52.197 | 2026-08-14 15:05:52.197 | git switch - 2026-08-14 15:05:52.197 | 2026-08-14 15:05:52.197 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-14 15:05:52.197 | 2026-08-14 15:05:52.197 | HEAD is now at e99f173e Merge "Remove unmaintained python-consul from global-requirements" 2026-08-14 15:05:52.200 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:05:52.204 | + functions-common:time_stop:2420 : local name 2026-08-14 15:05:52.208 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:05:52.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:05:52.216 | + functions-common:time_stop:2423 : local total 2026-08-14 15:05:52.220 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:05:52.224 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:05:52.228 | + functions-common:time_stop:2427 : start_time=1786719952170 2026-08-14 15:05:52.232 | + functions-common:time_stop:2429 : [[ -z 1786719952170 ]] 2026-08-14 15:05:52.237 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:05:52.243 | + functions-common:time_stop:2432 : end_time=1786719952238 2026-08-14 15:05:52.246 | + functions-common:time_stop:2433 : elapsed_time=68 2026-08-14 15:05:52.250 | + functions-common:time_stop:2434 : total=4859 2026-08-14 15:05:52.254 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:05:52.257 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4927 2026-08-14 15:05:52.261 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-14 15:05:52.280 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-14 15:05:52.286 | + functions-common:git_clone:673 : git show --oneline 2026-08-14 15:05:52.287 | + functions-common:git_clone:673 : head -1 2026-08-14 15:05:52.292 | e99f173e Merge "Remove unmaintained python-consul from global-requirements" 2026-08-14 15:05:52.296 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-14 15:05:52.301 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-14 15:05:52.305 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:05:52.309 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-14 15:05:52.314 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-14 15:05:52.318 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-14 15:05:52.323 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-14 15:05:52.327 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-14 15:05:52.331 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-14 15:05:52.336 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-14 15:05:52.340 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-14 15:05:52.346 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-14 15:05:52.353 | ++ tools/install_prereqs.sh:source:47 : NOW=1786719952 2026-08-14 15:05:52.359 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-14 15:05:52.366 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-14 15:05:52.370 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-14 15:05:52.374 | ++ tools/install_prereqs.sh:source:49 : DELTA=1786719952 2026-08-14 15:05:52.378 | ++ tools/install_prereqs.sh:source:50 : [[ 1786719952 -lt 7200 ]] 2026-08-14 15:05:52.382 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-14 15:05:52.386 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-14 15:05:52.390 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-14 15:05:52.394 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-14 15:05:52.398 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-14 15:05:52.402 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-14 15:05:52.406 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-14 15:05:52.411 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-14 15:05:52.452 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-14 15:05:52.453 | apache2-dev 2026-08-14 15:05:52.453 | bc 2026-08-14 15:05:52.453 | bsdmainutils 2026-08-14 15:05:52.453 | curl 2026-08-14 15:05:52.453 | g++ 2026-08-14 15:05:52.453 | gawk 2026-08-14 15:05:52.453 | gcc 2026-08-14 15:05:52.453 | gettext 2026-08-14 15:05:52.453 | git 2026-08-14 15:05:52.453 | graphviz 2026-08-14 15:05:52.453 | iputils-ping 2026-08-14 15:05:52.454 | libffi-dev 2026-08-14 15:05:52.454 | libjpeg-dev 2026-08-14 15:05:52.454 | libpq-dev 2026-08-14 15:05:52.454 | libssl-dev 2026-08-14 15:05:52.454 | libsystemd-dev 2026-08-14 15:05:52.454 | libxml2-dev 2026-08-14 15:05:52.454 | libxslt1-dev 2026-08-14 15:05:52.454 | libyaml-dev 2026-08-14 15:05:52.454 | lsof 2026-08-14 15:05:52.454 | openssh-server 2026-08-14 15:05:52.454 | openssl 2026-08-14 15:05:52.454 | pkg-config 2026-08-14 15:05:52.455 | psmisc 2026-08-14 15:05:52.455 | python3-dev 2026-08-14 15:05:52.455 | python3-pip 2026-08-14 15:05:52.455 | python3-systemd 2026-08-14 15:05:52.455 | python3-venv 2026-08-14 15:05:52.455 | tar 2026-08-14 15:05:52.455 | tcpdump 2026-08-14 15:05:52.455 | unzip 2026-08-14 15:05:52.455 | uuid-runtime 2026-08-14 15:05:52.455 | wget 2026-08-14 15:05:52.455 | zlib1g-dev 2026-08-14 15:05:52.456 | libkrb5-dev 2026-08-14 15:05:52.456 | libldap2-dev 2026-08-14 15:05:52.456 | libsasl2-dev 2026-08-14 15:05:52.456 | memcached 2026-08-14 15:05:52.456 | python3-mysqldb 2026-08-14 15:05:52.456 | sqlite3 2026-08-14 15:05:52.456 | conntrack 2026-08-14 15:05:52.456 | curl 2026-08-14 15:05:52.456 | ebtables 2026-08-14 15:05:52.456 | genisoimage 2026-08-14 15:05:52.456 | iptables 2026-08-14 15:05:52.457 | iputils-arping 2026-08-14 15:05:52.457 | kpartx 2026-08-14 15:05:52.457 | libjs-jquery-tablesorter 2026-08-14 15:05:52.457 | parted 2026-08-14 15:05:52.457 | pm-utils 2026-08-14 15:05:52.457 | python3-mysqldb 2026-08-14 15:05:52.457 | socat 2026-08-14 15:05:52.457 | sqlite3 2026-08-14 15:05:52.457 | sudo 2026-08-14 15:05:52.457 | vlan 2026-08-14 15:05:52.457 | lsscsi 2026-08-14 15:05:52.457 | open-iscsi 2026-08-14 15:05:52.458 | cryptsetup 2026-08-14 15:05:52.458 | dosfstools 2026-08-14 15:05:52.458 | genisoimage 2026-08-14 15:05:52.458 | gir1.2-libosinfo-1.0 2026-08-14 15:05:52.458 | netcat-openbsd 2026-08-14 15:05:52.458 | open-iscsi 2026-08-14 15:05:52.458 | qemu-utils 2026-08-14 15:05:52.458 | sg3-utils 2026-08-14 15:05:52.458 | sysfsutils 2026-08-14 15:05:52.458 | lvm2 2026-08-14 15:05:52.458 | qemu-utils 2026-08-14 15:05:52.459 | thin-provisioning-tools 2026-08-14 15:05:52.459 | acl 2026-08-14 15:05:52.459 | dnsmasq-base 2026-08-14 15:05:52.459 | dnsmasq-utils 2026-08-14 15:05:52.459 | ebtables 2026-08-14 15:05:52.459 | haproxy 2026-08-14 15:05:52.459 | iptables 2026-08-14 15:05:52.459 | iputils-arping 2026-08-14 15:05:52.459 | iputils-ping 2026-08-14 15:05:52.459 | postgresql-server-dev-all 2026-08-14 15:05:52.459 | python3-mysqldb 2026-08-14 15:05:52.459 | sqlite3 2026-08-14 15:05:52.460 | sudo 2026-08-14 15:05:52.460 | vlan 2026-08-14 15:05:52.460 | pcp' 2026-08-14 15:05:52.460 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-14 15:05:52.490 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-14 15:05:52.490 | apache2-dev 2026-08-14 15:05:52.490 | bc 2026-08-14 15:05:52.490 | bsdmainutils 2026-08-14 15:05:52.490 | curl 2026-08-14 15:05:52.490 | g++ 2026-08-14 15:05:52.490 | gawk 2026-08-14 15:05:52.490 | gcc 2026-08-14 15:05:52.491 | gettext 2026-08-14 15:05:52.491 | git 2026-08-14 15:05:52.491 | graphviz 2026-08-14 15:05:52.491 | iputils-ping 2026-08-14 15:05:52.491 | libffi-dev 2026-08-14 15:05:52.491 | libjpeg-dev 2026-08-14 15:05:52.491 | libpq-dev 2026-08-14 15:05:52.491 | libssl-dev 2026-08-14 15:05:52.491 | libsystemd-dev 2026-08-14 15:05:52.491 | libxml2-dev 2026-08-14 15:05:52.491 | libxslt1-dev 2026-08-14 15:05:52.492 | libyaml-dev 2026-08-14 15:05:52.492 | lsof 2026-08-14 15:05:52.492 | openssh-server 2026-08-14 15:05:52.492 | openssl 2026-08-14 15:05:52.492 | pkg-config 2026-08-14 15:05:52.492 | psmisc 2026-08-14 15:05:52.492 | python3-dev 2026-08-14 15:05:52.492 | python3-pip 2026-08-14 15:05:52.492 | python3-systemd 2026-08-14 15:05:52.492 | python3-venv 2026-08-14 15:05:52.493 | tar 2026-08-14 15:05:52.493 | tcpdump 2026-08-14 15:05:52.493 | unzip 2026-08-14 15:05:52.493 | uuid-runtime 2026-08-14 15:05:52.493 | wget 2026-08-14 15:05:52.493 | zlib1g-dev 2026-08-14 15:05:52.493 | libkrb5-dev 2026-08-14 15:05:52.493 | libldap2-dev 2026-08-14 15:05:52.493 | libsasl2-dev 2026-08-14 15:05:52.493 | memcached 2026-08-14 15:05:52.494 | python3-mysqldb 2026-08-14 15:05:52.494 | sqlite3 2026-08-14 15:05:52.494 | conntrack 2026-08-14 15:05:52.494 | curl 2026-08-14 15:05:52.494 | ebtables 2026-08-14 15:05:52.494 | genisoimage 2026-08-14 15:05:52.494 | iptables 2026-08-14 15:05:52.494 | iputils-arping 2026-08-14 15:05:52.494 | kpartx 2026-08-14 15:05:52.494 | libjs-jquery-tablesorter 2026-08-14 15:05:52.495 | parted 2026-08-14 15:05:52.495 | pm-utils 2026-08-14 15:05:52.495 | python3-mysqldb 2026-08-14 15:05:52.495 | socat 2026-08-14 15:05:52.496 | sqlite3 2026-08-14 15:05:52.496 | sudo 2026-08-14 15:05:52.496 | vlan 2026-08-14 15:05:52.496 | lsscsi 2026-08-14 15:05:52.496 | open-iscsi 2026-08-14 15:05:52.496 | cryptsetup 2026-08-14 15:05:52.496 | dosfstools 2026-08-14 15:05:52.497 | genisoimage 2026-08-14 15:05:52.497 | gir1.2-libosinfo-1.0 2026-08-14 15:05:52.497 | netcat-openbsd 2026-08-14 15:05:52.497 | open-iscsi 2026-08-14 15:05:52.497 | qemu-utils 2026-08-14 15:05:52.497 | sg3-utils 2026-08-14 15:05:52.497 | sysfsutils 2026-08-14 15:05:52.497 | lvm2 2026-08-14 15:05:52.497 | qemu-utils 2026-08-14 15:05:52.497 | thin-provisioning-tools 2026-08-14 15:05:52.498 | acl 2026-08-14 15:05:52.498 | dnsmasq-base 2026-08-14 15:05:52.498 | dnsmasq-utils 2026-08-14 15:05:52.498 | ebtables 2026-08-14 15:05:52.498 | haproxy 2026-08-14 15:05:52.498 | iptables 2026-08-14 15:05:52.498 | iputils-arping 2026-08-14 15:05:52.498 | iputils-ping 2026-08-14 15:05:52.498 | postgresql-server-dev-all 2026-08-14 15:05:52.498 | python3-mysqldb 2026-08-14 15:05:52.499 | sqlite3 2026-08-14 15:05:52.499 | sudo 2026-08-14 15:05:52.499 | vlan 2026-08-14 15:05:52.499 | pcp ' 2026-08-14 15:05:52.499 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-14 15:05:52.503 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:05:52.507 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:05:52.513 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-14 15:05:52.514 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-14 15:05:52.519 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-14 15:05:52.523 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-14 15:05:52.526 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-14 15:05:52.530 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-14 15:05:52.533 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-14 15:05:52.537 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-14 15:05:52.541 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-14 15:05:52.545 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:05:52.549 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:05:52.553 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-14 15:05:52.557 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-14 15:05:52.561 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-14 15:05:52.564 | ++ functions-common:apt_get_update:1167 : return 2026-08-14 15:05:52.569 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-14 15:05:52.572 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-14 15:05:52.576 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:05:52.579 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:05:52.584 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-14 15:05:52.616 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-14 15:05:52.658 | Reading package lists... 2026-08-14 15:05:53.142 | Building dependency tree... 2026-08-14 15:05:53.144 | Reading state information... 2026-08-14 15:05:54.026 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-14 15:05:54.026 | bc set to manually installed. 2026-08-14 15:05:54.027 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-14 15:05:54.027 | g++ set to manually installed. 2026-08-14 15:05:54.027 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-14 15:05:54.027 | gcc set to manually installed. 2026-08-14 15:05:54.027 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-14 15:05:54.027 | git set to manually installed. 2026-08-14 15:05:54.028 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-14 15:05:54.028 | iputils-ping set to manually installed. 2026-08-14 15:05:54.028 | lsof is already the newest version (4.95.0-1build3). 2026-08-14 15:05:54.028 | lsof set to manually installed. 2026-08-14 15:05:54.028 | psmisc is already the newest version (23.7-1build1). 2026-08-14 15:05:54.028 | psmisc set to manually installed. 2026-08-14 15:05:54.028 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-14 15:05:54.029 | python3-dev set to manually installed. 2026-08-14 15:05:54.029 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-14 15:05:54.029 | python3-systemd is already the newest version (235-1build4). 2026-08-14 15:05:54.030 | python3-systemd set to manually installed. 2026-08-14 15:05:54.030 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-14 15:05:54.031 | tcpdump set to manually installed. 2026-08-14 15:05:54.031 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-14 15:05:54.031 | uuid-runtime set to manually installed. 2026-08-14 15:05:54.032 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-14 15:05:54.032 | zlib1g-dev set to manually installed. 2026-08-14 15:05:54.033 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-14 15:05:54.033 | iptables set to manually installed. 2026-08-14 15:05:54.033 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-14 15:05:54.033 | kpartx set to manually installed. 2026-08-14 15:05:54.034 | parted is already the newest version (3.6-4build1). 2026-08-14 15:05:54.034 | parted set to manually installed. 2026-08-14 15:05:54.034 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-14 15:05:54.034 | sudo set to manually installed. 2026-08-14 15:05:54.035 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-14 15:05:54.035 | open-iscsi set to manually installed. 2026-08-14 15:05:54.035 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-14 15:05:54.035 | cryptsetup set to manually installed. 2026-08-14 15:05:54.035 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-14 15:05:54.035 | dosfstools set to manually installed. 2026-08-14 15:05:54.036 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-14 15:05:54.036 | netcat-openbsd set to manually installed. 2026-08-14 15:05:54.036 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-14 15:05:54.037 | sg3-utils set to manually installed. 2026-08-14 15:05:54.037 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-14 15:05:54.037 | lvm2 set to manually installed. 2026-08-14 15:05:54.037 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-14 15:05:54.038 | thin-provisioning-tools set to manually installed. 2026-08-14 15:05:54.038 | acl is already the newest version (2.3.2-1build1.1). 2026-08-14 15:05:54.038 | acl set to manually installed. 2026-08-14 15:05:54.039 | The following packages were automatically installed and are no longer required: 2026-08-14 15:05:54.039 | libfwupd2 libgusb2 2026-08-14 15:05:54.039 | Use 'sudo apt autoremove' to remove them. 2026-08-14 15:05:54.039 | The following additional packages will be installed: 2026-08-14 15:05:54.039 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-14 15:05:54.040 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-14 15:05:54.040 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-14 15:05:54.040 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-14 15:05:54.041 | krb5-locales krb5-multidev libann0 libapr1-dev libapr1t64 2026-08-14 15:05:54.041 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-14 15:05:54.041 | libarchive-cpio-perl libarchive-zip-perl libcdt5 libcgraph6 2026-08-14 15:05:54.041 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-08-14 15:05:54.042 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-08-14 15:05:54.042 | libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 libgssapi-krb5-2 2026-08-14 15:05:54.042 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-14 15:05:54.042 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-14 15:05:54.043 | libjson-xs-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-14 15:05:54.043 | libkdb5-10t64 libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev 2026-08-14 15:05:54.043 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-08-14 15:05:54.043 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-mymachines 2026-08-14 15:05:54.043 | libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-08-14 15:05:54.043 | libpam-systemd libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-08-14 15:05:54.043 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-08-14 15:05:54.043 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-08-14 15:05:54.043 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-08-14 15:05:54.044 | libsm6 libsqlite3-0 libssl3t64 libsub-override-perl 2026-08-14 15:05:54.044 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtinfo6 2026-08-14 15:05:54.044 | libtool libtypes-serialiser-perl libudev1 libx86-1 libxaw7 libxmu6 libxt6t64 2026-08-14 15:05:54.044 | libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-08-14 15:05:54.045 | llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin ncurses-term 2026-08-14 15:05:54.045 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-08-14 15:05:54.045 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-14 15:05:54.046 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-14 15:05:54.046 | python3.12-venv qemu-block-extra qemu-guest-agent qemu-system-common 2026-08-14 15:05:54.046 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-08-14 15:05:54.046 | qemu-system-modules-spice qemu-system-x86 ssl-cert systemd systemd-container 2026-08-14 15:05:54.046 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev 2026-08-14 15:05:54.046 | vbetool 2026-08-14 15:05:54.046 | Suggested packages: 2026-08-14 15:05:54.047 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-14 15:05:54.047 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-14 15:05:54.047 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-08-14 15:05:54.047 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-14 15:05:54.047 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-14 15:05:54.047 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-14 15:05:54.047 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-14 15:05:54.047 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-08-14 15:05:54.047 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-08-14 15:05:54.047 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-14 15:05:54.048 | default-mysql-server | virtual-mysql-server samba vde2 sqlite3-doc 2026-08-14 15:05:54.048 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 2026-08-14 15:05:54.048 | ncompress tar-scripts tar-doc zip 2026-08-14 15:05:54.257 | The following NEW packages will be installed: 2026-08-14 15:05:54.257 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-14 15:05:54.258 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-14 15:05:54.258 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-14 15:05:54.259 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-14 15:05:54.259 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-14 15:05:54.260 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-14 15:05:54.260 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-14 15:05:54.260 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-14 15:05:54.260 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-14 15:05:54.260 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-14 15:05:54.260 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-14 15:05:54.261 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-14 15:05:54.261 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-14 15:05:54.261 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-14 15:05:54.261 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-14 15:05:54.262 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-14 15:05:54.262 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-14 15:05:54.263 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-14 15:05:54.263 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-14 15:05:54.263 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-14 15:05:54.263 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-14 15:05:54.263 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-14 15:05:54.263 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-14 15:05:54.264 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-14 15:05:54.264 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-14 15:05:54.264 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-14 15:05:54.264 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-14 15:05:54.264 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-14 15:05:54.264 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-14 15:05:54.264 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-14 15:05:54.264 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-14 15:05:54.265 | uuid-dev vbetool vlan 2026-08-14 15:05:54.265 | The following packages will be upgraded: 2026-08-14 15:05:54.265 | curl dnsmasq-base gawk krb5-locales libcurl3t64-gnutls libcurl4t64 2026-08-14 15:05:54.266 | libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libncurses6 2026-08-14 15:05:54.266 | libncursesw6 libnss-mymachines libnss-systemd libpam-systemd libsqlite3-0 2026-08-14 15:05:54.267 | libssl3t64 libsystemd-shared libsystemd0 libtinfo6 libudev1 ncurses-base 2026-08-14 15:05:54.268 | ncurses-bin ncurses-term openssh-client openssh-server openssh-sftp-server 2026-08-14 15:05:54.268 | openssl qemu-block-extra qemu-guest-agent qemu-system-common 2026-08-14 15:05:54.269 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-08-14 15:05:54.269 | qemu-system-modules-spice qemu-system-x86 qemu-utils systemd 2026-08-14 15:05:54.269 | systemd-container systemd-dev systemd-resolved systemd-sysv 2026-08-14 15:05:54.269 | systemd-timesyncd tar udev wget 2026-08-14 15:05:54.530 | 46 upgraded, 161 newly installed, 0 to remove and 69 not upgraded. 2026-08-14 15:05:54.530 | Need to get 210 MB of archives. 2026-08-14 15:05:54.530 | After this operation, 941 MB of additional disk space will be used. 2026-08-14 15:05:54.530 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-08-14 15:05:55.064 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-08-14 15:05:55.216 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-08-14 15:05:55.217 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-08-14 15:05:55.334 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.17 [107 kB] 2026-08-14 15:05:55.366 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.17 [35.3 kB] 2026-08-14 15:05:55.473 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.17 [297 kB] 2026-08-14 15:05:55.477 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.17 [153 kB] 2026-08-14 15:05:55.479 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.17 [417 kB] 2026-08-14 15:05:55.641 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.17 [2077 kB] 2026-08-14 15:05:55.757 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.17 [432 kB] 2026-08-14 15:05:55.772 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.17 [11.9 kB] 2026-08-14 15:05:55.773 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.17 [159 kB] 2026-08-14 15:05:55.778 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.17 [235 kB] 2026-08-14 15:05:55.801 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.17 [3475 kB] 2026-08-14 15:05:56.011 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.17 [1875 kB] 2026-08-14 15:05:56.052 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.17 [178 kB] 2026-08-14 15:05:56.056 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1942 kB] 2026-08-14 15:05:56.124 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-08-14 15:05:56.126 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.8 [81.9 kB] 2026-08-14 15:05:56.127 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.8 [143 kB] 2026-08-14 15:05:56.129 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.8 [34.7 kB] 2026-08-14 15:05:56.207 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.8 [348 kB] 2026-08-14 15:05:56.306 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-08-14 15:05:56.310 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-14 15:05:56.311 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-14 15:05:56.313 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-08-14 15:05:56.321 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-14 15:05:56.322 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-14 15:05:56.322 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-14 15:05:56.325 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-14 15:05:56.397 | Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-14 15:05:56.436 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-14 15:05:56.438 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-14 15:05:56.439 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-14 15:05:56.447 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-14 15:05:56.469 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-14 15:05:56.591 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-14 15:05:56.594 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-08-14 15:05:56.595 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-08-14 15:05:56.601 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-08-14 15:05:56.612 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-14 15:05:56.613 | Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-14 15:05:56.614 | Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1003 kB] 2026-08-14 15:05:56.625 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-14 15:05:56.626 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-14 15:05:56.689 | Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.18 [391 kB] 2026-08-14 15:05:56.724 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-14 15:05:56.726 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-14 15:05:56.726 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-08-14 15:05:56.728 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-14 15:05:56.729 | Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-08-14 15:05:56.731 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.8 [15.1 kB] 2026-08-14 15:05:56.732 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-08-14 15:05:56.789 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-14 15:05:56.790 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-14 15:05:56.880 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-14 15:05:56.885 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-14 15:05:56.892 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-14 15:05:56.897 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-14 15:05:56.899 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-14 15:05:57.546 | Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-14 15:05:57.923 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-14 15:05:57.924 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-14 15:05:57.925 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-14 15:05:57.928 | Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-14 15:05:57.936 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-14 15:05:58.001 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-14 15:05:58.178 | Get:69 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-14 15:05:58.179 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-14 15:05:58.182 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-14 15:05:58.182 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-14 15:05:58.184 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-14 15:05:58.184 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-14 15:05:58.185 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-14 15:05:58.186 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-14 15:05:58.187 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-14 15:05:58.276 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-14 15:05:58.291 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-14 15:05:58.292 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-14 15:05:58.295 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-14 15:05:58.310 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-14 15:05:58.311 | Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-14 15:05:58.311 | Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-14 15:05:58.372 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-14 15:05:58.385 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-14 15:05:58.390 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-14 15:05:58.466 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-14 15:05:58.474 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-14 15:05:58.477 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-14 15:05:58.480 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-14 15:05:58.481 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-14 15:05:58.494 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-14 15:05:58.562 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-14 15:05:58.564 | Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-14 15:05:58.564 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-14 15:05:58.565 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-14 15:05:58.658 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-14 15:05:58.659 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-14 15:05:58.660 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-14 15:05:58.687 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-14 15:05:58.882 | Get:102 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-14 15:05:58.981 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-14 15:05:59.427 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-14 15:05:59.443 | Get:105 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-14 15:05:59.451 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-14 15:05:59.458 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-14 15:05:59.560 | Get:108 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-14 15:05:59.562 | Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-14 15:05:59.563 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-14 15:05:59.564 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-14 15:05:59.661 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-14 15:05:59.676 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-14 15:05:59.886 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-14 15:05:59.886 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-14 15:05:59.887 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-14 15:05:59.890 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-14 15:05:59.891 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-14 15:05:59.894 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-14 15:05:59.946 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-14 15:05:59.956 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-14 15:05:59.957 | Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-14 15:05:59.984 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-14 15:05:59.986 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-14 15:06:00.080 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-14 15:06:00.081 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-14 15:06:00.082 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-14 15:06:00.085 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-14 15:06:00.086 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-14 15:06:00.143 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-14 15:06:00.143 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-08-14 15:06:00.150 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-14 15:06:00.175 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-14 15:06:00.640 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-14 15:06:00.671 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-14 15:06:00.671 | Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-14 15:06:00.672 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-14 15:06:00.673 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-14 15:06:00.675 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-14 15:06:00.676 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-14 15:06:00.677 | Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-14 15:06:00.680 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-14 15:06:00.737 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-14 15:06:00.778 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-14 15:06:00.778 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-14 15:06:00.794 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-14 15:06:00.798 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-14 15:06:00.799 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-14 15:06:00.835 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-14 15:06:00.836 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-14 15:06:00.837 | Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-14 15:06:00.838 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-08-14 15:06:00.928 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2408 kB] 2026-08-14 15:06:00.955 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-08-14 15:06:00.958 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-14 15:06:00.962 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-14 15:06:00.976 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-14 15:06:01.025 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-14 15:06:01.035 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-14 15:06:01.036 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-14 15:06:01.043 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-14 15:06:01.049 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-14 15:06:02.052 | Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-14 15:06:02.053 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-14 15:06:02.061 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-14 15:06:02.202 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-14 15:06:02.203 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-14 15:06:03.960 | Get:168 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-14 15:06:03.961 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-14 15:06:03.963 | Get:170 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-14 15:06:03.964 | Get:171 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-14 15:06:03.965 | Get:172 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-14 15:06:03.965 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-14 15:06:03.966 | Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-08-14 15:06:04.029 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-08-14 15:06:04.059 | Get:176 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-14 15:06:04.059 | Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-14 15:06:04.155 | Get:178 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-14 15:06:04.282 | Get:179 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-14 15:06:04.291 | Get:180 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-08-14 15:06:04.291 | Get:181 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-14 15:06:04.292 | Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.18 [70.2 kB] 2026-08-14 15:06:04.293 | Get:183 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.18 [186 kB] 2026-08-14 15:06:04.296 | Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.18 [312 kB] 2026-08-14 15:06:04.302 | Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.18 [114 kB] 2026-08-14 15:06:04.304 | Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2221 kB] 2026-08-14 15:06:04.333 | Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.18 [11.2 MB] 2026-08-14 15:06:04.677 | Get:188 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.18 [1255 kB] 2026-08-14 15:06:04.704 | Get:189 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.18 [1796 kB] 2026-08-14 15:06:04.747 | Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-14 15:06:04.750 | Get:191 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-14 15:06:04.754 | Get:192 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-14 15:06:04.755 | Get:193 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-14 15:06:04.756 | Get:194 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-14 15:06:04.757 | Get:195 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-14 15:06:04.758 | Get:196 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-14 15:06:04.776 | Get:197 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-14 15:06:04.855 | Get:198 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-14 15:06:04.856 | Get:199 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-14 15:06:04.857 | Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-14 15:06:04.857 | Get:201 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-14 15:06:04.857 | Get:202 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-14 15:06:05.055 | Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-14 15:06:05.381 | Get:204 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-14 15:06:05.460 | Get:205 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-14 15:06:05.941 | Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-14 15:06:05.957 | Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-14 15:06:06.234 | perl: warning: Setting locale failed. 2026-08-14 15:06:06.234 | perl: warning: Please check that your locale settings: 2026-08-14 15:06:06.234 | LANGUAGE = (unset), 2026-08-14 15:06:06.234 | LC_ALL = "en_US.utf8", 2026-08-14 15:06:06.235 | LANG = "de_DE.UTF-8" 2026-08-14 15:06:06.235 | are supported and installed on your system. 2026-08-14 15:06:06.235 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:06:06.300 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:06:06.300 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:06:06.300 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:06:06.714 | Vorkonfiguration der Pakete ... 2026-08-14 15:06:06.753 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:06:06.877 | Fetched 210 MB in 12s (18.1 MB/s) 2026-08-14 15:06:06.982 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-14 15:06:06.990 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-14 15:06:07.004 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-14 15:06:07.105 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-08-14 15:06:07.224 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-14 15:06:07.230 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-08-14 15:06:07.247 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3ubuntu0.1) ... 2026-08-14 15:06:07.342 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-08-14 15:06:07.492 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-14 15:06:07.498 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-14 15:06:07.513 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-14 15:06:07.628 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-08-14 15:06:07.754 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-14 15:06:07.762 | Preparing to unpack .../0-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-14 15:06:07.773 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-14 15:06:09.110 | Preparing to unpack .../1-systemd-dev_255.4-1ubuntu8.17_all.deb ... 2026-08-14 15:06:09.120 | Unpacking systemd-dev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:09.225 | Preparing to unpack .../2-systemd-timesyncd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:09.241 | Unpacking systemd-timesyncd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:09.336 | Preparing to unpack .../3-systemd-resolved_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:09.352 | Unpacking systemd-resolved (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:09.460 | Preparing to unpack .../4-libnss-mymachines_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:09.481 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:09.577 | Preparing to unpack .../5-systemd-container_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:09.595 | Unpacking systemd-container (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:09.708 | Preparing to unpack .../6-libsystemd-shared_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:09.718 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:09.861 | Preparing to unpack .../7-libsystemd0_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:09.875 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:09.956 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.17) ... 2026-08-14 15:06:10.086 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-14 15:06:10.095 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:10.109 | Unpacking systemd-sysv (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:10.194 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:10.211 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:10.313 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:10.331 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:10.419 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:10.459 | Unpacking systemd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:11.252 | Preparing to unpack .../4-udev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:11.299 | Unpacking udev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:11.555 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:11.567 | Unpacking libudev1:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.16) ... 2026-08-14 15:06:11.645 | Setting up libudev1:amd64 (255.4-1ubuntu8.17) ... 2026-08-14 15:06:11.792 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-14 15:06:11.800 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-14 15:06:11.813 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-14 15:06:11.958 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-14 15:06:12.097 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-08-14 15:06:12.105 | Preparing to unpack .../00-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-14 15:06:12.117 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-14 15:06:12.195 | Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-14 15:06:12.209 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-14 15:06:12.289 | Preparing to unpack .../02-libgssapi-krb5-2_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-14 15:06:12.303 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-14 15:06:12.379 | Preparing to unpack .../03-libkrb5support0_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-14 15:06:12.393 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-14 15:06:12.464 | Preparing to unpack .../04-libkrb5-3_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-14 15:06:12.477 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-14 15:06:12.561 | Preparing to unpack .../05-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-14 15:06:12.574 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-14 15:06:12.641 | Selecting previously unselected package libapr1t64:amd64. 2026-08-14 15:06:12.655 | Preparing to unpack .../06-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-14 15:06:12.660 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-14 15:06:12.720 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-14 15:06:12.734 | Preparing to unpack .../07-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-14 15:06:12.739 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-14 15:06:12.814 | Preparing to unpack .../08-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-14 15:06:12.827 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.6) ... 2026-08-14 15:06:12.901 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-14 15:06:12.915 | Preparing to unpack .../09-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-14 15:06:12.920 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-14 15:06:12.973 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-14 15:06:12.986 | Preparing to unpack .../10-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-14 15:06:12.991 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-14 15:06:13.048 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-14 15:06:13.062 | Preparing to unpack .../11-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-14 15:06:13.071 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-14 15:06:13.134 | Selecting previously unselected package apache2-bin. 2026-08-14 15:06:13.149 | Preparing to unpack .../12-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-14 15:06:13.154 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-14 15:06:13.332 | Selecting previously unselected package apache2-data. 2026-08-14 15:06:13.347 | Preparing to unpack .../13-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-14 15:06:13.352 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-14 15:06:13.601 | Selecting previously unselected package apache2-utils. 2026-08-14 15:06:13.621 | Preparing to unpack .../14-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-14 15:06:13.624 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-14 15:06:13.710 | Selecting previously unselected package apache2. 2026-08-14 15:06:13.723 | Preparing to unpack .../15-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-14 15:06:13.733 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:06:13.736 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-14 15:06:13.872 | Preparing to unpack .../16-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-14 15:06:13.888 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-08-14 15:06:14.074 | Selecting previously unselected package haproxy. 2026-08-14 15:06:14.087 | Preparing to unpack .../17-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-14 15:06:14.113 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-14 15:06:14.267 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-14 15:06:14.279 | Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-14 15:06:14.284 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-14 15:06:14.349 | Selecting previously unselected package memcached. 2026-08-14 15:06:14.361 | Preparing to unpack .../19-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-14 15:06:14.369 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-14 15:06:14.450 | Preparing to unpack .../20-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-14 15:06:14.462 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-14 15:06:14.552 | Preparing to unpack .../21-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-14 15:06:14.735 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-14 15:06:14.844 | Preparing to unpack .../22-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-14 15:06:14.874 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-14 15:06:14.989 | Selecting previously unselected package libjson-perl. 2026-08-14 15:06:15.000 | Preparing to unpack .../23-libjson-perl_4.10000-1_all.deb ... 2026-08-14 15:06:15.004 | Unpacking libjson-perl (4.10000-1) ... 2026-08-14 15:06:15.059 | Selecting previously unselected package postgresql-client-common. 2026-08-14 15:06:15.070 | Preparing to unpack .../24-postgresql-client-common_257build1.1_all.deb ... 2026-08-14 15:06:15.075 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-14 15:06:15.141 | Preparing to unpack .../25-openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-14 15:06:15.153 | Unpacking openssl (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-14 15:06:15.369 | Selecting previously unselected package ssl-cert. 2026-08-14 15:06:15.381 | Preparing to unpack .../26-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-14 15:06:15.385 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-14 15:06:15.447 | Selecting previously unselected package postgresql-common. 2026-08-14 15:06:15.458 | Preparing to unpack .../27-postgresql-common_257build1.1_all.deb ... 2026-08-14 15:06:15.486 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-14 15:06:15.496 | Unpacking postgresql-common (257build1.1) ... 2026-08-14 15:06:15.642 | Preparing to unpack .../28-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:06:15.662 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-14 15:06:15.728 | Selecting previously unselected package libsysfs2:amd64. 2026-08-14 15:06:15.737 | Preparing to unpack .../29-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-14 15:06:15.741 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-14 15:06:15.789 | Selecting previously unselected package sysfsutils. 2026-08-14 15:06:15.800 | Preparing to unpack .../30-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-14 15:06:15.807 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-14 15:06:15.875 | Preparing to unpack .../31-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-14 15:06:15.886 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-14 15:06:15.955 | Preparing to unpack .../32-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-14 15:06:15.967 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-14 15:06:16.034 | Preparing to unpack .../33-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-14 15:06:16.045 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-14 15:06:16.137 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-14 15:06:16.293 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-08-14 15:06:16.300 | Preparing to unpack .../000-krb5-locales_1.20.1-6ubuntu2.8_all.deb ... 2026-08-14 15:06:16.325 | Unpacking krb5-locales (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-14 15:06:16.386 | Preparing to unpack .../001-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-08-14 15:06:16.398 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-08-14 15:06:16.458 | Selecting previously unselected package autotools-dev. 2026-08-14 15:06:16.470 | Preparing to unpack .../002-autotools-dev_20220109.1_all.deb ... 2026-08-14 15:06:16.474 | Unpacking autotools-dev (20220109.1) ... 2026-08-14 15:06:16.526 | Selecting previously unselected package m4. 2026-08-14 15:06:16.537 | Preparing to unpack .../003-m4_1.4.19-4build1_amd64.deb ... 2026-08-14 15:06:16.541 | Unpacking m4 (1.4.19-4build1) ... 2026-08-14 15:06:16.619 | Selecting previously unselected package autoconf. 2026-08-14 15:06:16.630 | Preparing to unpack .../004-autoconf_2.71-3_all.deb ... 2026-08-14 15:06:16.635 | Unpacking autoconf (2.71-3) ... 2026-08-14 15:06:16.734 | Selecting previously unselected package automake. 2026-08-14 15:06:16.745 | Preparing to unpack .../005-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-14 15:06:16.752 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-14 15:06:16.876 | Selecting previously unselected package autopoint. 2026-08-14 15:06:16.887 | Preparing to unpack .../006-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-14 15:06:16.891 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-14 15:06:16.935 | Selecting previously unselected package libdebhelper-perl. 2026-08-14 15:06:16.946 | Preparing to unpack .../007-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-14 15:06:16.950 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-14 15:06:17.054 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-14 15:06:17.065 | Preparing to unpack .../008-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:17.070 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:18.281 | Selecting previously unselected package libclang-cpp17t64. 2026-08-14 15:06:18.292 | Preparing to unpack .../009-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:18.296 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:18.953 | Selecting previously unselected package libgc1:amd64. 2026-08-14 15:06:18.966 | Preparing to unpack .../010-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-14 15:06:18.971 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-14 15:06:19.026 | Selecting previously unselected package libobjc4:amd64. 2026-08-14 15:06:19.040 | Preparing to unpack .../011-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-14 15:06:19.044 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-14 15:06:19.088 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-14 15:06:19.099 | Preparing to unpack .../012-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-14 15:06:19.104 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-14 15:06:19.165 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-14 15:06:19.177 | Preparing to unpack .../013-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:19.181 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:19.424 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-14 15:06:19.434 | Preparing to unpack .../014-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:19.438 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:19.540 | Selecting previously unselected package libclang1-17t64. 2026-08-14 15:06:19.552 | Preparing to unpack .../015-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:19.556 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:19.935 | Selecting previously unselected package clang-17. 2026-08-14 15:06:19.948 | Preparing to unpack .../016-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:19.952 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:20.004 | Selecting previously unselected package libtool. 2026-08-14 15:06:20.017 | Preparing to unpack .../017-libtool_2.4.7-7build1_all.deb ... 2026-08-14 15:06:20.021 | Unpacking libtool (2.4.7-7build1) ... 2026-08-14 15:06:20.078 | Selecting previously unselected package dh-autoreconf. 2026-08-14 15:06:20.091 | Preparing to unpack .../018-dh-autoreconf_20_all.deb ... 2026-08-14 15:06:20.095 | Unpacking dh-autoreconf (20) ... 2026-08-14 15:06:20.143 | Selecting previously unselected package libarchive-zip-perl. 2026-08-14 15:06:20.157 | Preparing to unpack .../019-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-14 15:06:20.161 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-14 15:06:20.231 | Selecting previously unselected package libsub-override-perl. 2026-08-14 15:06:20.246 | Preparing to unpack .../020-libsub-override-perl_0.10-1_all.deb ... 2026-08-14 15:06:20.249 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-14 15:06:20.291 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-14 15:06:20.305 | Preparing to unpack .../021-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-14 15:06:20.308 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-14 15:06:20.357 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-14 15:06:20.371 | Preparing to unpack .../022-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-14 15:06:20.374 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-14 15:06:20.417 | Selecting previously unselected package debugedit. 2026-08-14 15:06:20.431 | Preparing to unpack .../023-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-14 15:06:20.436 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-14 15:06:20.487 | Selecting previously unselected package dwz. 2026-08-14 15:06:20.500 | Preparing to unpack .../024-dwz_0.15-1build6_amd64.deb ... 2026-08-14 15:06:20.504 | Unpacking dwz (0.15-1build6) ... 2026-08-14 15:06:20.556 | Selecting previously unselected package gettext. 2026-08-14 15:06:20.571 | Preparing to unpack .../025-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-14 15:06:20.575 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-14 15:06:20.697 | Selecting previously unselected package intltool-debian. 2026-08-14 15:06:20.708 | Preparing to unpack .../026-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-14 15:06:20.712 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-14 15:06:20.756 | Selecting previously unselected package po-debconf. 2026-08-14 15:06:20.767 | Preparing to unpack .../027-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-14 15:06:20.771 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-14 15:06:20.867 | Selecting previously unselected package debhelper. 2026-08-14 15:06:20.878 | Preparing to unpack .../028-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-14 15:06:20.883 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-14 15:06:21.171 | Selecting previously unselected package uuid-dev:amd64. 2026-08-14 15:06:21.184 | Preparing to unpack .../029-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-14 15:06:21.191 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-14 15:06:21.255 | Selecting previously unselected package libsctp1:amd64. 2026-08-14 15:06:21.269 | Preparing to unpack .../030-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-14 15:06:21.273 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-14 15:06:21.320 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-14 15:06:21.333 | Preparing to unpack .../031-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-14 15:06:21.337 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-14 15:06:21.400 | Selecting previously unselected package libapr1-dev. 2026-08-14 15:06:21.416 | Preparing to unpack .../032-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-14 15:06:21.421 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-14 15:06:21.836 | Selecting previously unselected package libldap-dev:amd64. 2026-08-14 15:06:21.848 | Preparing to unpack .../033-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:06:21.852 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-14 15:06:22.025 | Selecting previously unselected package libldap2-dev. 2026-08-14 15:06:22.039 | Preparing to unpack .../034-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-14 15:06:22.044 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-14 15:06:22.088 | Selecting previously unselected package libaprutil1-dev. 2026-08-14 15:06:22.102 | Preparing to unpack .../035-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-14 15:06:22.106 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-14 15:06:22.462 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-14 15:06:22.476 | Preparing to unpack .../036-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-14 15:06:22.480 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-14 15:06:22.536 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-14 15:06:22.549 | Preparing to unpack .../037-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-14 15:06:22.554 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-14 15:06:22.612 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-14 15:06:22.625 | Preparing to unpack .../038-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-14 15:06:22.629 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-14 15:06:22.673 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-14 15:06:22.687 | Preparing to unpack .../039-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-14 15:06:22.691 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-14 15:06:22.891 | Selecting previously unselected package apache2-dev. 2026-08-14 15:06:22.904 | Preparing to unpack .../040-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-14 15:06:22.908 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-14 15:06:23.008 | Selecting previously unselected package ncal. 2026-08-14 15:06:23.021 | Preparing to unpack .../041-ncal_12.1.8_amd64.deb ... 2026-08-14 15:06:23.032 | Unpacking ncal (12.1.8) ... 2026-08-14 15:06:23.126 | Selecting previously unselected package bsdmainutils. 2026-08-14 15:06:23.140 | Preparing to unpack .../042-bsdmainutils_12.1.8_all.deb ... 2026-08-14 15:06:23.148 | Unpacking bsdmainutils (12.1.8) ... 2026-08-14 15:06:23.193 | Selecting previously unselected package conntrack. 2026-08-14 15:06:23.207 | Preparing to unpack .../043-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-14 15:06:23.211 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-14 15:06:23.283 | Preparing to unpack .../044-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-14 15:06:23.317 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) over (2.90-2ubuntu0.3) ... 2026-08-14 15:06:23.411 | Selecting previously unselected package dnsmasq-utils. 2026-08-14 15:06:23.424 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-14 15:06:23.434 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-14 15:06:23.496 | Selecting previously unselected package ebtables. 2026-08-14 15:06:23.512 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-14 15:06:23.532 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-14 15:06:23.596 | Selecting previously unselected package fonts-liberation. 2026-08-14 15:06:23.613 | Preparing to unpack .../047-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-14 15:06:23.618 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-14 15:06:23.724 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-14 15:06:23.738 | Preparing to unpack .../048-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-14 15:06:23.742 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-14 15:06:23.794 | Selecting previously unselected package fonts-liberation2. 2026-08-14 15:06:23.806 | Preparing to unpack .../049-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-14 15:06:23.810 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-14 15:06:23.849 | Selecting previously unselected package genisoimage. 2026-08-14 15:06:23.863 | Preparing to unpack .../050-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-14 15:06:23.867 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-14 15:06:23.934 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-14 15:06:23.949 | Preparing to unpack .../051-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-14 15:06:23.953 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-14 15:06:24.007 | Selecting previously unselected package libann0. 2026-08-14 15:06:24.021 | Preparing to unpack .../052-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-14 15:06:24.025 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-14 15:06:24.075 | Selecting previously unselected package libcdt5:amd64. 2026-08-14 15:06:24.089 | Preparing to unpack .../053-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-14 15:06:24.093 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:24.143 | Selecting previously unselected package libcgraph6:amd64. 2026-08-14 15:06:24.157 | Preparing to unpack .../054-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-14 15:06:24.160 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:24.210 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-14 15:06:24.224 | Preparing to unpack .../055-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-14 15:06:24.228 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-14 15:06:24.280 | Selecting previously unselected package libltdl7:amd64. 2026-08-14 15:06:24.291 | Preparing to unpack .../056-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-14 15:06:24.295 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-14 15:06:24.341 | Selecting previously unselected package libpathplan4:amd64. 2026-08-14 15:06:24.352 | Preparing to unpack .../057-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-14 15:06:24.355 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:24.407 | Selecting previously unselected package libgvc6. 2026-08-14 15:06:24.418 | Preparing to unpack .../058-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-14 15:06:24.422 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:24.496 | Selecting previously unselected package libgvpr2:amd64. 2026-08-14 15:06:24.507 | Preparing to unpack .../059-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-14 15:06:24.511 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:24.563 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-14 15:06:24.575 | Preparing to unpack .../060-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-14 15:06:24.578 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:24.657 | Selecting previously unselected package libice6:amd64. 2026-08-14 15:06:24.671 | Preparing to unpack .../061-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-14 15:06:24.675 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-14 15:06:24.723 | Selecting previously unselected package libsm6:amd64. 2026-08-14 15:06:24.735 | Preparing to unpack .../062-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-14 15:06:24.739 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-14 15:06:24.789 | Selecting previously unselected package libxt6t64:amd64. 2026-08-14 15:06:24.803 | Preparing to unpack .../063-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-14 15:06:24.806 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-14 15:06:24.860 | Selecting previously unselected package libxmu6:amd64. 2026-08-14 15:06:24.872 | Preparing to unpack .../064-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-14 15:06:24.876 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-14 15:06:24.926 | Selecting previously unselected package libxaw7:amd64. 2026-08-14 15:06:24.939 | Preparing to unpack .../065-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-14 15:06:24.944 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-14 15:06:25.000 | Selecting previously unselected package graphviz. 2026-08-14 15:06:25.013 | Preparing to unpack .../066-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-14 15:06:25.018 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:25.130 | Selecting previously unselected package icu-devtools. 2026-08-14 15:06:25.143 | Preparing to unpack .../067-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-14 15:06:25.147 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-14 15:06:25.217 | Selecting previously unselected package iputils-arping. 2026-08-14 15:06:25.230 | Preparing to unpack .../068-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-14 15:06:25.234 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-14 15:06:25.283 | Selecting previously unselected package comerr-dev:amd64. 2026-08-14 15:06:25.297 | Preparing to unpack .../069-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-14 15:06:25.304 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-14 15:06:25.469 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-14 15:06:25.483 | Preparing to unpack .../070-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-14 15:06:25.487 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:25.540 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-14 15:06:25.556 | Preparing to unpack .../071-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-14 15:06:25.560 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:25.631 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-14 15:06:25.646 | Preparing to unpack .../072-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-14 15:06:25.650 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:25.705 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-14 15:06:25.720 | Preparing to unpack .../073-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-14 15:06:25.725 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:25.777 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-14 15:06:25.791 | Preparing to unpack .../074-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-14 15:06:25.796 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:25.880 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-14 15:06:25.893 | Preparing to unpack .../075-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-14 15:06:25.901 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-14 15:06:25.948 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-14 15:06:25.961 | Preparing to unpack .../076-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:25.965 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:26.269 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-14 15:06:26.282 | Preparing to unpack .../077-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-14 15:06:26.286 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-14 15:06:26.353 | Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-14 15:06:26.364 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-14 15:06:26.437 | Selecting previously unselected package libgts-bin. 2026-08-14 15:06:26.450 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-14 15:06:26.454 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-14 15:06:26.507 | Selecting previously unselected package libicu-dev:amd64. 2026-08-14 15:06:26.521 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-14 15:06:26.524 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-14 15:06:27.139 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-14 15:06:27.152 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-14 15:06:27.156 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-14 15:06:27.223 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-14 15:06:27.237 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-14 15:06:27.240 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-14 15:06:27.283 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-14 15:06:27.294 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-14 15:06:27.299 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-14 15:06:27.341 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-14 15:06:27.354 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-08-14 15:06:27.358 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-14 15:06:27.404 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-14 15:06:27.418 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-14 15:06:27.422 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-14 15:06:27.544 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-14 15:06:27.559 | Preparing to unpack .../086-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-14 15:06:27.562 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-14 15:06:27.612 | Selecting previously unselected package libjson-xs-perl. 2026-08-14 15:06:27.624 | Preparing to unpack .../087-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:06:27.627 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-14 15:06:27.682 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-14 15:06:27.696 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-14 15:06:27.699 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-14 15:06:27.772 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-14 15:06:27.785 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-14 15:06:27.789 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-14 15:06:27.834 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-14 15:06:27.847 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-14 15:06:27.851 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-14 15:06:27.907 | Selecting previously unselected package mysql-common. 2026-08-14 15:06:27.921 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-14 15:06:27.940 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-14 15:06:27.997 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-14 15:06:28.010 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-14 15:06:28.015 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:06:28.120 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-14 15:06:28.133 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-14 15:06:28.138 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-14 15:06:28.231 | Selecting previously unselected package pcp-conf. 2026-08-14 15:06:28.245 | Preparing to unpack .../094-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:28.248 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-14 15:06:28.299 | Selecting previously unselected package libpcp3t64. 2026-08-14 15:06:28.312 | Preparing to unpack .../095-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:28.316 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:28.374 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-14 15:06:28.388 | Preparing to unpack .../096-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:28.392 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:28.436 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-14 15:06:28.447 | Preparing to unpack .../097-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:28.456 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-14 15:06:28.507 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-14 15:06:28.521 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-14 15:06:28.525 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-14 15:06:28.569 | Selecting previously unselected package libpq5:amd64. 2026-08-14 15:06:28.582 | Preparing to unpack .../099-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:06:28.586 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-14 15:06:28.628 | Selecting previously unselected package libssl-dev:amd64. 2026-08-14 15:06:28.642 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-14 15:06:28.646 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-14 15:06:28.884 | Selecting previously unselected package libpq-dev. 2026-08-14 15:06:28.897 | Preparing to unpack .../101-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:06:28.901 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-14 15:06:28.967 | Selecting previously unselected package libsasl2-dev. 2026-08-14 15:06:28.978 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-14 15:06:28.983 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-14 15:06:29.072 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-14 15:06:29.081 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:06:29.085 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-14 15:06:29.347 | Selecting previously unselected package libx86-1:amd64. 2026-08-14 15:06:29.359 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-14 15:06:29.364 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-14 15:06:29.410 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-14 15:06:29.421 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-14 15:06:29.426 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-14 15:06:29.532 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-14 15:06:29.543 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-14 15:06:29.548 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-14 15:06:29.652 | Selecting previously unselected package llvm-17-runtime. 2026-08-14 15:06:29.663 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:29.668 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:29.740 | Selecting previously unselected package libpfm4:amd64. 2026-08-14 15:06:29.752 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-14 15:06:29.756 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-14 15:06:29.834 | Selecting previously unselected package llvm-17. 2026-08-14 15:06:29.846 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:29.850 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:31.046 | Selecting previously unselected package libffi-dev:amd64. 2026-08-14 15:06:31.058 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-14 15:06:31.063 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-14 15:06:31.127 | Selecting previously unselected package llvm-17-tools. 2026-08-14 15:06:31.139 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:31.143 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:31.508 | Selecting previously unselected package libz3-4:amd64. 2026-08-14 15:06:31.520 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-14 15:06:31.525 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-14 15:06:31.764 | Selecting previously unselected package libz3-dev:amd64. 2026-08-14 15:06:31.779 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-14 15:06:31.783 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-14 15:06:31.847 | Selecting previously unselected package llvm-17-dev. 2026-08-14 15:06:31.862 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-14 15:06:31.867 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:35.512 | Selecting previously unselected package lsscsi. 2026-08-14 15:06:35.526 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-08-14 15:06:35.531 | Unpacking lsscsi (0.32-1build1) ... 2026-08-14 15:06:35.581 | Selecting previously unselected package osinfo-db. 2026-08-14 15:06:35.595 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-14 15:06:35.600 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-14 15:06:36.277 | Selecting previously unselected package pkgconf-bin. 2026-08-14 15:06:36.292 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-14 15:06:36.296 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-14 15:06:36.353 | Selecting previously unselected package pkgconf:amd64. 2026-08-14 15:06:36.366 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-14 15:06:36.375 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-14 15:06:36.431 | Selecting previously unselected package pkg-config:amd64. 2026-08-14 15:06:36.445 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-14 15:06:36.454 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-14 15:06:36.507 | Selecting previously unselected package pm-utils. 2026-08-14 15:06:36.520 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-08-14 15:06:36.526 | Unpacking pm-utils (1.4.1-21) ... 2026-08-14 15:06:36.613 | Selecting previously unselected package postgresql-client-16. 2026-08-14 15:06:36.628 | Preparing to unpack .../121-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:06:36.632 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-14 15:06:36.851 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-14 15:06:36.866 | Preparing to unpack .../122-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:06:36.871 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-14 15:06:37.477 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-14 15:06:37.491 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-14 15:06:37.496 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-14 15:06:37.561 | Selecting previously unselected package python3-mysqldb. 2026-08-14 15:06:37.575 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-14 15:06:37.579 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-14 15:06:37.645 | Selecting previously unselected package python3-pip-whl. 2026-08-14 15:06:37.660 | Preparing to unpack .../125-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-14 15:06:37.664 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-14 15:06:37.781 | Selecting previously unselected package python3-setuptools-whl. 2026-08-14 15:06:37.795 | Preparing to unpack .../126-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-14 15:06:37.799 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-14 15:06:37.863 | Selecting previously unselected package python3.12-venv. 2026-08-14 15:06:37.877 | Preparing to unpack .../127-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-14 15:06:37.882 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-14 15:06:37.934 | Selecting previously unselected package python3-venv. 2026-08-14 15:06:37.950 | Preparing to unpack .../128-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-14 15:06:37.955 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-14 15:06:38.022 | Preparing to unpack .../129-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:06:38.034 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-14 15:06:38.122 | Preparing to unpack .../130-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:06:38.134 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-14 15:06:38.227 | Preparing to unpack .../131-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:06:38.240 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-14 15:06:38.324 | Preparing to unpack .../132-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:06:38.377 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-14 15:06:38.452 | Preparing to unpack .../133-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:06:38.465 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-14 15:06:38.651 | Preparing to unpack .../134-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:06:38.682 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-14 15:06:39.258 | Preparing to unpack .../135-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:06:39.287 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-14 15:06:39.510 | Preparing to unpack .../136-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-08-14 15:06:39.522 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) over (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-14 15:06:39.716 | Selecting previously unselected package sqlite3. 2026-08-14 15:06:39.728 | Preparing to unpack .../137-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-14 15:06:39.733 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-14 15:06:39.784 | Selecting previously unselected package unzip. 2026-08-14 15:06:39.795 | Preparing to unpack .../138-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-14 15:06:39.799 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-14 15:06:39.869 | Selecting previously unselected package vbetool. 2026-08-14 15:06:39.882 | Preparing to unpack .../139-vbetool_1.1-5_amd64.deb ... 2026-08-14 15:06:39.896 | Unpacking vbetool (1.1-5) ... 2026-08-14 15:06:39.947 | Selecting previously unselected package libosinfo-l10n. 2026-08-14 15:06:39.959 | Preparing to unpack .../140-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-14 15:06:39.968 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-14 15:06:40.053 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-14 15:06:40.066 | Preparing to unpack .../141-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-14 15:06:40.070 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-14 15:06:40.168 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-14 15:06:40.180 | Preparing to unpack .../142-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-14 15:06:40.185 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-14 15:06:40.230 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-14 15:06:40.243 | Preparing to unpack .../143-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-14 15:06:40.248 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:40.307 | Selecting previously unselected package libpcp-archive1t64. 2026-08-14 15:06:40.320 | Preparing to unpack .../144-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:40.324 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:40.374 | Selecting previously unselected package libpcp-gui2t64. 2026-08-14 15:06:40.387 | Preparing to unpack .../145-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:40.391 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:40.439 | Selecting previously unselected package libpcp-import1t64. 2026-08-14 15:06:40.452 | Preparing to unpack .../146-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:40.456 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:40.504 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-14 15:06:40.518 | Preparing to unpack .../147-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:40.523 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:40.573 | Selecting previously unselected package libpcp-trace2t64. 2026-08-14 15:06:40.586 | Preparing to unpack .../148-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:40.590 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:40.639 | Selecting previously unselected package libpcp-web1t64. 2026-08-14 15:06:40.652 | Preparing to unpack .../149-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:40.657 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:40.737 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-14 15:06:40.752 | Preparing to unpack .../150-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-14 15:06:40.757 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-14 15:06:40.810 | Selecting previously unselected package python3-pcp. 2026-08-14 15:06:40.823 | Preparing to unpack .../151-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:40.827 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-14 15:06:40.892 | Selecting previously unselected package pcp. 2026-08-14 15:06:40.905 | Preparing to unpack .../152-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-14 15:06:41.197 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-14 15:06:42.151 | Selecting previously unselected package socat. 2026-08-14 15:06:42.166 | Preparing to unpack .../153-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-14 15:06:42.171 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-14 15:06:42.252 | Selecting previously unselected package vlan. 2026-08-14 15:06:42.266 | Preparing to unpack .../154-vlan_2.0.5ubuntu5_all.deb ... 2026-08-14 15:06:42.293 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-14 15:06:42.376 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-14 15:06:42.389 | Setting up postgresql-client-common (257build1.1) ... 2026-08-14 15:06:42.408 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-14 15:06:42.421 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-14 15:06:42.434 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-14 15:06:42.468 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-14 15:06:42.476 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-14 15:06:42.488 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:06:42.500 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-14 15:06:42.513 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-14 15:06:42.526 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-14 15:06:42.539 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-08-14 15:06:42.556 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-14 15:06:42.569 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-14 15:06:42.580 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-14 15:06:43.237 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-14 15:06:43.237 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-14 15:06:43.710 | Setting up ncal (12.1.8) ... 2026-08-14 15:06:43.722 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-14 15:06:43.734 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-14 15:06:43.762 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-14 15:06:43.775 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-14 15:06:43.788 | Setting up vbetool (1.1-5) ... 2026-08-14 15:06:43.800 | Setting up pm-utils (1.4.1-21) ... 2026-08-14 15:06:43.822 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-14 15:06:43.838 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-14 15:06:43.880 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-14 15:06:43.910 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:43.923 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:06:45.194 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-14 15:06:45.219 | Setting up m4 (1.4.19-4build1) ... 2026-08-14 15:06:45.232 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-14 15:06:45.244 | Setting up systemd-dev (255.4-1ubuntu8.17) ... 2026-08-14 15:06:45.260 | Setting up krb5-locales (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:45.278 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-14 15:06:45.352 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-14 15:06:45.390 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-14 15:06:45.401 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-14 15:06:45.413 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-14 15:06:46.334 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-14 15:06:46.806 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-14 15:06:46.818 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:46.833 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-14 15:06:46.847 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-14 15:06:47.122 | Setting up autotools-dev (20220109.1) ... 2026-08-14 15:06:47.136 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-14 15:06:47.150 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-14 15:06:47.164 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-14 15:06:47.182 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-14 15:06:47.194 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:47.208 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:47.222 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-14 15:06:47.234 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-14 15:06:47.247 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:47.260 | Setting up ebtables (2.0.11-6build1) ... 2026-08-14 15:06:47.885 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-14 15:06:47.896 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-14 15:06:47.907 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-14 15:06:47.929 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-14 15:06:47.940 | Setting up bsdmainutils (12.1.8) ... 2026-08-14 15:06:47.953 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-14 15:06:47.967 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-14 15:06:47.978 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.17) ... 2026-08-14 15:06:47.991 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-14 15:06:48.003 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-14 15:06:48.016 | Setting up lsscsi (0.32-1build1) ... 2026-08-14 15:06:48.028 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-14 15:06:48.041 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-14 15:06:48.052 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-14 15:06:48.064 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:48.076 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-14 15:06:48.087 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-14 15:06:48.097 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:06:48.108 | Setting up autoconf (2.71-3) ... 2026-08-14 15:06:48.124 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:48.136 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-14 15:06:48.147 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-14 15:06:48.159 | Setting up dwz (0.15-1build6) ... 2026-08-14 15:06:48.170 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-14 15:06:48.180 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-14 15:06:48.191 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-14 15:06:48.240 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:48.251 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-14 15:06:48.262 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:48.275 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-14 15:06:48.288 | Setting up libjson-perl (4.10000-1) ... 2026-08-14 15:06:48.303 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:48.320 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-14 15:06:48.333 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-14 15:06:48.371 | Setting up debugedit (1:5.0-5build2) ... 2026-08-14 15:06:48.384 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-14 15:06:48.397 | Setting up libsub-override-perl (0.10-1) ... 2026-08-14 15:06:48.411 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-14 15:06:48.423 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:48.436 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:48.451 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:48.466 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-14 15:06:48.481 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:06:48.495 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-14 15:06:48.508 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-14 15:06:48.522 | Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-08-14 15:06:48.542 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-14 15:06:48.558 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-14 15:06:48.573 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-14 15:06:48.586 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-14 15:06:48.601 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-14 15:06:48.613 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-14 15:06:48.628 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-08-14 15:06:48.642 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-14 15:06:48.655 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-14 15:06:48.664 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-14 15:06:48.677 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-14 15:06:48.690 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-14 15:06:48.704 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-14 15:06:48.716 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-14 15:06:48.729 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-14 15:06:48.742 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:48.755 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:06:49.429 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-14 15:06:49.441 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-14 15:06:49.552 | Setting up libtool (2.4.7-7build1) ... 2026-08-14 15:06:49.564 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-14 15:06:49.576 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:06:49.595 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-14 15:06:49.607 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-14 15:06:50.546 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-14 15:06:51.203 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-14 15:06:51.220 | Setting up systemd (255.4-1ubuntu8.17) ... 2026-08-14 15:06:51.293 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-08-14 15:06:51.295 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-08-14 15:06:51.298 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-08-14 15:06:51.995 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-14 15:06:52.008 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-14 15:06:52.021 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-14 15:06:52.034 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-14 15:06:52.046 | Setting up dh-autoreconf (20) ... 2026-08-14 15:06:52.060 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:52.072 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-14 15:06:52.084 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-14 15:06:52.096 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-14 15:06:52.108 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-14 15:06:52.120 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-14 15:06:52.132 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-14 15:06:52.145 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-14 15:06:52.210 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:06:52.210 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:06:52.210 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:06:52.414 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:06:53.200 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-14 15:06:53.724 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-14 15:06:53.736 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-14 15:06:53.749 | Setting up postgresql-common (257build1.1) ... 2026-08-14 15:06:53.822 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:06:53.822 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:06:53.822 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:06:53.901 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:06:54.558 | 2026-08-14 15:06:54.558 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-14 15:06:54.748 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-14 15:06:54.749 | Removing obsolete dictionary files: 2026-08-14 15:06:55.861 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-14 15:06:56.486 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:56.544 | Setting up systemd-timesyncd (255.4-1ubuntu8.17) ... 2026-08-14 15:06:57.361 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:57.376 | Setting up udev (255.4-1ubuntu8.17) ... 2026-08-14 15:06:58.534 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:58.551 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-14 15:06:58.569 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-14 15:06:58.594 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:58.611 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-14 15:06:58.630 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-14 15:06:58.648 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:58.685 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:58.699 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-14 15:06:58.713 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-14 15:06:58.728 | Setting up systemd-resolved (255.4-1ubuntu8.17) ... 2026-08-14 15:06:59.598 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-14 15:06:59.613 | Setting up systemd-sysv (255.4-1ubuntu8.17) ... 2026-08-14 15:06:59.684 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-14 15:06:59.697 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:06:59.710 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:59.723 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-14 15:06:59.737 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-14 15:06:59.750 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:06:59.762 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-14 15:06:59.800 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-14 15:06:59.812 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-14 15:06:59.826 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-14 15:06:59.839 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:06:59.854 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-14 15:06:59.870 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-14 15:06:59.884 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-14 15:06:59.895 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-14 15:06:59.906 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-14 15:06:59.917 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:59.929 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-14 15:06:59.941 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:06:59.951 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-14 15:06:59.962 | Setting up systemd-container (255.4-1ubuntu8.17) ... 2026-08-14 15:07:00.674 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:07:00.685 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-14 15:07:00.765 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:07:00.765 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:07:00.765 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:07:00.979 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-14 15:07:00.990 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-08-14 15:07:01.000 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-14 15:07:01.012 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:07:02.187 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:07:02.201 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-14 15:07:02.214 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-14 15:07:02.231 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-14 15:07:02.244 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-14 15:07:02.332 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:07:02.332 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:07:02.332 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:07:04.234 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:07:04.247 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-14 15:07:04.972 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:07:05.017 | Enabling module mpm_event. 2026-08-14 15:07:05.069 | Enabling module authz_core. 2026-08-14 15:07:05.074 | Enabling module authz_host. 2026-08-14 15:07:05.125 | Enabling module authn_core. 2026-08-14 15:07:05.133 | Enabling module auth_basic. 2026-08-14 15:07:05.189 | Enabling module access_compat. 2026-08-14 15:07:05.239 | Enabling module authn_file. 2026-08-14 15:07:05.289 | Enabling module authz_user. 2026-08-14 15:07:05.337 | Enabling module alias. 2026-08-14 15:07:05.385 | Enabling module dir. 2026-08-14 15:07:05.435 | Enabling module autoindex. 2026-08-14 15:07:05.486 | Enabling module env. 2026-08-14 15:07:05.538 | Enabling module mime. 2026-08-14 15:07:05.593 | Enabling module negotiation. 2026-08-14 15:07:05.642 | Enabling module setenvif. 2026-08-14 15:07:05.695 | Enabling module filter. 2026-08-14 15:07:05.752 | Enabling module deflate. 2026-08-14 15:07:05.819 | Enabling module status. 2026-08-14 15:07:05.872 | Enabling module reqtimeout. 2026-08-14 15:07:05.923 | Enabling conf charset. 2026-08-14 15:07:05.974 | Enabling conf localized-error-pages. 2026-08-14 15:07:06.045 | Enabling conf other-vhosts-access-log. 2026-08-14 15:07:06.100 | Enabling conf security. 2026-08-14 15:07:06.150 | Enabling conf serve-cgi-bin. 2026-08-14 15:07:06.204 | Enabling site 000-default. 2026-08-14 15:07:07.370 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-14 15:07:08.109 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-14 15:07:09.585 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-14 15:07:10.075 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-08-14 15:07:10.114 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-14 15:07:10.125 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-14 15:07:10.446 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.17) ... 2026-08-14 15:07:10.461 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:07:10.473 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-14 15:07:10.486 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:07:10.499 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-14 15:07:12.429 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-14 15:07:12.497 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-14 15:07:12.563 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-14 15:07:12.633 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-14 15:07:14.603 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-14 15:07:14.612 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-14 15:07:14.623 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-14 15:07:14.640 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-14 15:07:14.716 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-08-14 15:07:19.009 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:07:19.205 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:07:19.308 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:07:23.074 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:07:23.958 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-14 15:07:24.091 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-14 15:07:24.127 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-08-14 15:07:24.385 | Processing triggers for ufw (0.36.2-6) ... 2026-08-14 15:07:24.516 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-14 15:07:25.775 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-14 15:07:25.803 | Processing triggers for install-info (7.1-3build2) ... 2026-08-14 15:07:25.970 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-14 15:07:26.239 | perl: warning: Setting locale failed. 2026-08-14 15:07:26.239 | perl: warning: Please check that your locale settings: 2026-08-14 15:07:26.239 | LANGUAGE = (unset), 2026-08-14 15:07:26.239 | LC_ALL = "en_US.utf8", 2026-08-14 15:07:26.239 | LANG = "de_DE.UTF-8" 2026-08-14 15:07:26.240 | are supported and installed on your system. 2026-08-14 15:07:26.240 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:07:26.375 | perl: warning: Setting locale failed. 2026-08-14 15:07:26.375 | perl: warning: Please check that your locale settings: 2026-08-14 15:07:26.375 | LANGUAGE = (unset), 2026-08-14 15:07:26.375 | LC_ALL = "en_US.utf8", 2026-08-14 15:07:26.375 | LANG = "de_DE.UTF-8" 2026-08-14 15:07:26.377 | are supported and installed on your system. 2026-08-14 15:07:26.377 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:07:26.434 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:07:26.434 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:07:26.434 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:07:26.514 | perl: warning: Setting locale failed. 2026-08-14 15:07:26.514 | perl: warning: Please check that your locale settings: 2026-08-14 15:07:26.514 | LANGUAGE = (unset), 2026-08-14 15:07:26.514 | LC_ALL = "en_US.utf8", 2026-08-14 15:07:26.514 | LANG = "de_DE.UTF-8" 2026-08-14 15:07:26.514 | are supported and installed on your system. 2026-08-14 15:07:26.514 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:07:26.872 | 2026-08-14 15:07:26.872 | Running kernel seems to be up-to-date. 2026-08-14 15:07:26.872 | 2026-08-14 15:07:26.872 | Restarting services... 2026-08-14 15:07:27.045 | systemctl restart ksmtuned.service multipathd.service packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-08-14 15:07:30.508 | 2026-08-14 15:07:30.508 | Service restarts being deferred: 2026-08-14 15:07:30.508 | systemctl restart ModemManager.service 2026-08-14 15:07:30.508 | /etc/needrestart/restart.d/dbus.service 2026-08-14 15:07:30.508 | systemctl restart systemd-logind.service 2026-08-14 15:07:30.508 | systemctl restart virtlockd.service 2026-08-14 15:07:30.509 | systemctl restart virtlogd.service 2026-08-14 15:07:30.509 | 2026-08-14 15:07:30.509 | No containers need to be restarted. 2026-08-14 15:07:30.509 | 2026-08-14 15:07:30.509 | User sessions running outdated binaries: 2026-08-14 15:07:30.509 | quobyte @ session #6: sshd[2026,2072] 2026-08-14 15:07:30.521 | quobyte @ user manager service: systemd[1165] 2026-08-14 15:07:30.532 | 2026-08-14 15:07:30.532 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-14 15:07:32.723 | ++ functions-common:apt_get:1211 : result=0 2026-08-14 15:07:32.726 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-14 15:07:32.729 | ++ functions-common:time_stop:2420 : local name 2026-08-14 15:07:32.732 | ++ functions-common:time_stop:2421 : local end_time 2026-08-14 15:07:32.735 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:07:32.738 | ++ functions-common:time_stop:2423 : local total 2026-08-14 15:07:32.741 | ++ functions-common:time_stop:2424 : local start_time 2026-08-14 15:07:32.744 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-14 15:07:32.747 | ++ functions-common:time_stop:2427 : start_time=1786719952611 2026-08-14 15:07:32.750 | ++ functions-common:time_stop:2429 : [[ -z 1786719952611 ]] 2026-08-14 15:07:32.754 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:07:32.759 | ++ functions-common:time_stop:2432 : end_time=1786720052755 2026-08-14 15:07:32.762 | ++ functions-common:time_stop:2433 : elapsed_time=100144 2026-08-14 15:07:32.764 | ++ functions-common:time_stop:2434 : total=21362 2026-08-14 15:07:32.768 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:07:32.770 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121506 2026-08-14 15:07:32.772 | ++ functions-common:apt_get:1215 : return 0 2026-08-14 15:07:32.775 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-14 15:07:32.778 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-14 15:07:32.784 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-14 15:07:32.789 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-14 15:07:32.793 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-14 15:07:32.797 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-14 15:07:32.803 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-14 15:07:32.807 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-14 15:07:32.810 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-14 15:07:32.814 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-14 15:07:32.817 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:07:33.165 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-14 15:07:33.168 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-14 15:07:33.170 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-14 15:07:33.173 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-14 15:07:33.175 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-14 15:07:33.178 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-14 15:07:33.181 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-14 15:07:33.184 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-14 15:07:33.186 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-14 15:07:33.188 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-14 15:07:33.190 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-14 15:07:33.193 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-14 15:07:33.196 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-14 15:07:33.199 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-14 15:07:33.201 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-14 15:07:33.204 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-14 15:07:33.207 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-14 15:07:33.210 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-14 15:07:33.212 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-14 15:07:33.215 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-14 15:07:33.219 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-14 15:07:33.222 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-14 15:07:33.224 | + functions-common:_ensure_lsb_release:420 : return 2026-08-14 15:07:33.228 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-14 15:07:33.246 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-14 15:07:33.249 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-14 15:07:33.268 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-14 15:07:33.272 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-14 15:07:33.290 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-14 15:07:33.292 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-14 15:07:33.295 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-14 15:07:33.298 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-14 15:07:33.301 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-14 15:07:33.304 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-14 15:07:33.307 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-14 15:07:33.309 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-14 15:07:33.312 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-14 15:07:33.315 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-14 15:07:33.317 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-14 15:07:33.317 | Distro: noble 2026-08-14 15:07:33.320 | + tools/install_pip.sh:main:117 : get_versions 2026-08-14 15:07:33.324 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-14 15:07:33.330 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-14 15:07:33.333 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-14 15:07:33.337 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-14 15:07:33.337 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-14 15:07:34.117 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-14 15:07:34.119 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-14 15:07:34.119 | pip: 24.0 2026-08-14 15:07:34.122 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-14 15:07:34.124 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-14 15:07:34.127 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:07:34.129 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:07:34.132 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:07:34.134 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:07:34.136 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:07:34.139 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:07:34.141 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:07:34.144 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:07:34.146 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:07:34.148 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:07:34.150 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:07:34.153 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:07:34.155 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:07:34.157 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-14 15:07:34.159 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:07:34.161 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:07:34.163 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-14 15:07:34.169 | + tools/install_pip.sh:main:146 : set -x 2026-08-14 15:07:34.171 | + tools/install_pip.sh:main:149 : get_versions 2026-08-14 15:07:34.174 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-14 15:07:34.179 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-14 15:07:34.181 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-14 15:07:34.185 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-14 15:07:34.186 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-14 15:07:34.791 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-14 15:07:34.793 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-14 15:07:34.794 | pip: 24.0 2026-08-14 15:07:34.797 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-14 15:07:34.799 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-14 15:07:34.802 | + ./stack.sh:main:807 : fixup_all 2026-08-14 15:07:34.806 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-14 15:07:34.810 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-14 15:07:34.812 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:07:34.816 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:07:34.819 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-14 15:07:34.839 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-14 15:07:34.859 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-14 15:07:34.876 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-14 15:07:34.880 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-14 15:07:34.882 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:07:34.885 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:07:34.887 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:07:34.889 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:07:34.891 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:07:34.895 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:07:34.898 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:07:34.900 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:07:34.902 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:07:34.904 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:07:34.906 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:07:34.909 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:07:34.912 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:07:34.914 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-14 15:07:34.916 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-14 15:07:34.919 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-14 15:07:34.935 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-14 15:07:34.951 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-14 15:07:34.967 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-14 15:07:34.983 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-14 15:07:35.000 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-14 15:07:35.017 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-14 15:07:35.034 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-14 15:07:35.051 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-14 15:07:35.054 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-14 15:07:35.057 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-14 15:07:40.928 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-14 15:07:40.948 | Using python 3.12 to install setuptools 2026-08-14 15:07:40.950 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-08-14 15:07:42.391 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-14 15:07:42.644 | Collecting pip 2026-08-14 15:07:42.733 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-14 15:07:42.746 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-14 15:07:43.212 | Collecting setuptools[core] 2026-08-14 15:07:43.228 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-14 15:07:43.390 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-14 15:07:43.406 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-14 15:07:43.493 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-14 15:07:43.508 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-14 15:07:43.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.8 MB/s eta 0:00:00 2026-08-14 15:07:43.610 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-14 15:07:43.627 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-14 15:07:43.731 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-14 15:07:43.746 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-14 15:07:43.890 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-14 15:07:43.909 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-14 15:07:44.020 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:07:44.035 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-14 15:07:44.117 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:07:44.134 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-14 15:07:44.381 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:07:44.396 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-14 15:07:44.484 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:07:44.500 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-14 15:07:44.688 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:07:44.703 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-14 15:07:44.769 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:07:44.785 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-14 15:07:44.879 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:07:44.895 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-14 15:07:44.988 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:07:45.003 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-14 15:07:45.051 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-08-14 15:07:45.083 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-14 15:07:45.167 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.0 MB/s eta 0:00:00 2026-08-14 15:07:45.183 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-14 15:07:45.207 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-14 15:07:45.231 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-14 15:07:45.245 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.6 MB/s eta 0:00:00 2026-08-14 15:07:45.261 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-08-14 15:07:45.276 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.5 MB/s eta 0:00:00 2026-08-14 15:07:45.292 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-14 15:07:45.315 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-14 15:07:45.367 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 17.5 MB/s eta 0:00:00 2026-08-14 15:07:45.383 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-14 15:07:45.406 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-14 15:07:45.427 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-14 15:07:45.452 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 5.5 MB/s eta 0:00:00 2026-08-14 15:07:45.468 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-14 15:07:45.491 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-14 15:07:45.510 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.4 MB/s eta 0:00:00 2026-08-14 15:07:45.527 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-14 15:07:45.548 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-14 15:07:45.562 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.0 MB/s eta 0:00:00 2026-08-14 15:07:45.579 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-14 15:07:45.631 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.1 MB/s eta 0:00:00 2026-08-14 15:07:46.366 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-08-14 15:07:46.390 | Attempting uninstall: setuptools 2026-08-14 15:07:46.405 | Found existing installation: setuptools 68.1.2 2026-08-14 15:07:46.406 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:07:46.406 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-14 15:07:47.304 | Attempting uninstall: pygments 2026-08-14 15:07:47.338 | Found existing installation: Pygments 2.17.2 2026-08-14 15:07:47.339 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:07:47.339 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-14 15:07:48.667 | Attempting uninstall: pip 2026-08-14 15:07:48.676 | Found existing installation: pip 24.0 2026-08-14 15:07:48.754 | Uninstalling pip-24.0: 2026-08-14 15:07:48.765 | Successfully uninstalled pip-24.0 2026-08-14 15:07:50.438 | Attempting uninstall: packaging 2026-08-14 15:07:50.478 | Found existing installation: packaging 24.0 2026-08-14 15:07:50.478 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:07:50.480 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-14 15:07:50.687 | Attempting uninstall: markdown-it-py 2026-08-14 15:07:50.698 | Found existing installation: markdown-it-py 3.0.0 2026-08-14 15:07:50.699 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:07:50.700 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-14 15:07:50.868 | Attempting uninstall: wheel 2026-08-14 15:07:50.891 | Found existing installation: wheel 0.42.0 2026-08-14 15:07:50.891 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:07:50.891 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-14 15:07:50.946 | Attempting uninstall: rich 2026-08-14 15:07:50.987 | Found existing installation: rich 13.7.1 2026-08-14 15:07:50.989 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:07:50.989 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-14 15:07:51.756 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-14 15:07:51.998 | + inc/python:pip_install:216 : result=0 2026-08-14 15:07:52.001 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:07:52.004 | + functions-common:time_stop:2420 : local name 2026-08-14 15:07:52.007 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:07:52.010 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:07:52.012 | + functions-common:time_stop:2423 : local total 2026-08-14 15:07:52.014 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:07:52.016 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:07:52.019 | + functions-common:time_stop:2427 : start_time=1786720060943 2026-08-14 15:07:52.021 | + functions-common:time_stop:2429 : [[ -z 1786720060943 ]] 2026-08-14 15:07:52.024 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:07:52.029 | + functions-common:time_stop:2432 : end_time=1786720072026 2026-08-14 15:07:52.031 | + functions-common:time_stop:2433 : elapsed_time=11083 2026-08-14 15:07:52.033 | + functions-common:time_stop:2434 : total=0 2026-08-14 15:07:52.035 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:07:52.037 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11083 2026-08-14 15:07:52.040 | + inc/python:pip_install:219 : return 0 2026-08-14 15:07:52.042 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-08-14 15:07:52.045 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:07:52.048 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:07:52.051 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-14 15:07:52.054 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-14 15:07:52.057 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-14 15:07:52.078 | Using python 3.12 to install os-testr 2026-08-14 15:07:52.080 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-08-14 15:07:53.340 | Collecting os-testr 2026-08-14 15:07:53.473 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-14 15:07:53.536 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-14 15:07:53.553 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-14 15:07:53.594 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-14 15:07:53.613 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-14 15:07:53.672 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-14 15:07:53.688 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-14 15:07:53.701 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-14 15:07:53.738 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-14 15:07:53.755 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-14 15:07:53.852 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-14 15:07:53.868 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-14 15:07:53.907 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-14 15:07:53.939 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-14 15:07:53.978 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-14 15:07:54.009 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-14 15:07:54.034 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-14 15:07:54.058 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-14 15:07:54.096 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 24.2 MB/s 0:00:00 2026-08-14 15:07:54.299 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-14 15:07:54.458 | Attempting uninstall: PyYAML 2026-08-14 15:07:54.466 | Found existing installation: PyYAML 6.0.1 2026-08-14 15:07:54.468 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:07:54.468 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-14 15:07:54.881 | 2026-08-14 15:07:54.889 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-08-14 15:07:55.042 | + inc/python:pip_install:216 : result=0 2026-08-14 15:07:55.047 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:07:55.050 | + functions-common:time_stop:2420 : local name 2026-08-14 15:07:55.055 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:07:55.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:07:55.063 | + functions-common:time_stop:2423 : local total 2026-08-14 15:07:55.066 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:07:55.071 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:07:55.074 | + functions-common:time_stop:2427 : start_time=1786720072072 2026-08-14 15:07:55.079 | + functions-common:time_stop:2429 : [[ -z 1786720072072 ]] 2026-08-14 15:07:55.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:07:55.091 | + functions-common:time_stop:2432 : end_time=1786720075086 2026-08-14 15:07:55.096 | + functions-common:time_stop:2433 : elapsed_time=3014 2026-08-14 15:07:55.100 | + functions-common:time_stop:2434 : total=11083 2026-08-14 15:07:55.105 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:07:55.109 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14097 2026-08-14 15:07:55.113 | + inc/python:pip_install:219 : return 0 2026-08-14 15:07:55.118 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-14 15:07:55.201 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-14 15:07:55.315 | + ./stack.sh:main:835 : install_infra 2026-08-14 15:07:55.319 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-14 15:07:55.324 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-14 15:07:55.329 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-14 15:08:01.156 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-14 15:08:01.160 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-14 15:08:01.188 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-08-14 15:08:02.748 | Collecting pbr 2026-08-14 15:08:02.752 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-14 15:08:03.303 | Collecting setuptools[core] 2026-08-14 15:08:03.306 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-14 15:08:03.468 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-14 15:08:03.470 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-14 15:08:03.550 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-14 15:08:03.554 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-14 15:08:03.628 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-14 15:08:03.633 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-14 15:08:03.726 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-14 15:08:03.729 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-14 15:08:03.798 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-14 15:08:03.801 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-14 15:08:03.910 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:08:03.913 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-14 15:08:03.985 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:08:03.988 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-14 15:08:04.243 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:08:04.246 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-14 15:08:04.323 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:08:04.327 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-14 15:08:04.500 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:08:04.503 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-14 15:08:04.555 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:08:04.558 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-14 15:08:04.641 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:08:04.644 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-14 15:08:04.727 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:08:04.732 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-14 15:08:04.818 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-14 15:08:04.907 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-14 15:08:04.934 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-14 15:08:04.938 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-14 15:08:04.941 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-14 15:08:04.943 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-14 15:08:04.946 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-08-14 15:08:04.950 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-14 15:08:04.952 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-14 15:08:04.962 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-14 15:08:04.964 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-14 15:08:04.966 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-14 15:08:04.970 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-14 15:08:04.972 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-14 15:08:04.977 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-14 15:08:04.980 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-14 15:08:04.984 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-14 15:08:05.010 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-14 15:08:05.295 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-14 15:08:09.067 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.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-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-14 15:08:09.296 | + inc/python:pip_install:216 : result=0 2026-08-14 15:08:09.299 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:08:09.302 | + functions-common:time_stop:2420 : local name 2026-08-14 15:08:09.305 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:08:09.307 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:08:09.310 | + functions-common:time_stop:2423 : local total 2026-08-14 15:08:09.312 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:08:09.314 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:08:09.316 | + functions-common:time_stop:2427 : start_time=1786720081178 2026-08-14 15:08:09.319 | + functions-common:time_stop:2429 : [[ -z 1786720081178 ]] 2026-08-14 15:08:09.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:08:09.325 | + functions-common:time_stop:2432 : end_time=1786720089323 2026-08-14 15:08:09.328 | + functions-common:time_stop:2433 : elapsed_time=8145 2026-08-14 15:08:09.330 | + functions-common:time_stop:2434 : total=14097 2026-08-14 15:08:09.334 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:08:09.337 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22242 2026-08-14 15:08:09.341 | + inc/python:pip_install:219 : return 0 2026-08-14 15:08:09.343 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-14 15:08:09.346 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-14 15:08:09.372 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-08-14 15:08:10.663 | Processing /opt/stack/requirements 2026-08-14 15:08:10.667 | Installing build dependencies: started 2026-08-14 15:08:13.593 | Installing build dependencies: finished with status 'done' 2026-08-14 15:08:13.598 | Getting requirements to build wheel: started 2026-08-14 15:08:13.906 | Getting requirements to build wheel: finished with status 'done' 2026-08-14 15:08:13.913 | Preparing metadata (pyproject.toml): started 2026-08-14 15:08:15.133 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:08:15.318 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8574) 2026-08-14 15:08:15.408 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-14 15:08:15.429 | 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.dev8574) (26.2) 2026-08-14 15:08:15.537 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8574) 2026-08-14 15:08:15.553 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-14 15:08:15.711 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8574) 2026-08-14 15:08:15.714 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-14 15:08:15.771 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8574) 2026-08-14 15:08:15.788 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-14 15:08:15.799 | 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.dev8574) (84.0.0) 2026-08-14 15:08:16.165 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8574) 2026-08-14 15:08:16.183 | 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-08-14 15:08:16.199 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.9 MB/s eta 0:00:00 2026-08-14 15:08:16.274 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8574) 2026-08-14 15:08:16.289 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-14 15:08:16.415 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8574) 2026-08-14 15:08:16.433 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-14 15:08:16.535 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8574) 2026-08-14 15:08:16.551 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-14 15:08:16.687 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-14 15:08:16.714 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-14 15:08:16.728 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.6 MB/s eta 0:00:00 2026-08-14 15:08:16.731 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-14 15:08:16.754 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-14 15:08:16.769 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.7 MB/s eta 0:00:00 2026-08-14 15:08:16.785 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-14 15:08:16.802 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 11.6 MB/s eta 0:00:00 2026-08-14 15:08:16.818 | 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-08-14 15:08:16.836 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 15.2 MB/s eta 0:00:00 2026-08-14 15:08:16.854 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-14 15:08:16.868 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.4 MB/s eta 0:00:00 2026-08-14 15:08:16.885 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-14 15:08:16.901 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 10.9 MB/s eta 0:00:00 2026-08-14 15:08:16.935 | Building wheels for collected packages: openstack_requirements 2026-08-14 15:08:16.937 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-14 15:08:19.268 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-14 15:08:19.270 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8574-py3-none-any.whl size=53489 sha256=f1a59da8790fa475558ab837137962f7d586ecf55bf9ff4c6129debced34537c 2026-08-14 15:08:19.270 | Stored in directory: /tmp/pip-ephem-wheel-cache-z3c2zwy5/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-14 15:08:19.278 | Successfully built openstack_requirements 2026-08-14 15:08:19.571 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-14 15:08:20.345 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8574 requests-2.34.2 urllib3-2.7.0 2026-08-14 15:08:20.602 | + inc/python:pip_install:216 : result=0 2026-08-14 15:08:20.605 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:08:20.607 | + functions-common:time_stop:2420 : local name 2026-08-14 15:08:20.611 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:08:20.613 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:08:20.616 | + functions-common:time_stop:2423 : local total 2026-08-14 15:08:20.620 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:08:20.622 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:08:20.626 | + functions-common:time_stop:2427 : start_time=1786720089362 2026-08-14 15:08:20.628 | + functions-common:time_stop:2429 : [[ -z 1786720089362 ]] 2026-08-14 15:08:20.632 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:08:20.637 | + functions-common:time_stop:2432 : end_time=1786720100634 2026-08-14 15:08:20.641 | + functions-common:time_stop:2433 : elapsed_time=11272 2026-08-14 15:08:20.643 | + functions-common:time_stop:2434 : total=22242 2026-08-14 15:08:20.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:08:20.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33514 2026-08-14 15:08:20.650 | + inc/python:pip_install:219 : return 0 2026-08-14 15:08:20.653 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-14 15:08:20.656 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-14 15:08:20.659 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-14 15:08:20.661 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:08:20.664 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:08:20.667 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-14 15:08:20.670 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:08:20.674 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-14 15:08:20.697 | Using python 3.12 to install pbr 2026-08-14 15:08:20.700 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-08-14 15:08:21.712 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-14 15:08:21.757 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-14 15:08:22.035 | + inc/python:pip_install:216 : result=0 2026-08-14 15:08:22.037 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:08:22.040 | + functions-common:time_stop:2420 : local name 2026-08-14 15:08:22.043 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:08:22.047 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:08:22.051 | + functions-common:time_stop:2423 : local total 2026-08-14 15:08:22.053 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:08:22.056 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:08:22.059 | + functions-common:time_stop:2427 : start_time=1786720100691 2026-08-14 15:08:22.062 | + functions-common:time_stop:2429 : [[ -z 1786720100691 ]] 2026-08-14 15:08:22.065 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:08:22.070 | + functions-common:time_stop:2432 : end_time=1786720102066 2026-08-14 15:08:22.072 | + functions-common:time_stop:2433 : elapsed_time=1375 2026-08-14 15:08:22.076 | + functions-common:time_stop:2434 : total=33514 2026-08-14 15:08:22.078 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:08:22.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34889 2026-08-14 15:08:22.084 | + inc/python:pip_install:219 : return 0 2026-08-14 15:08:22.087 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-14 15:08:27.868 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-14 15:08:28.673 | Collecting bindep 2026-08-14 15:08:28.763 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-14 15:08:28.867 | Collecting distro>=1.7 (from bindep) 2026-08-14 15:08:28.882 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-14 15:08:28.967 | Collecting packaging (from bindep) 2026-08-14 15:08:28.982 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-14 15:08:29.037 | Collecting Parsley (from bindep) 2026-08-14 15:08:29.054 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-14 15:08:29.144 | Collecting pbr>=2 (from bindep) 2026-08-14 15:08:29.147 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-14 15:08:29.555 | Collecting setuptools (from pbr>=2->bindep) 2026-08-14 15:08:29.560 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-14 15:08:29.672 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-14 15:08:29.699 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-14 15:08:29.709 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-14 15:08:29.726 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-14 15:08:29.752 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 6.4 MB/s eta 0:00:00 2026-08-14 15:08:29.785 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-14 15:08:29.800 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.3 MB/s eta 0:00:00 2026-08-14 15:08:29.802 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-14 15:08:29.946 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-14 15:08:31.503 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-14 15:08:31.675 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-14 15:08:31.678 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-14 15:08:31.682 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-14 15:08:31.702 | + ./stack.sh:main:844 : pkgs= 2026-08-14 15:08:31.706 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-14 15:08:31.709 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-14 15:08:31.712 | + functions-common:run_phase:1848 : local mode=stack 2026-08-14 15:08:31.715 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-14 15:08:31.719 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-14 15:08:31.722 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-14 15:08:31.725 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-14 15:08:31.729 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-14 15:08:31.732 | + functions-common:run_phase:1858 : local extra 2026-08-14 15:08:31.736 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-14 15:08:31.741 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-14 15:08:31.745 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-14 15:08:31.747 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-14 15:08:31.750 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-14 15:08:31.753 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-14 15:08:31.769 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:08:31.771 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-14 15:08:31.773 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:08:31.776 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-14 15:08:31.778 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:08:31.780 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-14 15:08:31.783 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:08:31.785 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-14 15:08:31.787 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:08:31.790 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-14 15:08:31.793 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:08:31.795 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-14 15:08:31.798 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-14 15:08:31.801 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-14 15:08:31.804 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-14 15:08:31.807 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-14 15:08:31.810 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-14 15:08:31.812 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-14 15:08:31.815 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-14 15:08:31.818 | + functions-common:run_plugins:1837 : local plugins= 2026-08-14 15:08:31.822 | + functions-common:run_plugins:1838 : local plugin 2026-08-14 15:08:31.825 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-14 15:08:31.828 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-14 15:08:31.831 | + functions:set_systemd_override:845 : local value=2048 2026-08-14 15:08:31.834 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-14 15:08:31.837 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-14 15:08:31.904 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-14 15:08:31.904 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-14 15:08:31.907 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-14 15:08:32.342 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-14 15:08:32.347 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-14 15:08:32.373 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:08:32.375 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-14 15:08:32.379 | + functions-common:install_package:1438 : update_package_repo 2026-08-14 15:08:32.382 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-14 15:08:32.384 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-14 15:08:32.387 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-14 15:08:32.389 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-14 15:08:32.392 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-14 15:08:32.394 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:08:32.397 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:08:32.399 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-14 15:08:32.401 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-14 15:08:32.405 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-14 15:08:32.407 | + functions-common:apt_get_update:1167 : return 2026-08-14 15:08:32.409 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-14 15:08:32.411 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-14 15:08:32.414 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:08:32.417 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:08:32.420 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-14 15:08:32.446 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-08-14 15:08:32.486 | Reading package lists... 2026-08-14 15:08:32.881 | Building dependency tree... 2026-08-14 15:08:32.882 | Reading state information... 2026-08-14 15:08:33.500 | The following packages were automatically installed and are no longer required: 2026-08-14 15:08:33.502 | libfwupd2 libgusb2 2026-08-14 15:08:33.502 | Use 'sudo apt autoremove' to remove them. 2026-08-14 15:08:33.503 | The following additional packages will be installed: 2026-08-14 15:08:33.504 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-14 15:08:33.504 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-14 15:08:33.504 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-14 15:08:33.506 | erlang-tools erlang-xmerl 2026-08-14 15:08:33.509 | Suggested packages: 2026-08-14 15:08:33.509 | erlang erlang-manpages erlang-doc 2026-08-14 15:08:33.568 | The following NEW packages will be installed: 2026-08-14 15:08:33.568 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-14 15:08:33.568 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-14 15:08:33.568 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-14 15:08:33.570 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-14 15:08:33.806 | 0 upgraded, 18 newly installed, 0 to remove and 69 not upgraded. 2026-08-14 15:08:33.806 | Need to get 36.1 MB of archives. 2026-08-14 15:08:33.806 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-14 15:08:33.806 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-14 15:08:35.158 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-14 15:08:35.171 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-14 15:08:35.173 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-14 15:08:35.183 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-14 15:08:35.257 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-14 15:08:35.260 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-08-14 15:08:35.282 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-14 15:08:35.285 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-14 15:08:35.286 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-14 15:08:35.287 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-14 15:08:35.356 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-08-14 15:08:35.383 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-08-14 15:08:35.384 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-14 15:08:35.450 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-14 15:08:35.461 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-14 15:08:35.473 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-08-14 15:08:35.492 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-14 15:08:36.423 | perl: warning: Setting locale failed. 2026-08-14 15:08:36.423 | perl: warning: Please check that your locale settings: 2026-08-14 15:08:36.423 | LANGUAGE = (unset), 2026-08-14 15:08:36.424 | LC_ALL = "en_US.utf8", 2026-08-14 15:08:36.424 | LANG = "de_DE.UTF-8" 2026-08-14 15:08:36.424 | are supported and installed on your system. 2026-08-14 15:08:36.424 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:08:36.486 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:08:36.486 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:08:36.486 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:08:36.690 | Fetched 36.1 MB in 3s (14.3 MB/s) 2026-08-14 15:08:36.735 | Selecting previously unselected package erlang-base. 2026-08-14 15:08:36.807 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-08-14 15:08:36.814 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:36.818 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:37.298 | Selecting previously unselected package erlang-asn1. 2026-08-14 15:08:37.310 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:37.314 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:37.381 | Selecting previously unselected package erlang-crypto. 2026-08-14 15:08:37.393 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:37.397 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:37.447 | Selecting previously unselected package erlang-public-key. 2026-08-14 15:08:37.459 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:37.464 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:37.525 | Selecting previously unselected package erlang-mnesia. 2026-08-14 15:08:37.538 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:37.543 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:37.612 | Selecting previously unselected package erlang-runtime-tools. 2026-08-14 15:08:37.625 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:37.629 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:37.701 | Selecting previously unselected package erlang-ssl. 2026-08-14 15:08:37.718 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:37.722 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:37.826 | Selecting previously unselected package erlang-eldap. 2026-08-14 15:08:37.838 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:37.842 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:37.893 | Selecting previously unselected package erlang-ftp. 2026-08-14 15:08:37.905 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:37.909 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:37.957 | Selecting previously unselected package erlang-tftp. 2026-08-14 15:08:37.969 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:37.974 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:38.020 | Selecting previously unselected package erlang-inets. 2026-08-14 15:08:38.033 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:38.036 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:38.118 | Selecting previously unselected package erlang-snmp. 2026-08-14 15:08:38.130 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:38.134 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:38.294 | Selecting previously unselected package erlang-os-mon. 2026-08-14 15:08:38.306 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:38.316 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:38.390 | Selecting previously unselected package erlang-parsetools. 2026-08-14 15:08:38.403 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:38.406 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:38.452 | Selecting previously unselected package erlang-syntax-tools. 2026-08-14 15:08:38.465 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:38.468 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:38.521 | Selecting previously unselected package erlang-tools. 2026-08-14 15:08:38.536 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:38.540 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:38.606 | Selecting previously unselected package erlang-xmerl. 2026-08-14 15:08:38.621 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-14 15:08:38.625 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:38.719 | Selecting previously unselected package rabbitmq-server. 2026-08-14 15:08:38.734 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-14 15:08:38.741 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-14 15:08:39.860 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:40.251 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-14 15:08:40.251 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-14 15:08:42.845 | Searching for services which depend on erlang and should be started... none found. 2026-08-14 15:08:42.880 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:42.894 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:42.909 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:42.923 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:42.936 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:42.949 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:42.962 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:42.974 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:42.987 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:43.001 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:43.014 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:43.027 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:43.040 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:43.055 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:43.069 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:43.082 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-14 15:08:43.095 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-14 15:08:43.193 | info: Selecting GID from range 100 to 999 ... 2026-08-14 15:08:43.199 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-14 15:08:43.307 | info: Selecting UID from range 100 to 999 ... 2026-08-14 15:08:43.308 | 2026-08-14 15:08:43.312 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-14 15:08:43.316 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-14 15:08:43.370 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-14 15:08:43.590 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-14 15:09:04.287 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-14 15:09:05.966 | perl: warning: Setting locale failed. 2026-08-14 15:09:05.966 | perl: warning: Please check that your locale settings: 2026-08-14 15:09:05.966 | LANGUAGE = (unset), 2026-08-14 15:09:05.966 | LC_ALL = "en_US.utf8", 2026-08-14 15:09:05.966 | LANG = "de_DE.UTF-8" 2026-08-14 15:09:05.967 | are supported and installed on your system. 2026-08-14 15:09:05.967 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:09:06.140 | perl: warning: Setting locale failed. 2026-08-14 15:09:06.141 | perl: warning: Please check that your locale settings: 2026-08-14 15:09:06.141 | LANGUAGE = (unset), 2026-08-14 15:09:06.142 | LC_ALL = "en_US.utf8", 2026-08-14 15:09:06.142 | LANG = "de_DE.UTF-8" 2026-08-14 15:09:06.143 | are supported and installed on your system. 2026-08-14 15:09:06.143 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:09:06.218 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:09:06.218 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:09:06.219 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:09:06.310 | perl: warning: Setting locale failed. 2026-08-14 15:09:06.311 | perl: warning: Please check that your locale settings: 2026-08-14 15:09:06.311 | LANGUAGE = (unset), 2026-08-14 15:09:06.311 | LC_ALL = "en_US.utf8", 2026-08-14 15:09:06.311 | LANG = "de_DE.UTF-8" 2026-08-14 15:09:06.311 | are supported and installed on your system. 2026-08-14 15:09:06.311 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:09:06.837 | 2026-08-14 15:09:06.837 | Running kernel seems to be up-to-date. 2026-08-14 15:09:06.837 | 2026-08-14 15:09:06.837 | Restarting services... 2026-08-14 15:09:06.886 | 2026-08-14 15:09:06.886 | Service restarts being deferred: 2026-08-14 15:09:06.887 | /etc/needrestart/restart.d/dbus.service 2026-08-14 15:09:06.887 | systemctl restart systemd-logind.service 2026-08-14 15:09:06.887 | systemctl restart virtlockd.service 2026-08-14 15:09:06.887 | systemctl restart virtlogd.service 2026-08-14 15:09:06.887 | 2026-08-14 15:09:06.887 | No containers need to be restarted. 2026-08-14 15:09:06.887 | 2026-08-14 15:09:06.887 | User sessions running outdated binaries: 2026-08-14 15:09:06.887 | quobyte @ session #6: sshd[2026,2072] 2026-08-14 15:09:06.896 | quobyte @ user manager service: systemd[1165] 2026-08-14 15:09:06.905 | 2026-08-14 15:09:06.905 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-14 15:09:09.095 | + functions-common:apt_get:1211 : result=0 2026-08-14 15:09:09.098 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-14 15:09:09.102 | + functions-common:time_stop:2420 : local name 2026-08-14 15:09:09.105 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:09:09.108 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:09:09.112 | + functions-common:time_stop:2423 : local total 2026-08-14 15:09:09.115 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:09:09.119 | + functions-common:time_stop:2426 : name=apt-get 2026-08-14 15:09:09.122 | + functions-common:time_stop:2427 : start_time=1786720112442 2026-08-14 15:09:09.125 | + functions-common:time_stop:2429 : [[ -z 1786720112442 ]] 2026-08-14 15:09:09.130 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:09:09.135 | + functions-common:time_stop:2432 : end_time=1786720149131 2026-08-14 15:09:09.139 | + functions-common:time_stop:2433 : elapsed_time=36689 2026-08-14 15:09:09.143 | + functions-common:time_stop:2434 : total=121506 2026-08-14 15:09:09.147 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:09:09.150 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158195 2026-08-14 15:09:09.154 | + functions-common:apt_get:1215 : return 0 2026-08-14 15:09:09.158 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-14 15:09:09.162 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:09:09.165 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:09:09.169 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:09:09.172 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:09:09.175 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:09:09.178 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:09:09.182 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:09:09.185 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:09:09.188 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:09:09.191 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:09:09.194 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:09:09.198 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:09:09.201 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:09:09.205 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-14 15:09:09.208 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-14 15:09:09.229 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:09:09.231 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-14 15:09:09.235 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:09:09.239 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-14 15:09:09.243 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-14 15:09:09.247 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-14 15:09:09.252 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-14 15:09:09.255 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-14 15:09:09.259 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-14 15:09:09.263 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-14 15:09:09.266 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-14 15:09:09.270 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-14 15:09:09.274 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-14 15:09:10.425 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-14 15:09:10.425 | user tags 2026-08-14 15:09:10.425 | guest [administrator]' 2026-08-14 15:09:10.429 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-14 15:09:10.429 | user tags 2026-08-14 15:09:10.429 | guest [administrator]' 2026-08-14 15:09:10.429 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-14 15:09:10.434 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-14 15:09:10.437 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-14 15:09:10.439 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-14 15:09:11.569 | Adding user "stackrabbit" ... 2026-08-14 15:09:11.582 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-14 15:09:11.604 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-14 15:09:12.835 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-14 15:09:12.875 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-14 15:09:12.880 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-14 15:09:14.176 | Changing password for user "stackrabbit" ... 2026-08-14 15:09:14.211 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-14 15:09:14.214 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-14 15:09:14.217 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-14 15:09:15.391 | Deleting user "guest" ... 2026-08-14 15:09:15.425 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-14 15:09:15.443 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:09:15.445 | + ./stack.sh:main:861 : install_database 2026-08-14 15:09:15.448 | + lib/database:install_database:118 : install_database_mysql 2026-08-14 15:09:15.451 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-14 15:09:15.453 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:09:15.455 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:09:15.458 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-14 15:09:15.468 | perl: warning: Setting locale failed. 2026-08-14 15:09:15.468 | perl: warning: Please check that your locale settings: 2026-08-14 15:09:15.468 | LANGUAGE = (unset), 2026-08-14 15:09:15.468 | LC_ALL = "en_US.utf8", 2026-08-14 15:09:15.468 | LANG = "de_DE.UTF-8" 2026-08-14 15:09:15.468 | are supported and installed on your system. 2026-08-14 15:09:15.469 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:09:15.520 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:09:15.520 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:09:15.520 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:09:15.627 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-14 15:09:15.631 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-14 15:09:15.635 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-14 15:09:15.639 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:09:15.641 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:09:15.643 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-14 15:09:15.645 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-14 15:09:15.648 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-14 15:09:15.653 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-14 15:09:15.656 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-14 15:09:15.658 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:09:15.661 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:09:15.664 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:09:15.666 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:09:15.670 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:09:15.672 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:09:15.674 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:09:15.677 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:09:15.679 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:09:15.681 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:09:15.683 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:09:15.686 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:09:15.688 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:09:15.692 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-14 15:09:15.694 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:09:15.696 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:09:15.698 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-14 15:09:15.702 | + functions-common:install_package:1438 : update_package_repo 2026-08-14 15:09:15.704 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-14 15:09:15.706 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-14 15:09:15.711 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-14 15:09:15.714 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-14 15:09:15.718 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-14 15:09:15.720 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:09:15.724 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:09:15.726 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-14 15:09:15.728 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-14 15:09:15.730 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-14 15:09:15.732 | + functions-common:apt_get_update:1167 : return 2026-08-14 15:09:15.734 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-14 15:09:15.737 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-14 15:09:15.740 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:09:15.743 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:09:15.746 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-14 15:09:15.770 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-08-14 15:09:15.811 | Reading package lists... 2026-08-14 15:09:16.184 | Building dependency tree... 2026-08-14 15:09:16.188 | Reading state information... 2026-08-14 15:09:16.822 | The following packages were automatically installed and are no longer required: 2026-08-14 15:09:16.824 | libfwupd2 libgusb2 2026-08-14 15:09:16.825 | Use 'sudo apt autoremove' to remove them. 2026-08-14 15:09:16.827 | The following additional packages will be installed: 2026-08-14 15:09:16.827 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-14 15:09:16.828 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-14 15:09:16.828 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-14 15:09:16.828 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-14 15:09:16.829 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-14 15:09:16.830 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-14 15:09:16.831 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-14 15:09:16.834 | Suggested packages: 2026-08-14 15:09:16.834 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-14 15:09:16.834 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-14 15:09:16.889 | The following NEW packages will be installed: 2026-08-14 15:09:16.889 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-14 15:09:16.889 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-14 15:09:16.890 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-14 15:09:16.890 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-14 15:09:16.890 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-14 15:09:16.890 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-14 15:09:16.893 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-14 15:09:16.984 | 0 upgraded, 27 newly installed, 0 to remove and 69 not upgraded. 2026-08-14 15:09:16.984 | Need to get 29.6 MB of archives. 2026-08-14 15:09:16.984 | After this operation, 243 MB of additional disk space will be used. 2026-08-14 15:09:16.984 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-08-14 15:09:17.198 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-14 15:09:17.199 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-14 15:09:17.199 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-14 15:09:17.202 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-14 15:09:17.205 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-14 15:09:17.475 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-08-14 15:09:17.491 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-14 15:09:17.492 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-14 15:09:17.492 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-14 15:09:17.493 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-14 15:09:17.498 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-08-14 15:09:17.499 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-14 15:09:17.500 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-14 15:09:17.500 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-14 15:09:17.500 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-14 15:09:17.525 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-08-14 15:09:17.526 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-14 15:09:17.527 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-14 15:09:17.528 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-14 15:09:17.529 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-14 15:09:17.529 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-14 15:09:17.530 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-14 15:09:17.548 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-14 15:09:17.549 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-14 15:09:17.644 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-14 15:09:17.645 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-08-14 15:09:17.901 | perl: warning: Setting locale failed. 2026-08-14 15:09:17.901 | perl: warning: Please check that your locale settings: 2026-08-14 15:09:17.901 | LANGUAGE = (unset), 2026-08-14 15:09:17.901 | LC_ALL = "en_US.utf8", 2026-08-14 15:09:17.901 | LANG = "de_DE.UTF-8" 2026-08-14 15:09:17.901 | are supported and installed on your system. 2026-08-14 15:09:17.901 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:09:17.964 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:09:17.965 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:09:17.965 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:09:18.092 | Vorkonfiguration der Pakete ... 2026-08-14 15:09:18.103 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:09:18.265 | Fetched 29.6 MB in 1s (41.0 MB/s) 2026-08-14 15:09:18.309 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-14 15:09:18.373 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-08-14 15:09:18.380 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-14 15:09:18.385 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:09:18.826 | Selecting previously unselected package mysql-client-8.0. 2026-08-14 15:09:18.838 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-14 15:09:18.843 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:09:18.895 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-14 15:09:18.908 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-14 15:09:18.918 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-14 15:09:18.970 | Selecting previously unselected package libmecab2:amd64. 2026-08-14 15:09:18.983 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-14 15:09:18.987 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-14 15:09:19.045 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-14 15:09:19.057 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-14 15:09:19.061 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-14 15:09:19.115 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-14 15:09:19.131 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-14 15:09:19.136 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:09:20.160 | Selecting previously unselected package mysql-server-8.0. 2026-08-14 15:09:20.172 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-14 15:09:20.182 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:09:20.236 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:09:20.237 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:09:20.237 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:09:20.315 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:09:20.327 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:09:20.649 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:09:20.719 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-14 15:09:20.731 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-14 15:09:20.735 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-14 15:09:20.781 | Selecting previously unselected package liburi-perl. 2026-08-14 15:09:20.798 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-14 15:09:20.802 | Unpacking liburi-perl (5.27-1) ... 2026-08-14 15:09:20.894 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-14 15:09:20.916 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-14 15:09:20.920 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-14 15:09:20.986 | Selecting previously unselected package libcgi-pm-perl. 2026-08-14 15:09:21.002 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-14 15:09:21.007 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-14 15:09:21.077 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-14 15:09:21.093 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:09:21.097 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-14 15:09:21.141 | Selecting previously unselected package libfcgi-perl. 2026-08-14 15:09:21.154 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-14 15:09:21.158 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-14 15:09:21.201 | Selecting previously unselected package libcgi-fast-perl. 2026-08-14 15:09:21.214 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-14 15:09:21.219 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-14 15:09:21.259 | Selecting previously unselected package libclone-perl:amd64. 2026-08-14 15:09:21.272 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-14 15:09:21.276 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-14 15:09:21.320 | Selecting previously unselected package libencode-locale-perl. 2026-08-14 15:09:21.333 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-14 15:09:21.338 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-14 15:09:21.379 | Selecting previously unselected package libfcgi-bin. 2026-08-14 15:09:21.392 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:09:21.396 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-14 15:09:21.434 | Selecting previously unselected package libhtml-template-perl. 2026-08-14 15:09:21.447 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-14 15:09:21.451 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-14 15:09:21.494 | Selecting previously unselected package libtimedate-perl. 2026-08-14 15:09:21.507 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-14 15:09:21.511 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-14 15:09:21.582 | Selecting previously unselected package libhttp-date-perl. 2026-08-14 15:09:21.595 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-14 15:09:21.599 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-14 15:09:21.638 | Selecting previously unselected package libio-html-perl. 2026-08-14 15:09:21.651 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-14 15:09:21.655 | Unpacking libio-html-perl (1.004-3) ... 2026-08-14 15:09:21.694 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-14 15:09:21.706 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-14 15:09:21.711 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-14 15:09:21.751 | Selecting previously unselected package libhttp-message-perl. 2026-08-14 15:09:21.764 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-14 15:09:21.768 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-14 15:09:21.819 | Selecting previously unselected package mecab-utils. 2026-08-14 15:09:21.832 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-14 15:09:21.836 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-14 15:09:21.879 | Selecting previously unselected package mecab-ipadic. 2026-08-14 15:09:21.891 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-14 15:09:21.896 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-14 15:09:22.529 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-14 15:09:22.540 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-14 15:09:22.544 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-14 15:09:22.586 | Selecting previously unselected package mysql-server. 2026-08-14 15:09:22.599 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-14 15:09:22.604 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:09:22.671 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-14 15:09:22.683 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-14 15:09:22.698 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:09:22.709 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-14 15:09:22.721 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-14 15:09:22.732 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-14 15:09:22.743 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-14 15:09:22.755 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-14 15:09:22.768 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-14 15:09:22.781 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-14 15:09:22.795 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-14 15:09:22.807 | Setting up libio-html-perl (1.004-3) ... 2026-08-14 15:09:22.819 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:09:22.832 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-14 15:09:22.845 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:09:22.857 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-14 15:09:22.869 | Setting up liburi-perl (5.27-1) ... 2026-08-14 15:09:22.881 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:09:22.936 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:09:22.989 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:09:22.989 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:09:22.989 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:09:23.067 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:09:23.078 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:09:23.137 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-14 15:09:23.174 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-14 15:09:35.210 | mysqld will log errors to /var/log/mysql/error.log 2026-08-14 15:09:36.086 | mysqld is running as pid 23137 2026-08-14 15:09:38.563 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-14 15:09:40.204 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-14 15:09:40.217 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-14 15:09:40.227 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-14 15:09:40.230 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-14 15:09:40.230 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-14 15:09:40.230 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-14 15:09:40.452 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-14 15:09:40.498 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-14 15:09:40.499 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-14 15:09:40.499 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-14 15:09:40.500 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-14 15:09:40.506 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-14 15:09:40.511 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-14 15:09:40.591 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-14 15:09:40.592 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-14 15:09:40.592 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-14 15:09:40.593 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-14 15:09:40.685 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-14 15:09:40.688 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-14 15:09:40.697 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-14 15:09:40.697 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-14 15:09:40.698 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-14 15:09:40.699 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-14 15:09:40.727 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-14 15:09:40.728 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-14 15:09:40.729 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-14 15:09:41.049 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-14 15:09:41.050 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-14 15:09:41.050 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-14 15:09:41.198 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-14 15:09:41.247 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-14 15:09:41.248 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-14 15:09:41.597 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-14 15:09:41.717 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-14 15:09:41.966 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-14 15:09:41.969 | 2026-08-14 15:09:41.969 | done! 2026-08-14 15:09:41.975 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-14 15:09:42.007 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-14 15:09:42.017 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-14 15:09:42.021 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-14 15:09:42.021 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-14 15:09:42.021 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-14 15:09:42.326 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-14 15:09:42.408 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-14 15:09:42.408 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-14 15:09:42.408 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-14 15:09:42.409 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-14 15:09:42.419 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-14 15:09:42.425 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-14 15:09:42.540 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-14 15:09:42.540 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-14 15:09:42.540 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-14 15:09:42.541 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-14 15:09:42.668 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-14 15:09:42.672 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-14 15:09:42.684 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-14 15:09:42.685 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-14 15:09:42.685 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-14 15:09:42.686 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-14 15:09:42.727 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-14 15:09:42.727 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-14 15:09:42.729 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-14 15:09:43.192 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-14 15:09:43.192 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-14 15:09:43.193 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-14 15:09:43.402 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-14 15:09:43.472 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-14 15:09:43.473 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-14 15:09:43.909 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-14 15:09:44.050 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-14 15:09:44.303 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-14 15:09:44.307 | 2026-08-14 15:09:44.307 | done! 2026-08-14 15:09:44.313 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-14 15:09:44.321 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-14 15:09:44.334 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-14 15:09:44.346 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-14 15:09:44.358 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-14 15:09:44.370 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-14 15:09:44.382 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-14 15:09:44.394 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-14 15:09:46.364 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-14 15:09:46.605 | perl: warning: Setting locale failed. 2026-08-14 15:09:46.606 | perl: warning: Please check that your locale settings: 2026-08-14 15:09:46.606 | LANGUAGE = (unset), 2026-08-14 15:09:46.606 | LC_ALL = "en_US.utf8", 2026-08-14 15:09:46.606 | LANG = "de_DE.UTF-8" 2026-08-14 15:09:46.606 | are supported and installed on your system. 2026-08-14 15:09:46.606 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:09:46.746 | perl: warning: Setting locale failed. 2026-08-14 15:09:46.747 | perl: warning: Please check that your locale settings: 2026-08-14 15:09:46.747 | LANGUAGE = (unset), 2026-08-14 15:09:46.747 | LC_ALL = "en_US.utf8", 2026-08-14 15:09:46.747 | LANG = "de_DE.UTF-8" 2026-08-14 15:09:46.747 | are supported and installed on your system. 2026-08-14 15:09:46.747 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:09:46.803 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:09:46.804 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:09:46.804 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:09:46.880 | perl: warning: Setting locale failed. 2026-08-14 15:09:46.880 | perl: warning: Please check that your locale settings: 2026-08-14 15:09:46.880 | LANGUAGE = (unset), 2026-08-14 15:09:46.880 | LC_ALL = "en_US.utf8", 2026-08-14 15:09:46.880 | LANG = "de_DE.UTF-8" 2026-08-14 15:09:46.880 | are supported and installed on your system. 2026-08-14 15:09:46.880 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:09:47.378 | 2026-08-14 15:09:47.378 | Running kernel seems to be up-to-date. 2026-08-14 15:09:47.378 | 2026-08-14 15:09:47.378 | Restarting services... 2026-08-14 15:09:47.433 | 2026-08-14 15:09:47.434 | Service restarts being deferred: 2026-08-14 15:09:47.434 | /etc/needrestart/restart.d/dbus.service 2026-08-14 15:09:47.434 | systemctl restart systemd-logind.service 2026-08-14 15:09:47.434 | systemctl restart virtlockd.service 2026-08-14 15:09:47.434 | systemctl restart virtlogd.service 2026-08-14 15:09:47.434 | 2026-08-14 15:09:47.434 | No containers need to be restarted. 2026-08-14 15:09:47.434 | 2026-08-14 15:09:47.434 | User sessions running outdated binaries: 2026-08-14 15:09:47.435 | quobyte @ session #6: sshd[2026,2072] 2026-08-14 15:09:47.443 | quobyte @ user manager service: systemd[1165] 2026-08-14 15:09:47.452 | 2026-08-14 15:09:47.452 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-14 15:09:49.625 | + functions-common:apt_get:1211 : result=0 2026-08-14 15:09:49.627 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-14 15:09:49.630 | + functions-common:time_stop:2420 : local name 2026-08-14 15:09:49.632 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:09:49.634 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:09:49.636 | + functions-common:time_stop:2423 : local total 2026-08-14 15:09:49.638 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:09:49.641 | + functions-common:time_stop:2426 : name=apt-get 2026-08-14 15:09:49.643 | + functions-common:time_stop:2427 : start_time=1786720155767 2026-08-14 15:09:49.645 | + functions-common:time_stop:2429 : [[ -z 1786720155767 ]] 2026-08-14 15:09:49.647 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:09:49.651 | + functions-common:time_stop:2432 : end_time=1786720189649 2026-08-14 15:09:49.653 | + functions-common:time_stop:2433 : elapsed_time=33882 2026-08-14 15:09:49.655 | + functions-common:time_stop:2434 : total=158195 2026-08-14 15:09:49.657 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:09:49.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=192077 2026-08-14 15:09:49.662 | + functions-common:apt_get:1215 : return 0 2026-08-14 15:09:49.664 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-14 15:09:49.666 | + ./stack.sh:main:864 : install_database_python 2026-08-14 15:09:49.669 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-14 15:09:49.671 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-14 15:09:49.673 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-14 15:09:49.675 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-14 15:09:49.678 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-14 15:09:49.680 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-14 15:09:49.683 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-14 15:09:49.687 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-14 15:09:49.687 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-14 15:09:49.691 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-14 15:09:49.694 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-14 15:09:49.696 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-14 15:09:49.699 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-14 15:09:49.701 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-14 15:09:49.720 | Using python 3.12 to install PyMySQL 2026-08-14 15:09:49.722 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-08-14 15:09:50.880 | Collecting PyMySQL 2026-08-14 15:09:51.029 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-14 15:09:51.055 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-14 15:09:51.247 | Installing collected packages: PyMySQL 2026-08-14 15:09:51.319 | Successfully installed PyMySQL-1.2.0 2026-08-14 15:09:51.423 | + inc/python:pip_install:216 : result=0 2026-08-14 15:09:51.426 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:09:51.429 | + functions-common:time_stop:2420 : local name 2026-08-14 15:09:51.431 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:09:51.434 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:09:51.437 | + functions-common:time_stop:2423 : local total 2026-08-14 15:09:51.440 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:09:51.442 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:09:51.445 | + functions-common:time_stop:2427 : start_time=1786720189715 2026-08-14 15:09:51.448 | + functions-common:time_stop:2429 : [[ -z 1786720189715 ]] 2026-08-14 15:09:51.452 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:09:51.456 | + functions-common:time_stop:2432 : end_time=1786720191453 2026-08-14 15:09:51.459 | + functions-common:time_stop:2433 : elapsed_time=1738 2026-08-14 15:09:51.461 | + functions-common:time_stop:2434 : total=34889 2026-08-14 15:09:51.464 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:09:51.467 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36627 2026-08-14 15:09:51.470 | + inc/python:pip_install:219 : return 0 2026-08-14 15:09:51.473 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-14 15:09:51.476 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-14 15:09:51.479 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-14 15:09:51.482 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-14 15:09:51.502 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:09:51.505 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-14 15:09:51.508 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-14 15:09:51.528 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:09:51.530 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-14 15:09:51.549 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:09:51.552 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-14 15:09:51.571 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:09:51.574 | + ./stack.sh:main:872 : install_etcd3 2026-08-14 15:09:51.577 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-14 15:09:51.577 | Installing etcd 2026-08-14 15:09:51.580 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-14 15:09:51.596 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-14 15:09:51.611 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-14 15:09:51.614 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-14 15:09:51.633 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-14 15:09:51.638 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-14 15:09:51.641 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-14 15:09:51.643 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-14 15:09:51.646 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-14 15:09:51.649 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-14 15:09:51.652 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-14 15:09:51.655 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-08-14 15:09:51.657 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-14 15:09:51.660 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-14 15:09:51.664 | --2026-08-14 17:09:51-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-14 15:09:51.735 | Resolving github.com (github.com)... 140.82.121.3 2026-08-14 15:09:51.750 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-14 15:09:52.029 | HTTP request sent, awaiting response... 302 Found 2026-08-14 15:09:52.029 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-14T16%3A02%3A18Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-14T15%3A01%3A23Z&ske=2026-08-14T16%3A02%3A18Z&sks=b&skv=2018-11-09&sig=G3wzZSq5mGDUWorD96V6VZ8n%2Ff1N13LGbCWI2z%2FTwsg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjcyMTk5MSwibmJmIjoxNzg2NzIwMTkxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ytytiqSi_YwfKSTYEo1IlgH2gb0WOi5tGahZZkGryeY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-14 15:09:52.029 | --2026-08-14 17:09:52-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-14T16%3A02%3A18Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-14T15%3A01%3A23Z&ske=2026-08-14T16%3A02%3A18Z&sks=b&skv=2018-11-09&sig=G3wzZSq5mGDUWorD96V6VZ8n%2Ff1N13LGbCWI2z%2FTwsg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjcyMTk5MSwibmJmIjoxNzg2NzIwMTkxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ytytiqSi_YwfKSTYEo1IlgH2gb0WOi5tGahZZkGryeY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-14 15:09:52.031 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-08-14 15:09:52.042 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-14 15:09:52.111 | HTTP request sent, awaiting response... 200 OK 2026-08-14 15:09:52.111 | Length: 20927601 (20M) [application/octet-stream] 2026-08-14 15:09:52.111 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-14 15:09:52.164 | 2026-08-14 15:09:52.366 | 0K ........ ........ ... 100% 78.4M=0.3s 2026-08-14 15:09:52.366 | 2026-08-14 15:09:52.366 | 2026-08-14 17:09:52 (78.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-14 15:09:52.366 | 2026-08-14 15:09:52.370 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-14 15:09:52.374 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-14 15:09:52.378 | ++ functions:get_extra_file:81 : return 2026-08-14 15:09:52.382 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-14 15:09:52.385 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-14 15:09:52.388 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-14 15:09:52.391 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-14 15:09:52.417 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-14 15:09:52.420 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-08-14 15:09:52.430 | etcd-v3.5.21-linux-amd64/ 2026-08-14 15:09:52.430 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-14 15:09:52.430 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-14 15:09:52.430 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-14 15:09:52.430 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-14 15:09:52.430 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-14 15:09:52.430 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-14 15:09:52.430 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-14 15:09:52.431 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-14 15:09:52.431 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-14 15:09:52.431 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-14 15:09:52.431 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-14 15:09:52.432 | etcd-v3.5.21-linux-amd64/README.md 2026-08-14 15:09:52.432 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-14 15:09:52.595 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-14 15:09:52.793 | etcd-v3.5.21-linux-amd64/etcd 2026-08-14 15:09:53.054 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-14 15:09:53.092 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-14 15:09:53.130 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-14 15:09:53.133 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-14 15:09:53.155 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:09:53.157 | + ./stack.sh:main:891 : install_dstat 2026-08-14 15:09:53.160 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-14 15:09:53.181 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:09:53.184 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-14 15:09:53.187 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:09:53.190 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-14 15:09:53.193 | + ./stack.sh:main:900 : install_libs 2026-08-14 15:09:53.197 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-14 15:09:53.200 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-14 15:09:53.203 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-14 15:09:53.205 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-14 15:09:53.208 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.211 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.213 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-14 15:09:53.216 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.219 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-14 15:09:53.222 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-14 15:09:53.225 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-14 15:09:53.228 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-14 15:09:53.231 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.235 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.238 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-14 15:09:53.240 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.244 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-14 15:09:53.247 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-14 15:09:53.250 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-14 15:09:53.253 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-14 15:09:53.256 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.259 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.262 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-14 15:09:53.265 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.267 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-14 15:09:53.271 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-14 15:09:53.274 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-14 15:09:53.277 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-14 15:09:53.279 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.282 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.285 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-14 15:09:53.288 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.291 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-14 15:09:53.294 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-14 15:09:53.296 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-14 15:09:53.300 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-14 15:09:53.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.305 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.308 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-14 15:09:53.311 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.314 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-14 15:09:53.317 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-14 15:09:53.319 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-14 15:09:53.322 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-14 15:09:53.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.328 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.331 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-14 15:09:53.334 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.336 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-14 15:09:53.339 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-14 15:09:53.342 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-14 15:09:53.345 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-14 15:09:53.348 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.352 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.354 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-14 15:09:53.359 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.362 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-14 15:09:53.366 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-14 15:09:53.369 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-14 15:09:53.372 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-14 15:09:53.375 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.378 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.381 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-14 15:09:53.384 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.387 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-14 15:09:53.390 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-14 15:09:53.393 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-14 15:09:53.396 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-14 15:09:53.399 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.402 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.405 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-14 15:09:53.409 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.412 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-14 15:09:53.415 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-14 15:09:53.418 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-14 15:09:53.421 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-14 15:09:53.425 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.427 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.431 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-14 15:09:53.434 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.437 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-14 15:09:53.439 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-14 15:09:53.442 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-14 15:09:53.445 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-14 15:09:53.448 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.451 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.454 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-14 15:09:53.456 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.459 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-14 15:09:53.463 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-14 15:09:53.465 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-14 15:09:53.468 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-14 15:09:53.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.474 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.477 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-14 15:09:53.480 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.482 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-14 15:09:53.485 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-14 15:09:53.488 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-14 15:09:53.491 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-14 15:09:53.494 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.497 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.500 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-14 15:09:53.503 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.506 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-14 15:09:53.508 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-14 15:09:53.511 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-14 15:09:53.514 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-14 15:09:53.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.520 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.522 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-14 15:09:53.526 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.529 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-14 15:09:53.531 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-14 15:09:53.534 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-14 15:09:53.536 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-14 15:09:53.539 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.542 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.545 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-14 15:09:53.548 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.550 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-14 15:09:53.553 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-14 15:09:53.556 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-14 15:09:53.559 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-14 15:09:53.561 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.564 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.566 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-14 15:09:53.569 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.572 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-14 15:09:53.574 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-14 15:09:53.577 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-14 15:09:53.579 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-14 15:09:53.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.584 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.587 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-14 15:09:53.590 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.592 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-14 15:09:53.595 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-14 15:09:53.598 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-14 15:09:53.600 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-14 15:09:53.603 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.606 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.608 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-14 15:09:53.611 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.614 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-14 15:09:53.616 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-14 15:09:53.619 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-14 15:09:53.623 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-14 15:09:53.625 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.628 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.630 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-14 15:09:53.633 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.635 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-14 15:09:53.638 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-14 15:09:53.640 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-14 15:09:53.643 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-14 15:09:53.645 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.648 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.650 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-14 15:09:53.653 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.655 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-14 15:09:53.658 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-14 15:09:53.660 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-14 15:09:53.663 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-14 15:09:53.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.668 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.671 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-14 15:09:53.674 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.676 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-14 15:09:53.679 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-14 15:09:53.681 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-14 15:09:53.684 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-14 15:09:53.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.689 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.692 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-14 15:09:53.695 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.697 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-14 15:09:53.700 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-14 15:09:53.702 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-14 15:09:53.705 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-14 15:09:53.709 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.713 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.716 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-14 15:09:53.720 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.723 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-14 15:09:53.725 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-14 15:09:53.729 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-14 15:09:53.732 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-14 15:09:53.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.739 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.742 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-14 15:09:53.745 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.748 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-14 15:09:53.751 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-14 15:09:53.755 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-14 15:09:53.758 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-14 15:09:53.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.764 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.767 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-14 15:09:53.770 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.774 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-14 15:09:53.778 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-14 15:09:53.782 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-14 15:09:53.786 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-14 15:09:53.789 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.792 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.794 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-14 15:09:53.797 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.801 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-14 15:09:53.804 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-14 15:09:53.808 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-14 15:09:53.811 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-14 15:09:53.814 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.818 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.822 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-14 15:09:53.825 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.829 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-14 15:09:53.832 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-14 15:09:53.836 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-14 15:09:53.839 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-14 15:09:53.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.844 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.846 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-14 15:09:53.849 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.852 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-14 15:09:53.856 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-14 15:09:53.858 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-14 15:09:53.861 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-14 15:09:53.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.867 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.870 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-14 15:09:53.873 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.875 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-14 15:09:53.877 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-14 15:09:53.880 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-14 15:09:53.884 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-14 15:09:53.887 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.890 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.893 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-14 15:09:53.895 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.897 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-14 15:09:53.900 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-14 15:09:53.903 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-14 15:09:53.906 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-14 15:09:53.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.912 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.914 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-14 15:09:53.917 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.919 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-14 15:09:53.922 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-14 15:09:53.925 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-14 15:09:53.929 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-14 15:09:53.932 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.935 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.938 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-14 15:09:53.941 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.944 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-14 15:09:53.947 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-14 15:09:53.950 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-14 15:09:53.953 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-14 15:09:53.956 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.958 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.961 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-14 15:09:53.964 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.967 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-14 15:09:53.970 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-14 15:09:53.972 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-14 15:09:53.975 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-14 15:09:53.978 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:53.980 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:53.984 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-14 15:09:53.988 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:53.990 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-14 15:09:53.993 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-14 15:09:53.996 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-14 15:09:53.998 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-14 15:09:54.001 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:54.004 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:54.006 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-14 15:09:54.009 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:54.012 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-14 15:09:54.014 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-14 15:09:54.016 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-14 15:09:54.019 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-14 15:09:54.022 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:54.024 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:54.027 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-14 15:09:54.030 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:54.032 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-14 15:09:54.036 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-14 15:09:54.038 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-14 15:09:54.041 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-14 15:09:54.044 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:54.046 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:54.049 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-14 15:09:54.052 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:54.054 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-14 15:09:54.057 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-14 15:09:54.060 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-14 15:09:54.062 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-14 15:09:54.065 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:54.068 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:54.070 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-14 15:09:54.072 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:54.075 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-14 15:09:54.078 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-14 15:09:54.080 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:09:54.082 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:09:54.085 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-14 15:09:54.088 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:09:54.092 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-14 15:09:54.113 | Using python 3.12 to install etcd3gw 2026-08-14 15:09:54.116 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-08-14 15:09:55.287 | Collecting etcd3gw 2026-08-14 15:09:55.442 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-14 15:09:55.453 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-14 15:09:55.479 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-14 15:09:55.482 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-14 15:09:55.529 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-14 15:09:55.546 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-14 15:09:55.592 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-14 15:09:55.608 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-14 15:09:56.234 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-14 15:09:56.251 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-14 15:09:56.265 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-14 15:09:56.453 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-14 15:09:56.455 | 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-08-14 15:09:56.472 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-14 15:09:56.474 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-14 15:09:56.499 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-14 15:09:56.533 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-14 15:09:56.539 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-14 15:09:56.566 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-14 15:09:56.603 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-08-14 15:09:56.629 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-14 15:09:56.638 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-14 15:09:56.641 | 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-08-14 15:09:56.644 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-14 15:09:56.646 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-14 15:09:56.664 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-08-14 15:09:56.906 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-14 15:09:56.965 | Attempting uninstall: urllib3 2026-08-14 15:09:56.971 | Found existing installation: urllib3 2.0.7 2026-08-14 15:09:56.971 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:09:56.972 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-14 15:09:57.115 | Attempting uninstall: idna 2026-08-14 15:09:57.124 | Found existing installation: idna 3.6 2026-08-14 15:09:57.124 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:09:57.125 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-14 15:09:57.300 | Attempting uninstall: requests 2026-08-14 15:09:57.307 | Found existing installation: requests 2.31.0 2026-08-14 15:09:57.308 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:09:57.308 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-14 15:09:57.558 | 2026-08-14 15:09:57.564 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-08-14 15:09:57.732 | + inc/python:pip_install:216 : result=0 2026-08-14 15:09:57.735 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:09:57.738 | + functions-common:time_stop:2420 : local name 2026-08-14 15:09:57.741 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:09:57.744 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:09:57.747 | + functions-common:time_stop:2423 : local total 2026-08-14 15:09:57.750 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:09:57.753 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:09:57.756 | + functions-common:time_stop:2427 : start_time=1786720194108 2026-08-14 15:09:57.759 | + functions-common:time_stop:2429 : [[ -z 1786720194108 ]] 2026-08-14 15:09:57.762 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:09:57.767 | + functions-common:time_stop:2432 : end_time=1786720197764 2026-08-14 15:09:57.771 | + functions-common:time_stop:2433 : elapsed_time=3656 2026-08-14 15:09:57.775 | + functions-common:time_stop:2434 : total=36627 2026-08-14 15:09:57.779 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:09:57.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40283 2026-08-14 15:09:57.784 | + inc/python:pip_install:219 : return 0 2026-08-14 15:09:57.788 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-14 15:09:57.792 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-14 15:09:57.795 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-14 15:09:57.798 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:09:57.801 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:09:57.804 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:09:57.807 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:09:57.810 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:09:57.814 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:09:57.816 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:09:57.820 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:09:57.822 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:09:57.826 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:09:57.829 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:09:57.833 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:09:57.836 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:09:57.839 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-14 15:09:57.843 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:09:57.846 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:09:57.849 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-14 15:09:57.852 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-14 15:09:57.855 | + functions-common:install_package:1438 : update_package_repo 2026-08-14 15:09:57.857 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-14 15:09:57.860 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-14 15:09:57.863 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-14 15:09:57.866 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-14 15:09:57.869 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-14 15:09:57.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:09:57.875 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:09:57.878 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-14 15:09:57.881 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-14 15:09:57.884 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-14 15:09:57.887 | + functions-common:apt_get_update:1167 : return 2026-08-14 15:09:57.890 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-14 15:09:57.893 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-14 15:09:57.896 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:09:57.900 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:09:57.903 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-14 15:09:57.929 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-08-14 15:09:57.967 | Reading package lists... 2026-08-14 15:09:58.339 | Building dependency tree... 2026-08-14 15:09:58.340 | Reading state information... 2026-08-14 15:09:58.929 | The following packages were automatically installed and are no longer required: 2026-08-14 15:09:58.931 | libfwupd2 libgusb2 2026-08-14 15:09:58.931 | Use 'sudo apt autoremove' to remove them. 2026-08-14 15:09:58.933 | The following additional packages will be installed: 2026-08-14 15:09:58.935 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-14 15:09:58.938 | Suggested packages: 2026-08-14 15:09:58.938 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-14 15:09:58.938 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-14 15:09:58.938 | python3-uwsgidecorators 2026-08-14 15:09:58.976 | The following NEW packages will be installed: 2026-08-14 15:09:58.978 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-14 15:09:59.067 | 0 upgraded, 6 newly installed, 0 to remove and 69 not upgraded. 2026-08-14 15:09:59.067 | Need to get 1270 kB of archives. 2026-08-14 15:09:59.067 | After this operation, 4285 kB of additional disk space will be used. 2026-08-14 15:09:59.067 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-14 15:09:59.173 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-14 15:09:59.190 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-14 15:09:59.220 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-14 15:09:59.246 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-14 15:09:59.247 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-14 15:09:59.523 | perl: warning: Setting locale failed. 2026-08-14 15:09:59.523 | perl: warning: Please check that your locale settings: 2026-08-14 15:09:59.523 | LANGUAGE = (unset), 2026-08-14 15:09:59.523 | LC_ALL = "en_US.utf8", 2026-08-14 15:09:59.523 | LANG = "de_DE.UTF-8" 2026-08-14 15:09:59.524 | are supported and installed on your system. 2026-08-14 15:09:59.524 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:09:59.588 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:09:59.588 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:09:59.588 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:09:59.784 | Fetched 1270 kB in 0s (5259 kB/s) 2026-08-14 15:09:59.842 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-14 15:09:59.921 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-08-14 15:09:59.928 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-14 15:09:59.935 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-14 15:09:59.990 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-14 15:10:00.003 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-14 15:10:00.007 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-14 15:10:00.063 | Selecting previously unselected package libzmq5:amd64. 2026-08-14 15:10:00.076 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-14 15:10:00.080 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-14 15:10:00.134 | Selecting previously unselected package uwsgi-core. 2026-08-14 15:10:00.147 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-14 15:10:00.150 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-14 15:10:00.335 | Selecting previously unselected package uwsgi. 2026-08-14 15:10:00.348 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-14 15:10:00.354 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-14 15:10:00.405 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-14 15:10:00.418 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-14 15:10:00.436 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-14 15:10:00.520 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-14 15:10:00.531 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-14 15:10:00.542 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-14 15:10:00.554 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-14 15:10:00.575 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-14 15:10:01.170 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-14 15:10:01.205 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-14 15:10:02.202 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-14 15:10:02.458 | perl: warning: Setting locale failed. 2026-08-14 15:10:02.459 | perl: warning: Please check that your locale settings: 2026-08-14 15:10:02.459 | LANGUAGE = (unset), 2026-08-14 15:10:02.459 | LC_ALL = "en_US.utf8", 2026-08-14 15:10:02.459 | LANG = "de_DE.UTF-8" 2026-08-14 15:10:02.459 | are supported and installed on your system. 2026-08-14 15:10:02.459 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:10:02.595 | perl: warning: Setting locale failed. 2026-08-14 15:10:02.595 | perl: warning: Please check that your locale settings: 2026-08-14 15:10:02.595 | LANGUAGE = (unset), 2026-08-14 15:10:02.595 | LC_ALL = "en_US.utf8", 2026-08-14 15:10:02.595 | LANG = "de_DE.UTF-8" 2026-08-14 15:10:02.596 | are supported and installed on your system. 2026-08-14 15:10:02.596 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:10:02.647 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:10:02.647 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:10:02.648 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:10:02.719 | perl: warning: Setting locale failed. 2026-08-14 15:10:02.719 | perl: warning: Please check that your locale settings: 2026-08-14 15:10:02.720 | LANGUAGE = (unset), 2026-08-14 15:10:02.720 | LC_ALL = "en_US.utf8", 2026-08-14 15:10:02.720 | LANG = "de_DE.UTF-8" 2026-08-14 15:10:02.720 | are supported and installed on your system. 2026-08-14 15:10:02.720 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:10:03.255 | 2026-08-14 15:10:03.255 | Running kernel seems to be up-to-date. 2026-08-14 15:10:03.255 | 2026-08-14 15:10:03.255 | Restarting services... 2026-08-14 15:10:03.317 | 2026-08-14 15:10:03.317 | Service restarts being deferred: 2026-08-14 15:10:03.317 | /etc/needrestart/restart.d/dbus.service 2026-08-14 15:10:03.317 | systemctl restart systemd-logind.service 2026-08-14 15:10:03.318 | systemctl restart virtlockd.service 2026-08-14 15:10:03.318 | systemctl restart virtlogd.service 2026-08-14 15:10:03.318 | 2026-08-14 15:10:03.318 | No containers need to be restarted. 2026-08-14 15:10:03.318 | 2026-08-14 15:10:03.318 | User sessions running outdated binaries: 2026-08-14 15:10:03.318 | quobyte @ session #6: sshd[2026,2072] 2026-08-14 15:10:03.331 | quobyte @ user manager service: systemd[1165] 2026-08-14 15:10:03.342 | 2026-08-14 15:10:03.342 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-14 15:10:05.849 | + functions-common:apt_get:1211 : result=0 2026-08-14 15:10:05.853 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-14 15:10:05.856 | + functions-common:time_stop:2420 : local name 2026-08-14 15:10:05.859 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:10:05.863 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:10:05.867 | + functions-common:time_stop:2423 : local total 2026-08-14 15:10:05.870 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:10:05.874 | + functions-common:time_stop:2426 : name=apt-get 2026-08-14 15:10:05.877 | + functions-common:time_stop:2427 : start_time=1786720197925 2026-08-14 15:10:05.880 | + functions-common:time_stop:2429 : [[ -z 1786720197925 ]] 2026-08-14 15:10:05.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:10:05.890 | + functions-common:time_stop:2432 : end_time=1786720205886 2026-08-14 15:10:05.894 | + functions-common:time_stop:2433 : elapsed_time=7961 2026-08-14 15:10:05.898 | + functions-common:time_stop:2434 : total=192077 2026-08-14 15:10:05.901 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:10:05.904 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=200038 2026-08-14 15:10:05.907 | + functions-common:apt_get:1215 : return 0 2026-08-14 15:10:05.911 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-14 15:10:05.915 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:10:05.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:10:05.922 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-14 15:10:05.925 | perl: warning: Setting locale failed. 2026-08-14 15:10:05.925 | perl: warning: Please check that your locale settings: 2026-08-14 15:10:05.925 | LANGUAGE = (unset), 2026-08-14 15:10:05.925 | LC_ALL = "en_US.utf8", 2026-08-14 15:10:05.925 | LANG = (unset) 2026-08-14 15:10:05.925 | are supported and installed on your system. 2026-08-14 15:10:05.925 | perl: warning: Falling back to the standard locale ("C"). 2026-08-14 15:10:05.961 | No module matches proxy 2026-08-14 15:10:05.966 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-14 15:10:05.978 | perl: warning: Setting locale failed. 2026-08-14 15:10:05.979 | perl: warning: Please check that your locale settings: 2026-08-14 15:10:05.979 | LANGUAGE = (unset), 2026-08-14 15:10:05.979 | LC_ALL = "en_US.utf8", 2026-08-14 15:10:05.979 | LANG = "de_DE.UTF-8" 2026-08-14 15:10:05.979 | are supported and installed on your system. 2026-08-14 15:10:05.979 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:10:06.021 | Enabling module proxy. 2026-08-14 15:10:06.028 | To activate the new configuration, you need to run: 2026-08-14 15:10:06.028 | systemctl restart apache2 2026-08-14 15:10:06.034 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-14 15:10:06.047 | perl: warning: Setting locale failed. 2026-08-14 15:10:06.049 | perl: warning: Please check that your locale settings: 2026-08-14 15:10:06.049 | LANGUAGE = (unset), 2026-08-14 15:10:06.049 | LC_ALL = "en_US.utf8", 2026-08-14 15:10:06.049 | LANG = "de_DE.UTF-8" 2026-08-14 15:10:06.049 | are supported and installed on your system. 2026-08-14 15:10:06.049 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:10:06.089 | Considering dependency proxy for proxy_uwsgi: 2026-08-14 15:10:06.089 | Module proxy already enabled 2026-08-14 15:10:06.089 | Enabling module proxy_uwsgi. 2026-08-14 15:10:06.095 | To activate the new configuration, you need to run: 2026-08-14 15:10:06.096 | systemctl restart apache2 2026-08-14 15:10:06.102 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-14 15:10:06.105 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-14 15:10:06.109 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:10:06.113 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-14 15:10:06.290 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-14 15:10:06.296 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-14 15:10:06.297 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-14 15:10:06.299 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:10:06.303 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:10:06.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-14 15:10:06.311 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:10:06.315 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-14 15:10:06.319 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-14 15:10:06.323 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-14 15:10:06.327 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:10:06.331 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:10:06.335 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-14 15:10:06.339 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:10:06.343 | + ./stack.sh:main:908 : install_glanceclient 2026-08-14 15:10:06.347 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-14 15:10:06.351 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-14 15:10:06.355 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:10:06.359 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:10:06.363 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-14 15:10:06.367 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:10:06.371 | + ./stack.sh:main:909 : install_cinderclient 2026-08-14 15:10:06.375 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-14 15:10:06.379 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-14 15:10:06.383 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:10:06.387 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:10:06.391 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-14 15:10:06.395 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:10:06.399 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-14 15:10:06.403 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-14 15:10:06.407 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:10:06.411 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:10:06.415 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-14 15:10:06.419 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:10:06.423 | + ./stack.sh:main:910 : install_novaclient 2026-08-14 15:10:06.427 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-14 15:10:06.431 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-14 15:10:06.435 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:10:06.439 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:10:06.443 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-14 15:10:06.448 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:10:06.452 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-14 15:10:06.477 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:10:06.480 | + ./stack.sh:main:912 : install_swiftclient 2026-08-14 15:10:06.484 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-14 15:10:06.488 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-14 15:10:06.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:10:06.495 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:10:06.498 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-14 15:10:06.502 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:10:06.506 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-14 15:10:06.529 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:10:06.533 | + ./stack.sh:main:915 : install_neutronclient 2026-08-14 15:10:06.536 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-14 15:10:06.540 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-14 15:10:06.544 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:10:06.547 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:10:06.551 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-14 15:10:06.555 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:10:06.559 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-14 15:10:06.563 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-14 15:10:06.567 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-14 15:10:06.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:10:06.574 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:10:06.577 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-14 15:10:06.581 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:10:06.585 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-14 15:10:06.588 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-14 15:10:06.592 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-14 15:10:06.597 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-14 15:10:06.601 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-14 15:10:06.605 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-14 15:10:06.611 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-14 15:10:06.612 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-14 15:10:06.618 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-14 15:10:06.622 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-14 15:10:06.626 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-14 15:10:06.631 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-14 15:10:06.634 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-14 15:10:06.664 | Using python 3.12 to install keystonemiddleware 2026-08-14 15:10:06.668 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-08-14 15:10:07.893 | Collecting keystonemiddleware 2026-08-14 15:10:08.044 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-14 15:10:08.131 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-14 15:10:08.150 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-14 15:10:08.220 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-14 15:10:08.239 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-14 15:10:08.302 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-14 15:10:08.321 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-14 15:10:08.380 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-14 15:10:08.397 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-14 15:10:08.446 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-14 15:10:08.463 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-14 15:10:08.524 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-14 15:10:08.543 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-14 15:10:08.606 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-14 15:10:08.629 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-14 15:10:08.702 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-14 15:10:08.723 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-14 15:10:08.737 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-14 15:10:08.770 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-14 15:10:08.790 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-14 15:10:08.836 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-14 15:10:08.851 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-14 15:10:08.902 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-14 15:10:08.920 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-14 15:10:08.932 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-14 15:10:08.968 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-14 15:10:08.986 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-08-14 15:10:09.001 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-08-14 15:10:09.044 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-14 15:10:09.065 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-14 15:10:09.109 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-14 15:10:09.125 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-14 15:10:09.175 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-14 15:10:09.194 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-14 15:10:09.241 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-14 15:10:09.261 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-14 15:10:09.312 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-14 15:10:09.329 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-14 15:10:09.375 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-14 15:10:09.390 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-14 15:10:09.432 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-14 15:10:09.447 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-14 15:10:09.458 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-08-14 15:10:09.499 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-14 15:10:09.514 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-14 15:10:09.525 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-08-14 15:10:09.527 | 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.2) 2026-08-14 15:10:09.683 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-14 15:10:09.700 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-14 15:10:09.760 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-14 15:10:09.775 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-14 15:10:09.786 | 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-08-14 15:10:09.921 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-14 15:10:09.938 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-08-14 15:10:09.959 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-14 15:10:09.996 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-14 15:10:10.011 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-14 15:10:10.029 | 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-08-14 15:10:10.031 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-08-14 15:10:10.031 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-08-14 15:10:10.033 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-14 15:10:10.124 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-14 15:10:10.174 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-14 15:10:10.214 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-14 15:10:10.239 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-14 15:10:10.263 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-14 15:10:10.287 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-14 15:10:10.310 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-14 15:10:10.354 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-14 15:10:10.407 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.2 MB/s 0:00:00 2026-08-14 15:10:10.424 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-14 15:10:10.448 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-14 15:10:10.474 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-14 15:10:10.500 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-14 15:10:10.523 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-14 15:10:10.556 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-14 15:10:10.581 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-14 15:10:10.608 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-14 15:10:10.630 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-14 15:10:10.655 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-14 15:10:10.680 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-14 15:10:10.721 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-14 15:10:10.749 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-14 15:10:10.773 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-14 15:10:10.797 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-08-14 15:10:10.821 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-14 15:10:10.849 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-08-14 15:10:11.229 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-08-14 15:10:11.505 | Attempting uninstall: six 2026-08-14 15:10:11.514 | Found existing installation: six 1.16.0 2026-08-14 15:10:11.517 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:11.517 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-14 15:10:11.581 | Attempting uninstall: pyparsing 2026-08-14 15:10:11.591 | Found existing installation: pyparsing 3.1.1 2026-08-14 15:10:11.592 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:11.593 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-14 15:10:11.742 | Attempting uninstall: PyJWT 2026-08-14 15:10:11.752 | Found existing installation: PyJWT 2.7.0 2026-08-14 15:10:11.753 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:11.753 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-14 15:10:12.039 | Attempting uninstall: netaddr 2026-08-14 15:10:12.049 | Found existing installation: netaddr 0.8.0 2026-08-14 15:10:12.050 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:12.050 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-14 15:10:12.323 | Attempting uninstall: python-dateutil 2026-08-14 15:10:12.334 | Found existing installation: python-dateutil 2.8.2 2026-08-14 15:10:12.334 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:12.336 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-14 15:10:14.790 | 2026-08-14 15:10:14.800 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-08-14 15:10:15.067 | + inc/python:pip_install:216 : result=0 2026-08-14 15:10:15.071 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:10:15.075 | + functions-common:time_stop:2420 : local name 2026-08-14 15:10:15.079 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:10:15.084 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:10:15.087 | + functions-common:time_stop:2423 : local total 2026-08-14 15:10:15.091 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:10:15.095 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:10:15.099 | + functions-common:time_stop:2427 : start_time=1786720206657 2026-08-14 15:10:15.104 | + functions-common:time_stop:2429 : [[ -z 1786720206657 ]] 2026-08-14 15:10:15.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:10:15.115 | + functions-common:time_stop:2432 : end_time=1786720215111 2026-08-14 15:10:15.119 | + functions-common:time_stop:2433 : elapsed_time=8454 2026-08-14 15:10:15.123 | + functions-common:time_stop:2434 : total=40283 2026-08-14 15:10:15.127 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:10:15.131 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48737 2026-08-14 15:10:15.135 | + inc/python:pip_install:219 : return 0 2026-08-14 15:10:15.140 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-14 15:10:15.144 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-14 15:10:15.148 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-14 15:10:15.153 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-14 15:10:15.158 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-14 15:10:15.163 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-14 15:10:15.169 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-14 15:10:15.169 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-14 15:10:15.177 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-14 15:10:15.182 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-14 15:10:15.186 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-14 15:10:15.191 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-14 15:10:15.195 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-14 15:10:15.229 | Using python 3.12 to install python-memcached 2026-08-14 15:10:15.233 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-08-14 15:10:16.430 | Collecting python-memcached 2026-08-14 15:10:16.567 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-14 15:10:16.597 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-14 15:10:16.803 | Installing collected packages: python-memcached 2026-08-14 15:10:16.840 | Successfully installed python-memcached-1.62 2026-08-14 15:10:16.994 | + inc/python:pip_install:216 : result=0 2026-08-14 15:10:16.998 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:10:17.003 | + functions-common:time_stop:2420 : local name 2026-08-14 15:10:17.007 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:10:17.011 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:10:17.015 | + functions-common:time_stop:2423 : local total 2026-08-14 15:10:17.019 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:10:17.024 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:10:17.028 | + functions-common:time_stop:2427 : start_time=1786720215220 2026-08-14 15:10:17.032 | + functions-common:time_stop:2429 : [[ -z 1786720215220 ]] 2026-08-14 15:10:17.037 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:10:17.043 | + functions-common:time_stop:2432 : end_time=1786720217038 2026-08-14 15:10:17.048 | + functions-common:time_stop:2433 : elapsed_time=1818 2026-08-14 15:10:17.052 | + functions-common:time_stop:2434 : total=48737 2026-08-14 15:10:17.056 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:10:17.060 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50555 2026-08-14 15:10:17.065 | + inc/python:pip_install:219 : return 0 2026-08-14 15:10:17.070 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-14 15:10:17.097 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:10:17.102 | + ./stack.sh:main:922 : '[' 192.168.122.147 == 192.168.122.147 ']' 2026-08-14 15:10:17.107 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-14 15:10:17.112 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-14 15:10:17.116 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-14 15:10:17.121 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-14 15:10:17.125 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-14 15:10:17.130 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-14 15:10:17.156 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:10:17.160 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-14 15:10:17.165 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-14 15:10:17.169 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-14 15:10:17.173 | + functions-common:git_clone:591 : local git_ref=master 2026-08-14 15:10:17.176 | + functions-common:git_clone:592 : local orig_dir 2026-08-14 15:10:17.181 | ++ functions-common:git_clone:593 : pwd 2026-08-14 15:10:17.185 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-14 15:10:17.189 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-14 15:10:17.194 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-14 15:10:17.223 | + functions-common:git_clone:596 : RECLONE=False 2026-08-14 15:10:17.226 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-14 15:10:17.229 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-14 15:10:17.235 | + functions-common:git_clone:610 : echo master 2026-08-14 15:10:17.235 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-14 15:10:17.241 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-14 15:10:17.245 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-14 15:10:17.250 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-14 15:10:17.253 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:10:17.257 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:10:17.260 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:10:17.265 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:10:17.269 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:10:17.272 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:10:17.276 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:10:17.279 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:10:17.284 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:10:17.290 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720217286 2026-08-14 15:10:17.293 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-14 15:10:17.297 | Cloning into '/opt/stack/keystone'... 2026-08-14 15:10:35.633 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:10:35.634 | + functions-common:time_stop:2420 : local name 2026-08-14 15:10:35.637 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:10:35.639 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:10:35.641 | + functions-common:time_stop:2423 : local total 2026-08-14 15:10:35.643 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:10:35.645 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:10:35.648 | + functions-common:time_stop:2427 : start_time=1786720217286 2026-08-14 15:10:35.650 | + functions-common:time_stop:2429 : [[ -z 1786720217286 ]] 2026-08-14 15:10:35.654 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:10:35.658 | + functions-common:time_stop:2432 : end_time=1786720235656 2026-08-14 15:10:35.661 | + functions-common:time_stop:2433 : elapsed_time=18370 2026-08-14 15:10:35.663 | + functions-common:time_stop:2434 : total=4927 2026-08-14 15:10:35.665 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:10:35.667 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23297 2026-08-14 15:10:35.670 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-14 15:10:35.672 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-14 15:10:35.675 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:10:35.679 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:10:35.683 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:10:35.687 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:10:35.690 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:10:35.692 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:10:35.696 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:10:35.700 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:10:35.705 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:10:35.710 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720235707 2026-08-14 15:10:35.713 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-14 15:10:36.318 | From https://review.opendev.org/openstack/keystone 2026-08-14 15:10:36.318 | * branch master -> FETCH_HEAD 2026-08-14 15:10:36.329 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:10:36.332 | + functions-common:time_stop:2420 : local name 2026-08-14 15:10:36.335 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:10:36.337 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:10:36.340 | + functions-common:time_stop:2423 : local total 2026-08-14 15:10:36.344 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:10:36.348 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:10:36.352 | + functions-common:time_stop:2427 : start_time=1786720235707 2026-08-14 15:10:36.355 | + functions-common:time_stop:2429 : [[ -z 1786720235707 ]] 2026-08-14 15:10:36.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:10:36.366 | + functions-common:time_stop:2432 : end_time=1786720236362 2026-08-14 15:10:36.370 | + functions-common:time_stop:2433 : elapsed_time=655 2026-08-14 15:10:36.373 | + functions-common:time_stop:2434 : total=23297 2026-08-14 15:10:36.376 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:10:36.379 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23952 2026-08-14 15:10:36.383 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-14 15:10:36.386 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:10:36.390 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:10:36.394 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:10:36.397 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:10:36.400 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:10:36.404 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:10:36.408 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:10:36.411 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:10:36.417 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:10:36.422 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720236419 2026-08-14 15:10:36.426 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-14 15:10:36.603 | Note: switching to 'FETCH_HEAD'. 2026-08-14 15:10:36.603 | 2026-08-14 15:10:36.603 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-14 15:10:36.603 | changes and commit them, and you can discard any commits you make in this 2026-08-14 15:10:36.603 | state without impacting any branches by switching back to a branch. 2026-08-14 15:10:36.603 | 2026-08-14 15:10:36.604 | If you want to create a new branch to retain commits you create, you may 2026-08-14 15:10:36.604 | do so (now or later) by using -c with the switch command. Example: 2026-08-14 15:10:36.604 | 2026-08-14 15:10:36.604 | git switch -c 2026-08-14 15:10:36.604 | 2026-08-14 15:10:36.604 | Or undo this operation with: 2026-08-14 15:10:36.604 | 2026-08-14 15:10:36.604 | git switch - 2026-08-14 15:10:36.604 | 2026-08-14 15:10:36.604 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-14 15:10:36.604 | 2026-08-14 15:10:36.605 | HEAD is now at 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-14 15:10:36.609 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:10:36.611 | + functions-common:time_stop:2420 : local name 2026-08-14 15:10:36.614 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:10:36.616 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:10:36.620 | + functions-common:time_stop:2423 : local total 2026-08-14 15:10:36.622 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:10:36.625 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:10:36.630 | + functions-common:time_stop:2427 : start_time=1786720236419 2026-08-14 15:10:36.633 | + functions-common:time_stop:2429 : [[ -z 1786720236419 ]] 2026-08-14 15:10:36.638 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:10:36.643 | + functions-common:time_stop:2432 : end_time=1786720236640 2026-08-14 15:10:36.647 | + functions-common:time_stop:2433 : elapsed_time=221 2026-08-14 15:10:36.650 | + functions-common:time_stop:2434 : total=23952 2026-08-14 15:10:36.654 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:10:36.657 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24173 2026-08-14 15:10:36.661 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-14 15:10:36.679 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-14 15:10:36.684 | + functions-common:git_clone:673 : git show --oneline 2026-08-14 15:10:36.684 | + functions-common:git_clone:673 : head -1 2026-08-14 15:10:36.688 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-14 15:10:36.692 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-14 15:10:36.697 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-14 15:10:36.701 | + inc/python:setup_develop:353 : local bindep 2026-08-14 15:10:36.705 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-14 15:10:36.709 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-14 15:10:36.713 | + inc/python:setup_develop:359 : local extras= 2026-08-14 15:10:36.716 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-14 15:10:36.720 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-14 15:10:36.724 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-14 15:10:36.728 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-14 15:10:36.732 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-14 15:10:36.736 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-14 15:10:36.741 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-14 15:10:36.745 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-14 15:10:36.751 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-14 15:10:36.755 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-14 15:10:36.758 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-14 15:10:36.764 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-14 15:10:36.771 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-14 15:10:36.775 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-14 15:10:36.779 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-14 15:10:36.949 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-14 15:10:36.953 | + inc/python:setup_package:436 : local bindep=0 2026-08-14 15:10:36.956 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-14 15:10:36.960 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-14 15:10:36.964 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-14 15:10:36.968 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-14 15:10:36.971 | + inc/python:setup_package:445 : local flags=-e 2026-08-14 15:10:36.973 | + inc/python:setup_package:446 : local extras= 2026-08-14 15:10:36.977 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-14 15:10:36.980 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-14 15:10:36.983 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-14 15:10:36.985 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-14 15:10:36.987 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-14 15:10:36.990 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-14 15:10:37.014 | Using python 3.12 to install /opt/stack/keystone 2026-08-14 15:10:37.017 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-08-14 15:10:38.005 | Obtaining file:///opt/stack/keystone 2026-08-14 15:10:38.010 | Installing build dependencies: started 2026-08-14 15:10:39.495 | Installing build dependencies: finished with status 'done' 2026-08-14 15:10:39.496 | Checking if build backend supports build_editable: started 2026-08-14 15:10:40.034 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-14 15:10:40.036 | Getting requirements to build editable: started 2026-08-14 15:10:40.326 | Getting requirements to build editable: finished with status 'done' 2026-08-14 15:10:40.328 | Preparing editable metadata (pyproject.toml): started 2026-08-14 15:10:41.382 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:10:41.397 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (7.0.3) 2026-08-14 15:10:41.398 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.10) 2026-08-14 15:10:41.583 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-14 15:10:41.711 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-14 15:10:41.751 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-14 15:10:41.767 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-14 15:10:42.158 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-14 15:10:42.175 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-14 15:10:42.761 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-14 15:10:42.779 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-08-14 15:10:42.800 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.0) 2026-08-14 15:10:42.802 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-14 15:10:42.802 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.0) 2026-08-14 15:10:42.878 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-14 15:10:42.893 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-14 15:10:42.907 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-14 15:10:42.908 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-14 15:10:42.909 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-14 15:10:42.971 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-14 15:10:42.986 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-14 15:10:43.045 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-14 15:10:43.062 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-14 15:10:43.074 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-14 15:10:43.075 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.0) 2026-08-14 15:10:43.116 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-14 15:10:43.132 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-14 15:10:43.187 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-14 15:10:43.205 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-14 15:10:43.215 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.11.0) 2026-08-14 15:10:43.245 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-14 15:10:43.261 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-14 15:10:43.271 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.1.1) 2026-08-14 15:10:43.299 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-14 15:10:43.315 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-14 15:10:43.360 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-14 15:10:43.376 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-14 15:10:43.387 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-14 15:10:43.388 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-14 15:10:43.429 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-14 15:10:43.445 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-14 15:10:43.458 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.1.0) 2026-08-14 15:10:43.459 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-14 15:10:43.492 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-14 15:10:43.511 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-14 15:10:43.559 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-14 15:10:43.574 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-14 15:10:43.794 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-14 15:10:43.825 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-14 15:10:43.860 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-14 15:10:43.875 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-14 15:10:43.886 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev64) (5.3.1) 2026-08-14 15:10:43.917 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-14 15:10:43.932 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-14 15:10:43.976 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-14 15:10:43.991 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-14 15:10:44.026 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-14 15:10:44.045 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-14 15:10:44.085 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-14 15:10:44.099 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-14 15:10:44.223 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-14 15:10:44.238 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-08-14 15:10:44.282 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-14 15:10:44.298 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-14 15:10:44.313 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) (1.17.0) 2026-08-14 15:10:44.392 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-14 15:10:44.407 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-08-14 15:10:44.498 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-14 15:10:44.513 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-14 15:10:44.555 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-14 15:10:44.570 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-14 15:10:44.621 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-14 15:10:44.637 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-14 15:10:45.232 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.249 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-14 15:10:45.264 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (5.15.0) 2026-08-14 15:10:45.267 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.34.2) 2026-08-14 15:10:45.271 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.1.0) 2026-08-14 15:10:45.272 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (1.9.0) 2026-08-14 15:10:45.273 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (4.15.0) 2026-08-14 15:10:45.285 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (1.3.0) 2026-08-14 15:10:45.286 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (2.0.0) 2026-08-14 15:10:45.287 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (6.0.3) 2026-08-14 15:10:45.335 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.351 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-14 15:10:45.363 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev64) (3.1.0) 2026-08-14 15:10:45.394 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.409 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-14 15:10:45.445 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.462 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-14 15:10:45.509 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.526 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-08-14 15:10:45.539 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev64) (2.2.2) 2026-08-14 15:10:45.545 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev64) (2.9.0.post0) 2026-08-14 15:10:45.547 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (3.4.0) 2026-08-14 15:10:45.593 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.608 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-14 15:10:45.653 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.669 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-14 15:10:45.712 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.728 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-14 15:10:45.788 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.821 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-14 15:10:45.863 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.880 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-14 15:10:45.918 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:45.934 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-14 15:10:46.001 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.016 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-14 15:10:46.027 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.2) 2026-08-14 15:10:46.063 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.083 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-14 15:10:46.125 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.141 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-14 15:10:46.193 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.211 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-14 15:10:46.520 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.536 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-14 15:10:46.594 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.613 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-14 15:10:46.652 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.668 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-14 15:10:46.712 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.733 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-14 15:10:46.782 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.803 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-14 15:10:46.879 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.895 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-08-14 15:10:46.939 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:46.955 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-14 15:10:47.008 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:47.025 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-14 15:10:47.075 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-14 15:10:47.089 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-14 15:10:47.109 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev64) (3.3.2) 2026-08-14 15:10:47.111 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev64) (7.2.2) 2026-08-14 15:10:47.123 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (84.0.0) 2026-08-14 15:10:47.161 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-14 15:10:47.178 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-14 15:10:47.241 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-14 15:10:47.256 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-14 15:10:47.301 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-14 15:10:47.317 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-14 15:10:47.373 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-14 15:10:47.390 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-14 15:10:47.411 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (3.4.7) 2026-08-14 15:10:47.412 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (3.18) 2026-08-14 15:10:47.413 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.7.0) 2026-08-14 15:10:47.415 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2023.11.17) 2026-08-14 15:10:47.472 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-14 15:10:47.497 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-14 15:10:47.567 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-14 15:10:47.584 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-14 15:10:47.701 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-14 15:10:47.754 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-14 15:10:47.839 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.1 MB/s 0:00:00 2026-08-14 15:10:47.855 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-08-14 15:10:47.880 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-14 15:10:47.902 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-14 15:10:47.926 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-14 15:10:47.950 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-14 15:10:47.976 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-14 15:10:47.998 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-14 15:10:48.019 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-14 15:10:48.043 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-14 15:10:48.066 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-14 15:10:48.089 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-14 15:10:48.112 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-14 15:10:48.134 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-14 15:10:48.158 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-14 15:10:48.182 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-14 15:10:48.207 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-14 15:10:48.232 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-14 15:10:48.254 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-14 15:10:48.276 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-08-14 15:10:48.297 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-14 15:10:48.324 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-14 15:10:48.348 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-14 15:10:48.371 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-14 15:10:48.398 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-14 15:10:48.422 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-08-14 15:10:48.449 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-14 15:10:48.474 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-08-14 15:10:48.493 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 32.1 MB/s 0:00:00 2026-08-14 15:10:48.528 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-14 15:10:48.550 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-14 15:10:48.575 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-14 15:10:48.598 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-14 15:10:48.622 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-14 15:10:48.649 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-14 15:10:48.670 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-14 15:10:48.694 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-08-14 15:10:48.738 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-14 15:10:48.764 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-14 15:10:48.790 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-14 15:10:48.817 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-14 15:10:48.842 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-14 15:10:48.867 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-14 15:10:48.893 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-14 15:10:48.916 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-08-14 15:10:48.942 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-14 15:10:49.011 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 50.3 MB/s 0:00:00 2026-08-14 15:10:49.028 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-14 15:10:49.051 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-14 15:10:49.073 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-14 15:10:49.095 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-08-14 15:10:49.126 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-14 15:10:49.151 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-14 15:10:49.176 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-14 15:10:49.201 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-14 15:10:49.222 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-08-14 15:10:49.244 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-14 15:10:49.266 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-08-14 15:10:49.593 | Building wheels for collected packages: keystone 2026-08-14 15:10:49.595 | Building editable for keystone (pyproject.toml): started 2026-08-14 15:10:50.699 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-14 15:10:50.701 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=8c67522f83274cec5b584c45ccedc45251967e53adcbceddd50f206cf540954b 2026-08-14 15:10:50.701 | Stored in directory: /tmp/pip-ephem-wheel-cache-cs97e8vx/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-14 15:10:50.706 | Successfully built keystone 2026-08-14 15:10:51.073 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-08-14 15:10:51.116 | Attempting uninstall: pytz 2026-08-14 15:10:51.127 | Found existing installation: pytz 2024.1 2026-08-14 15:10:51.127 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:51.127 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-14 15:10:52.959 | Attempting uninstall: oauthlib 2026-08-14 15:10:52.969 | Found existing installation: oauthlib 3.2.2 2026-08-14 15:10:52.969 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:52.970 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-14 15:10:53.116 | Attempting uninstall: markupsafe 2026-08-14 15:10:53.127 | Found existing installation: MarkupSafe 2.1.5 2026-08-14 15:10:53.127 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:53.128 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-14 15:10:54.212 | Attempting uninstall: click 2026-08-14 15:10:54.222 | Found existing installation: click 8.1.6 2026-08-14 15:10:54.223 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:54.223 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-14 15:10:54.391 | Attempting uninstall: blinker 2026-08-14 15:10:54.401 | Found existing installation: blinker 1.7.0 2026-08-14 15:10:54.402 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:54.402 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-14 15:10:54.420 | Attempting uninstall: bcrypt 2026-08-14 15:10:54.431 | Found existing installation: bcrypt 3.2.2 2026-08-14 15:10:54.432 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:54.432 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-14 15:10:54.450 | Attempting uninstall: attrs 2026-08-14 15:10:54.462 | Found existing installation: attrs 23.2.0 2026-08-14 15:10:54.462 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:54.463 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-14 15:10:57.575 | Attempting uninstall: jinja2 2026-08-14 15:10:57.587 | Found existing installation: Jinja2 3.1.2 2026-08-14 15:10:57.588 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:57.588 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-14 15:10:58.632 | Attempting uninstall: cryptography 2026-08-14 15:10:58.644 | Found existing installation: cryptography 41.0.7 2026-08-14 15:10:58.645 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:58.645 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-14 15:10:59.251 | Attempting uninstall: pyopenssl 2026-08-14 15:10:59.265 | Found existing installation: pyOpenSSL 23.2.0 2026-08-14 15:10:59.265 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:59.266 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-14 15:10:59.687 | Attempting uninstall: jsonschema 2026-08-14 15:10:59.702 | Found existing installation: jsonschema 4.10.3 2026-08-14 15:10:59.702 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:10:59.704 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-14 15:11:01.383 | 2026-08-14 15:11:01.385 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-08-14 15:11:01.385 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-14 15:11:01.400 | 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.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 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.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.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-08-14 15:11:01.745 | + inc/python:pip_install:216 : result=0 2026-08-14 15:11:01.748 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:11:01.751 | + functions-common:time_stop:2420 : local name 2026-08-14 15:11:01.754 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:11:01.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:11:01.758 | + functions-common:time_stop:2423 : local total 2026-08-14 15:11:01.761 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:11:01.763 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:11:01.765 | + functions-common:time_stop:2427 : start_time=1786720237008 2026-08-14 15:11:01.767 | + functions-common:time_stop:2429 : [[ -z 1786720237008 ]] 2026-08-14 15:11:01.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:11:01.774 | + functions-common:time_stop:2432 : end_time=1786720261771 2026-08-14 15:11:01.776 | + functions-common:time_stop:2433 : elapsed_time=24763 2026-08-14 15:11:01.779 | + functions-common:time_stop:2434 : total=50555 2026-08-14 15:11:01.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:11:01.784 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75318 2026-08-14 15:11:01.786 | + inc/python:pip_install:219 : return 0 2026-08-14 15:11:01.788 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-14 15:11:01.791 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:11:01.794 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-14 15:11:01.796 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-14 15:11:01.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:11:01.802 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:11:01.804 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-14 15:11:01.807 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:11:01.809 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-14 15:11:01.825 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:11:01.828 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-14 15:11:01.830 | + ./stack.sh:main:924 : configure_keystone 2026-08-14 15:11:01.832 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-14 15:11:01.850 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-14 15:11:01.852 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-14 15:11:01.857 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-14 15:11:01.871 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:11:01.874 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-14 15:11:01.905 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-14 15:11:01.936 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-14 15:11:01.969 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-14 15:11:02.001 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-14 15:11:02.032 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-14 15:11:02.063 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-14 15:11:02.091 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-14 15:11:02.120 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-14 15:11:02.150 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-14 15:11:02.153 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-14 15:11:02.155 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-14 15:11:02.158 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-14 15:11:02.160 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-14 15:11:02.163 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-14 15:11:02.178 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:11:02.182 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-14 15:11:02.184 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-14 15:11:02.187 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-14 15:11:02.202 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:11:02.204 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:11:02.208 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:11:02.240 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-14 15:11:02.242 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-14 15:11:02.245 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.147/identity 2026-08-14 15:11:02.277 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-14 15:11:02.280 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-14 15:11:02.313 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-14 15:11:02.315 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-14 15:11:02.318 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-14 15:11:02.320 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-14 15:11:02.322 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-14 15:11:02.325 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-14 15:11:02.327 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-14 15:11:02.343 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:11:02.345 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-14 15:11:02.348 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-14 15:11:02.351 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-14 15:11:02.383 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-14 15:11:02.386 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-14 15:11:02.388 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-14 15:11:02.391 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-14 15:11:02.394 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-14 15:11:02.411 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-14 15:11:02.413 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-14 15:11:02.417 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-14 15:11:02.419 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-14 15:11:02.422 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-14 15:11:02.451 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:11:02.480 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:11:02.510 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-14 15:11:02.538 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-14 15:11:02.567 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-14 15:11:02.597 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-14 15:11:02.600 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-14 15:11:02.603 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-14 15:11:02.605 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-14 15:11:02.607 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-14 15:11:02.610 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-14 15:11:02.612 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-14 15:11:02.615 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-14 15:11:02.617 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-14 15:11:02.634 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-14 15:11:02.635 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:11:02.645 | d /var/run/uwsgi 0755 quobyte root 2026-08-14 15:11:02.649 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:11:02.664 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-14 15:11:02.668 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-14 15:11:02.671 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-14 15:11:02.675 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-14 15:11:02.678 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-14 15:11:02.708 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-14 15:11:02.737 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-14 15:11:02.764 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-14 15:11:02.792 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-14 15:11:02.821 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-14 15:11:02.849 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-14 15:11:02.878 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-14 15:11:02.907 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-14 15:11:02.937 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-14 15:11:02.966 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-14 15:11:02.995 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-14 15:11:03.024 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-14 15:11:03.054 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-14 15:11:03.084 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-14 15:11:03.086 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-14 15:11:03.089 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-14 15:11:03.092 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-14 15:11:03.094 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-14 15:11:03.096 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:11:03.099 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:11:03.101 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-14 15:11:03.104 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-14 15:11:03.107 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-14 15:11:03.136 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-14 15:11:03.166 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-08-14 15:11:03.166 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-14 15:11:03.176 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-14 15:11:03.181 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-14 15:11:03.183 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-14 15:11:03.186 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-14 15:11:03.188 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-14 15:11:03.191 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-14 15:11:03.193 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-14 15:11:03.196 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:11:03.198 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:11:03.200 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-14 15:11:03.203 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-14 15:11:03.205 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:11:03.208 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:11:03.210 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-14 15:11:03.221 | perl: warning: Setting locale failed. 2026-08-14 15:11:03.222 | perl: warning: Please check that your locale settings: 2026-08-14 15:11:03.222 | LANGUAGE = (unset), 2026-08-14 15:11:03.222 | LC_ALL = "en_US.utf8", 2026-08-14 15:11:03.222 | LANG = "de_DE.UTF-8" 2026-08-14 15:11:03.222 | are supported and installed on your system. 2026-08-14 15:11:03.223 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:11:03.263 | Enabling site keystone-api. 2026-08-14 15:11:03.268 | To activate the new configuration, you need to run: 2026-08-14 15:11:03.269 | systemctl reload apache2 2026-08-14 15:11:03.274 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-14 15:11:03.276 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-14 15:11:03.279 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:11:03.281 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-14 15:11:03.449 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-14 15:11:03.484 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-14 15:11:03.515 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-14 15:11:03.546 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-14 15:11:03.548 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-14 15:11:03.579 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-14 15:11:03.611 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-14 15:11:03.642 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-14 15:11:03.675 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-14 15:11:03.678 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-14 15:11:03.707 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-14 15:11:03.722 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:11:03.724 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-14 15:11:03.740 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:11:03.742 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-14 15:11:03.745 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-14 15:11:03.747 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-14 15:11:03.749 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-14 15:11:03.752 | + lib/stack:stack_install_service:32 : install_glance 2026-08-14 15:11:03.754 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-14 15:11:03.756 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-14 15:11:03.759 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-14 15:11:03.774 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:11:03.776 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-14 15:11:03.778 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-14 15:11:03.794 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:11:03.796 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-14 15:11:03.798 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-14 15:11:03.801 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:11:03.803 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:11:03.807 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-14 15:11:03.810 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:11:03.814 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-14 15:11:03.818 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-14 15:11:03.821 | ++ inc/python:join_extras:29 : echo cinder 2026-08-14 15:11:03.824 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-14 15:11:03.827 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-14 15:11:03.831 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-14 15:11:03.834 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-14 15:11:03.838 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-14 15:11:03.841 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-14 15:11:03.845 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-14 15:11:03.850 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-14 15:11:03.851 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-14 15:11:03.857 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-14 15:11:03.860 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-14 15:11:03.864 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-14 15:11:03.868 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-14 15:11:03.871 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-14 15:11:03.897 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-14 15:11:03.901 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-08-14 15:11:05.191 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-14 15:11:05.340 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-14 15:11:05.357 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-08-14 15:11:05.358 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-08-14 15:11:05.359 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-08-14 15:11:05.359 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-08-14 15:11:05.360 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-14 15:11:05.361 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-08-14 15:11:05.362 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-08-14 15:11:05.363 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-08-14 15:11:05.364 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-08-14 15:11:05.364 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-08-14 15:11:05.392 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-14 15:11:05.410 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-14 15:11:05.422 | 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.4.0) 2026-08-14 15:11:05.424 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-14 15:11:05.425 | 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.2) 2026-08-14 15:11:05.472 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-14 15:11:05.488 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-14 15:11:05.604 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-14 15:11:05.621 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-14 15:11:05.669 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-14 15:11:05.685 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-14 15:11:05.738 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-14 15:11:05.755 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-14 15:11:05.767 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-08-14 15:11:05.768 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-08-14 15:11:05.770 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-08-14 15:11:05.771 | 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-08-14 15:11:05.777 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-08-14 15:11:05.779 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-08-14 15:11:05.780 | 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-08-14 15:11:05.784 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-08-14 15:11:05.785 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-08-14 15:11:05.786 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.0) 2026-08-14 15:11:05.789 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-08-14 15:11:05.822 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-14 15:11:05.837 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-14 15:11:05.848 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-08-14 15:11:05.852 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-08-14 15:11:05.857 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-08-14 15:11:05.858 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-08-14 15:11:05.859 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-08-14 15:11:05.869 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-08-14 15:11:05.873 | 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-08-14 15:11:05.874 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-08-14 15:11:05.877 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-08-14 15:11:05.885 | 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-08-14 15:11:05.886 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-08-14 15:11:05.888 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-08-14 15:11:05.890 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-14 15:11:05.891 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-08-14 15:11:05.892 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-08-14 15:11:05.893 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-08-14 15:11:05.897 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-08-14 15:11:05.907 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-08-14 15:11:05.909 | 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-08-14 15:11:05.915 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-08-14 15:11:05.932 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-08-14 15:11:05.936 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-08-14 15:11:05.940 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-08-14 15:11:05.954 | 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-08-14 15:11:05.955 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-08-14 15:11:05.956 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-08-14 15:11:05.958 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-08-14 15:11:05.979 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-08-14 15:11:06.039 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-08-14 15:11:06.098 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-08-14 15:11:06.126 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-14 15:11:06.149 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-14 15:11:06.173 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-14 15:11:06.198 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-14 15:11:06.219 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-14 15:11:06.496 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-14 15:11:07.795 | 2026-08-14 15:11:07.812 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-14 15:11:07.951 | + inc/python:pip_install:216 : result=0 2026-08-14 15:11:07.953 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:11:07.955 | + functions-common:time_stop:2420 : local name 2026-08-14 15:11:07.959 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:11:07.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:11:07.963 | + functions-common:time_stop:2423 : local total 2026-08-14 15:11:07.965 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:11:07.968 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:11:07.971 | + functions-common:time_stop:2427 : start_time=1786720263891 2026-08-14 15:11:07.974 | + functions-common:time_stop:2429 : [[ -z 1786720263891 ]] 2026-08-14 15:11:07.978 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:11:07.981 | + functions-common:time_stop:2432 : end_time=1786720267979 2026-08-14 15:11:07.985 | + functions-common:time_stop:2433 : elapsed_time=4088 2026-08-14 15:11:07.988 | + functions-common:time_stop:2434 : total=75318 2026-08-14 15:11:07.990 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:11:07.993 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79406 2026-08-14 15:11:07.996 | + inc/python:pip_install:219 : return 0 2026-08-14 15:11:08.000 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-14 15:11:08.002 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-14 15:11:08.005 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-14 15:11:08.020 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-14 15:11:08.026 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-14 15:11:08.028 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-14 15:11:08.032 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-14 15:11:08.034 | + functions-common:git_clone:591 : local git_ref=master 2026-08-14 15:11:08.037 | + functions-common:git_clone:592 : local orig_dir 2026-08-14 15:11:08.041 | ++ functions-common:git_clone:593 : pwd 2026-08-14 15:11:08.046 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-14 15:11:08.049 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-14 15:11:08.053 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-14 15:11:08.074 | + functions-common:git_clone:596 : RECLONE=False 2026-08-14 15:11:08.078 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-14 15:11:08.082 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-14 15:11:08.086 | + functions-common:git_clone:610 : echo master 2026-08-14 15:11:08.087 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-14 15:11:08.092 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-14 15:11:08.094 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-14 15:11:08.097 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-14 15:11:08.099 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:11:08.102 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:11:08.105 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:11:08.107 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:11:08.110 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:11:08.112 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:11:08.114 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:11:08.117 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:11:08.121 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:11:08.125 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720268123 2026-08-14 15:11:08.128 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-14 15:11:08.132 | Cloning into '/opt/stack/glance'... 2026-08-14 15:11:29.392 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:11:29.395 | + functions-common:time_stop:2420 : local name 2026-08-14 15:11:29.399 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:11:29.402 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:11:29.405 | + functions-common:time_stop:2423 : local total 2026-08-14 15:11:29.409 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:11:29.413 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:11:29.418 | + functions-common:time_stop:2427 : start_time=1786720268123 2026-08-14 15:11:29.421 | + functions-common:time_stop:2429 : [[ -z 1786720268123 ]] 2026-08-14 15:11:29.426 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:11:29.431 | + functions-common:time_stop:2432 : end_time=1786720289427 2026-08-14 15:11:29.435 | + functions-common:time_stop:2433 : elapsed_time=21304 2026-08-14 15:11:29.439 | + functions-common:time_stop:2434 : total=24173 2026-08-14 15:11:29.443 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:11:29.447 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45477 2026-08-14 15:11:29.451 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-14 15:11:29.455 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-14 15:11:29.461 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:11:29.466 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:11:29.469 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:11:29.472 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:11:29.476 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:11:29.479 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:11:29.482 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:11:29.486 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:11:29.490 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:11:29.494 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720289491 2026-08-14 15:11:29.497 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-14 15:11:30.125 | From https://review.opendev.org/openstack/glance 2026-08-14 15:11:30.126 | * branch master -> FETCH_HEAD 2026-08-14 15:11:30.136 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:11:30.139 | + functions-common:time_stop:2420 : local name 2026-08-14 15:11:30.142 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:11:30.145 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:11:30.148 | + functions-common:time_stop:2423 : local total 2026-08-14 15:11:30.151 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:11:30.154 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:11:30.157 | + functions-common:time_stop:2427 : start_time=1786720289491 2026-08-14 15:11:30.162 | + functions-common:time_stop:2429 : [[ -z 1786720289491 ]] 2026-08-14 15:11:30.167 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:11:30.173 | + functions-common:time_stop:2432 : end_time=1786720290170 2026-08-14 15:11:30.179 | + functions-common:time_stop:2433 : elapsed_time=679 2026-08-14 15:11:30.182 | + functions-common:time_stop:2434 : total=45477 2026-08-14 15:11:30.186 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:11:30.189 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46156 2026-08-14 15:11:30.193 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-14 15:11:30.196 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:11:30.199 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:11:30.202 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:11:30.205 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:11:30.208 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:11:30.211 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:11:30.214 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:11:30.218 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:11:30.221 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:11:30.226 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720290223 2026-08-14 15:11:30.229 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-14 15:11:30.360 | Note: switching to 'FETCH_HEAD'. 2026-08-14 15:11:30.360 | 2026-08-14 15:11:30.360 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-14 15:11:30.361 | changes and commit them, and you can discard any commits you make in this 2026-08-14 15:11:30.361 | state without impacting any branches by switching back to a branch. 2026-08-14 15:11:30.361 | 2026-08-14 15:11:30.361 | If you want to create a new branch to retain commits you create, you may 2026-08-14 15:11:30.361 | do so (now or later) by using -c with the switch command. Example: 2026-08-14 15:11:30.361 | 2026-08-14 15:11:30.361 | git switch -c 2026-08-14 15:11:30.361 | 2026-08-14 15:11:30.361 | Or undo this operation with: 2026-08-14 15:11:30.361 | 2026-08-14 15:11:30.361 | git switch - 2026-08-14 15:11:30.362 | 2026-08-14 15:11:30.362 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-14 15:11:30.362 | 2026-08-14 15:11:30.362 | HEAD is now at 4f7a19df0 Imported Translations from Zanata 2026-08-14 15:11:30.368 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:11:30.372 | + functions-common:time_stop:2420 : local name 2026-08-14 15:11:30.376 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:11:30.379 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:11:30.383 | + functions-common:time_stop:2423 : local total 2026-08-14 15:11:30.386 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:11:30.390 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:11:30.394 | + functions-common:time_stop:2427 : start_time=1786720290223 2026-08-14 15:11:30.398 | + functions-common:time_stop:2429 : [[ -z 1786720290223 ]] 2026-08-14 15:11:30.402 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:11:30.408 | + functions-common:time_stop:2432 : end_time=1786720290404 2026-08-14 15:11:30.411 | + functions-common:time_stop:2433 : elapsed_time=181 2026-08-14 15:11:30.415 | + functions-common:time_stop:2434 : total=46156 2026-08-14 15:11:30.419 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:11:30.423 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46337 2026-08-14 15:11:30.426 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-14 15:11:30.446 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-14 15:11:30.450 | + functions-common:git_clone:673 : git show --oneline 2026-08-14 15:11:30.451 | + functions-common:git_clone:673 : head -1 2026-08-14 15:11:30.465 | 4f7a19df0 Imported Translations from Zanata 2026-08-14 15:11:30.471 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-14 15:11:30.475 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-14 15:11:30.481 | + inc/python:setup_develop:353 : local bindep 2026-08-14 15:11:30.486 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-14 15:11:30.490 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-14 15:11:30.496 | + inc/python:setup_develop:359 : local extras= 2026-08-14 15:11:30.500 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-14 15:11:30.505 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-14 15:11:30.509 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-14 15:11:30.513 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-14 15:11:30.518 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-14 15:11:30.522 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-14 15:11:30.528 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-14 15:11:30.532 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-14 15:11:30.537 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-14 15:11:30.541 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-14 15:11:30.545 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-14 15:11:30.550 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-14 15:11:30.557 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-14 15:11:30.561 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-14 15:11:30.565 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-14 15:11:30.734 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-14 15:11:30.738 | + inc/python:setup_package:436 : local bindep=0 2026-08-14 15:11:30.741 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-14 15:11:30.745 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-14 15:11:30.749 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-14 15:11:30.752 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-14 15:11:30.756 | + inc/python:setup_package:445 : local flags=-e 2026-08-14 15:11:30.760 | + inc/python:setup_package:446 : local extras= 2026-08-14 15:11:30.763 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-14 15:11:30.767 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-14 15:11:30.770 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-14 15:11:30.775 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-14 15:11:30.780 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-14 15:11:30.784 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-14 15:11:30.813 | Using python 3.12 to install /opt/stack/glance 2026-08-14 15:11:30.817 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-08-14 15:11:31.828 | Obtaining file:///opt/stack/glance 2026-08-14 15:11:31.832 | Installing build dependencies: started 2026-08-14 15:11:33.582 | Installing build dependencies: finished with status 'done' 2026-08-14 15:11:33.583 | Checking if build backend supports build_editable: started 2026-08-14 15:11:34.131 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-14 15:11:34.133 | Getting requirements to build editable: started 2026-08-14 15:11:34.430 | Getting requirements to build editable: finished with status 'done' 2026-08-14 15:11:34.432 | Preparing editable metadata (pyproject.toml): started 2026-08-14 15:11:35.344 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:11:35.364 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (7.0.3) 2026-08-14 15:11:35.364 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (0.7.1) 2026-08-14 15:11:35.364 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (2.0.51) 2026-08-14 15:11:35.365 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (3.1.0) 2026-08-14 15:11:35.366 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (2.5.1) 2026-08-14 15:11:35.367 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (1.8.10) 2026-08-14 15:11:35.368 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (1.18.5) 2026-08-14 15:11:36.263 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev36) 2026-08-14 15:11:36.392 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-14 15:11:36.403 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (10.7.0) 2026-08-14 15:11:36.404 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (7.6.1) 2026-08-14 15:11:36.405 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (6.5.0) 2026-08-14 15:11:36.407 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (2.8.0) 2026-08-14 15:11:36.407 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (10.1.1) 2026-08-14 15:11:36.408 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (5.9.0) 2026-08-14 15:11:36.467 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev36) 2026-08-14 15:11:36.488 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-14 15:11:36.502 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (5.15.0) 2026-08-14 15:11:36.503 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (13.0.0) 2026-08-14 15:11:36.533 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev36) 2026-08-14 15:11:36.551 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-14 15:11:36.560 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (3.18.0) 2026-08-14 15:11:36.561 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (3.10.1) 2026-08-14 15:11:36.562 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (4.26.0) 2026-08-14 15:11:36.563 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (5.8.0) 2026-08-14 15:11:36.564 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (18.1.0) 2026-08-14 15:11:36.565 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (6.9.0) 2026-08-14 15:11:36.600 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev36) 2026-08-14 15:11:36.615 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-14 15:11:36.625 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (8.3.0) 2026-08-14 15:11:36.627 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (18.2.0) 2026-08-14 15:11:36.628 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (8.2.0) 2026-08-14 15:11:36.666 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev36) 2026-08-14 15:11:36.683 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-14 15:11:36.694 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (6.0.0) 2026-08-14 15:11:36.696 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev36) (4.8.0) 2026-08-14 15:11:36.696 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (4.4.0) 2026-08-14 15:11:36.697 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (5.6.0) 2026-08-14 15:11:36.698 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (3.1.0) 2026-08-14 15:11:36.699 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev36) (43.0.3) 2026-08-14 15:11:36.726 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev36) 2026-08-14 15:11:36.742 | Downloading cursive-0.3.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-14 15:11:36.791 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev36) 2026-08-14 15:11:36.808 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-14 15:11:36.820 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev36) (1.3.12) 2026-08-14 15:11:36.821 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev36) (4.15.0) 2026-08-14 15:11:36.857 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:36.875 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-14 15:11:36.888 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev36) (2.34.2) 2026-08-14 15:11:36.890 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev36) (2.0.0) 2026-08-14 15:11:36.895 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev36) (3.0) 2026-08-14 15:11:36.899 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev36) (5.11.0) 2026-08-14 15:11:36.902 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev36) (2.2.2) 2026-08-14 15:11:36.909 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev36) (1.4.2) 2026-08-14 15:11:36.909 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev36) (3.4.0) 2026-08-14 15:11:36.916 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev36) (3.3.2) 2026-08-14 15:11:36.921 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev36) (26.1.0) 2026-08-14 15:11:36.923 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev36) (2025.9.1) 2026-08-14 15:11:36.923 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev36) (0.37.0) 2026-08-14 15:11:36.924 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev36) (2026.5.1) 2026-08-14 15:11:36.932 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev36) (2.1.0) 2026-08-14 15:11:36.933 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev36) (1.9.0) 2026-08-14 15:11:36.939 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev36) (4.3.0) 2026-08-14 15:11:36.943 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev36) (4.1.0) 2026-08-14 15:11:36.944 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev36) (2.13.0) 2026-08-14 15:11:36.951 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev36) (1.5.0) 2026-08-14 15:11:36.956 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev36) (5.3.1) 2026-08-14 15:11:36.963 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev36) (0.20) 2026-08-14 15:11:36.970 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev36) (1.3.0) 2026-08-14 15:11:36.970 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev36) (2.0.0) 2026-08-14 15:11:36.970 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev36) (6.0.3) 2026-08-14 15:11:36.979 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev36) (2.1.2) 2026-08-14 15:11:36.981 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev36) (0.6.2) 2026-08-14 15:11:37.043 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:37.061 | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-14 15:11:37.120 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:37.136 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-14 15:11:37.179 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:37.194 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-14 15:11:37.278 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:37.295 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-14 15:11:37.306 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev36) (7.2.2) 2026-08-14 15:11:37.344 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:37.360 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-14 15:11:37.375 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev36) (2.9.0.post0) 2026-08-14 15:11:37.383 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev36) (7.1.4) 2026-08-14 15:11:37.383 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev36) (5.3.1) 2026-08-14 15:11:37.383 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev36) (5.6.2) 2026-08-14 15:11:37.384 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev36) (0.16.0) 2026-08-14 15:11:37.388 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev36) (5.1.0) 2026-08-14 15:11:37.397 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev36) (2026.2) 2026-08-14 15:11:37.399 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev36) (26.2) 2026-08-14 15:11:37.406 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev36) (0.25.0) 2026-08-14 15:11:37.410 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev36) (5.0.0) 2026-08-14 15:11:37.411 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev36) (3.1.6) 2026-08-14 15:11:37.414 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev36) (4.0.1) 2026-08-14 15:11:37.422 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev36) (3.0.3) 2026-08-14 15:11:37.437 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev36) (1.2.1) 2026-08-14 15:11:37.445 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev36) (0.41.0) 2026-08-14 15:11:37.447 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev36) (3.5.3) 2026-08-14 15:11:37.451 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev36) (1.7.6) 2026-08-14 15:11:37.456 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev36) (2.8.0) 2026-08-14 15:11:37.510 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:37.527 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-14 15:11:37.649 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:37.667 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-08-14 15:11:37.702 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev36) (84.0.0) 2026-08-14 15:11:37.719 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev36) (0.8.1) 2026-08-14 15:11:37.783 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:37.800 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-14 15:11:37.841 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:37.858 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-14 15:11:37.925 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:37.942 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-14 15:11:38.016 | 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==33.0.0.0b3.dev36) 2026-08-14 15:11:38.033 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-14 15:11:38.070 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:38.087 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-14 15:11:38.097 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) (15.0.0) 2026-08-14 15:11:38.129 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:38.146 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-14 15:11:38.170 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev36) (1.17.0) 2026-08-14 15:11:38.193 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) (3.4.7) 2026-08-14 15:11:38.193 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) (3.18) 2026-08-14 15:11:38.195 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) (2.7.0) 2026-08-14 15:11:38.197 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) (2023.11.17) 2026-08-14 15:11:38.233 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) (4.2.0) 2026-08-14 15:11:38.234 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) (2.20.0) 2026-08-14 15:11:38.245 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev36) (0.1.2) 2026-08-14 15:11:38.263 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev36) (0.8) 2026-08-14 15:11:38.403 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:38.418 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-14 15:11:38.465 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:38.484 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-14 15:11:38.494 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev36) (9.1.4) 2026-08-14 15:11:38.521 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:38.537 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-14 15:11:38.633 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:38.650 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-14 15:11:38.665 | Installing build dependencies: started 2026-08-14 15:11:40.057 | Installing build dependencies: finished with status 'done' 2026-08-14 15:11:40.058 | Getting requirements to build wheel: started 2026-08-14 15:11:40.708 | Getting requirements to build wheel: finished with status 'done' 2026-08-14 15:11:40.710 | Preparing metadata (pyproject.toml): started 2026-08-14 15:11:41.087 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:11:41.093 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev36) (2026.2) 2026-08-14 15:11:41.153 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:41.170 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-14 15:11:41.227 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev36) 2026-08-14 15:11:41.243 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-14 15:11:41.336 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-14 15:11:41.405 | Downloading cursive-0.3.0-py3-none-any.whl (44 kB) 2026-08-14 15:11:41.510 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-14 15:11:41.541 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-14 15:11:41.568 | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-14 15:11:41.635 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 37.3 MB/s 0:00:00 2026-08-14 15:11:41.651 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-14 15:11:41.674 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-14 15:11:41.696 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-14 15:11:41.727 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-14 15:11:41.754 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-14 15:11:41.777 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-08-14 15:11:41.803 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-14 15:11:41.829 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-14 15:11:41.917 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-14 15:11:41.947 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-14 15:11:41.973 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-14 15:11:42.001 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-14 15:11:42.026 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-14 15:11:42.053 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-08-14 15:11:42.085 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-08-14 15:11:42.110 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-14 15:11:42.169 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.0 MB/s 0:00:00 2026-08-14 15:11:42.185 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-14 15:11:42.210 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-08-14 15:11:42.239 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-14 15:11:42.267 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-14 15:11:42.290 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-14 15:11:42.488 | Building wheels for collected packages: glance, simplegeneric 2026-08-14 15:11:42.489 | Building editable for glance (pyproject.toml): started 2026-08-14 15:11:43.447 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-14 15:11:43.449 | Created wheel for glance: filename=glance-33.0.0.0b3.dev36-0.editable-py3-none-any.whl size=9069 sha256=fdced99b9fd1615ff6009f3740d4432505c3243910f2d4688bf75827a946c39c 2026-08-14 15:11:43.449 | Stored in directory: /tmp/pip-ephem-wheel-cache-yazsxcsr/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-14 15:11:43.456 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-14 15:11:43.940 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-14 15:11:43.941 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=66b5f7f5deb46e532389ded40123af3edd9f832fdad960c9b76531abc189571a 2026-08-14 15:11:43.942 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-14 15:11:43.948 | Successfully built glance simplegeneric 2026-08-14 15:11:44.265 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-14 15:11:47.452 | Attempting uninstall: jsonpointer 2026-08-14 15:11:47.467 | Found existing installation: jsonpointer 2.0 2026-08-14 15:11:47.467 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:11:47.468 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-14 15:11:47.485 | Attempting uninstall: jmespath 2026-08-14 15:11:47.499 | Found existing installation: jmespath 1.0.1 2026-08-14 15:11:47.501 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:11:47.501 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-14 15:11:47.541 | Attempting uninstall: httplib2 2026-08-14 15:11:47.556 | Found existing installation: httplib2 0.20.4 2026-08-14 15:11:47.556 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:11:47.556 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-14 15:11:47.666 | Attempting uninstall: jsonpatch 2026-08-14 15:11:47.683 | Found existing installation: jsonpatch 1.32 2026-08-14 15:11:47.683 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:11:47.683 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-14 15:11:52.096 | 2026-08-14 15:11:52.116 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cotyledon-2.2.0 cursive-0.3.0 glance-33.0.0.0b3.dev36 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.18.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-08-14 15:11:52.348 | + inc/python:pip_install:216 : result=0 2026-08-14 15:11:52.350 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:11:52.352 | + functions-common:time_stop:2420 : local name 2026-08-14 15:11:52.354 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:11:52.357 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:11:52.359 | + functions-common:time_stop:2423 : local total 2026-08-14 15:11:52.362 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:11:52.365 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:11:52.367 | + functions-common:time_stop:2427 : start_time=1786720290806 2026-08-14 15:11:52.370 | + functions-common:time_stop:2429 : [[ -z 1786720290806 ]] 2026-08-14 15:11:52.373 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:11:52.378 | + functions-common:time_stop:2432 : end_time=1786720312375 2026-08-14 15:11:52.381 | + functions-common:time_stop:2433 : elapsed_time=21569 2026-08-14 15:11:52.383 | + functions-common:time_stop:2434 : total=79406 2026-08-14 15:11:52.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:11:52.388 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100975 2026-08-14 15:11:52.391 | + inc/python:pip_install:219 : return 0 2026-08-14 15:11:52.394 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-14 15:11:52.397 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:11:52.401 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-14 15:11:52.402 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-14 15:11:52.405 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:11:52.408 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:11:52.412 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-14 15:11:52.414 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:11:52.417 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-14 15:11:52.420 | + ./stack.sh:main:945 : configure_glance 2026-08-14 15:11:52.422 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-14 15:11:52.437 | + lib/glance:configure_glance:353 : local dburl 2026-08-14 15:11:52.440 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-14 15:11:52.442 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-14 15:11:52.445 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-14 15:11:52.448 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-14 15:11:52.450 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-14 15:11:52.453 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-14 15:11:52.456 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-14 15:11:52.471 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:11:52.474 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-14 15:11:52.476 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-14 15:11:52.479 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-14 15:11:52.481 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-14 15:11:52.511 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-14 15:11:52.542 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-14 15:11:52.571 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-14 15:11:52.600 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-14 15:11:52.630 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-14 15:11:52.661 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-14 15:11:52.693 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-14 15:11:52.696 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-14 15:11:52.698 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-14 15:11:52.700 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-14 15:11:52.703 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-14 15:11:52.706 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-14 15:11:52.708 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-14 15:11:52.710 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-14 15:11:52.713 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-14 15:11:52.716 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-14 15:11:52.745 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-14 15:11:52.776 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.147/identity 2026-08-14 15:11:52.805 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-14 15:11:52.835 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-14 15:11:52.865 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-14 15:11:52.896 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-14 15:11:52.927 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-14 15:11:52.958 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.147/identity 2026-08-14 15:11:52.991 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-14 15:11:53.023 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-14 15:11:53.054 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-14 15:11:53.057 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-14 15:11:53.089 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-14 15:11:53.092 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-14 15:11:53.095 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-14 15:11:53.097 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-14 15:11:53.100 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-14 15:11:53.103 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-14 15:11:53.119 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:11:53.123 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-14 15:11:53.127 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-14 15:11:53.129 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-14 15:11:53.146 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:11:53.148 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:11:53.152 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:11:53.187 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-14 15:11:53.189 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-14 15:11:53.192 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-14 15:11:53.195 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-14 15:11:53.197 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-14 15:11:53.229 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-14 15:11:53.259 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-14 15:11:53.293 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-14 15:11:53.296 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-14 15:11:53.299 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-14 15:11:53.302 | + lib/glance:configure_glance_store:282 : local be 2026-08-14 15:11:53.305 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-14 15:11:53.308 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-14 15:11:53.311 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-14 15:11:53.345 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-14 15:11:53.348 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.147 2026-08-14 15:11:53.380 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-14 15:11:53.383 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-14 15:11:53.386 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-14 15:11:53.404 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:11:53.406 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.147/image 2026-08-14 15:11:53.439 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-14 15:11:53.455 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:11:53.458 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-14 15:11:53.461 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-14 15:11:53.463 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-14 15:11:53.466 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-14 15:11:53.483 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-14 15:11:53.486 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-14 15:11:53.489 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-14 15:11:53.492 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-14 15:11:53.494 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-14 15:11:53.527 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:11:53.561 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:11:53.596 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-14 15:11:53.631 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-14 15:11:53.665 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-14 15:11:53.671 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-14 15:11:53.707 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-14 15:11:53.740 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-14 15:11:53.769 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-14 15:11:53.796 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-14 15:11:53.826 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-14 15:11:53.855 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-14 15:11:53.886 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-14 15:11:53.914 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-14 15:11:53.918 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-08-14 15:11:53.924 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-14 15:11:53.939 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:11:53.941 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-14 15:11:53.943 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-14 15:11:53.945 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-14 15:11:53.947 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-14 15:11:53.949 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-14 15:11:53.951 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-14 15:11:53.953 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-14 15:11:53.957 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-14 15:11:53.959 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-14 15:11:53.987 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-14 15:11:53.989 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-14 15:11:53.991 | ++ functions:get_random_port:861 : true 2026-08-14 15:11:53.993 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-14 15:11:53.996 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-14 15:11:53.998 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-14 15:11:54.049 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-14 15:11:54.052 | ++ functions:get_random_port:865 : break 2 2026-08-14 15:11:54.054 | ++ functions:get_random_port:869 : echo 60999 2026-08-14 15:11:54.056 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-14 15:11:54.058 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-14 15:11:54.084 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-14 15:11:54.110 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-14 15:11:54.137 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-14 15:11:54.163 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-14 15:11:54.190 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-14 15:11:54.218 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-14 15:11:54.245 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-14 15:11:54.272 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-14 15:11:54.300 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-14 15:11:54.326 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-14 15:11:54.353 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-14 15:11:54.380 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-14 15:11:54.406 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-14 15:11:54.433 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-14 15:11:54.460 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-14 15:11:54.487 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-14 15:11:54.513 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-14 15:11:54.539 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-14 15:11:54.566 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-14 15:11:54.592 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-14 15:11:54.594 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-14 15:11:54.597 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-14 15:11:54.599 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-14 15:11:54.601 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:11:54.603 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:11:54.605 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-14 15:11:54.607 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-14 15:11:54.609 | perl: warning: Setting locale failed. 2026-08-14 15:11:54.610 | perl: warning: Please check that your locale settings: 2026-08-14 15:11:54.610 | LANGUAGE = (unset), 2026-08-14 15:11:54.610 | LC_ALL = "en_US.utf8", 2026-08-14 15:11:54.610 | LANG = (unset) 2026-08-14 15:11:54.610 | are supported and installed on your system. 2026-08-14 15:11:54.610 | perl: warning: Falling back to the standard locale ("C"). 2026-08-14 15:11:54.646 | proxy (enabled by site administrator) 2026-08-14 15:11:54.649 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-14 15:11:54.651 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-14 15:11:54.653 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-14 15:11:54.655 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-14 15:11:54.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:11:54.659 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:11:54.661 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-14 15:11:54.664 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-14 15:11:54.666 | perl: warning: Setting locale failed. 2026-08-14 15:11:54.666 | perl: warning: Please check that your locale settings: 2026-08-14 15:11:54.666 | LANGUAGE = (unset), 2026-08-14 15:11:54.666 | LC_ALL = "en_US.utf8", 2026-08-14 15:11:54.666 | LANG = (unset) 2026-08-14 15:11:54.666 | are supported and installed on your system. 2026-08-14 15:11:54.666 | perl: warning: Falling back to the standard locale ("C"). 2026-08-14 15:11:54.700 | No module matches proxy_http 2026-08-14 15:11:54.703 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-14 15:11:54.715 | perl: warning: Setting locale failed. 2026-08-14 15:11:54.715 | perl: warning: Please check that your locale settings: 2026-08-14 15:11:54.715 | LANGUAGE = (unset), 2026-08-14 15:11:54.715 | LC_ALL = "en_US.utf8", 2026-08-14 15:11:54.715 | LANG = "de_DE.UTF-8" 2026-08-14 15:11:54.715 | are supported and installed on your system. 2026-08-14 15:11:54.716 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:11:54.754 | Considering dependency proxy for proxy_http: 2026-08-14 15:11:54.754 | Module proxy already enabled 2026-08-14 15:11:54.754 | Enabling module proxy_http. 2026-08-14 15:11:54.760 | To activate the new configuration, you need to run: 2026-08-14 15:11:54.760 | systemctl restart apache2 2026-08-14 15:11:54.765 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-14 15:11:54.767 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-14 15:11:54.770 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-14 15:11:54.772 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:11:54.774 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-14 15:11:54.966 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-14 15:11:54.969 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-14 15:11:54.972 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-14 15:11:54.976 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-14 15:11:54.978 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:11:54.981 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:11:54.983 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-14 15:11:54.986 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-14 15:11:54.988 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-14 15:11:54.989 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-14 15:11:54.999 | KeepAlive Off 2026-08-14 15:11:55.004 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-14 15:11:55.005 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-14 15:11:55.016 | SetEnv proxy-sendchunked 1 2026-08-14 15:11:55.021 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-14 15:11:55.021 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-14 15:11:55.031 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-14 15:11:55.035 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-14 15:11:55.037 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-14 15:11:55.040 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-14 15:11:55.042 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-14 15:11:55.044 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-14 15:11:55.046 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-14 15:11:55.049 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:11:55.051 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:11:55.053 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-14 15:11:55.055 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-14 15:11:55.057 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:11:55.059 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:11:55.061 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-14 15:11:55.074 | perl: warning: Setting locale failed. 2026-08-14 15:11:55.074 | perl: warning: Please check that your locale settings: 2026-08-14 15:11:55.074 | LANGUAGE = (unset), 2026-08-14 15:11:55.074 | LC_ALL = "en_US.utf8", 2026-08-14 15:11:55.074 | LANG = "de_DE.UTF-8" 2026-08-14 15:11:55.074 | are supported and installed on your system. 2026-08-14 15:11:55.075 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:11:55.114 | Enabling site glance-api. 2026-08-14 15:11:55.119 | To activate the new configuration, you need to run: 2026-08-14 15:11:55.119 | systemctl reload apache2 2026-08-14 15:11:55.124 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-14 15:11:55.127 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-14 15:11:55.129 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:11:55.131 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-14 15:11:55.286 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-14 15:11:55.293 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-14 15:11:55.322 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-14 15:11:55.351 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-14 15:11:55.353 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-14 15:11:55.381 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-14 15:11:55.408 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-14 15:11:55.422 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:11:55.424 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-14 15:11:55.427 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-14 15:11:55.429 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-14 15:11:55.431 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-14 15:11:55.433 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-14 15:11:55.436 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-14 15:11:55.438 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-14 15:11:55.440 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-14 15:11:55.442 | + functions-common:git_clone:591 : local git_ref=master 2026-08-14 15:11:55.444 | + functions-common:git_clone:592 : local orig_dir 2026-08-14 15:11:55.447 | ++ functions-common:git_clone:593 : pwd 2026-08-14 15:11:55.449 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-14 15:11:55.451 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-14 15:11:55.455 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-14 15:11:55.469 | + functions-common:git_clone:596 : RECLONE=False 2026-08-14 15:11:55.471 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-14 15:11:55.473 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-14 15:11:55.476 | + functions-common:git_clone:610 : echo master 2026-08-14 15:11:55.476 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-14 15:11:55.480 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-14 15:11:55.482 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-14 15:11:55.484 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-14 15:11:55.486 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:11:55.488 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:11:55.490 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:11:55.492 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:11:55.494 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:11:55.496 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:11:55.498 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:11:55.500 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:11:55.503 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:11:55.506 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720315504 2026-08-14 15:11:55.508 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-14 15:11:55.511 | Cloning into '/opt/stack/cinder'... 2026-08-14 15:12:51.839 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:12:51.842 | + functions-common:time_stop:2420 : local name 2026-08-14 15:12:51.845 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:12:51.847 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:12:51.850 | + functions-common:time_stop:2423 : local total 2026-08-14 15:12:51.852 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:12:51.855 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:12:51.857 | + functions-common:time_stop:2427 : start_time=1786720315504 2026-08-14 15:12:51.860 | + functions-common:time_stop:2429 : [[ -z 1786720315504 ]] 2026-08-14 15:12:51.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:12:51.867 | + functions-common:time_stop:2432 : end_time=1786720371864 2026-08-14 15:12:51.869 | + functions-common:time_stop:2433 : elapsed_time=56360 2026-08-14 15:12:51.872 | + functions-common:time_stop:2434 : total=46337 2026-08-14 15:12:51.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:12:51.877 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102697 2026-08-14 15:12:51.880 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-08-14 15:12:51.883 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-14 15:12:51.885 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:12:51.888 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:12:51.890 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:12:51.893 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:12:51.896 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:12:51.899 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:12:51.901 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:12:51.904 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:12:51.907 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:12:51.912 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720371909 2026-08-14 15:12:51.915 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-14 15:12:52.567 | From https://review.opendev.org/openstack/cinder 2026-08-14 15:12:52.567 | * branch master -> FETCH_HEAD 2026-08-14 15:12:52.575 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:12:52.578 | + functions-common:time_stop:2420 : local name 2026-08-14 15:12:52.581 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:12:52.584 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:12:52.586 | + functions-common:time_stop:2423 : local total 2026-08-14 15:12:52.589 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:12:52.592 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:12:52.594 | + functions-common:time_stop:2427 : start_time=1786720371909 2026-08-14 15:12:52.597 | + functions-common:time_stop:2429 : [[ -z 1786720371909 ]] 2026-08-14 15:12:52.600 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:12:52.604 | + functions-common:time_stop:2432 : end_time=1786720372601 2026-08-14 15:12:52.607 | + functions-common:time_stop:2433 : elapsed_time=692 2026-08-14 15:12:52.610 | + functions-common:time_stop:2434 : total=102697 2026-08-14 15:12:52.613 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:12:52.616 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=103389 2026-08-14 15:12:52.619 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-14 15:12:52.622 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:12:52.625 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:12:52.628 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:12:52.631 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:12:52.633 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:12:52.636 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:12:52.639 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:12:52.642 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:12:52.645 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:12:52.649 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720372646 2026-08-14 15:12:52.652 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-14 15:12:53.088 | Note: switching to 'FETCH_HEAD'. 2026-08-14 15:12:53.089 | 2026-08-14 15:12:53.089 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-14 15:12:53.089 | changes and commit them, and you can discard any commits you make in this 2026-08-14 15:12:53.089 | state without impacting any branches by switching back to a branch. 2026-08-14 15:12:53.089 | 2026-08-14 15:12:53.089 | If you want to create a new branch to retain commits you create, you may 2026-08-14 15:12:53.089 | do so (now or later) by using -c with the switch command. Example: 2026-08-14 15:12:53.089 | 2026-08-14 15:12:53.089 | git switch -c 2026-08-14 15:12:53.089 | 2026-08-14 15:12:53.089 | Or undo this operation with: 2026-08-14 15:12:53.090 | 2026-08-14 15:12:53.090 | git switch - 2026-08-14 15:12:53.090 | 2026-08-14 15:12:53.090 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-14 15:12:53.090 | 2026-08-14 15:12:53.090 | HEAD is now at 5f3c63020 Merge "Fix F824 hacking errors in rpc.py" 2026-08-14 15:12:53.097 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:12:53.100 | + functions-common:time_stop:2420 : local name 2026-08-14 15:12:53.102 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:12:53.105 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:12:53.108 | + functions-common:time_stop:2423 : local total 2026-08-14 15:12:53.110 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:12:53.113 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:12:53.115 | + functions-common:time_stop:2427 : start_time=1786720372646 2026-08-14 15:12:53.117 | + functions-common:time_stop:2429 : [[ -z 1786720372646 ]] 2026-08-14 15:12:53.120 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:12:53.125 | + functions-common:time_stop:2432 : end_time=1786720373122 2026-08-14 15:12:53.127 | + functions-common:time_stop:2433 : elapsed_time=476 2026-08-14 15:12:53.129 | + functions-common:time_stop:2434 : total=103389 2026-08-14 15:12:53.132 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:12:53.134 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=103865 2026-08-14 15:12:53.137 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-14 15:12:53.153 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-14 15:12:53.157 | + functions-common:git_clone:673 : git show --oneline 2026-08-14 15:12:53.157 | + functions-common:git_clone:673 : head -1 2026-08-14 15:12:53.176 | 5f3c63020 Merge "Fix F824 hacking errors in rpc.py" 2026-08-14 15:12:53.180 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-14 15:12:53.182 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-14 15:12:53.184 | + inc/python:setup_develop:353 : local bindep 2026-08-14 15:12:53.187 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-14 15:12:53.189 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-14 15:12:53.192 | + inc/python:setup_develop:359 : local extras= 2026-08-14 15:12:53.195 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-14 15:12:53.197 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-14 15:12:53.200 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-14 15:12:53.203 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-14 15:12:53.206 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-14 15:12:53.208 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-14 15:12:53.211 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-14 15:12:53.214 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-14 15:12:53.217 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-14 15:12:53.219 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-14 15:12:53.222 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-14 15:12:53.227 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-14 15:12:53.232 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-14 15:12:53.235 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-14 15:12:53.237 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-14 15:12:53.397 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-14 15:12:53.400 | + inc/python:setup_package:436 : local bindep=0 2026-08-14 15:12:53.402 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-14 15:12:53.404 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-14 15:12:53.407 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-14 15:12:53.410 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-14 15:12:53.412 | + inc/python:setup_package:445 : local flags=-e 2026-08-14 15:12:53.415 | + inc/python:setup_package:446 : local extras= 2026-08-14 15:12:53.417 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-14 15:12:53.420 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-14 15:12:53.422 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-14 15:12:53.425 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-14 15:12:53.428 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-14 15:12:53.430 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-14 15:12:53.452 | Using python 3.12 to install /opt/stack/cinder 2026-08-14 15:12:53.455 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-08-14 15:12:54.434 | Obtaining file:///opt/stack/cinder 2026-08-14 15:12:54.439 | Installing build dependencies: started 2026-08-14 15:12:55.993 | Installing build dependencies: finished with status 'done' 2026-08-14 15:12:55.994 | Checking if build backend supports build_editable: started 2026-08-14 15:12:56.550 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-14 15:12:56.551 | Getting requirements to build editable: started 2026-08-14 15:12:56.861 | Getting requirements to build editable: finished with status 'done' 2026-08-14 15:12:56.863 | Preparing editable metadata (pyproject.toml): started 2026-08-14 15:12:58.233 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:12:58.262 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (7.0.3) 2026-08-14 15:12:58.262 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (5.3.1) 2026-08-14 15:12:58.263 | 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.dev229) (0.41.0) 2026-08-14 15:12:58.264 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (3.4.0) 2026-08-14 15:12:58.265 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (3.5.3) 2026-08-14 15:12:58.266 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (2.1.0) 2026-08-14 15:12:58.267 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (4.26.0) 2026-08-14 15:12:58.269 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (5.15.0) 2026-08-14 15:12:58.270 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (13.0.0) 2026-08-14 15:12:58.888 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.040 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-14 15:12:59.050 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (10.7.0) 2026-08-14 15:12:59.051 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (7.6.1) 2026-08-14 15:12:59.052 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (6.5.0) 2026-08-14 15:12:59.054 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (18.1.0) 2026-08-14 15:12:59.054 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (8.3.0) 2026-08-14 15:12:59.055 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (18.2.0) 2026-08-14 15:12:59.056 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (8.2.0) 2026-08-14 15:12:59.057 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (6.0.0) 2026-08-14 15:12:59.058 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (3.12.0) 2026-08-14 15:12:59.059 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (3.9.0) 2026-08-14 15:12:59.060 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (7.10.0) 2026-08-14 15:12:59.061 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (5.11.0) 2026-08-14 15:12:59.062 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (4.8.0) 2026-08-14 15:12:59.065 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (2.8.0) 2026-08-14 15:12:59.065 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (10.1.1) 2026-08-14 15:12:59.106 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.124 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-14 15:12:59.134 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (4.4.0) 2026-08-14 15:12:59.135 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (26.2) 2026-08-14 15:12:59.181 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.197 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-14 15:12:59.207 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (3.10.1) 2026-08-14 15:12:59.208 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (3.1.0) 2026-08-14 15:12:59.209 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (3.3.2) 2026-08-14 15:12:59.211 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (7.5.0) 2026-08-14 15:12:59.337 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.353 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-14 15:12:59.363 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (5.8.0) 2026-08-14 15:12:59.405 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.422 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-14 15:12:59.469 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.485 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-14 15:12:59.496 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (2.34.2) 2026-08-14 15:12:59.497 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (2.7.0) 2026-08-14 15:12:59.498 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (2.5.1) 2026-08-14 15:12:59.500 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (6.3.0) 2026-08-14 15:12:59.526 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.544 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-14 15:12:59.553 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (2.0.51) 2026-08-14 15:12:59.553 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (5.9.0) 2026-08-14 15:12:59.581 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.597 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-14 15:12:59.619 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (9.1.4) 2026-08-14 15:12:59.621 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (1.8.10) 2026-08-14 15:12:59.621 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (6.9.0) 2026-08-14 15:12:59.674 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.691 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-14 15:12:59.700 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (7.1.0) 2026-08-14 15:12:59.750 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.766 | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-08-14 15:12:59.849 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev229) 2026-08-14 15:12:59.864 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-14 15:12:59.875 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (5.8.0) 2026-08-14 15:12:59.875 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (43.0.3) 2026-08-14 15:12:59.877 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (0.3.0) 2026-08-14 15:13:00.069 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev229) 2026-08-14 15:13:00.086 | 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-08-14 15:13:00.485 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev229) 2026-08-14 15:13:00.502 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-08-14 15:13:00.513 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev229) (1.9.0) 2026-08-14 15:13:00.515 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (2026.2) 2026-08-14 15:13:00.515 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev229) (7.1.4) 2026-08-14 15:13:00.957 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev229) 2026-08-14 15:13:00.974 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-08-14 15:13:00.984 | 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.dev229) (1.1.0) 2026-08-14 15:13:01.115 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev229) 2026-08-14 15:13:01.133 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-08-14 15:13:01.144 | 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.dev229) (2.9.0.post0) 2026-08-14 15:13:01.149 | 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.dev229) (1.17.0) 2026-08-14 15:13:01.184 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev229) (2.0.0) 2026-08-14 15:13:01.187 | 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.dev229) (3.0) 2026-08-14 15:13:01.196 | 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.dev229) (2.8.0) 2026-08-14 15:13:01.204 | 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.dev229) (3.1.0) 2026-08-14 15:13:01.206 | 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.dev229) (2.2.2) 2026-08-14 15:13:01.209 | 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.dev229) (0.32.0) 2026-08-14 15:13:01.267 | 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.dev229) 2026-08-14 15:13:01.283 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-08-14 15:13:01.324 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev229) 2026-08-14 15:13:01.342 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-14 15:13:01.405 | 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.dev229) 2026-08-14 15:13:01.421 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-14 15:13:01.457 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev229) 2026-08-14 15:13:01.472 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-14 15:13:01.517 | 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.dev229) 2026-08-14 15:13:01.533 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-08-14 15:13:01.824 | 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.dev229) 2026-08-14 15:13:01.840 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-08-14 15:13:01.883 | 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.dev229) 2026-08-14 15:13:01.901 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-14 15:13:01.953 | 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.dev229) 2026-08-14 15:13:01.968 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-14 15:13:01.995 | 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.dev229) (3.4.7) 2026-08-14 15:13:01.995 | 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.dev229) (3.18) 2026-08-14 15:13:01.998 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev229) (2023.11.17) 2026-08-14 15:13:02.015 | 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.dev229) (26.1.0) 2026-08-14 15:13:02.017 | 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.dev229) (2025.9.1) 2026-08-14 15:13:02.017 | 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.dev229) (0.37.0) 2026-08-14 15:13:02.017 | 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.dev229) (2026.5.1) 2026-08-14 15:13:02.027 | 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.dev229) (1.9.0) 2026-08-14 15:13:02.028 | 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.dev229) (4.15.0) 2026-08-14 15:13:02.032 | 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.dev229) (4.3.0) 2026-08-14 15:13:02.034 | 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.dev229) (4.1.0) 2026-08-14 15:13:02.035 | 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.dev229) (2.13.0) 2026-08-14 15:13:02.045 | 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.dev229) (7.2.2) 2026-08-14 15:13:02.051 | 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.dev229) (1.5.0) 2026-08-14 15:13:02.060 | 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.dev229) (0.20) 2026-08-14 15:13:02.066 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev229) (1.3.0) 2026-08-14 15:13:02.068 | 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.dev229) (2.0.0) 2026-08-14 15:13:02.068 | 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.dev229) (6.0.3) 2026-08-14 15:13:02.077 | 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.dev229) (1.18.5) 2026-08-14 15:13:02.079 | 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.dev229) (2.1.2) 2026-08-14 15:13:02.080 | 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.dev229) (0.6.2) 2026-08-14 15:13:02.084 | 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.dev229) (1.3.12) 2026-08-14 15:13:02.099 | 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.dev229) (5.3.1) 2026-08-14 15:13:02.100 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev229) (5.6.2) 2026-08-14 15:13:02.101 | 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.dev229) (0.16.0) 2026-08-14 15:13:02.106 | 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.dev229) (5.1.0) 2026-08-14 15:13:02.120 | 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.dev229) (0.25.0) 2026-08-14 15:13:02.125 | 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.dev229) (5.0.0) 2026-08-14 15:13:02.125 | 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.dev229) (3.1.6) 2026-08-14 15:13:02.126 | 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.dev229) (4.0.1) 2026-08-14 15:13:02.135 | 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.dev229) (3.0.3) 2026-08-14 15:13:02.147 | 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.dev229) (1.2.1) 2026-08-14 15:13:02.170 | 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.dev229) (1.7.6) 2026-08-14 15:13:02.176 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev229) (2.2.0) 2026-08-14 15:13:02.182 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev229) (1.3.7) 2026-08-14 15:13:02.187 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev229) (3.18.0) 2026-08-14 15:13:02.233 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev229) 2026-08-14 15:13:02.251 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-14 15:13:02.313 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev229) 2026-08-14 15:13:02.328 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-14 15:13:02.382 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev229) 2026-08-14 15:13:02.400 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-14 15:13:02.421 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev229) (84.0.0) 2026-08-14 15:13:02.438 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev229) (0.8.1) 2026-08-14 15:13:02.501 | 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.dev229) 2026-08-14 15:13:02.518 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-08-14 15:13:02.552 | 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.dev229) (4.15.0) 2026-08-14 15:13:02.560 | 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.dev229) (0.6.0) 2026-08-14 15:13:02.560 | 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.dev229) (4.0.0) 2026-08-14 15:13:02.571 | 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.dev229) (3.0.52) 2026-08-14 15:13:02.573 | 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.dev229) (1.11.0) 2026-08-14 15:13:02.573 | 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.dev229) (15.0.0) 2026-08-14 15:13:02.573 | 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.dev229) (1.8.0) 2026-08-14 15:13:02.617 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev229) 2026-08-14 15:13:02.641 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-14 15:13:02.653 | 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.dev229) (24.2.1) 2026-08-14 15:13:02.700 | 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.dev229) (4.2.0) 2026-08-14 15:13:02.701 | 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.dev229) (2.20.0) 2026-08-14 15:13:02.713 | 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.dev229) (0.1.2) 2026-08-14 15:13:02.732 | 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.dev229) (0.8) 2026-08-14 15:13:02.777 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev229) 2026-08-14 15:13:02.796 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-14 15:13:02.859 | 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.dev229) (3.6.1) 2026-08-14 15:13:02.860 | 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.dev229) (3.4.0) 2026-08-14 15:13:02.862 | 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.dev229) (4.0.1) 2026-08-14 15:13:02.940 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev229) 2026-08-14 15:13:02.958 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-14 15:13:02.993 | 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.dev229) (1.33) 2026-08-14 15:13:03.000 | 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.dev229) (3.1.1) 2026-08-14 15:13:03.082 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://files.pythonhosted.org/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (from https://pypi.org/simple/zstd/)) 2026-08-14 15:13:03.082 | Reason for being yanked: buggy - not thread safe 2026-08-14 15:13:03.100 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-08-14 15:13:03.135 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-08-14 15:13:03.371 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 59.4 MB/s 0:00:00 2026-08-14 15:13:03.387 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-08-14 15:13:03.410 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-08-14 15:13:03.638 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 69.8 MB/s 0:00:00 2026-08-14 15:13:03.655 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-08-14 15:13:03.682 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-08-14 15:13:03.708 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-08-14 15:13:03.729 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-08-14 15:13:03.756 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-08-14 15:13:03.777 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-08-14 15:13:03.803 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-08-14 15:13:03.827 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-14 15:13:03.917 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 59.7 MB/s 0:00:00 2026-08-14 15:13:03.936 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-08-14 15:13:03.962 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-08-14 15:13:03.981 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 31.2 MB/s 0:00:00 2026-08-14 15:13:03.996 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-14 15:13:04.021 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-14 15:13:04.045 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-14 15:13:04.071 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-08-14 15:13:04.095 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-14 15:13:04.127 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 45.2 MB/s 0:00:00 2026-08-14 15:13:04.143 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-14 15:13:04.170 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-14 15:13:04.196 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-14 15:13:04.220 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-14 15:13:04.244 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-14 15:13:04.270 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-14 15:13:04.293 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-14 15:13:04.318 | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-08-14 15:13:04.344 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-14 15:13:04.368 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-14 15:13:04.393 | 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-08-14 15:13:04.439 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 50.3 MB/s 0:00:00 2026-08-14 15:13:04.661 | Building wheels for collected packages: cinder 2026-08-14 15:13:04.663 | Building editable for cinder (pyproject.toml): started 2026-08-14 15:13:06.338 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-14 15:13:06.339 | Created wheel for cinder: filename=cinder-28.1.0.dev229-0.editable-py3-none-any.whl size=9238 sha256=9fdd28fecd98eb3e8f52826afe0d42151a164ba5ad019c6745b6e7928ff2a319 2026-08-14 15:13:06.339 | Stored in directory: /tmp/pip-ephem-wheel-cache-xvrd9rnz/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-14 15:13:06.345 | Successfully built cinder 2026-08-14 15:13:06.681 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-08-14 15:13:07.104 | Attempting uninstall: pyudev 2026-08-14 15:13:07.120 | Found existing installation: pyudev 0.24.0 2026-08-14 15:13:07.120 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:13:07.121 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-14 15:13:07.177 | Attempting uninstall: pyasn1 2026-08-14 15:13:07.194 | Found existing installation: pyasn1 0.4.8 2026-08-14 15:13:07.196 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:13:07.196 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-08-14 15:13:08.900 | Attempting uninstall: botocore 2026-08-14 15:13:08.918 | Found existing installation: botocore 1.34.46 2026-08-14 15:13:08.918 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:13:08.919 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-08-14 15:13:10.136 | Attempting uninstall: s3transfer 2026-08-14 15:13:10.156 | Found existing installation: s3transfer 0.10.1 2026-08-14 15:13:10.159 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:13:10.159 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-08-14 15:13:10.913 | Attempting uninstall: boto3 2026-08-14 15:13:10.934 | Found existing installation: boto3 1.34.46 2026-08-14 15:13:10.934 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-14 15:13:10.935 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-08-14 15:13:13.113 | 2026-08-14 15:13:13.137 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev229 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 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 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.1 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-08-14 15:13:13.524 | + inc/python:pip_install:216 : result=0 2026-08-14 15:13:13.526 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:13:13.529 | + functions-common:time_stop:2420 : local name 2026-08-14 15:13:13.532 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:13:13.534 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:13:13.536 | + functions-common:time_stop:2423 : local total 2026-08-14 15:13:13.538 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:13:13.541 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:13:13.543 | + functions-common:time_stop:2427 : start_time=1786720373446 2026-08-14 15:13:13.545 | + functions-common:time_stop:2429 : [[ -z 1786720373446 ]] 2026-08-14 15:13:13.548 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:13:13.552 | + functions-common:time_stop:2432 : end_time=1786720393549 2026-08-14 15:13:13.554 | + functions-common:time_stop:2433 : elapsed_time=20103 2026-08-14 15:13:13.556 | + functions-common:time_stop:2434 : total=100975 2026-08-14 15:13:13.558 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:13:13.560 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121078 2026-08-14 15:13:13.562 | + inc/python:pip_install:219 : return 0 2026-08-14 15:13:13.564 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-14 15:13:13.567 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:13:13.570 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-14 15:13:13.572 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-14 15:13:13.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:13:13.576 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:13:13.579 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-14 15:13:13.581 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:13:13.583 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-14 15:13:13.586 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-14 15:13:13.588 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-14 15:13:13.590 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:13:13.593 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:13:13.595 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-14 15:13:13.613 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-14 15:13:13.616 | + functions-common:install_package:1438 : update_package_repo 2026-08-14 15:13:13.618 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-14 15:13:13.621 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-14 15:13:13.623 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-14 15:13:13.625 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-14 15:13:13.628 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-14 15:13:13.630 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:13:13.632 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:13:13.635 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-14 15:13:13.637 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-14 15:13:13.639 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-14 15:13:13.642 | + functions-common:apt_get_update:1167 : return 2026-08-14 15:13:13.644 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-14 15:13:13.646 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-14 15:13:13.649 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:13:13.652 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:13:13.654 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-14 15:13:13.674 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-08-14 15:13:13.719 | Reading package lists... 2026-08-14 15:13:14.075 | Building dependency tree... 2026-08-14 15:13:14.077 | Reading state information... 2026-08-14 15:13:14.592 | The following packages were automatically installed and are no longer required: 2026-08-14 15:13:14.594 | libfwupd2 libgusb2 2026-08-14 15:13:14.594 | Use 'sudo apt autoremove' to remove them. 2026-08-14 15:13:14.597 | The following additional packages will be installed: 2026-08-14 15:13:14.597 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-14 15:13:14.597 | python3-urwid python3-wcwidth 2026-08-14 15:13:14.599 | Suggested packages: 2026-08-14 15:13:14.600 | python-urwid-doc 2026-08-14 15:13:14.634 | The following NEW packages will be installed: 2026-08-14 15:13:14.634 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-14 15:13:14.634 | python3-urwid python3-wcwidth targetcli-fb 2026-08-14 15:13:14.863 | 0 upgraded, 6 newly installed, 0 to remove and 69 not upgraded. 2026-08-14 15:13:14.864 | Need to get 385 kB of archives. 2026-08-14 15:13:14.864 | After this operation, 3098 kB of additional disk space will be used. 2026-08-14 15:13:14.864 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-14 15:13:15.182 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-14 15:13:15.203 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-14 15:13:15.389 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-14 15:13:15.401 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-14 15:13:15.423 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-14 15:13:15.670 | perl: warning: Setting locale failed. 2026-08-14 15:13:15.670 | perl: warning: Please check that your locale settings: 2026-08-14 15:13:15.670 | LANGUAGE = (unset), 2026-08-14 15:13:15.670 | LC_ALL = "en_US.utf8", 2026-08-14 15:13:15.671 | LANG = "de_DE.UTF-8" 2026-08-14 15:13:15.671 | are supported and installed on your system. 2026-08-14 15:13:15.671 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:13:15.739 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:13:15.739 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:13:15.739 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:13:15.939 | Fetched 385 kB in 1s (494 kB/s) 2026-08-14 15:13:15.979 | Selecting previously unselected package python3-typing-extensions. 2026-08-14 15:13:16.044 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-08-14 15:13:16.050 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-14 15:13:16.054 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-14 15:13:16.106 | Selecting previously unselected package python3-wcwidth. 2026-08-14 15:13:16.118 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-14 15:13:16.123 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-14 15:13:16.183 | Selecting previously unselected package python3-urwid. 2026-08-14 15:13:16.195 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-14 15:13:16.200 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-14 15:13:16.319 | Selecting previously unselected package python3-configshell-fb. 2026-08-14 15:13:16.332 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-14 15:13:16.337 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-14 15:13:16.402 | Selecting previously unselected package python3-rtslib-fb. 2026-08-14 15:13:16.415 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-14 15:13:16.419 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-14 15:13:16.490 | Selecting previously unselected package targetcli-fb. 2026-08-14 15:13:16.503 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-14 15:13:16.508 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-14 15:13:16.631 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-14 15:13:17.948 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-14 15:13:17.956 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-14 15:13:18.291 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-14 15:13:18.540 | Setting up python3-urwid (2.6.10-1) ... 2026-08-14 15:13:19.100 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-14 15:13:19.309 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-14 15:13:19.309 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-14 15:13:19.334 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-14 15:13:19.334 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-14 15:13:19.334 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-14 15:13:19.334 | keyword = Word(alphanums + '_\-') 2026-08-14 15:13:19.334 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-14 15:13:19.335 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-14 15:13:19.335 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-14 15:13:19.335 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-14 15:13:19.335 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-14 15:13:19.335 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-14 15:13:19.345 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-14 15:13:19.345 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-14 15:13:19.368 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-14 15:13:19.368 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-14 15:13:19.369 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-14 15:13:19.369 | keyword = Word(alphanums + '_\-') 2026-08-14 15:13:19.369 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-14 15:13:19.369 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-14 15:13:19.369 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-14 15:13:19.369 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-14 15:13:19.370 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-14 15:13:19.370 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-14 15:13:19.403 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-14 15:13:19.623 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-14 15:13:19.623 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-14 15:13:19.920 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-14 15:13:20.780 | perl: warning: Setting locale failed. 2026-08-14 15:13:20.781 | perl: warning: Please check that your locale settings: 2026-08-14 15:13:20.781 | LANGUAGE = (unset), 2026-08-14 15:13:20.781 | LC_ALL = "en_US.utf8", 2026-08-14 15:13:20.781 | LANG = "de_DE.UTF-8" 2026-08-14 15:13:20.781 | are supported and installed on your system. 2026-08-14 15:13:20.781 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:13:20.910 | perl: warning: Setting locale failed. 2026-08-14 15:13:20.910 | perl: warning: Please check that your locale settings: 2026-08-14 15:13:20.911 | LANGUAGE = (unset), 2026-08-14 15:13:20.911 | LC_ALL = "en_US.utf8", 2026-08-14 15:13:20.911 | LANG = "de_DE.UTF-8" 2026-08-14 15:13:20.911 | are supported and installed on your system. 2026-08-14 15:13:20.911 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:13:20.963 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:13:20.963 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:13:20.963 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:13:21.035 | perl: warning: Setting locale failed. 2026-08-14 15:13:21.035 | perl: warning: Please check that your locale settings: 2026-08-14 15:13:21.035 | LANGUAGE = (unset), 2026-08-14 15:13:21.035 | LC_ALL = "en_US.utf8", 2026-08-14 15:13:21.035 | LANG = "de_DE.UTF-8" 2026-08-14 15:13:21.035 | are supported and installed on your system. 2026-08-14 15:13:21.036 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:13:21.525 | 2026-08-14 15:13:21.526 | Running kernel seems to be up-to-date. 2026-08-14 15:13:21.526 | 2026-08-14 15:13:21.526 | Restarting services... 2026-08-14 15:13:21.576 | 2026-08-14 15:13:21.577 | Service restarts being deferred: 2026-08-14 15:13:21.577 | /etc/needrestart/restart.d/dbus.service 2026-08-14 15:13:21.577 | systemctl restart systemd-logind.service 2026-08-14 15:13:21.577 | systemctl restart virtlockd.service 2026-08-14 15:13:21.578 | systemctl restart virtlogd.service 2026-08-14 15:13:21.578 | 2026-08-14 15:13:21.578 | No containers need to be restarted. 2026-08-14 15:13:21.578 | 2026-08-14 15:13:21.578 | User sessions running outdated binaries: 2026-08-14 15:13:21.578 | quobyte @ session #6: sshd[2026,2072] 2026-08-14 15:13:21.586 | quobyte @ user manager service: systemd[1165] 2026-08-14 15:13:21.596 | 2026-08-14 15:13:21.596 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-14 15:13:23.831 | + functions-common:apt_get:1211 : result=0 2026-08-14 15:13:23.834 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-14 15:13:23.837 | + functions-common:time_stop:2420 : local name 2026-08-14 15:13:23.840 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:13:23.843 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:13:23.846 | + functions-common:time_stop:2423 : local total 2026-08-14 15:13:23.849 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:13:23.852 | + functions-common:time_stop:2426 : name=apt-get 2026-08-14 15:13:23.856 | + functions-common:time_stop:2427 : start_time=1786720393671 2026-08-14 15:13:23.859 | + functions-common:time_stop:2429 : [[ -z 1786720393671 ]] 2026-08-14 15:13:23.864 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:13:23.868 | + functions-common:time_stop:2432 : end_time=1786720403864 2026-08-14 15:13:23.872 | + functions-common:time_stop:2433 : elapsed_time=10193 2026-08-14 15:13:23.875 | + functions-common:time_stop:2434 : total=200038 2026-08-14 15:13:23.878 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:13:23.881 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=210231 2026-08-14 15:13:23.884 | + functions-common:apt_get:1215 : return 0 2026-08-14 15:13:23.887 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-14 15:13:23.890 | + ./stack.sh:main:951 : configure_cinder 2026-08-14 15:13:23.894 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-14 15:13:23.910 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-14 15:13:23.916 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-14 15:13:23.919 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-14 15:13:23.922 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-14 15:13:23.926 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-14 15:13:23.927 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-14 15:13:23.932 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-14 15:13:23.935 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-14 15:13:23.938 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-14 15:13:23.941 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-14 15:13:23.944 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-14 15:13:23.946 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-14 15:13:23.949 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-14 15:13:23.952 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-14 15:13:23.968 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-14 15:13:23.985 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-08-14 15:13:24.001 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-08-14 15:13:24.017 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-14 15:13:24.034 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-14 15:13:24.051 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-14 15:13:24.055 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-14 15:13:24.060 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.n3EdHUfEIP 2026-08-14 15:13:24.063 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-14 15:13:24.066 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-14 15:13:24.069 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-14 15:13:24.072 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.n3EdHUfEIP 2026-08-14 15:13:24.077 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.n3EdHUfEIP 2026-08-14 15:13:24.093 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.n3EdHUfEIP /etc/sudoers.d/cinder-rootwrap 2026-08-14 15:13:24.109 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-14 15:13:24.114 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-14 15:13:24.116 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-14 15:13:24.119 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-14 15:13:24.122 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-14 15:13:24.124 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-14 15:13:24.127 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-14 15:13:24.130 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-14 15:13:24.130 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-14 15:13:24.141 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-14 15:13:24.145 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-14 15:13:24.160 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-14 15:13:24.176 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-14 15:13:24.179 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-14 15:13:24.184 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-14 15:13:24.189 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-14 15:13:24.192 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-14 15:13:24.195 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-14 15:13:24.198 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-14 15:13:24.201 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-14 15:13:24.205 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-14 15:13:24.209 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-14 15:13:24.211 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-14 15:13:24.214 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-14 15:13:24.217 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-14 15:13:24.254 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-14 15:13:24.282 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.147/identity 2026-08-14 15:13:24.310 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-14 15:13:24.337 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-14 15:13:24.365 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-14 15:13:24.393 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-14 15:13:24.420 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-14 15:13:24.448 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.147/identity 2026-08-14 15:13:24.476 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-14 15:13:24.505 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-14 15:13:24.533 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-14 15:13:24.535 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-14 15:13:24.564 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-14 15:13:24.592 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-14 15:13:24.595 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-14 15:13:24.597 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-14 15:13:24.599 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-14 15:13:24.601 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-14 15:13:24.603 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-14 15:13:24.605 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-14 15:13:24.619 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:13:24.622 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-14 15:13:24.624 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-14 15:13:24.627 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-14 15:13:24.656 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-14 15:13:24.683 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-14 15:13:24.712 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-14 15:13:24.739 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-14 15:13:24.765 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-14 15:13:24.795 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.147 2026-08-14 15:13:24.822 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-14 15:13:24.851 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-14 15:13:24.859 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key c8b5d7ea31b2038938e616f33ad2805c 2026-08-14 15:13:24.887 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-14 15:13:24.890 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-14 15:13:24.918 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-14 15:13:24.945 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-14 15:13:24.972 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-14 15:13:24.999 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-14 15:13:25.026 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-14 15:13:25.053 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-14 15:13:25.067 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:13:25.069 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-14 15:13:25.071 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-14 15:13:25.073 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-14 15:13:25.075 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-14 15:13:25.077 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-14 15:13:25.079 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-14 15:13:25.081 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-14 15:13:25.084 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-14 15:13:25.086 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-14 15:13:25.088 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-14 15:13:25.090 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-14 15:13:25.120 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-14 15:13:25.149 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-14 15:13:25.177 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-14 15:13:25.205 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-14 15:13:25.233 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-14 15:13:25.262 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-14 15:13:25.291 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-14 15:13:25.320 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-14 15:13:25.349 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-14 15:13:25.351 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-14 15:13:25.353 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-14 15:13:25.356 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-14 15:13:25.384 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-14 15:13:25.387 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-14 15:13:25.415 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-14 15:13:25.417 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-14 15:13:25.419 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-14 15:13:25.422 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-14 15:13:25.450 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-14 15:13:25.452 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-14 15:13:25.454 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-14 15:13:25.456 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-14 15:13:25.459 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-14 15:13:25.473 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:13:25.476 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-14 15:13:25.491 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:13:25.494 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-14 15:13:25.509 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:13:25.511 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-14 15:13:25.514 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-14 15:13:25.516 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-14 15:13:25.519 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-14 15:13:25.521 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-14 15:13:25.524 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-14 15:13:25.526 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-14 15:13:25.542 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:13:25.545 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-14 15:13:25.547 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-14 15:13:25.550 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-14 15:13:25.565 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:13:25.568 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:13:25.571 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:13:25.599 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-14 15:13:25.602 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-14 15:13:25.604 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-14 15:13:25.606 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-14 15:13:25.609 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-14 15:13:25.612 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-14 15:13:25.628 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-14 15:13:25.630 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-14 15:13:25.633 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-14 15:13:25.635 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-14 15:13:25.638 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-14 15:13:25.668 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:13:25.697 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:13:25.726 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-14 15:13:25.754 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-14 15:13:25.782 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-14 15:13:25.797 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:13:25.800 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-14 15:13:25.802 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-14 15:13:25.805 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-14 15:13:25.807 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-14 15:13:25.809 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-14 15:13:25.812 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-14 15:13:25.814 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-14 15:13:25.816 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-14 15:13:25.819 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-14 15:13:25.834 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-14 15:13:25.834 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:13:25.843 | d /var/run/uwsgi 0755 quobyte root 2026-08-14 15:13:25.847 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:13:25.860 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-14 15:13:25.864 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-14 15:13:25.867 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-14 15:13:25.871 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-14 15:13:25.873 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-14 15:13:25.903 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-14 15:13:25.930 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-14 15:13:25.959 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-14 15:13:25.987 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-14 15:13:26.015 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-14 15:13:26.043 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-14 15:13:26.072 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-14 15:13:26.100 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-14 15:13:26.128 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-14 15:13:26.161 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-14 15:13:26.195 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-14 15:13:26.230 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-14 15:13:26.264 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-14 15:13:26.294 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-14 15:13:26.296 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-14 15:13:26.300 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-14 15:13:26.302 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-14 15:13:26.304 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-14 15:13:26.306 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:13:26.309 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:13:26.312 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-14 15:13:26.314 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-14 15:13:26.317 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-14 15:13:26.346 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-14 15:13:26.390 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-14 15:13:26.390 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-08-14 15:13:26.402 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-14 15:13:26.407 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-14 15:13:26.411 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-14 15:13:26.416 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-14 15:13:26.419 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-14 15:13:26.422 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-14 15:13:26.425 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-14 15:13:26.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:13:26.431 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:13:26.434 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-14 15:13:26.436 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-14 15:13:26.439 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:13:26.442 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:13:26.445 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-14 15:13:26.456 | perl: warning: Setting locale failed. 2026-08-14 15:13:26.456 | perl: warning: Please check that your locale settings: 2026-08-14 15:13:26.456 | LANGUAGE = (unset), 2026-08-14 15:13:26.456 | LC_ALL = "en_US.utf8", 2026-08-14 15:13:26.456 | LANG = "de_DE.UTF-8" 2026-08-14 15:13:26.457 | are supported and installed on your system. 2026-08-14 15:13:26.457 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:13:26.495 | Enabling site cinder-api. 2026-08-14 15:13:26.500 | To activate the new configuration, you need to run: 2026-08-14 15:13:26.501 | systemctl reload apache2 2026-08-14 15:13:26.506 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-14 15:13:26.509 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-14 15:13:26.511 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:13:26.514 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-14 15:13:26.718 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-14 15:13:26.724 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.147/image 2026-08-14 15:13:26.760 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-14 15:13:26.780 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:13:26.784 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-14 15:13:26.787 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-14 15:13:26.790 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-14 15:13:26.793 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-14 15:13:26.795 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-14 15:13:26.798 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-14 15:13:26.801 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-14 15:13:26.804 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-14 15:13:26.806 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-14 15:13:26.810 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-14 15:13:26.846 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-14 15:13:26.884 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.147/identity 2026-08-14 15:13:26.919 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-14 15:13:26.952 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-14 15:13:26.985 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-14 15:13:27.019 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-14 15:13:27.052 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-14 15:13:27.085 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.147/identity 2026-08-14 15:13:27.119 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-14 15:13:27.153 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-14 15:13:27.189 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-14 15:13:27.191 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-14 15:13:27.195 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-14 15:13:27.197 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-14 15:13:27.200 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-14 15:13:27.202 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-14 15:13:27.239 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-14 15:13:27.275 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.147/identity 2026-08-14 15:13:27.309 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-14 15:13:27.341 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-14 15:13:27.375 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-14 15:13:27.412 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-14 15:13:27.446 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-14 15:13:27.482 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-14 15:13:27.516 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-14 15:13:27.555 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-14 15:13:27.558 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-14 15:13:27.581 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:13:27.584 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.147:2379?api_version=v3' 2026-08-14 15:13:27.622 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-14 15:13:27.626 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-14 15:13:27.661 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-14 15:13:27.663 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-14 15:13:27.666 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-14 15:13:27.701 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-14 15:13:27.703 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-14 15:13:27.706 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-14 15:13:27.709 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-14 15:13:27.712 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-14 15:13:27.745 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-14 15:13:27.777 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.147/identity 2026-08-14 15:13:27.811 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-14 15:13:27.842 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-14 15:13:27.873 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-14 15:13:27.904 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-14 15:13:27.935 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-14 15:13:27.967 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-14 15:13:27.985 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:13:27.988 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-14 15:13:27.991 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-14 15:13:27.994 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-14 15:13:27.997 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-14 15:13:28.000 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-14 15:13:28.002 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-14 15:13:28.005 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-14 15:13:28.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:13:28.010 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:13:28.012 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-14 15:13:28.015 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:13:28.018 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-14 15:13:28.021 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-14 15:13:28.023 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:13:28.026 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:13:28.028 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-14 15:13:28.031 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:13:28.034 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-14 15:13:28.036 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-14 15:13:28.039 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:13:28.042 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:13:28.045 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-14 15:13:28.047 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:13:28.050 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-14 15:13:28.053 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-14 15:13:28.055 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-14 15:13:28.057 | + functions-common:git_clone:591 : local git_ref=master 2026-08-14 15:13:28.059 | + functions-common:git_clone:592 : local orig_dir 2026-08-14 15:13:28.063 | ++ functions-common:git_clone:593 : pwd 2026-08-14 15:13:28.066 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-14 15:13:28.069 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-14 15:13:28.073 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-14 15:13:28.093 | + functions-common:git_clone:596 : RECLONE=False 2026-08-14 15:13:28.095 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-14 15:13:28.098 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-14 15:13:28.101 | + functions-common:git_clone:610 : echo master 2026-08-14 15:13:28.101 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-14 15:13:28.107 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-14 15:13:28.109 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-14 15:13:28.112 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-14 15:13:28.114 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:13:28.116 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:13:28.119 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:13:28.121 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:13:28.124 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:13:28.127 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:13:28.129 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:13:28.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:13:28.135 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:13:28.139 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720408136 2026-08-14 15:13:28.142 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-14 15:13:28.145 | Cloning into '/opt/stack/neutron'... 2026-08-14 15:14:41.483 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:14:41.486 | + functions-common:time_stop:2420 : local name 2026-08-14 15:14:41.488 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:14:41.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:14:41.493 | + functions-common:time_stop:2423 : local total 2026-08-14 15:14:41.495 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:14:41.498 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:14:41.501 | + functions-common:time_stop:2427 : start_time=1786720408136 2026-08-14 15:14:41.503 | + functions-common:time_stop:2429 : [[ -z 1786720408136 ]] 2026-08-14 15:14:41.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:14:41.511 | + functions-common:time_stop:2432 : end_time=1786720481509 2026-08-14 15:14:41.514 | + functions-common:time_stop:2433 : elapsed_time=73373 2026-08-14 15:14:41.516 | + functions-common:time_stop:2434 : total=103865 2026-08-14 15:14:41.518 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:14:41.520 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177238 2026-08-14 15:14:41.523 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-14 15:14:41.526 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-14 15:14:41.528 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:14:41.531 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:14:41.534 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:14:41.536 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:14:41.539 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:14:41.542 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:14:41.545 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:14:41.547 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:14:41.550 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:14:41.554 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720481551 2026-08-14 15:14:41.556 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-14 15:14:42.278 | From https://review.opendev.org/openstack/neutron 2026-08-14 15:14:42.279 | * branch master -> FETCH_HEAD 2026-08-14 15:14:42.289 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:14:42.291 | + functions-common:time_stop:2420 : local name 2026-08-14 15:14:42.293 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:14:42.296 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:14:42.298 | + functions-common:time_stop:2423 : local total 2026-08-14 15:14:42.300 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:14:42.302 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:14:42.305 | + functions-common:time_stop:2427 : start_time=1786720481551 2026-08-14 15:14:42.307 | + functions-common:time_stop:2429 : [[ -z 1786720481551 ]] 2026-08-14 15:14:42.310 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:14:42.314 | + functions-common:time_stop:2432 : end_time=1786720482311 2026-08-14 15:14:42.316 | + functions-common:time_stop:2433 : elapsed_time=760 2026-08-14 15:14:42.318 | + functions-common:time_stop:2434 : total=177238 2026-08-14 15:14:42.320 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:14:42.323 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177998 2026-08-14 15:14:42.325 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-14 15:14:42.327 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:14:42.329 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:14:42.331 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:14:42.333 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:14:42.335 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:14:42.337 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:14:42.339 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:14:42.341 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:14:42.344 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:14:42.347 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720482345 2026-08-14 15:14:42.350 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-14 15:14:42.810 | Note: switching to 'FETCH_HEAD'. 2026-08-14 15:14:42.810 | 2026-08-14 15:14:42.810 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-14 15:14:42.810 | changes and commit them, and you can discard any commits you make in this 2026-08-14 15:14:42.810 | state without impacting any branches by switching back to a branch. 2026-08-14 15:14:42.811 | 2026-08-14 15:14:42.811 | If you want to create a new branch to retain commits you create, you may 2026-08-14 15:14:42.811 | do so (now or later) by using -c with the switch command. Example: 2026-08-14 15:14:42.812 | 2026-08-14 15:14:42.812 | git switch -c 2026-08-14 15:14:42.812 | 2026-08-14 15:14:42.812 | Or undo this operation with: 2026-08-14 15:14:42.812 | 2026-08-14 15:14:42.812 | git switch - 2026-08-14 15:14:42.812 | 2026-08-14 15:14:42.812 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-14 15:14:42.812 | 2026-08-14 15:14:42.812 | HEAD is now at 759dc67239 Merge "ovn: Add test coverage for empty-HCG guard in link_network_ha_chassis_group" 2026-08-14 15:14:42.819 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:14:42.821 | + functions-common:time_stop:2420 : local name 2026-08-14 15:14:42.823 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:14:42.826 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:14:42.828 | + functions-common:time_stop:2423 : local total 2026-08-14 15:14:42.830 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:14:42.832 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:14:42.834 | + functions-common:time_stop:2427 : start_time=1786720482345 2026-08-14 15:14:42.836 | + functions-common:time_stop:2429 : [[ -z 1786720482345 ]] 2026-08-14 15:14:42.839 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:14:42.843 | + functions-common:time_stop:2432 : end_time=1786720482840 2026-08-14 15:14:42.845 | + functions-common:time_stop:2433 : elapsed_time=495 2026-08-14 15:14:42.847 | + functions-common:time_stop:2434 : total=177998 2026-08-14 15:14:42.849 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:14:42.852 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178493 2026-08-14 15:14:42.854 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-14 15:14:42.869 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-14 15:14:42.873 | + functions-common:git_clone:673 : git show --oneline 2026-08-14 15:14:42.873 | + functions-common:git_clone:673 : head -1 2026-08-14 15:14:42.877 | 759dc67239 Merge "ovn: Add test coverage for empty-HCG guard in link_network_ha_chassis_group" 2026-08-14 15:14:42.880 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-14 15:14:42.883 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-14 15:14:42.885 | + inc/python:setup_develop:353 : local bindep 2026-08-14 15:14:42.887 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-14 15:14:42.890 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-14 15:14:42.892 | + inc/python:setup_develop:359 : local extras= 2026-08-14 15:14:42.895 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-14 15:14:42.898 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-14 15:14:42.900 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-14 15:14:42.902 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-14 15:14:42.905 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-14 15:14:42.907 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-14 15:14:42.910 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-14 15:14:42.913 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-14 15:14:42.915 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-14 15:14:42.918 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-14 15:14:42.920 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-14 15:14:42.923 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-14 15:14:42.929 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-14 15:14:42.931 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-14 15:14:42.933 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-14 15:14:43.094 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-14 15:14:43.096 | + inc/python:setup_package:436 : local bindep=0 2026-08-14 15:14:43.099 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-14 15:14:43.101 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-14 15:14:43.105 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-14 15:14:43.107 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-14 15:14:43.109 | + inc/python:setup_package:445 : local flags=-e 2026-08-14 15:14:43.112 | + inc/python:setup_package:446 : local extras= 2026-08-14 15:14:43.114 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-14 15:14:43.116 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-14 15:14:43.119 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-14 15:14:43.121 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-14 15:14:43.123 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-14 15:14:43.126 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-14 15:14:43.144 | Using python 3.12 to install /opt/stack/neutron 2026-08-14 15:14:43.146 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-08-14 15:14:44.136 | Obtaining file:///opt/stack/neutron 2026-08-14 15:14:44.145 | Installing build dependencies: started 2026-08-14 15:14:45.772 | Installing build dependencies: finished with status 'done' 2026-08-14 15:14:45.773 | Checking if build backend supports build_editable: started 2026-08-14 15:14:46.328 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-14 15:14:46.330 | Getting requirements to build editable: started 2026-08-14 15:14:46.642 | Getting requirements to build editable: finished with status 'done' 2026-08-14 15:14:46.644 | Preparing editable metadata (pyproject.toml): started 2026-08-14 15:14:48.428 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:14:48.453 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.0.3) 2026-08-14 15:14:48.453 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.10.1) 2026-08-14 15:14:48.454 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.1.0) 2026-08-14 15:14:48.455 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.5.1) 2026-08-14 15:14:48.456 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.1.0) 2026-08-14 15:14:48.457 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.3.1) 2026-08-14 15:14:48.646 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:48.797 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-14 15:14:48.931 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (0.32.0) 2026-08-14 15:14:48.932 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.34.2) 2026-08-14 15:14:48.933 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.1.6) 2026-08-14 15:14:48.934 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (13.0.0) 2026-08-14 15:14:48.935 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (1.3.0) 2026-08-14 15:14:49.004 | Collecting neutron-lib>=4.2.0 (from neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:49.020 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-14 15:14:49.030 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (9.1.4) 2026-08-14 15:14:49.031 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.0.51) 2026-08-14 15:14:49.032 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (1.8.10) 2026-08-14 15:14:49.033 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.15.0) 2026-08-14 15:14:49.034 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (1.18.5) 2026-08-14 15:14:49.035 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.9.0) 2026-08-14 15:14:49.036 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (4.3.0) 2026-08-14 15:14:49.037 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.6.1) 2026-08-14 15:14:49.038 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (10.7.0) 2026-08-14 15:14:49.039 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (6.5.0) 2026-08-14 15:14:49.040 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (18.1.0) 2026-08-14 15:14:49.040 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (6.9.0) 2026-08-14 15:14:49.041 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (8.3.0) 2026-08-14 15:14:49.042 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (18.2.0) 2026-08-14 15:14:49.043 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (8.2.0) 2026-08-14 15:14:49.044 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (6.0.0) 2026-08-14 15:14:49.045 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.12.0) 2026-08-14 15:14:49.046 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.9.0) 2026-08-14 15:14:49.047 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.10.0) 2026-08-14 15:14:49.047 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.11.0) 2026-08-14 15:14:49.049 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev121) (4.8.0) 2026-08-14 15:14:49.050 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.8.0) 2026-08-14 15:14:49.051 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (10.1.1) 2026-08-14 15:14:49.052 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.11.0) 2026-08-14 15:14:49.053 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (4.4.0) 2026-08-14 15:14:49.086 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:49.102 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-08-14 15:14:49.137 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:49.153 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-14 15:14:49.194 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:49.214 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-14 15:14:49.318 | Installing build dependencies: started 2026-08-14 15:14:50.820 | Installing build dependencies: finished with status 'done' 2026-08-14 15:14:50.821 | Getting requirements to build wheel: started 2026-08-14 15:14:51.506 | Getting requirements to build wheel: finished with status 'done' 2026-08-14 15:14:51.508 | Preparing metadata (pyproject.toml): started 2026-08-14 15:14:51.906 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:14:51.962 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:51.979 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-14 15:14:51.990 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.2.2) 2026-08-14 15:14:52.028 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:52.044 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-14 15:14:52.055 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (24.2.1) 2026-08-14 15:14:52.056 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (18.13.0) 2026-08-14 15:14:52.058 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (4.18.0) 2026-08-14 15:14:52.092 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:52.109 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-14 15:14:52.158 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:52.178 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-14 15:14:52.188 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.4.0) 2026-08-14 15:14:52.189 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (9.0.1) 2026-08-14 15:14:52.193 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev121) (1.3.12) 2026-08-14 15:14:52.194 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev121) (4.15.0) 2026-08-14 15:14:52.197 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev121) (2.2.2) 2026-08-14 15:14:52.202 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev121) (3.3.2) 2026-08-14 15:14:52.207 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev121) (3.0.3) 2026-08-14 15:14:52.210 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev121) (2.1.0) 2026-08-14 15:14:52.212 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev121) (1.9.0) 2026-08-14 15:14:52.218 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev121) (4.1.0) 2026-08-14 15:14:52.219 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev121) (2.13.0) 2026-08-14 15:14:52.220 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev121) (5.8.0) 2026-08-14 15:14:52.233 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev121) (1.3.7) 2026-08-14 15:14:52.267 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:52.284 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-14 15:14:52.298 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (43.0.3) 2026-08-14 15:14:52.301 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (1.5.0) 2026-08-14 15:14:52.301 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (1.1.0) 2026-08-14 15:14:52.301 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (1.33) 2026-08-14 15:14:52.303 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (4.10.0) 2026-08-14 15:14:52.304 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (6.0.3) 2026-08-14 15:14:52.308 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (2.0.0) 2026-08-14 15:14:52.313 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (3.0) 2026-08-14 15:14:52.322 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (3.1.1) 2026-08-14 15:14:52.327 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (0.41.0) 2026-08-14 15:14:52.329 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (1.2.1) 2026-08-14 15:14:52.365 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:52.384 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-14 15:14:52.397 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (26.2) 2026-08-14 15:14:52.401 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (2.8.0) 2026-08-14 15:14:52.402 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (3.5.3) 2026-08-14 15:14:52.417 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (6.1.1) 2026-08-14 15:14:52.417 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (4.0.0) 2026-08-14 15:14:52.438 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev121) (0.20) 2026-08-14 15:14:52.444 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev121) (2.0.0) 2026-08-14 15:14:52.453 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev121) (2.1.2) 2026-08-14 15:14:52.454 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev121) (0.6.2) 2026-08-14 15:14:52.463 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev121) (2.9.0.post0) 2026-08-14 15:14:52.470 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (7.1.4) 2026-08-14 15:14:52.472 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (5.3.1) 2026-08-14 15:14:52.473 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (5.6.2) 2026-08-14 15:14:52.474 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (0.16.0) 2026-08-14 15:14:52.479 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (5.1.0) 2026-08-14 15:14:52.490 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (2026.2) 2026-08-14 15:14:52.498 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (0.25.0) 2026-08-14 15:14:52.503 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev121) (5.0.0) 2026-08-14 15:14:52.505 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev121) (4.0.1) 2026-08-14 15:14:52.538 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev121) (1.7.6) 2026-08-14 15:14:52.545 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev121) (2.2.0) 2026-08-14 15:14:52.556 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev121) (3.18.0) 2026-08-14 15:14:52.608 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:52.623 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-14 15:14:52.646 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:52.649 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-14 15:14:52.668 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (3.0.3) 2026-08-14 15:14:52.670 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (1.6.2) 2026-08-14 15:14:52.679 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev121) (84.0.0) 2026-08-14 15:14:52.707 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev121) (0.8.1) 2026-08-14 15:14:52.750 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev121) (1.17.0) 2026-08-14 15:14:52.754 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (4.15.0) 2026-08-14 15:14:52.757 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (4.26.0) 2026-08-14 15:14:52.793 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) 2026-08-14 15:14:52.811 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-14 15:14:52.827 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (0.6.0) 2026-08-14 15:14:52.829 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (4.0.0) 2026-08-14 15:14:52.840 | 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==29.0.0.0b2.dev121) (3.0.52) 2026-08-14 15:14:52.840 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (1.11.0) 2026-08-14 15:14:52.842 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (15.0.0) 2026-08-14 15:14:52.842 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (1.8.0) 2026-08-14 15:14:52.848 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (26.1.0) 2026-08-14 15:14:52.849 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (2025.9.1) 2026-08-14 15:14:52.850 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (0.37.0) 2026-08-14 15:14:52.851 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (2026.5.1) 2026-08-14 15:14:52.926 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (3.4.7) 2026-08-14 15:14:52.928 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (3.18) 2026-08-14 15:14:52.928 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (2.7.0) 2026-08-14 15:14:52.931 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (2023.11.17) 2026-08-14 15:14:52.964 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (4.2.0) 2026-08-14 15:14:52.965 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (2.20.0) 2026-08-14 15:14:52.976 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (0.1.2) 2026-08-14 15:14:52.996 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev121) (0.8) 2026-08-14 15:14:53.068 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev121) (0.16.0) 2026-08-14 15:14:53.168 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-08-14 15:14:53.266 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 6.6 MB/s 0:00:00 2026-08-14 15:14:53.285 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-08-14 15:14:53.466 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.0 MB/s 0:00:00 2026-08-14 15:14:53.482 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-14 15:14:53.507 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-14 15:14:53.533 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-08-14 15:14:53.564 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-08-14 15:14:53.591 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-08-14 15:14:53.607 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-14 15:14:53.624 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-14 15:14:53.656 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-14 15:14:53.705 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-14 15:14:53.733 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-14 15:14:53.758 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-14 15:14:53.860 | Building wheels for collected packages: neutron, ovs 2026-08-14 15:14:53.862 | Building editable for neutron (pyproject.toml): started 2026-08-14 15:14:56.138 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-14 15:14:56.139 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev121-0.editable-py3-none-any.whl size=16068 sha256=05e1e211d2953aae909dfca54730453b059e788a528dda6ca6949a694b6a12eb 2026-08-14 15:14:56.140 | Stored in directory: /tmp/pip-ephem-wheel-cache-hhg0yc2p/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-14 15:14:56.145 | Building wheel for ovs (pyproject.toml): started 2026-08-14 15:14:56.995 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-14 15:14:56.996 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=21bc74a9facd8bb42e25493b3fb3e1ab194cf96586114f8bb6fa45c4da0f6abe 2026-08-14 15:14:56.997 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-14 15:14:57.002 | Successfully built neutron ovs 2026-08-14 15:14:57.354 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-14 15:15:02.717 | 2026-08-14 15:15:02.742 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev121 neutron-lib-4.2.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-14 15:15:02.970 | + inc/python:pip_install:216 : result=0 2026-08-14 15:15:02.972 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:15:02.975 | + functions-common:time_stop:2420 : local name 2026-08-14 15:15:02.977 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:15:02.979 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:15:02.981 | + functions-common:time_stop:2423 : local total 2026-08-14 15:15:02.984 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:15:02.986 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:15:02.988 | + functions-common:time_stop:2427 : start_time=1786720483139 2026-08-14 15:15:02.991 | + functions-common:time_stop:2429 : [[ -z 1786720483139 ]] 2026-08-14 15:15:02.994 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:15:02.998 | + functions-common:time_stop:2432 : end_time=1786720502995 2026-08-14 15:15:03.000 | + functions-common:time_stop:2433 : elapsed_time=19856 2026-08-14 15:15:03.003 | + functions-common:time_stop:2434 : total=121078 2026-08-14 15:15:03.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:15:03.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140934 2026-08-14 15:15:03.010 | + inc/python:pip_install:219 : return 0 2026-08-14 15:15:03.012 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-14 15:15:03.014 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:15:03.017 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-14 15:15:03.019 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-14 15:15:03.022 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:15:03.024 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:15:03.027 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-14 15:15:03.029 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:15:03.032 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-14 15:15:03.034 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-14 15:15:03.037 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-14 15:15:03.037 | Installing OVN and dependent packages 2026-08-14 15:15:03.039 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-14 15:15:03.042 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-14 15:15:03.057 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:15:03.060 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-14 15:15:03.077 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:15:03.080 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-14 15:15:03.096 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:15:03.098 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-14 15:15:03.101 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-14 15:15:03.116 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:15:03.118 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-14 15:15:03.121 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-14 15:15:03.137 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-14 15:15:03.141 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-14 15:15:03.155 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-14 15:15:03.158 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-14 15:15:03.175 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-14 15:15:03.177 | + functions-common:install_package:1438 : update_package_repo 2026-08-14 15:15:03.180 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-14 15:15:03.182 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-14 15:15:03.184 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-14 15:15:03.187 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-14 15:15:03.189 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-14 15:15:03.192 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:15:03.194 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:15:03.196 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-14 15:15:03.199 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-14 15:15:03.201 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-14 15:15:03.204 | + functions-common:apt_get_update:1167 : return 2026-08-14 15:15:03.206 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-14 15:15:03.208 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-14 15:15:03.211 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:15:03.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:15:03.216 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-14 15:15:03.236 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-08-14 15:15:03.273 | Reading package lists... 2026-08-14 15:15:03.641 | Building dependency tree... 2026-08-14 15:15:03.643 | Reading state information... 2026-08-14 15:15:04.202 | fakeroot is already the newest version (1.33-1). 2026-08-14 15:15:04.202 | fakeroot set to manually installed. 2026-08-14 15:15:04.202 | make is already the newest version (4.3-4.1build2). 2026-08-14 15:15:04.202 | make set to manually installed. 2026-08-14 15:15:04.202 | The following packages were automatically installed and are no longer required: 2026-08-14 15:15:04.205 | libfwupd2 libgusb2 2026-08-14 15:15:04.205 | Use 'sudo apt autoremove' to remove them. 2026-08-14 15:15:04.209 | The following additional packages will be installed: 2026-08-14 15:15:04.209 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-14 15:15:04.209 | python3-sortedcontainers 2026-08-14 15:15:04.211 | Suggested packages: 2026-08-14 15:15:04.211 | openvswitch-doc python-sortedcontainers-doc 2026-08-14 15:15:04.249 | The following NEW packages will be installed: 2026-08-14 15:15:04.250 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-14 15:15:04.251 | python3-openvswitch python3-sortedcontainers 2026-08-14 15:15:04.480 | 0 upgraded, 6 newly installed, 0 to remove and 69 not upgraded. 2026-08-14 15:15:04.480 | Need to get 4225 kB of archives. 2026-08-14 15:15:04.481 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-14 15:15:04.481 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-08-14 15:15:05.092 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-08-14 15:15:05.274 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-14 15:15:05.277 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-14 15:15:05.284 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-08-14 15:15:05.361 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-08-14 15:15:05.739 | perl: warning: Setting locale failed. 2026-08-14 15:15:05.739 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:05.739 | LANGUAGE = (unset), 2026-08-14 15:15:05.739 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:05.739 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:05.739 | are supported and installed on your system. 2026-08-14 15:15:05.739 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:05.811 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:15:05.811 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:15:05.811 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:15:06.019 | Fetched 4225 kB in 1s (3651 kB/s) 2026-08-14 15:15:06.065 | Selecting previously unselected package libunbound8:amd64. 2026-08-14 15:15:06.127 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-08-14 15:15:06.133 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-14 15:15:06.140 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-14 15:15:06.192 | Selecting previously unselected package openvswitch-common. 2026-08-14 15:15:06.204 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:15:06.208 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-14 15:15:06.311 | Selecting previously unselected package python3-sortedcontainers. 2026-08-14 15:15:06.321 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-14 15:15:06.325 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-14 15:15:06.377 | Selecting previously unselected package libxdp1:amd64. 2026-08-14 15:15:06.389 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-14 15:15:06.393 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-14 15:15:06.450 | Selecting previously unselected package python3-openvswitch. 2026-08-14 15:15:06.462 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:15:06.465 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-14 15:15:06.569 | Selecting previously unselected package openvswitch-switch. 2026-08-14 15:15:06.582 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:15:06.591 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-14 15:15:06.722 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-14 15:15:06.979 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-14 15:15:06.988 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-14 15:15:06.997 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-14 15:15:07.011 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-14 15:15:07.418 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-14 15:15:07.439 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-14 15:15:08.151 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-14 15:15:08.347 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-14 15:15:09.387 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-14 15:15:11.127 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-14 15:15:11.368 | perl: warning: Setting locale failed. 2026-08-14 15:15:11.369 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:11.369 | LANGUAGE = (unset), 2026-08-14 15:15:11.369 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:11.369 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:11.369 | are supported and installed on your system. 2026-08-14 15:15:11.369 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:11.501 | perl: warning: Setting locale failed. 2026-08-14 15:15:11.501 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:11.501 | LANGUAGE = (unset), 2026-08-14 15:15:11.501 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:11.501 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:11.502 | are supported and installed on your system. 2026-08-14 15:15:11.502 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:11.550 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:15:11.551 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:15:11.551 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:15:11.620 | perl: warning: Setting locale failed. 2026-08-14 15:15:11.620 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:11.620 | LANGUAGE = (unset), 2026-08-14 15:15:11.620 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:11.620 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:11.620 | are supported and installed on your system. 2026-08-14 15:15:11.620 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:12.126 | 2026-08-14 15:15:12.126 | Running kernel seems to be up-to-date. 2026-08-14 15:15:12.127 | 2026-08-14 15:15:12.127 | Restarting services... 2026-08-14 15:15:12.178 | 2026-08-14 15:15:12.178 | Service restarts being deferred: 2026-08-14 15:15:12.178 | /etc/needrestart/restart.d/dbus.service 2026-08-14 15:15:12.178 | systemctl restart systemd-logind.service 2026-08-14 15:15:12.178 | systemctl restart virtlockd.service 2026-08-14 15:15:12.178 | systemctl restart virtlogd.service 2026-08-14 15:15:12.178 | 2026-08-14 15:15:12.179 | No containers need to be restarted. 2026-08-14 15:15:12.179 | 2026-08-14 15:15:12.179 | User sessions running outdated binaries: 2026-08-14 15:15:12.179 | quobyte @ session #6: sshd[2026,2072] 2026-08-14 15:15:12.188 | quobyte @ user manager service: systemd[1165] 2026-08-14 15:15:12.200 | 2026-08-14 15:15:12.200 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-14 15:15:14.258 | + functions-common:apt_get:1211 : result=0 2026-08-14 15:15:14.263 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-14 15:15:14.267 | + functions-common:time_stop:2420 : local name 2026-08-14 15:15:14.271 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:15:14.276 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:15:14.279 | + functions-common:time_stop:2423 : local total 2026-08-14 15:15:14.284 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:15:14.287 | + functions-common:time_stop:2426 : name=apt-get 2026-08-14 15:15:14.292 | + functions-common:time_stop:2427 : start_time=1786720503233 2026-08-14 15:15:14.296 | + functions-common:time_stop:2429 : [[ -z 1786720503233 ]] 2026-08-14 15:15:14.303 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:15:14.311 | + functions-common:time_stop:2432 : end_time=1786720514306 2026-08-14 15:15:14.314 | + functions-common:time_stop:2433 : elapsed_time=11073 2026-08-14 15:15:14.318 | + functions-common:time_stop:2434 : total=210231 2026-08-14 15:15:14.322 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:15:14.326 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=221304 2026-08-14 15:15:14.330 | + functions-common:apt_get:1215 : return 0 2026-08-14 15:15:14.335 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-14 15:15:14.364 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-14 15:15:14.367 | + functions-common:install_package:1438 : update_package_repo 2026-08-14 15:15:14.371 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-14 15:15:14.374 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-14 15:15:14.376 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-14 15:15:14.381 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-14 15:15:14.384 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-14 15:15:14.387 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:15:14.391 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:15:14.394 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-14 15:15:14.399 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-14 15:15:14.404 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-14 15:15:14.407 | + functions-common:apt_get_update:1167 : return 2026-08-14 15:15:14.410 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-14 15:15:14.413 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-14 15:15:14.416 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:15:14.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:15:14.424 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-14 15:15:14.457 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-08-14 15:15:14.506 | Reading package lists... 2026-08-14 15:15:14.989 | Building dependency tree... 2026-08-14 15:15:14.990 | Reading state information... 2026-08-14 15:15:15.843 | The following packages were automatically installed and are no longer required: 2026-08-14 15:15:15.845 | libfwupd2 libgusb2 2026-08-14 15:15:15.846 | Use 'sudo apt autoremove' to remove them. 2026-08-14 15:15:15.849 | The following additional packages will be installed: 2026-08-14 15:15:15.850 | ovn-common 2026-08-14 15:15:15.901 | The following NEW packages will be installed: 2026-08-14 15:15:15.902 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-14 15:15:16.148 | 0 upgraded, 4 newly installed, 0 to remove and 69 not upgraded. 2026-08-14 15:15:16.148 | Need to get 2360 kB of archives. 2026-08-14 15:15:16.148 | After this operation, 8355 kB of additional disk space will be used. 2026-08-14 15:15:16.148 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-14 15:15:16.893 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-14 15:15:16.914 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-14 15:15:16.924 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-14 15:15:17.272 | perl: warning: Setting locale failed. 2026-08-14 15:15:17.273 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:17.273 | LANGUAGE = (unset), 2026-08-14 15:15:17.273 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:17.273 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:17.278 | are supported and installed on your system. 2026-08-14 15:15:17.278 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:17.335 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:15:17.335 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:15:17.335 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:15:17.544 | Fetched 2360 kB in 1s (2254 kB/s) 2026-08-14 15:15:17.588 | Selecting previously unselected package ovn-common. 2026-08-14 15:15:17.651 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-08-14 15:15:17.657 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:15:17.661 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-14 15:15:17.765 | Selecting previously unselected package ovn-central. 2026-08-14 15:15:17.777 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:15:17.780 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-14 15:15:17.840 | Selecting previously unselected package ovn-controller-vtep. 2026-08-14 15:15:17.852 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:15:17.856 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-14 15:15:17.907 | Selecting previously unselected package ovn-host. 2026-08-14 15:15:17.920 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-14 15:15:17.926 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-14 15:15:18.013 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-14 15:15:18.032 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-14 15:15:18.532 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-14 15:15:18.725 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-14 15:15:19.204 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-14 15:15:19.262 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-14 15:15:19.773 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-14 15:15:19.966 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-14 15:15:20.680 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-14 15:15:21.384 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-14 15:15:22.253 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-14 15:15:22.330 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-14 15:15:22.526 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-14 15:15:23.090 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-14 15:15:25.073 | perl: warning: Setting locale failed. 2026-08-14 15:15:25.073 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:25.074 | LANGUAGE = (unset), 2026-08-14 15:15:25.074 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:25.074 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:25.074 | are supported and installed on your system. 2026-08-14 15:15:25.074 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:25.202 | perl: warning: Setting locale failed. 2026-08-14 15:15:25.202 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:25.202 | LANGUAGE = (unset), 2026-08-14 15:15:25.202 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:25.203 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:25.203 | are supported and installed on your system. 2026-08-14 15:15:25.203 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:25.251 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:15:25.251 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:15:25.252 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:15:25.321 | perl: warning: Setting locale failed. 2026-08-14 15:15:25.321 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:25.321 | LANGUAGE = (unset), 2026-08-14 15:15:25.321 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:25.321 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:25.321 | are supported and installed on your system. 2026-08-14 15:15:25.321 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:25.815 | 2026-08-14 15:15:25.815 | Running kernel seems to be up-to-date. 2026-08-14 15:15:25.816 | 2026-08-14 15:15:25.816 | Restarting services... 2026-08-14 15:15:25.864 | 2026-08-14 15:15:25.865 | Service restarts being deferred: 2026-08-14 15:15:25.865 | /etc/needrestart/restart.d/dbus.service 2026-08-14 15:15:25.865 | systemctl restart systemd-logind.service 2026-08-14 15:15:25.865 | systemctl restart virtlockd.service 2026-08-14 15:15:25.865 | systemctl restart virtlogd.service 2026-08-14 15:15:25.866 | 2026-08-14 15:15:25.866 | No containers need to be restarted. 2026-08-14 15:15:25.866 | 2026-08-14 15:15:25.866 | User sessions running outdated binaries: 2026-08-14 15:15:25.866 | quobyte @ session #6: sshd[2026,2072] 2026-08-14 15:15:25.875 | quobyte @ user manager service: systemd[1165] 2026-08-14 15:15:25.884 | 2026-08-14 15:15:25.884 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-14 15:15:27.971 | + functions-common:apt_get:1211 : result=0 2026-08-14 15:15:27.974 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-14 15:15:27.976 | + functions-common:time_stop:2420 : local name 2026-08-14 15:15:27.978 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:15:27.980 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:15:27.983 | + functions-common:time_stop:2423 : local total 2026-08-14 15:15:27.985 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:15:27.987 | + functions-common:time_stop:2426 : name=apt-get 2026-08-14 15:15:27.989 | + functions-common:time_stop:2427 : start_time=1786720514451 2026-08-14 15:15:27.991 | + functions-common:time_stop:2429 : [[ -z 1786720514451 ]] 2026-08-14 15:15:27.994 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:15:27.998 | + functions-common:time_stop:2432 : end_time=1786720527995 2026-08-14 15:15:28.000 | + functions-common:time_stop:2433 : elapsed_time=13544 2026-08-14 15:15:28.002 | + functions-common:time_stop:2434 : total=221304 2026-08-14 15:15:28.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:15:28.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=234848 2026-08-14 15:15:28.009 | + functions-common:apt_get:1215 : return 0 2026-08-14 15:15:28.012 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:15:28.014 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:15:28.017 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-14 15:15:28.019 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-14 15:15:28.023 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-14 15:15:28.026 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-14 15:15:28.028 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-14 15:15:28.030 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-14 15:15:28.033 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-14 15:15:28.035 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-14 15:15:28.038 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-14 15:15:28.040 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-14 15:15:28.043 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-14 15:15:28.045 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-14 15:15:28.047 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-14 15:15:28.050 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-14 15:15:28.052 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-14 15:15:28.054 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-14 15:15:28.057 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-14 15:15:28.059 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-14 15:15:28.062 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-14 15:15:28.064 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-14 15:15:28.066 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:15:28.068 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:15:28.071 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-14 15:15:28.073 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:15:28.075 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-14 15:15:28.078 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-14 15:15:28.080 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-14 15:15:28.095 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:15:28.098 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-14 15:15:28.100 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-14 15:15:28.102 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-14 15:15:28.105 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-14 15:15:28.107 | + lib/stack:stack_install_service:32 : install_nova 2026-08-14 15:15:28.109 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-14 15:15:28.111 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-14 15:15:28.114 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:15:28.116 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:15:28.118 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-14 15:15:28.120 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:15:28.123 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-14 15:15:28.137 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:15:28.139 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-14 15:15:28.141 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-14 15:15:28.144 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-14 15:15:28.146 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-14 15:15:28.149 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-14 15:15:28.304 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-14 15:15:28.306 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:15:28.309 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:15:28.311 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-14 15:15:28.313 | + functions-common:install_package:1438 : update_package_repo 2026-08-14 15:15:28.315 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-14 15:15:28.317 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-14 15:15:28.319 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-14 15:15:28.321 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-14 15:15:28.323 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-14 15:15:28.325 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:15:28.328 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:15:28.330 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-14 15:15:28.332 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-14 15:15:28.334 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-14 15:15:28.336 | + functions-common:apt_get_update:1167 : return 2026-08-14 15:15:28.338 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-14 15:15:28.340 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-14 15:15:28.343 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:15:28.345 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:15:28.347 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-14 15:15:28.365 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-14 15:15:28.401 | Reading package lists... 2026-08-14 15:15:28.769 | Building dependency tree... 2026-08-14 15:15:28.770 | Reading state information... 2026-08-14 15:15:29.363 | The following packages were automatically installed and are no longer required: 2026-08-14 15:15:29.364 | libfwupd2 libgusb2 2026-08-14 15:15:29.365 | Use 'sudo apt autoremove' to remove them. 2026-08-14 15:15:29.366 | The following additional packages will be installed: 2026-08-14 15:15:29.367 | apport libvirt-daemon libvirt-daemon-config-network 2026-08-14 15:15:29.367 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-14 15:15:29.368 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 ovmf python3-apport 2026-08-14 15:15:29.368 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-14 15:15:29.368 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-14 15:15:29.368 | qemu-system-sparc 2026-08-14 15:15:29.371 | Suggested packages: 2026-08-14 15:15:29.371 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-08-14 15:15:29.371 | libvirt-daemon-driver-storage-gluster 2026-08-14 15:15:29.371 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-14 15:15:29.371 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-14 15:15:29.371 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-08-14 15:15:29.372 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-08-14 15:15:29.416 | The following packages will be REMOVED: 2026-08-14 15:15:29.419 | apport-core-dump-handler 2026-08-14 15:15:29.421 | The following NEW packages will be installed: 2026-08-14 15:15:29.421 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-14 15:15:29.422 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-14 15:15:29.422 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-14 15:15:29.423 | The following packages will be upgraded: 2026-08-14 15:15:29.424 | apport libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-08-14 15:15:29.425 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-14 15:15:29.425 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-08-14 15:15:29.425 | ovmf python3-apport 2026-08-14 15:15:29.530 | 12 upgraded, 13 newly installed, 1 to remove and 56 not upgraded. 2026-08-14 15:15:29.530 | Need to get 118 MB of archives. 2026-08-14 15:15:29.530 | After this operation, 897 MB of additional disk space will be used. 2026-08-14 15:15:29.530 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.3-0ubuntu0.1 [93.7 kB] 2026-08-14 15:15:29.623 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.3-0ubuntu0.1 [85.3 kB] 2026-08-14 15:15:29.641 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-14 15:15:29.658 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-14 15:15:29.693 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.15 [1160 B] 2026-08-14 15:15:29.694 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.15 [740 kB] 2026-08-14 15:15:29.723 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.15 [438 kB] 2026-08-14 15:15:29.733 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.15 [431 kB] 2026-08-14 15:15:29.741 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.15 [6042 B] 2026-08-14 15:15:29.741 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.15 [49.7 kB] 2026-08-14 15:15:29.742 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.15 [3116 B] 2026-08-14 15:15:29.743 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.15 [1374 B] 2026-08-14 15:15:29.743 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.15 [1830 kB] 2026-08-14 15:15:29.764 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.15 [178 kB] 2026-08-14 15:15:29.768 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-14 15:15:29.771 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-14 15:15:29.951 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-14 15:15:30.135 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-08-14 15:15:30.242 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-08-14 15:15:30.312 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-08-14 15:15:30.352 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-14 15:15:30.990 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-14 15:15:30.991 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-08-14 15:15:31.055 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-14 15:15:31.100 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-14 15:15:31.358 | perl: warning: Setting locale failed. 2026-08-14 15:15:31.359 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:31.359 | LANGUAGE = (unset), 2026-08-14 15:15:31.359 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:31.359 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:31.359 | are supported and installed on your system. 2026-08-14 15:15:31.359 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:31.425 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:15:31.425 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:15:31.425 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:15:31.555 | Vorkonfiguration der Pakete ... 2026-08-14 15:15:31.757 | Fetched 118 MB in 2s (71.5 MB/s) 2026-08-14 15:15:31.871 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-08-14 15:15:31.881 | Preparing to unpack .../python3-apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-14 15:15:32.021 | Unpacking python3-apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-14 15:15:32.113 | Preparing to unpack .../apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-14 15:15:32.238 | Unpacking apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-14 15:15:32.481 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-14 15:15:32.481 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-14 15:15:32.481 | Package apport-core-dump-handler is to be removed. 2026-08-14 15:15:32.481 | Package python3-zstandard is not installed. 2026-08-14 15:15:32.481 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-14 15:15:32.481 | Package apport-core-dump-handler is to be removed. 2026-08-14 15:15:32.482 | Package systemd-coredump is not installed. 2026-08-14 15:15:32.482 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-14 15:15:32.482 | Package apport-core-dump-handler is to be removed. 2026-08-14 15:15:32.482 | Package python3-zstandard is not installed. 2026-08-14 15:15:32.482 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-14 15:15:32.482 | Package apport-core-dump-handler is to be removed. 2026-08-14 15:15:32.482 | Package systemd-coredump is not installed. 2026-08-14 15:15:32.482 | 2026-08-14 15:15:32.549 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-08-14 15:15:32.556 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-08-14 15:15:33.485 | Selecting previously unselected package systemd-coredump. 2026-08-14 15:15:33.547 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127206 files and directories currently installed.) 2026-08-14 15:15:33.554 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-14 15:15:33.557 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-14 15:15:33.606 | Selecting previously unselected package python3-zstandard. 2026-08-14 15:15:33.618 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-14 15:15:33.622 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-14 15:15:33.691 | Preparing to unpack .../02-libvirt-l10n_10.0.0-2ubuntu8.15_all.deb ... 2026-08-14 15:15:33.717 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-14 15:15:33.778 | Preparing to unpack .../03-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-14 15:15:33.806 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-14 15:15:33.903 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-14 15:15:33.934 | Unpacking libvirt-clients (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-14 15:15:34.033 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-14 15:15:34.061 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-14 15:15:34.170 | Preparing to unpack .../06-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-08-14 15:15:34.200 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-14 15:15:34.296 | Preparing to unpack .../07-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-14 15:15:34.377 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-14 15:15:34.482 | Preparing to unpack .../08-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-08-14 15:15:34.511 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-14 15:15:34.675 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-08-14 15:15:34.705 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-14 15:15:34.780 | Preparing to unpack .../10-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-14 15:15:34.795 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-14 15:15:34.979 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-14 15:15:34.991 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-14 15:15:35.006 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:35.074 | Selecting previously unselected package python3-libvirt. 2026-08-14 15:15:35.086 | Preparing to unpack .../12-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-14 15:15:35.091 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-14 15:15:35.167 | Selecting previously unselected package qemu-system-arm. 2026-08-14 15:15:35.178 | Preparing to unpack .../13-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:15:35.193 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:35.743 | Selecting previously unselected package qemu-system-mips. 2026-08-14 15:15:35.755 | Preparing to unpack .../14-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:15:35.769 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:36.403 | Selecting previously unselected package qemu-system-ppc. 2026-08-14 15:15:36.417 | Preparing to unpack .../15-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:15:36.431 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:36.845 | Selecting previously unselected package qemu-system-sparc. 2026-08-14 15:15:36.859 | Preparing to unpack .../16-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:15:36.872 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:37.140 | Selecting previously unselected package qemu-system-s390x. 2026-08-14 15:15:37.156 | Preparing to unpack .../17-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:15:37.170 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:37.366 | Selecting previously unselected package qemu-system-misc. 2026-08-14 15:15:37.383 | Preparing to unpack .../18-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:15:37.397 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:39.427 | Selecting previously unselected package qemu-system. 2026-08-14 15:15:39.438 | Preparing to unpack .../19-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-14 15:15:39.444 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:39.498 | Preparing to unpack .../20-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-14 15:15:39.509 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-08-14 15:15:39.685 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-14 15:15:39.696 | Preparing to unpack .../21-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-14 15:15:39.700 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-14 15:15:41.657 | Selecting previously unselected package qemu-efi-arm. 2026-08-14 15:15:41.670 | Preparing to unpack .../22-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-14 15:15:41.674 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-14 15:15:42.566 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-14 15:15:43.110 | Creating group 'systemd-coredump' with GID 987. 2026-08-14 15:15:43.114 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-14 15:15:43.140 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:43.159 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:43.177 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:43.195 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-14 15:15:43.207 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:43.226 | Setting up python3-apport (2.28.3-0ubuntu0.1) ... 2026-08-14 15:15:43.481 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-14 15:15:43.493 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-14 15:15:43.755 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:43.775 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:43.794 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-14 15:15:43.807 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:43.825 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:44.438 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:44.968 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-14 15:15:45.286 | Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:45.320 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:45.340 | Setting up apport (2.28.3-0ubuntu0.1) ... 2026-08-14 15:15:46.511 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-08-14 15:15:46.566 | Setting up libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:46.586 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:46.606 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-14 15:15:46.618 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:46.637 | Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:46.657 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-08-14 15:15:46.854 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:15:46.854 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:15:46.854 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:15:50.678 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-14 15:15:50.752 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-14 15:15:50.786 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-14 15:15:52.671 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-14 15:15:53.004 | perl: warning: Setting locale failed. 2026-08-14 15:15:53.004 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:53.004 | LANGUAGE = (unset), 2026-08-14 15:15:53.004 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:53.004 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:53.004 | are supported and installed on your system. 2026-08-14 15:15:53.005 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:53.142 | perl: warning: Setting locale failed. 2026-08-14 15:15:53.142 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:53.143 | LANGUAGE = (unset), 2026-08-14 15:15:53.143 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:53.143 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:53.143 | are supported and installed on your system. 2026-08-14 15:15:53.143 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:53.195 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-14 15:15:53.195 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-14 15:15:53.196 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-14 15:15:53.269 | perl: warning: Setting locale failed. 2026-08-14 15:15:53.269 | perl: warning: Please check that your locale settings: 2026-08-14 15:15:53.269 | LANGUAGE = (unset), 2026-08-14 15:15:53.269 | LC_ALL = "en_US.utf8", 2026-08-14 15:15:53.269 | LANG = "de_DE.UTF-8" 2026-08-14 15:15:53.269 | are supported and installed on your system. 2026-08-14 15:15:53.269 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:15:53.791 | 2026-08-14 15:15:53.791 | Running kernel seems to be up-to-date. 2026-08-14 15:15:53.791 | 2026-08-14 15:15:53.791 | Restarting services... 2026-08-14 15:15:53.845 | 2026-08-14 15:15:53.845 | Service restarts being deferred: 2026-08-14 15:15:53.845 | /etc/needrestart/restart.d/dbus.service 2026-08-14 15:15:53.845 | systemctl restart systemd-logind.service 2026-08-14 15:15:53.845 | systemctl restart virtlockd.service 2026-08-14 15:15:53.846 | systemctl restart virtlogd.service 2026-08-14 15:15:53.846 | 2026-08-14 15:15:53.846 | No containers need to be restarted. 2026-08-14 15:15:53.846 | 2026-08-14 15:15:53.846 | User sessions running outdated binaries: 2026-08-14 15:15:53.846 | quobyte @ session #6: sshd[2026,2072] 2026-08-14 15:15:53.857 | quobyte @ user manager service: systemd[1165] 2026-08-14 15:15:53.868 | 2026-08-14 15:15:53.868 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-14 15:15:56.461 | + functions-common:apt_get:1211 : result=0 2026-08-14 15:15:56.463 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-14 15:15:56.465 | + functions-common:time_stop:2420 : local name 2026-08-14 15:15:56.467 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:15:56.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:15:56.471 | + functions-common:time_stop:2423 : local total 2026-08-14 15:15:56.473 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:15:56.475 | + functions-common:time_stop:2426 : name=apt-get 2026-08-14 15:15:56.477 | + functions-common:time_stop:2427 : start_time=1786720528363 2026-08-14 15:15:56.479 | + functions-common:time_stop:2429 : [[ -z 1786720528363 ]] 2026-08-14 15:15:56.482 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:15:56.486 | + functions-common:time_stop:2432 : end_time=1786720556483 2026-08-14 15:15:56.488 | + functions-common:time_stop:2433 : elapsed_time=28120 2026-08-14 15:15:56.490 | + functions-common:time_stop:2434 : total=234848 2026-08-14 15:15:56.492 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:15:56.494 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=262968 2026-08-14 15:15:56.496 | + functions-common:apt_get:1215 : return 0 2026-08-14 15:15:56.498 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-14 15:15:56.500 | + functions-common:install_package:1438 : update_package_repo 2026-08-14 15:15:56.503 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-14 15:15:56.505 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-14 15:15:56.507 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-14 15:15:56.509 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-14 15:15:56.511 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-14 15:15:56.513 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:15:56.515 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:15:56.518 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-14 15:15:56.520 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-14 15:15:56.522 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-14 15:15:56.524 | + functions-common:apt_get_update:1167 : return 2026-08-14 15:15:56.527 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-14 15:15:56.529 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-14 15:15:56.531 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:15:56.534 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:15:56.536 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-14 15:15:56.555 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-08-14 15:15:56.594 | Reading package lists... 2026-08-14 15:15:57.062 | Building dependency tree... 2026-08-14 15:15:57.063 | Reading state information... 2026-08-14 15:15:57.913 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-14 15:15:57.914 | ovmf set to manually installed. 2026-08-14 15:15:57.914 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-14 15:15:57.914 | swtpm set to manually installed. 2026-08-14 15:15:57.914 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-14 15:15:57.914 | swtpm-tools set to manually installed. 2026-08-14 15:15:57.914 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-14 15:15:57.914 | mdevctl set to manually installed. 2026-08-14 15:15:57.915 | The following packages were automatically installed and are no longer required: 2026-08-14 15:15:57.916 | libfwupd2 libgusb2 2026-08-14 15:15:57.916 | Use 'sudo apt autoremove' to remove them. 2026-08-14 15:15:58.021 | 0 upgraded, 0 newly installed, 0 to remove and 56 not upgraded. 2026-08-14 15:15:58.026 | + functions-common:apt_get:1211 : result=0 2026-08-14 15:15:58.029 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-14 15:15:58.032 | + functions-common:time_stop:2420 : local name 2026-08-14 15:15:58.035 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:15:58.037 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:15:58.040 | + functions-common:time_stop:2423 : local total 2026-08-14 15:15:58.043 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:15:58.045 | + functions-common:time_stop:2426 : name=apt-get 2026-08-14 15:15:58.048 | + functions-common:time_stop:2427 : start_time=1786720556552 2026-08-14 15:15:58.051 | + functions-common:time_stop:2429 : [[ -z 1786720556552 ]] 2026-08-14 15:15:58.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:15:58.059 | + functions-common:time_stop:2432 : end_time=1786720558055 2026-08-14 15:15:58.061 | + functions-common:time_stop:2433 : elapsed_time=1503 2026-08-14 15:15:58.064 | + functions-common:time_stop:2434 : total=262968 2026-08-14 15:15:58.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:15:58.069 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=264471 2026-08-14 15:15:58.072 | + functions-common:apt_get:1215 : return 0 2026-08-14 15:15:58.074 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-14 15:15:58.079 | ++ functions-common:is_arch:519 : uname -m 2026-08-14 15:15:58.083 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-14 15:15:58.086 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-14 15:15:58.088 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-14 15:15:58.091 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-14 15:15:58.094 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-14 15:15:58.097 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-14 15:15:58.099 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-14 15:15:58.119 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:15:58.123 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-14 15:15:58.141 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-14 15:15:58.144 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-14 15:15:58.147 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-14 15:15:58.150 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-14 15:15:58.153 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-14 15:15:58.156 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-14 15:15:58.159 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-14 15:15:58.162 | + functions-common:git_clone:592 : local orig_dir 2026-08-14 15:15:58.165 | ++ functions-common:git_clone:593 : pwd 2026-08-14 15:15:58.169 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-14 15:15:58.171 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-14 15:15:58.175 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-14 15:15:58.194 | + functions-common:git_clone:596 : RECLONE=False 2026-08-14 15:15:58.196 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-14 15:15:58.200 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-14 15:15:58.205 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-14 15:15:58.205 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-14 15:15:58.211 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-14 15:15:58.214 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-14 15:15:58.217 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-14 15:15:58.221 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:15:58.225 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:15:58.228 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:15:58.232 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:15:58.235 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:15:58.238 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:15:58.241 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:15:58.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:15:58.249 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:15:58.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720558250 2026-08-14 15:15:58.258 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-14 15:15:58.262 | Cloning into '/opt/stack/novnc'... 2026-08-14 15:16:00.361 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:16:00.364 | + functions-common:time_stop:2420 : local name 2026-08-14 15:16:00.366 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:16:00.368 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:16:00.371 | + functions-common:time_stop:2423 : local total 2026-08-14 15:16:00.372 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:16:00.374 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:16:00.377 | + functions-common:time_stop:2427 : start_time=1786720558250 2026-08-14 15:16:00.379 | + functions-common:time_stop:2429 : [[ -z 1786720558250 ]] 2026-08-14 15:16:00.382 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:16:00.386 | + functions-common:time_stop:2432 : end_time=1786720560383 2026-08-14 15:16:00.389 | + functions-common:time_stop:2433 : elapsed_time=2133 2026-08-14 15:16:00.391 | + functions-common:time_stop:2434 : total=178493 2026-08-14 15:16:00.393 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:16:00.395 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180626 2026-08-14 15:16:00.399 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-14 15:16:00.401 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-14 15:16:00.404 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:16:00.407 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:16:00.409 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:16:00.412 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:16:00.414 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:16:00.417 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:16:00.419 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:16:00.422 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:16:00.426 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:16:00.430 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720560427 2026-08-14 15:16:00.432 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-14 15:16:00.905 | From https://github.com/novnc/novnc 2026-08-14 15:16:00.905 | * tag v1.3.0 -> FETCH_HEAD 2026-08-14 15:16:00.915 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:16:00.918 | + functions-common:time_stop:2420 : local name 2026-08-14 15:16:00.921 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:16:00.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:16:00.927 | + functions-common:time_stop:2423 : local total 2026-08-14 15:16:00.930 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:16:00.933 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:16:00.936 | + functions-common:time_stop:2427 : start_time=1786720560427 2026-08-14 15:16:00.939 | + functions-common:time_stop:2429 : [[ -z 1786720560427 ]] 2026-08-14 15:16:00.942 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:16:00.946 | + functions-common:time_stop:2432 : end_time=1786720560943 2026-08-14 15:16:00.949 | + functions-common:time_stop:2433 : elapsed_time=516 2026-08-14 15:16:00.952 | + functions-common:time_stop:2434 : total=180626 2026-08-14 15:16:00.955 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:16:00.958 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181142 2026-08-14 15:16:00.961 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-14 15:16:00.964 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:16:00.968 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:16:00.971 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:16:00.973 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:16:00.975 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:16:00.978 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:16:00.980 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:16:00.983 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:16:00.987 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:16:00.991 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720560988 2026-08-14 15:16:00.994 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-14 15:16:01.026 | Note: switching to 'FETCH_HEAD'. 2026-08-14 15:16:01.027 | 2026-08-14 15:16:01.027 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-14 15:16:01.027 | changes and commit them, and you can discard any commits you make in this 2026-08-14 15:16:01.027 | state without impacting any branches by switching back to a branch. 2026-08-14 15:16:01.027 | 2026-08-14 15:16:01.027 | If you want to create a new branch to retain commits you create, you may 2026-08-14 15:16:01.027 | do so (now or later) by using -c with the switch command. Example: 2026-08-14 15:16:01.027 | 2026-08-14 15:16:01.027 | git switch -c 2026-08-14 15:16:01.027 | 2026-08-14 15:16:01.028 | Or undo this operation with: 2026-08-14 15:16:01.028 | 2026-08-14 15:16:01.028 | git switch - 2026-08-14 15:16:01.028 | 2026-08-14 15:16:01.028 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-14 15:16:01.029 | 2026-08-14 15:16:01.029 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-14 15:16:01.031 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:16:01.034 | + functions-common:time_stop:2420 : local name 2026-08-14 15:16:01.036 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:16:01.038 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:16:01.041 | + functions-common:time_stop:2423 : local total 2026-08-14 15:16:01.043 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:16:01.045 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:16:01.048 | + functions-common:time_stop:2427 : start_time=1786720560988 2026-08-14 15:16:01.050 | + functions-common:time_stop:2429 : [[ -z 1786720560988 ]] 2026-08-14 15:16:01.055 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:16:01.058 | + functions-common:time_stop:2432 : end_time=1786720561056 2026-08-14 15:16:01.061 | + functions-common:time_stop:2433 : elapsed_time=68 2026-08-14 15:16:01.063 | + functions-common:time_stop:2434 : total=181142 2026-08-14 15:16:01.066 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:16:01.069 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181210 2026-08-14 15:16:01.072 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-14 15:16:01.090 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-14 15:16:01.094 | + functions-common:git_clone:673 : git show --oneline 2026-08-14 15:16:01.094 | + functions-common:git_clone:673 : head -1 2026-08-14 15:16:01.097 | 463c39e noVNC 1.3.0 2026-08-14 15:16:01.100 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-14 15:16:01.104 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-14 15:16:01.123 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:16:01.125 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/22/998822/4 2026-08-14 15:16:01.128 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-14 15:16:01.131 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-14 15:16:01.134 | + functions-common:git_clone:591 : local git_ref=refs/changes/22/998822/4 2026-08-14 15:16:01.137 | + functions-common:git_clone:592 : local orig_dir 2026-08-14 15:16:01.141 | ++ functions-common:git_clone:593 : pwd 2026-08-14 15:16:01.145 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-14 15:16:01.148 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-14 15:16:01.152 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-14 15:16:01.171 | + functions-common:git_clone:596 : RECLONE=False 2026-08-14 15:16:01.175 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-14 15:16:01.178 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-14 15:16:01.182 | + functions-common:git_clone:610 : echo refs/changes/22/998822/4 2026-08-14 15:16:01.183 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-14 15:16:01.189 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-08-14 15:16:01.193 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-14 15:16:01.196 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-14 15:16:01.199 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:16:01.202 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:16:01.206 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:16:01.209 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:16:01.213 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:16:01.217 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:16:01.220 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:16:01.222 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:16:01.226 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:16:01.231 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720561228 2026-08-14 15:16:01.235 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-14 15:16:01.238 | Cloning into '/opt/stack/nova'... 2026-08-14 15:19:47.192 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:19:47.196 | + functions-common:time_stop:2420 : local name 2026-08-14 15:19:47.200 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:19:47.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:19:47.207 | + functions-common:time_stop:2423 : local total 2026-08-14 15:19:47.211 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:19:47.214 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:19:47.218 | + functions-common:time_stop:2427 : start_time=1786720561228 2026-08-14 15:19:47.222 | + functions-common:time_stop:2429 : [[ -z 1786720561228 ]] 2026-08-14 15:19:47.227 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:19:47.239 | + functions-common:time_stop:2432 : end_time=1786720787234 2026-08-14 15:19:47.244 | + functions-common:time_stop:2433 : elapsed_time=226006 2026-08-14 15:19:47.248 | + functions-common:time_stop:2434 : total=181210 2026-08-14 15:19:47.253 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:19:47.257 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=407216 2026-08-14 15:19:47.262 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-08-14 15:19:47.267 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/22/998822/4 2026-08-14 15:19:47.272 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:19:47.276 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:19:47.280 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:19:47.285 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:19:47.289 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:19:47.293 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:19:47.298 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:19:47.302 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:19:47.307 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:19:47.314 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720787309 2026-08-14 15:19:47.318 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/22/998822/4 2026-08-14 15:19:48.318 | From https://review.opendev.org/openstack/nova 2026-08-14 15:19:48.318 | * branch refs/changes/22/998822/4 -> FETCH_HEAD 2026-08-14 15:19:48.328 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:19:48.332 | + functions-common:time_stop:2420 : local name 2026-08-14 15:19:48.336 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:19:48.340 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:19:48.344 | + functions-common:time_stop:2423 : local total 2026-08-14 15:19:48.348 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:19:48.352 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:19:48.357 | + functions-common:time_stop:2427 : start_time=1786720787309 2026-08-14 15:19:48.361 | + functions-common:time_stop:2429 : [[ -z 1786720787309 ]] 2026-08-14 15:19:48.366 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:19:48.373 | + functions-common:time_stop:2432 : end_time=1786720788368 2026-08-14 15:19:48.377 | + functions-common:time_stop:2433 : elapsed_time=1059 2026-08-14 15:19:48.381 | + functions-common:time_stop:2434 : total=407216 2026-08-14 15:19:48.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:19:48.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=408275 2026-08-14 15:19:48.394 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-14 15:19:48.503 | Note: switching to 'FETCH_HEAD'. 2026-08-14 15:19:48.504 | 2026-08-14 15:19:48.504 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-14 15:19:48.504 | changes and commit them, and you can discard any commits you make in this 2026-08-14 15:19:48.504 | state without impacting any branches by switching back to a branch. 2026-08-14 15:19:48.504 | 2026-08-14 15:19:48.504 | If you want to create a new branch to retain commits you create, you may 2026-08-14 15:19:48.504 | do so (now or later) by using -c with the switch command. Example: 2026-08-14 15:19:48.504 | 2026-08-14 15:19:48.504 | git switch -c 2026-08-14 15:19:48.504 | 2026-08-14 15:19:48.504 | Or undo this operation with: 2026-08-14 15:19:48.505 | 2026-08-14 15:19:48.505 | git switch - 2026-08-14 15:19:48.505 | 2026-08-14 15:19:48.505 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-14 15:19:48.505 | 2026-08-14 15:19:48.505 | HEAD is now at ffef2d1a53 Stabilize func test waiting for VM ERROR state 2026-08-14 15:19:48.509 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-14 15:19:48.537 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-14 15:19:48.542 | + functions-common:git_clone:673 : git show --oneline 2026-08-14 15:19:48.543 | + functions-common:git_clone:673 : head -1 2026-08-14 15:19:48.547 | ffef2d1a53 Stabilize func test waiting for VM ERROR state 2026-08-14 15:19:48.552 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-14 15:19:48.557 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-14 15:19:48.561 | + inc/python:setup_develop:353 : local bindep 2026-08-14 15:19:48.566 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-14 15:19:48.570 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-14 15:19:48.574 | + inc/python:setup_develop:359 : local extras= 2026-08-14 15:19:48.578 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-14 15:19:48.583 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-14 15:19:48.587 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-14 15:19:48.592 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-14 15:19:48.595 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-14 15:19:48.600 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-14 15:19:48.606 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-14 15:19:48.610 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-14 15:19:48.616 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-14 15:19:48.621 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-14 15:19:48.626 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-14 15:19:48.632 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-14 15:19:48.643 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-14 15:19:48.646 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-14 15:19:48.650 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-14 15:19:48.830 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-14 15:19:48.835 | + inc/python:setup_package:436 : local bindep=0 2026-08-14 15:19:48.839 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-14 15:19:48.843 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-14 15:19:48.848 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-14 15:19:48.852 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-14 15:19:48.857 | + inc/python:setup_package:445 : local flags=-e 2026-08-14 15:19:48.862 | + inc/python:setup_package:446 : local extras= 2026-08-14 15:19:48.867 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-14 15:19:48.871 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-14 15:19:48.876 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-14 15:19:48.881 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-14 15:19:48.885 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-14 15:19:48.890 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-14 15:19:48.922 | Using python 3.12 to install /opt/stack/nova 2026-08-14 15:19:48.926 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-08-14 15:19:49.953 | Obtaining file:///opt/stack/nova 2026-08-14 15:19:49.957 | Installing build dependencies: started 2026-08-14 15:19:51.869 | Installing build dependencies: finished with status 'done' 2026-08-14 15:19:51.870 | Checking if build backend supports build_editable: started 2026-08-14 15:19:52.454 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-14 15:19:52.455 | Getting requirements to build editable: started 2026-08-14 15:19:52.777 | Getting requirements to build editable: finished with status 'done' 2026-08-14 15:19:52.780 | Preparing editable metadata (pyproject.toml): started 2026-08-14 15:19:55.139 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:19:55.166 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (7.0.3) 2026-08-14 15:19:55.167 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (2.0.51) 2026-08-14 15:19:55.168 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (5.3.1) 2026-08-14 15:19:55.170 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (0.41.0) 2026-08-14 15:19:55.171 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (3.1.6) 2026-08-14 15:19:55.172 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (13.0.0) 2026-08-14 15:19:55.173 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (6.1.1) 2026-08-14 15:19:55.174 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (2.5.1) 2026-08-14 15:19:55.175 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (43.0.3) 2026-08-14 15:19:55.176 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (1.8.10) 2026-08-14 15:19:55.178 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (3.5.3) 2026-08-14 15:19:55.179 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (3.1.0) 2026-08-14 15:19:55.180 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (3.10.1) 2026-08-14 15:19:55.181 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (3.18.0) 2026-08-14 15:19:55.182 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (1.18.5) 2026-08-14 15:19:55.183 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (1.3.0) 2026-08-14 15:19:55.184 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (4.0.0) 2026-08-14 15:19:55.186 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (4.26.0) 2026-08-14 15:19:55.187 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (9.9.0) 2026-08-14 15:19:55.188 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (5.15.0) 2026-08-14 15:19:55.393 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev334) 2026-08-14 15:19:55.524 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-14 15:19:55.536 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (4.12.0) 2026-08-14 15:19:55.537 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (2.34.2) 2026-08-14 15:19:55.538 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (5.9.0) 2026-08-14 15:19:55.568 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev334) 2026-08-14 15:19:55.584 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-14 15:19:55.603 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (4.3.0) 2026-08-14 15:19:55.604 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (7.6.1) 2026-08-14 15:19:55.605 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (10.7.0) 2026-08-14 15:19:55.606 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (6.5.0) 2026-08-14 15:19:55.607 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (8.3.0) 2026-08-14 15:19:55.608 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (2.12.0) 2026-08-14 15:19:55.608 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (3.9.0) 2026-08-14 15:19:55.609 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (5.11.0) 2026-08-14 15:19:55.610 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (2.8.0) 2026-08-14 15:19:55.611 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (10.1.1) 2026-08-14 15:19:55.612 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (18.1.0) 2026-08-14 15:19:55.613 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (7.10.0) 2026-08-14 15:19:55.613 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (18.2.0) 2026-08-14 15:19:55.614 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (6.0.0) 2026-08-14 15:19:55.615 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (3.12.0) 2026-08-14 15:19:55.616 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (6.9.0) 2026-08-14 15:19:55.617 | 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.dev334) (4.8.0) 2026-08-14 15:19:55.618 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (2.0.0) 2026-08-14 15:19:55.619 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (8.2.0) 2026-08-14 15:19:55.620 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (7.2.2) 2026-08-14 15:19:55.621 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (3.11.0) 2026-08-14 15:19:55.622 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (7.1.0) 2026-08-14 15:19:55.623 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (1.1.0) 2026-08-14 15:19:55.624 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (3.8.0) 2026-08-14 15:19:55.626 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (5.1.0) 2026-08-14 15:19:55.627 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (5.8.0) 2026-08-14 15:19:55.654 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev334) 2026-08-14 15:19:55.670 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-14 15:19:55.682 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (9.0.1) 2026-08-14 15:19:55.683 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (0.3.0) 2026-08-14 15:19:55.684 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (1.4.2) 2026-08-14 15:19:55.685 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (1.9.0) 2026-08-14 15:19:55.686 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (2.9.0.post0) 2026-08-14 15:19:55.687 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (3.4.0) 2026-08-14 15:19:55.687 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (4.18.0) 2026-08-14 15:19:55.688 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev334) (6.0.3) 2026-08-14 15:19:55.691 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev334) (1.3.12) 2026-08-14 15:19:55.692 | 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.dev334) (4.15.0) 2026-08-14 15:19:55.695 | 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.dev334) (7.5.0) 2026-08-14 15:19:55.699 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev334) (2.0.0) 2026-08-14 15:19:55.704 | 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.dev334) (3.0) 2026-08-14 15:19:55.712 | 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.dev334) (2.8.0) 2026-08-14 15:19:55.719 | 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.dev334) (3.1.0) 2026-08-14 15:19:55.722 | 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.dev334) (2.2.2) 2026-08-14 15:19:55.728 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev334) (3.0.3) 2026-08-14 15:19:55.731 | 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.dev334) (26.1.0) 2026-08-14 15:19:55.731 | 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.dev334) (2025.9.1) 2026-08-14 15:19:55.732 | 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.dev334) (0.37.0) 2026-08-14 15:19:55.733 | 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.dev334) (2026.5.1) 2026-08-14 15:19:55.741 | 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.dev334) (2.1.0) 2026-08-14 15:19:55.749 | 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.dev334) (4.1.0) 2026-08-14 15:19:55.750 | 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.dev334) (2.13.0) 2026-08-14 15:19:55.751 | 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.dev334) (5.8.0) 2026-08-14 15:19:55.766 | 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.dev334) (1.5.0) 2026-08-14 15:19:55.767 | 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.dev334) (1.1.0) 2026-08-14 15:19:55.768 | 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.dev334) (1.33) 2026-08-14 15:19:55.770 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev334) (4.10.0) 2026-08-14 15:19:55.780 | 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.dev334) (3.1.1) 2026-08-14 15:19:55.788 | 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.dev334) (9.1.4) 2026-08-14 15:19:55.800 | 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.dev334) (2.18.0) 2026-08-14 15:19:55.809 | 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.dev334) (0.20) 2026-08-14 15:19:55.824 | 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.dev334) (2.1.2) 2026-08-14 15:19:55.825 | 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.dev334) (0.6.2) 2026-08-14 15:19:55.843 | 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.dev334) (7.1.4) 2026-08-14 15:19:55.844 | 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.dev334) (5.3.1) 2026-08-14 15:19:55.845 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev334) (5.6.2) 2026-08-14 15:19:55.847 | 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.dev334) (0.16.0) 2026-08-14 15:19:55.852 | 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.dev334) (5.1.0) 2026-08-14 15:19:55.863 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev334) (2026.2) 2026-08-14 15:19:55.864 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev334) (26.2) 2026-08-14 15:19:55.872 | 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.dev334) (0.25.0) 2026-08-14 15:19:55.876 | 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.dev334) (5.0.0) 2026-08-14 15:19:55.879 | 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.dev334) (4.0.1) 2026-08-14 15:19:55.895 | 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.dev334) (1.2.1) 2026-08-14 15:19:55.918 | 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.dev334) (1.7.6) 2026-08-14 15:19:55.926 | 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.dev334) (2.2.0) 2026-08-14 15:19:55.932 | 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.dev334) (1.3.7) 2026-08-14 15:19:55.944 | 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.dev334) (3.3.2) 2026-08-14 15:19:55.957 | 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.dev334) (4.3.2) 2026-08-14 15:19:55.958 | 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.dev334) (3.7.1) 2026-08-14 15:19:55.969 | 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.dev334) (2.4.0) 2026-08-14 15:19:55.979 | 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.dev334) (3.0.3) 2026-08-14 15:19:55.981 | 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.dev334) (1.6.2) 2026-08-14 15:19:55.991 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev334) (84.0.0) 2026-08-14 15:19:56.011 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev334) (0.8.1) 2026-08-14 15:19:56.052 | 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.dev334) (4.15.0) 2026-08-14 15:19:56.059 | 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.dev334) (0.6.0) 2026-08-14 15:19:56.060 | 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.dev334) (4.0.0) 2026-08-14 15:19:56.072 | 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.dev334) (3.0.52) 2026-08-14 15:19:56.074 | 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.dev334) (1.11.0) 2026-08-14 15:19:56.075 | 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.dev334) (15.0.0) 2026-08-14 15:19:56.076 | 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.dev334) (1.8.0) 2026-08-14 15:19:56.098 | 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.dev334) (1.17.0) 2026-08-14 15:19:56.105 | 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.dev334) (2.1.0) 2026-08-14 15:19:56.108 | 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.dev334) (24.2.1) 2026-08-14 15:19:56.129 | 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.dev334) (4.7.0) 2026-08-14 15:19:56.157 | 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.dev334) (3.4.7) 2026-08-14 15:19:56.158 | 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.dev334) (3.18) 2026-08-14 15:19:56.160 | 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.dev334) (2.7.0) 2026-08-14 15:19:56.162 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev334) (2023.11.17) 2026-08-14 15:19:56.204 | 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.dev334) (4.2.0) 2026-08-14 15:19:56.205 | 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.dev334) (2.20.0) 2026-08-14 15:19:56.218 | 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.dev334) (0.1.2) 2026-08-14 15:19:56.240 | 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.dev334) (0.8) 2026-08-14 15:19:56.309 | 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.dev334) (0.16.0) 2026-08-14 15:19:56.814 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev334) 2026-08-14 15:19:56.833 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-14 15:19:56.873 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev334) 2026-08-14 15:19:56.890 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-14 15:19:57.012 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev334) 2026-08-14 15:19:57.031 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-08-14 15:19:57.161 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-14 15:19:57.187 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-14 15:19:57.238 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-14 15:19:57.263 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-14 15:19:57.292 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-14 15:19:57.576 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 59.6 MB/s 0:00:00 2026-08-14 15:19:57.596 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-08-14 15:19:57.682 | Building wheels for collected packages: nova 2026-08-14 15:19:57.683 | Building editable for nova (pyproject.toml): started 2026-08-14 15:20:00.472 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-14 15:20:00.472 | Created wheel for nova: filename=nova-33.1.0.dev334-0.editable-py3-none-any.whl size=10618 sha256=fc8a9aacb98150a628d3c0b0639514534cc4d417e9c89dbfb322eb9936319b46 2026-08-14 15:20:00.474 | Stored in directory: /tmp/pip-ephem-wheel-cache-36c_vh35/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-14 15:20:00.478 | Successfully built nova 2026-08-14 15:20:00.802 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-14 15:20:05.903 | 2026-08-14 15:20:05.928 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev334 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-08-14 15:20:06.137 | + inc/python:pip_install:216 : result=0 2026-08-14 15:20:06.140 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:20:06.142 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:06.146 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:06.149 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:06.151 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:06.154 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:06.156 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:20:06.159 | + functions-common:time_stop:2427 : start_time=1786720788914 2026-08-14 15:20:06.162 | + functions-common:time_stop:2429 : [[ -z 1786720788914 ]] 2026-08-14 15:20:06.166 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:06.170 | + functions-common:time_stop:2432 : end_time=1786720806167 2026-08-14 15:20:06.174 | + functions-common:time_stop:2433 : elapsed_time=17253 2026-08-14 15:20:06.176 | + functions-common:time_stop:2434 : total=140934 2026-08-14 15:20:06.179 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:06.182 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158187 2026-08-14 15:20:06.185 | + inc/python:pip_install:219 : return 0 2026-08-14 15:20:06.187 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-14 15:20:06.191 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:20:06.193 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-14 15:20:06.196 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-14 15:20:06.199 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:20:06.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:20:06.204 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-14 15:20:06.207 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:20:06.210 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-08-14 15:20:06.229 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-14 15:20:06.233 | + ./stack.sh:main:962 : configure_nova 2026-08-14 15:20:06.236 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-14 15:20:06.254 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-14 15:20:06.257 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-14 15:20:06.260 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-14 15:20:06.265 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-14 15:20:06.265 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-14 15:20:06.271 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-14 15:20:06.274 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-14 15:20:06.277 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-14 15:20:06.279 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-14 15:20:06.283 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-14 15:20:06.285 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-14 15:20:06.287 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-14 15:20:06.290 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-14 15:20:06.305 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-14 15:20:06.321 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-08-14 15:20:06.338 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-08-14 15:20:06.354 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-14 15:20:06.371 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-14 15:20:06.388 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-14 15:20:06.391 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-14 15:20:06.396 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.HbfqN2vybF 2026-08-14 15:20:06.399 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-14 15:20:06.402 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-14 15:20:06.406 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-14 15:20:06.409 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-14 15:20:06.412 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-14 15:20:06.415 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.HbfqN2vybF 2026-08-14 15:20:06.420 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.HbfqN2vybF 2026-08-14 15:20:06.435 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.HbfqN2vybF /etc/sudoers.d/nova-rootwrap 2026-08-14 15:20:06.457 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-14 15:20:06.462 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-14 15:20:06.466 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-14 15:20:06.469 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-14 15:20:06.473 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-14 15:20:06.476 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-14 15:20:06.479 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-14 15:20:06.484 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-14 15:20:06.484 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-14 15:20:06.498 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-14 15:20:06.504 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-14 15:20:06.522 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-14 15:20:06.540 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-14 15:20:06.543 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-14 15:20:06.550 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-14 15:20:06.572 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:06.575 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-14 15:20:06.589 | net.ipv4.ip_forward = 1 2026-08-14 15:20:06.594 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-14 15:20:06.598 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-14 15:20:06.602 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-14 15:20:06.620 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-14 15:20:06.624 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-14 15:20:06.628 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-14 15:20:06.645 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-14 15:20:06.650 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-14 15:20:06.651 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-14 15:20:06.658 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:e239992bdf54 2026-08-14 15:20:06.661 | InitiatorName=iqn.2016-04.com.open-iscsi:e239992bdf54 2026-08-14 15:20:06.667 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-14 15:20:06.671 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-14 15:20:06.760 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-14 15:20:06.765 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-14 15:20:06.768 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:20:06.772 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-14 15:20:06.834 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-14 15:20:06.837 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-14 15:20:06.845 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-14 15:20:06.850 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-14 15:20:06.891 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-14 15:20:06.894 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-14 15:20:06.929 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-14 15:20:06.966 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-14 15:20:07.003 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-14 15:20:07.042 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-14 15:20:07.081 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-14 15:20:07.122 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.147 2026-08-14 15:20:07.168 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-14 15:20:07.209 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-14 15:20:07.247 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-14 15:20:07.288 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-14 15:20:07.329 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-14 15:20:07.373 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-14 15:20:07.403 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-14 15:20:07.437 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-14 15:20:07.470 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-14 15:20:07.473 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:20:07.476 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:20:07.480 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:20:07.483 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:20:07.488 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:20:07.491 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:20:07.494 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:20:07.497 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:20:07.499 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:20:07.501 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:20:07.505 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:20:07.507 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:20:07.509 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:20:07.511 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-14 15:20:07.531 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:07.534 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-14 15:20:07.537 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-14 15:20:07.540 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-14 15:20:07.577 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-14 15:20:07.581 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-14 15:20:07.585 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-14 15:20:07.588 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-14 15:20:07.591 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-14 15:20:07.595 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-14 15:20:07.599 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-14 15:20:07.618 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:07.622 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-14 15:20:07.625 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-14 15:20:07.629 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-14 15:20:07.667 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-14 15:20:07.669 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-14 15:20:07.673 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-14 15:20:07.676 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-14 15:20:07.679 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-14 15:20:07.683 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-14 15:20:07.686 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-14 15:20:07.708 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:07.711 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-14 15:20:07.714 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-14 15:20:07.719 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-14 15:20:07.760 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-14 15:20:07.802 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-14 15:20:07.840 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-14 15:20:07.877 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-14 15:20:07.900 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:07.903 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-14 15:20:07.925 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:07.931 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-14 15:20:07.931 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-14 15:20:07.936 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-14 15:20:07.940 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-14 15:20:07.978 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-14 15:20:07.981 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-14 15:20:08.024 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-14 15:20:08.029 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-14 15:20:08.031 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-14 15:20:08.034 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-14 15:20:08.037 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-14 15:20:08.040 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-14 15:20:08.044 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-14 15:20:08.048 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-14 15:20:08.051 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-14 15:20:08.055 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-14 15:20:08.099 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-14 15:20:08.142 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.147/identity 2026-08-14 15:20:08.186 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-14 15:20:08.231 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-14 15:20:08.276 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-14 15:20:08.320 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-14 15:20:08.359 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-14 15:20:08.397 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.147/identity 2026-08-14 15:20:08.437 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-14 15:20:08.477 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-14 15:20:08.516 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-14 15:20:08.520 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-14 15:20:08.541 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:08.543 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-14 15:20:08.547 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-14 15:20:08.587 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-14 15:20:08.589 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-14 15:20:08.593 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-14 15:20:08.596 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-14 15:20:08.599 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-14 15:20:08.639 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-14 15:20:08.675 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.147/identity 2026-08-14 15:20:08.712 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-14 15:20:08.749 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-14 15:20:08.786 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-14 15:20:08.822 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-14 15:20:08.858 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-14 15:20:08.893 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-14 15:20:08.911 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:08.914 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-14 15:20:08.934 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:08.937 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-14 15:20:08.940 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-14 15:20:08.977 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-14 15:20:09.017 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-14 15:20:09.020 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-14 15:20:09.059 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-14 15:20:09.061 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-14 15:20:09.065 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-14 15:20:09.068 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:20:09.071 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:20:09.074 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:20:09.077 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:20:09.081 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:20:09.083 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:20:09.087 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:20:09.090 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:20:09.093 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:20:09.096 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:20:09.100 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:20:09.103 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:20:09.106 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:20:09.109 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-14 15:20:09.112 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-14 15:20:09.115 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-14 15:20:09.120 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-14 15:20:09.141 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-14 15:20:09.144 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-14 15:20:09.147 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-14 15:20:09.150 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-14 15:20:09.153 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-14 15:20:09.191 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:20:09.228 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:20:09.266 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-14 15:20:09.302 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-14 15:20:09.340 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-14 15:20:09.380 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-14 15:20:09.400 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:09.402 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-14 15:20:09.406 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-14 15:20:09.409 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-14 15:20:09.412 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-14 15:20:09.416 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-14 15:20:09.419 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-14 15:20:09.422 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-14 15:20:09.425 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-14 15:20:09.427 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-14 15:20:09.444 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-14 15:20:09.445 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:20:09.457 | d /var/run/uwsgi 0755 quobyte root 2026-08-14 15:20:09.461 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:20:09.476 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-14 15:20:09.481 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-14 15:20:09.484 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-14 15:20:09.489 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-14 15:20:09.491 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-14 15:20:09.526 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-14 15:20:09.558 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-14 15:20:09.591 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-14 15:20:09.625 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-14 15:20:09.658 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-14 15:20:09.692 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-14 15:20:09.726 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-14 15:20:09.760 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-14 15:20:09.795 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-14 15:20:09.826 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-14 15:20:09.854 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-14 15:20:09.883 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-14 15:20:09.912 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-14 15:20:09.939 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-14 15:20:09.942 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-14 15:20:09.945 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-14 15:20:09.947 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-14 15:20:09.949 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-14 15:20:09.952 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:09.954 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:09.957 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-14 15:20:09.959 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-14 15:20:09.962 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-14 15:20:09.990 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-14 15:20:10.019 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-14 15:20:10.019 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-08-14 15:20:10.031 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-14 15:20:10.035 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-14 15:20:10.037 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-14 15:20:10.039 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-14 15:20:10.042 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-14 15:20:10.044 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-14 15:20:10.046 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-14 15:20:10.048 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:10.051 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:10.053 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-14 15:20:10.056 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-14 15:20:10.059 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:10.061 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:10.064 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-14 15:20:10.076 | perl: warning: Setting locale failed. 2026-08-14 15:20:10.077 | perl: warning: Please check that your locale settings: 2026-08-14 15:20:10.077 | LANGUAGE = (unset), 2026-08-14 15:20:10.078 | LC_ALL = "en_US.utf8", 2026-08-14 15:20:10.078 | LANG = "de_DE.UTF-8" 2026-08-14 15:20:10.078 | are supported and installed on your system. 2026-08-14 15:20:10.078 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:20:10.125 | Enabling site nova-api. 2026-08-14 15:20:10.130 | To activate the new configuration, you need to run: 2026-08-14 15:20:10.130 | systemctl reload apache2 2026-08-14 15:20:10.136 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-14 15:20:10.139 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-14 15:20:10.141 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:20:10.143 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-14 15:20:10.376 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-14 15:20:10.396 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:10.398 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-14 15:20:10.400 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-14 15:20:10.403 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-14 15:20:10.405 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-14 15:20:10.407 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-14 15:20:10.410 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-14 15:20:10.412 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-14 15:20:10.414 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-14 15:20:10.416 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-14 15:20:10.432 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-14 15:20:10.433 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:20:10.443 | d /var/run/uwsgi 0755 quobyte root 2026-08-14 15:20:10.448 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:20:10.462 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-14 15:20:10.467 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-14 15:20:10.469 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-14 15:20:10.473 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-14 15:20:10.475 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-14 15:20:10.516 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-14 15:20:10.553 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-14 15:20:10.585 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-14 15:20:10.619 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-14 15:20:10.653 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-14 15:20:10.686 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-14 15:20:10.718 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-14 15:20:10.748 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-14 15:20:10.776 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-14 15:20:10.804 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-14 15:20:10.833 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-14 15:20:10.861 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-14 15:20:10.889 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-14 15:20:10.920 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-14 15:20:10.922 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-14 15:20:10.949 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-14 15:20:10.964 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:10.967 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-14 15:20:11.002 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-14 15:20:11.004 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-14 15:20:11.007 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-14 15:20:11.023 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:11.026 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:20:11.029 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:20:11.059 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-14 15:20:11.091 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-14 15:20:11.094 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-14 15:20:11.096 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-14 15:20:11.099 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-14 15:20:11.101 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-14 15:20:11.104 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-14 15:20:11.121 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:11.124 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-14 15:20:11.126 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-14 15:20:11.128 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-14 15:20:11.144 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:11.146 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:20:11.149 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:20:11.186 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-14 15:20:11.189 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-14 15:20:11.192 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-14 15:20:11.233 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-14 15:20:11.276 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-14 15:20:11.319 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-14 15:20:11.341 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:11.345 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-14 15:20:11.382 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-14 15:20:11.386 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-14 15:20:11.389 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-14 15:20:11.431 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-14 15:20:11.435 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-14 15:20:11.439 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-14 15:20:11.442 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-14 15:20:11.446 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-14 15:20:11.486 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-14 15:20:11.530 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.147/identity 2026-08-14 15:20:11.573 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-14 15:20:11.614 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-14 15:20:11.660 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-14 15:20:11.694 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-14 15:20:11.729 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-14 15:20:11.762 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-14 15:20:11.780 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:11.785 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-14 15:20:11.789 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-14 15:20:11.792 | + lib/nova:create_nova_conf:589 : local conf 2026-08-14 15:20:11.796 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-14 15:20:11.799 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-14 15:20:11.802 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-14 15:20:11.805 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-14 15:20:11.809 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-14 15:20:11.812 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-14 15:20:11.814 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-14 15:20:11.819 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-14 15:20:11.822 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-14 15:20:11.825 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-14 15:20:11.828 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-14 15:20:11.831 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-14 15:20:11.834 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-14 15:20:11.837 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-14 15:20:11.855 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:11.858 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-14 15:20:11.861 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-14 15:20:11.865 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-14 15:20:11.901 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-14 15:20:11.937 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-14 15:20:11.973 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-14 15:20:11.975 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-14 15:20:11.978 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-14 15:20:11.981 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-14 15:20:12.000 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:12.005 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-14 15:20:12.005 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-14 15:20:13.211 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-14 15:20:13.214 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-14 15:20:14.341 | Adding vhost "nova_cell1" ... 2026-08-14 15:20:14.434 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-14 15:20:15.588 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-14 15:20:15.624 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-14 15:20:15.628 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-14 15:20:15.631 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-14 15:20:15.634 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-14 15:20:15.637 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-14 15:20:15.641 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-14 15:20:15.661 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:15.667 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-14 15:20:15.670 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-14 15:20:15.674 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-14 15:20:15.696 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:15.700 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.147:5672/nova_cell1 2026-08-14 15:20:15.704 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.147:5672/nova_cell1 2026-08-14 15:20:15.746 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-14 15:20:15.750 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-14 15:20:15.753 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-14 15:20:15.776 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:15.779 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-14 15:20:15.782 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-14 15:20:15.785 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-14 15:20:15.788 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-14 15:20:15.791 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-14 15:20:15.795 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-14 15:20:15.798 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-14 15:20:15.838 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-14 15:20:15.877 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.147/identity 2026-08-14 15:20:15.918 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-14 15:20:15.957 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-14 15:20:15.998 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-14 15:20:16.039 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-14 15:20:16.080 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-14 15:20:16.118 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-14 15:20:16.121 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-14 15:20:16.125 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-14 15:20:16.130 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-14 15:20:16.152 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-14 15:20:16.156 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-14 15:20:16.159 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-14 15:20:16.162 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-14 15:20:16.165 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-14 15:20:16.204 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:20:16.245 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:20:16.285 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-14 15:20:16.325 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-14 15:20:16.365 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-14 15:20:16.368 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-14 15:20:16.373 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-14 15:20:16.377 | + lib/nova:create_nova_conf:623 : local conf 2026-08-14 15:20:16.380 | + lib/nova:create_nova_conf:624 : local offset 2026-08-14 15:20:16.385 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-14 15:20:16.389 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-14 15:20:16.392 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-14 15:20:16.396 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-14 15:20:16.399 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-14 15:20:16.402 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-14 15:20:16.405 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-14 15:20:16.408 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-14 15:20:16.412 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-14 15:20:16.415 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-14 15:20:16.438 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:16.442 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-14 15:20:16.486 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-14 15:20:16.527 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-14 15:20:16.531 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-14 15:20:16.535 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-14 15:20:16.538 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-14 15:20:16.561 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:16.564 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-14 15:20:16.585 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:16.589 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-14 15:20:16.612 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:16.615 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-14 15:20:16.619 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-14 15:20:16.623 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-14 15:20:16.626 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-14 15:20:16.649 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:16.653 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-14 15:20:16.673 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-14 15:20:16.674 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-14 15:20:16.687 | cgroup_device_acl = [ 2026-08-14 15:20:16.687 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-14 15:20:16.687 | "/dev/random", "/dev/urandom", 2026-08-14 15:20:16.687 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-14 15:20:16.687 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-14 15:20:16.688 | "/dev/vfio/vfio", 2026-08-14 15:20:16.688 | ] 2026-08-14 15:20:16.693 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-14 15:20:16.696 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:20:16.699 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:20:16.702 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:20:16.705 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:20:16.709 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:20:16.712 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:20:16.715 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:20:16.717 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:20:16.720 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:20:16.723 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:20:16.727 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:20:16.730 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:20:16.734 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:20:16.738 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-14 15:20:16.744 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-14 15:20:16.747 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-14 15:20:16.751 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-14 15:20:16.755 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-14 15:20:16.787 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-14 15:20:16.791 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-14 15:20:16.793 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:16.797 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:16.799 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-08-14 15:20:16.802 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-14 15:20:16.806 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-08-14 15:20:16.826 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-08-14 15:20:16.826 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-14 15:20:16.839 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-14 15:20:16.844 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-08-14 15:20:16.866 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-14 15:20:16.866 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-14 15:20:16.881 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-14 15:20:16.887 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-14 15:20:16.890 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-14 15:20:16.893 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-14 15:20:16.896 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-14 15:20:16.899 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:20:16.903 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-14 15:20:16.993 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-14 15:20:16.997 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:20:17.001 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-14 15:20:17.124 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-14 15:20:17.166 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-14 15:20:17.207 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-14 15:20:17.211 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-14 15:20:17.252 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-14 15:20:17.296 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-14 15:20:17.336 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-14 15:20:17.376 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-14 15:20:17.414 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-14 15:20:17.418 | ++ functions-common:is_arch:519 : uname -m 2026-08-14 15:20:17.423 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-14 15:20:17.426 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-14 15:20:17.430 | ++ functions-common:is_arch:519 : uname -m 2026-08-14 15:20:17.436 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-14 15:20:17.438 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-14 15:20:17.441 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-14 15:20:17.444 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-14 15:20:17.446 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-14 15:20:17.449 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-14 15:20:17.469 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:17.472 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-14 15:20:17.475 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-14 15:20:17.477 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-14 15:20:17.480 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-14 15:20:17.482 | + lib/stack:stack_install_service:32 : install_placement 2026-08-14 15:20:17.485 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-14 15:20:17.488 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-14 15:20:17.491 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-14 15:20:17.495 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-14 15:20:17.498 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-14 15:20:17.501 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-14 15:20:17.506 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-14 15:20:17.506 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-14 15:20:17.511 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-14 15:20:17.514 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-14 15:20:17.517 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-14 15:20:17.520 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-14 15:20:17.523 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-14 15:20:17.546 | Using python 3.12 to install osc-placement 2026-08-14 15:20:17.549 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-08-14 15:20:18.787 | Collecting osc-placement 2026-08-14 15:20:18.927 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-14 15:20:18.939 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-14 15:20:18.940 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-08-14 15:20:18.941 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-14 15:20:18.942 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-08-14 15:20:18.943 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-08-14 15:20:18.944 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-08-14 15:20:18.945 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-08-14 15:20:18.946 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-08-14 15:20:18.947 | 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-08-14 15:20:18.952 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.15.0) 2026-08-14 15:20:18.953 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.18.0) 2026-08-14 15:20:18.954 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-14 15:20:18.957 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-08-14 15:20:18.958 | 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-08-14 15:20:18.959 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-08-14 15:20:18.961 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-08-14 15:20:18.964 | 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-08-14 15:20:18.965 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-14 15:20:18.966 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-14 15:20:18.967 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-14 15:20:18.970 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-08-14 15:20:18.971 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-08-14 15:20:18.972 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-08-14 15:20:18.973 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-08-14 15:20:18.974 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-08-14 15:20:18.976 | 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-08-14 15:20:18.977 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-08-14 15:20:18.980 | 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-08-14 15:20:18.984 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-08-14 15:20:18.991 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-08-14 15:20:18.997 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-08-14 15:20:18.999 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-08-14 15:20:19.000 | 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-08-14 15:20:19.006 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-14 15:20:19.011 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-08-14 15:20:19.026 | 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-08-14 15:20:19.028 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-08-14 15:20:19.029 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-08-14 15:20:19.031 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-08-14 15:20:19.043 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-14 15:20:19.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>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-14 15:20:19.050 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-14 15:20:19.091 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-14 15:20:19.440 | Installing collected packages: osc-placement 2026-08-14 15:20:19.568 | Successfully installed osc-placement-4.9.0 2026-08-14 15:20:19.714 | + inc/python:pip_install:216 : result=0 2026-08-14 15:20:19.716 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:20:19.719 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:19.721 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:19.723 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:19.725 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:19.727 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:19.730 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:20:19.732 | + functions-common:time_stop:2427 : start_time=1786720817540 2026-08-14 15:20:19.734 | + functions-common:time_stop:2429 : [[ -z 1786720817540 ]] 2026-08-14 15:20:19.737 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:19.742 | + functions-common:time_stop:2432 : end_time=1786720819739 2026-08-14 15:20:19.745 | + functions-common:time_stop:2433 : elapsed_time=2199 2026-08-14 15:20:19.747 | + functions-common:time_stop:2434 : total=158187 2026-08-14 15:20:19.750 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:19.752 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160386 2026-08-14 15:20:19.754 | + inc/python:pip_install:219 : return 0 2026-08-14 15:20:19.758 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-14 15:20:19.760 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-14 15:20:19.762 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-14 15:20:19.765 | + functions-common:git_clone:591 : local git_ref=master 2026-08-14 15:20:19.767 | + functions-common:git_clone:592 : local orig_dir 2026-08-14 15:20:19.770 | ++ functions-common:git_clone:593 : pwd 2026-08-14 15:20:19.773 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-14 15:20:19.776 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-14 15:20:19.779 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-14 15:20:19.795 | + functions-common:git_clone:596 : RECLONE=False 2026-08-14 15:20:19.797 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-14 15:20:19.800 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-14 15:20:19.803 | + functions-common:git_clone:610 : echo master 2026-08-14 15:20:19.803 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-14 15:20:19.807 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-14 15:20:19.810 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-14 15:20:19.813 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-14 15:20:19.816 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:20:19.818 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:20:19.820 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:20:19.823 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:20:19.825 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:20:19.828 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:20:19.830 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:20:19.832 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:20:19.835 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:20:19.839 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720819836 2026-08-14 15:20:19.842 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-14 15:20:19.846 | Cloning into '/opt/stack/placement'... 2026-08-14 15:20:23.310 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:20:23.313 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:23.316 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:23.319 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:23.323 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:23.326 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:23.329 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:20:23.333 | + functions-common:time_stop:2427 : start_time=1786720819836 2026-08-14 15:20:23.336 | + functions-common:time_stop:2429 : [[ -z 1786720819836 ]] 2026-08-14 15:20:23.342 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:23.349 | + functions-common:time_stop:2432 : end_time=1786720823344 2026-08-14 15:20:23.352 | + functions-common:time_stop:2433 : elapsed_time=3508 2026-08-14 15:20:23.356 | + functions-common:time_stop:2434 : total=408275 2026-08-14 15:20:23.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:23.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=411783 2026-08-14 15:20:23.367 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-14 15:20:23.370 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-14 15:20:23.373 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:20:23.377 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:20:23.381 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:20:23.384 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:20:23.387 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:20:23.392 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:20:23.396 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:20:23.400 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:20:23.405 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:20:23.411 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720823406 2026-08-14 15:20:23.414 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-14 15:20:23.900 | From https://review.opendev.org/openstack/placement 2026-08-14 15:20:23.900 | * branch master -> FETCH_HEAD 2026-08-14 15:20:23.912 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:20:23.915 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:23.919 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:23.922 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:23.926 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:23.929 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:23.932 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:20:23.935 | + functions-common:time_stop:2427 : start_time=1786720823406 2026-08-14 15:20:23.939 | + functions-common:time_stop:2429 : [[ -z 1786720823406 ]] 2026-08-14 15:20:23.944 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:23.949 | + functions-common:time_stop:2432 : end_time=1786720823945 2026-08-14 15:20:23.952 | + functions-common:time_stop:2433 : elapsed_time=539 2026-08-14 15:20:23.956 | + functions-common:time_stop:2434 : total=411783 2026-08-14 15:20:23.959 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:23.962 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=412322 2026-08-14 15:20:23.966 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-14 15:20:23.969 | + functions-common:git_timed:697 : local count=0 2026-08-14 15:20:23.973 | + functions-common:git_timed:698 : local timeout=0 2026-08-14 15:20:23.977 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:20:23.980 | + functions-common:git_timed:701 : timeout=0 2026-08-14 15:20:23.984 | + functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:20:23.988 | + functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:20:23.991 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:20:23.995 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:20:23.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:20:24.004 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720824000 2026-08-14 15:20:24.008 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-14 15:20:24.073 | Note: switching to 'FETCH_HEAD'. 2026-08-14 15:20:24.074 | 2026-08-14 15:20:24.074 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-14 15:20:24.074 | changes and commit them, and you can discard any commits you make in this 2026-08-14 15:20:24.074 | state without impacting any branches by switching back to a branch. 2026-08-14 15:20:24.074 | 2026-08-14 15:20:24.074 | If you want to create a new branch to retain commits you create, you may 2026-08-14 15:20:24.074 | do so (now or later) by using -c with the switch command. Example: 2026-08-14 15:20:24.074 | 2026-08-14 15:20:24.075 | git switch -c 2026-08-14 15:20:24.075 | 2026-08-14 15:20:24.075 | Or undo this operation with: 2026-08-14 15:20:24.075 | 2026-08-14 15:20:24.075 | git switch - 2026-08-14 15:20:24.076 | 2026-08-14 15:20:24.076 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-14 15:20:24.076 | 2026-08-14 15:20:24.076 | HEAD is now at 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-14 15:20:24.079 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:20:24.083 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:24.086 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:24.089 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:24.093 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:24.097 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:24.100 | + functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:20:24.104 | + functions-common:time_stop:2427 : start_time=1786720824000 2026-08-14 15:20:24.107 | + functions-common:time_stop:2429 : [[ -z 1786720824000 ]] 2026-08-14 15:20:24.111 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:24.116 | + functions-common:time_stop:2432 : end_time=1786720824113 2026-08-14 15:20:24.120 | + functions-common:time_stop:2433 : elapsed_time=113 2026-08-14 15:20:24.122 | + functions-common:time_stop:2434 : total=412322 2026-08-14 15:20:24.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:24.128 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=412435 2026-08-14 15:20:24.131 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-14 15:20:24.148 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-14 15:20:24.153 | + functions-common:git_clone:673 : git show --oneline 2026-08-14 15:20:24.153 | + functions-common:git_clone:673 : head -1 2026-08-14 15:20:24.156 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-14 15:20:24.159 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-14 15:20:24.163 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-14 15:20:24.167 | + inc/python:setup_develop:353 : local bindep 2026-08-14 15:20:24.171 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-14 15:20:24.175 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-14 15:20:24.179 | + inc/python:setup_develop:359 : local extras= 2026-08-14 15:20:24.183 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-14 15:20:24.187 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-14 15:20:24.190 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-14 15:20:24.194 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-14 15:20:24.199 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-14 15:20:24.203 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-14 15:20:24.208 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-14 15:20:24.212 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-14 15:20:24.217 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-14 15:20:24.221 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-14 15:20:24.225 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-14 15:20:24.230 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-14 15:20:24.238 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-14 15:20:24.242 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-14 15:20:24.247 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-14 15:20:24.420 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-14 15:20:24.423 | + inc/python:setup_package:436 : local bindep=0 2026-08-14 15:20:24.427 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-14 15:20:24.431 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-14 15:20:24.435 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-14 15:20:24.439 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-14 15:20:24.443 | + inc/python:setup_package:445 : local flags=-e 2026-08-14 15:20:24.446 | + inc/python:setup_package:446 : local extras= 2026-08-14 15:20:24.451 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-14 15:20:24.453 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-14 15:20:24.458 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-14 15:20:24.462 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-14 15:20:24.465 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-14 15:20:24.469 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-14 15:20:24.497 | Using python 3.12 to install /opt/stack/placement 2026-08-14 15:20:24.501 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-08-14 15:20:25.537 | Obtaining file:///opt/stack/placement 2026-08-14 15:20:25.540 | Installing build dependencies: started 2026-08-14 15:20:27.232 | Installing build dependencies: finished with status 'done' 2026-08-14 15:20:27.233 | Checking if build backend supports build_editable: started 2026-08-14 15:20:27.818 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-14 15:20:27.820 | Getting requirements to build editable: started 2026-08-14 15:20:28.142 | Getting requirements to build editable: finished with status 'done' 2026-08-14 15:20:28.144 | Preparing editable metadata (pyproject.toml): started 2026-08-14 15:20:29.162 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:20:29.185 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-08-14 15:20:29.187 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.51) 2026-08-14 15:20:29.188 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-08-14 15:20:29.189 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-08-14 15:20:29.190 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.10) 2026-08-14 15:20:29.191 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-08-14 15:20:29.191 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-08-14 15:20:29.192 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.6.1) 2026-08-14 15:20:29.193 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.7.0) 2026-08-14 15:20:29.194 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.5.0) 2026-08-14 15:20:29.195 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.3.0) 2026-08-14 15:20:29.196 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (5.11.0) 2026-08-14 15:20:29.197 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.1.1) 2026-08-14 15:20:29.198 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (18.1.0) 2026-08-14 15:20:29.198 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.0.0) 2026-08-14 15:20:29.199 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.2.0) 2026-08-14 15:20:29.200 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.8.0) 2026-08-14 15:20:29.201 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.1.0) 2026-08-14 15:20:29.202 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (3.8.0) 2026-08-14 15:20:29.203 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-14 15:20:29.205 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (26.1.0) 2026-08-14 15:20:29.206 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2025.9.1) 2026-08-14 15:20:29.207 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (0.37.0) 2026-08-14 15:20:29.208 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2026.5.1) 2026-08-14 15:20:29.215 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.15.0) 2026-08-14 15:20:29.216 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.3.0) 2026-08-14 15:20:29.217 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (6.9.0) 2026-08-14 15:20:29.219 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.1.0) 2026-08-14 15:20:29.220 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.13.0) 2026-08-14 15:20:29.221 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.8.0) 2026-08-14 15:20:29.225 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-14 15:20:29.226 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.9.0) 2026-08-14 15:20:29.227 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.9.0) 2026-08-14 15:20:29.228 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.15.0) 2026-08-14 15:20:29.238 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.5.0) 2026-08-14 15:20:29.241 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.3.1) 2026-08-14 15:20:29.246 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (0.20) 2026-08-14 15:20:29.247 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (3.1.0) 2026-08-14 15:20:29.249 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (2.2.2) 2026-08-14 15:20:29.253 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (1.3.0) 2026-08-14 15:20:29.254 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (2.0.0) 2026-08-14 15:20:29.255 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (6.0.3) 2026-08-14 15:20:29.261 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.18.5) 2026-08-14 15:20:29.264 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (2.1.2) 2026-08-14 15:20:29.265 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (0.6.2) 2026-08-14 15:20:29.268 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.3.12) 2026-08-14 15:20:29.273 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (2.9.0.post0) 2026-08-14 15:20:29.277 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (5.0.0) 2026-08-14 15:20:29.278 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.1.6) 2026-08-14 15:20:29.279 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (4.0.1) 2026-08-14 15:20:29.285 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.0.3) 2026-08-14 15:20:29.292 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (1.2.1) 2026-08-14 15:20:29.299 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (3.18.0) 2026-08-14 15:20:29.302 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (3.3.2) 2026-08-14 15:20:29.303 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (26.2) 2026-08-14 15:20:29.305 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (7.2.2) 2026-08-14 15:20:29.310 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev5) (84.0.0) 2026-08-14 15:20:29.314 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (0.8.1) 2026-08-14 15:20:29.332 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (1.17.0) 2026-08-14 15:20:29.345 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.4.7) 2026-08-14 15:20:29.346 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.18) 2026-08-14 15:20:29.347 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2.7.0) 2026-08-14 15:20:29.348 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2023.11.17) 2026-08-14 15:20:29.368 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev5) (0.8) 2026-08-14 15:20:29.380 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev5) (3.5.3) 2026-08-14 15:20:29.430 | Building wheels for collected packages: openstack-placement 2026-08-14 15:20:29.432 | Building editable for openstack-placement (pyproject.toml): started 2026-08-14 15:20:30.260 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-14 15:20:30.263 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=f4bde7bce026c7f79e8321f945e87481912e9c7f4055861084365adda8339945 2026-08-14 15:20:30.263 | Stored in directory: /tmp/pip-ephem-wheel-cache-awbn7xqu/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-14 15:20:30.269 | Successfully built openstack-placement 2026-08-14 15:20:30.562 | Installing collected packages: openstack-placement 2026-08-14 15:20:30.616 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-08-14 15:20:30.771 | + inc/python:pip_install:216 : result=0 2026-08-14 15:20:30.775 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:20:30.778 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:30.780 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:30.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:30.786 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:30.790 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:30.792 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:20:30.795 | + functions-common:time_stop:2427 : start_time=1786720824490 2026-08-14 15:20:30.797 | + functions-common:time_stop:2429 : [[ -z 1786720824490 ]] 2026-08-14 15:20:30.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:30.806 | + functions-common:time_stop:2432 : end_time=1786720830802 2026-08-14 15:20:30.809 | + functions-common:time_stop:2433 : elapsed_time=6312 2026-08-14 15:20:30.812 | + functions-common:time_stop:2434 : total=160386 2026-08-14 15:20:30.815 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:30.818 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166698 2026-08-14 15:20:30.821 | + inc/python:pip_install:219 : return 0 2026-08-14 15:20:30.824 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-14 15:20:30.827 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:20:30.830 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-14 15:20:30.832 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-14 15:20:30.835 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:20:30.838 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:20:30.841 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-14 15:20:30.843 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:20:30.846 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-14 15:20:30.851 | + ./stack.sh:main:968 : configure_placement 2026-08-14 15:20:30.855 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-14 15:20:30.872 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-14 15:20:30.876 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-14 15:20:30.883 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-14 15:20:30.887 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-14 15:20:30.890 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-14 15:20:30.894 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-14 15:20:30.897 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-14 15:20:30.901 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-14 15:20:30.905 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-14 15:20:30.929 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:30.932 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-14 15:20:30.935 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-14 15:20:30.939 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-14 15:20:30.979 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-14 15:20:31.021 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-14 15:20:31.060 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-14 15:20:31.062 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-14 15:20:31.064 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-14 15:20:31.069 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-14 15:20:31.074 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-14 15:20:31.077 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-14 15:20:31.082 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-14 15:20:31.085 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-14 15:20:31.089 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-14 15:20:31.094 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-14 15:20:31.175 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-14 15:20:31.220 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.147/identity 2026-08-14 15:20:31.263 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-14 15:20:31.309 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-14 15:20:31.355 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-14 15:20:31.401 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-14 15:20:31.446 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-14 15:20:31.490 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.147/identity 2026-08-14 15:20:31.536 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-14 15:20:31.582 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-14 15:20:31.633 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-14 15:20:31.638 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-14 15:20:31.644 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-14 15:20:31.648 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-14 15:20:31.655 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-14 15:20:31.686 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-14 15:20:31.691 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-14 15:20:31.695 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-14 15:20:31.700 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-14 15:20:31.704 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-14 15:20:31.757 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:20:31.807 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:20:31.853 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-14 15:20:31.899 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-14 15:20:31.945 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-14 15:20:31.950 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-14 15:20:31.953 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-14 15:20:31.957 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-14 15:20:31.962 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-14 15:20:31.966 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-14 15:20:31.970 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-14 15:20:31.974 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-14 15:20:31.978 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-14 15:20:31.998 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:20:31.998 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-14 15:20:32.009 | d /var/run/uwsgi 0755 quobyte root 2026-08-14 15:20:32.015 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:20:32.030 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-14 15:20:32.037 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-14 15:20:32.040 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-14 15:20:32.046 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-14 15:20:32.049 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-14 15:20:32.096 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-14 15:20:32.146 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-14 15:20:32.202 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-14 15:20:32.256 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-14 15:20:32.305 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-14 15:20:32.354 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-14 15:20:32.403 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-14 15:20:32.442 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-14 15:20:32.483 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-14 15:20:32.522 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-14 15:20:32.569 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-14 15:20:32.610 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-14 15:20:32.651 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-14 15:20:32.690 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-14 15:20:32.694 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-14 15:20:32.698 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-14 15:20:32.702 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-14 15:20:32.706 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-14 15:20:32.710 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:32.713 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:32.716 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-14 15:20:32.721 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-14 15:20:32.724 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-14 15:20:32.764 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-14 15:20:32.806 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-08-14 15:20:32.806 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-14 15:20:32.816 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-14 15:20:32.821 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-14 15:20:32.825 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-14 15:20:32.829 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-14 15:20:32.833 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-14 15:20:32.836 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-14 15:20:32.840 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-14 15:20:32.844 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:32.847 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:32.851 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-14 15:20:32.854 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-14 15:20:32.858 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:32.862 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:32.865 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-14 15:20:32.877 | perl: warning: Setting locale failed. 2026-08-14 15:20:32.877 | perl: warning: Please check that your locale settings: 2026-08-14 15:20:32.878 | LANGUAGE = (unset), 2026-08-14 15:20:32.878 | LC_ALL = "en_US.utf8", 2026-08-14 15:20:32.878 | LANG = "de_DE.UTF-8" 2026-08-14 15:20:32.878 | are supported and installed on your system. 2026-08-14 15:20:32.878 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:20:32.918 | Enabling site placement-api. 2026-08-14 15:20:32.924 | To activate the new configuration, you need to run: 2026-08-14 15:20:32.924 | systemctl reload apache2 2026-08-14 15:20:32.930 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-14 15:20:32.934 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-14 15:20:32.938 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:20:32.942 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-14 15:20:33.099 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-14 15:20:33.103 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-14 15:20:33.150 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-14 15:20:33.172 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:33.176 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-14 15:20:33.198 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:33.201 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-14 15:20:33.205 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-14 15:20:33.209 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-14 15:20:33.212 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-14 15:20:33.215 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-14 15:20:33.219 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-14 15:20:33.223 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-14 15:20:33.266 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-14 15:20:33.308 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.147/identity 2026-08-14 15:20:33.349 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-14 15:20:33.391 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-14 15:20:33.433 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-14 15:20:33.475 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-14 15:20:33.514 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-14 15:20:33.554 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-14 15:20:33.575 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:33.578 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-14 15:20:33.600 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:33.603 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-14 15:20:33.623 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:33.626 | + ./stack.sh:main:992 : init_os_brick 2026-08-14 15:20:33.629 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-14 15:20:33.635 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-14 15:20:33.653 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:33.656 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-14 15:20:33.693 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-14 15:20:33.712 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:33.715 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-14 15:20:33.755 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-14 15:20:33.774 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:33.777 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-14 15:20:33.816 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-14 15:20:33.854 | + ./stack.sh:main:999 : run_phase stack install 2026-08-14 15:20:33.857 | + functions-common:run_phase:1848 : local mode=stack 2026-08-14 15:20:33.860 | + functions-common:run_phase:1849 : local phase=install 2026-08-14 15:20:33.863 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-14 15:20:33.866 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-14 15:20:33.868 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-14 15:20:33.871 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-14 15:20:33.874 | + functions-common:run_phase:1858 : local extra 2026-08-14 15:20:33.878 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-14 15:20:33.883 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-14 15:20:33.887 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-14 15:20:33.890 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-14 15:20:33.894 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-14 15:20:33.897 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-14 15:20:33.916 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:33.919 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-14 15:20:33.922 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:20:33.925 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-14 15:20:33.927 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-14 15:20:33.930 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:20:33.933 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-14 15:20:33.937 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-14 15:20:33.939 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-14 15:20:34.005 | ++ inc/async:async_inner:63 : install_tempest 2026-08-14 15:20:34.048 | [2073 Async install_tempest:46036]: running: install_tempest 2026-08-14 15:20:34.051 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-14 15:20:34.053 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-14 15:20:34.057 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-14 15:20:34.060 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-14 15:20:34.063 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-14 15:20:34.066 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-14 15:20:34.070 | + functions-common:run_plugins:1835 : local phase=install 2026-08-14 15:20:34.074 | + functions-common:run_plugins:1837 : local plugins= 2026-08-14 15:20:34.077 | + functions-common:run_plugins:1838 : local plugin 2026-08-14 15:20:34.081 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-14 15:20:34.084 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-14 15:20:34.088 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:20:34.091 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:20:34.094 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-14 15:20:34.097 | + inc/python:use_library_from_git:269 : return 1 2026-08-14 15:20:34.100 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-14 15:20:34.103 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-14 15:20:34.107 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-14 15:20:34.113 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-14 15:20:34.116 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-14 15:20:34.120 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-14 15:20:34.125 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-14 15:20:34.126 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-14 15:20:34.132 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-14 15:20:34.136 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-14 15:20:34.139 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-14 15:20:34.143 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-14 15:20:34.147 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-14 15:20:34.176 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-14 15:20:34.179 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-14 15:20:35.545 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-14 15:20:35.693 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-14 15:20:35.708 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-08-14 15:20:35.709 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-14 15:20:35.710 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-08-14 15:20:35.712 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.18.0) 2026-08-14 15:20:35.713 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-14 15:20:35.714 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-14 15:20:35.715 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-08-14 15:20:35.763 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-14 15:20:35.782 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-14 15:20:35.797 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-08-14 15:20:35.798 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-08-14 15:20:35.800 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-08-14 15:20:35.801 | 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-08-14 15:20:35.802 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-14 15:20:35.804 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-08-14 15:20:35.807 | 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-08-14 15:20:35.808 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-14 15:20:35.809 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-14 15:20:35.810 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-14 15:20:35.812 | 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-08-14 15:20:35.817 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-08-14 15:20:35.820 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-14 15:20:35.821 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-14 15:20:35.822 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-14 15:20:35.824 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-14 15:20:35.825 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-08-14 15:20:35.826 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-14 15:20:35.828 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-14 15:20:35.829 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-08-14 15:20:35.830 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-14 15:20:35.839 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-14 15:20:35.843 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-14 15:20:35.848 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-08-14 15:20:35.853 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-08-14 15:20:35.854 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-08-14 15:20:35.855 | 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-08-14 15:20:35.862 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-14 15:20:35.870 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-08-14 15:20:35.889 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-08-14 15:20:35.890 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-08-14 15:20:35.891 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-14 15:20:35.895 | 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.2) 2026-08-14 15:20:35.898 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-14 15:20:35.902 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-08-14 15:20:35.907 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-14 15:20:35.912 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-14 15:20:35.914 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-14 15:20:35.920 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-14 15:20:35.926 | 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-08-14 15:20:35.927 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-08-14 15:20:35.928 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-08-14 15:20:35.930 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-08-14 15:20:35.948 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-14 15:20:35.949 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-14 15:20:35.955 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-14 15:20:36.025 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-14 15:20:36.269 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 6.1 MB/s 0:00:00 2026-08-14 15:20:36.289 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-14 15:20:36.738 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-14 15:20:39.949 | 2026-08-14 15:20:39.976 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-08-14 15:20:40.135 | + inc/python:pip_install:216 : result=0 2026-08-14 15:20:40.137 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:20:40.140 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:40.142 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:40.145 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:40.148 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:40.151 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:40.153 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:20:40.156 | + functions-common:time_stop:2427 : start_time=1786720834169 2026-08-14 15:20:40.158 | + functions-common:time_stop:2429 : [[ -z 1786720834169 ]] 2026-08-14 15:20:40.161 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:40.167 | + functions-common:time_stop:2432 : end_time=1786720840164 2026-08-14 15:20:40.169 | + functions-common:time_stop:2433 : elapsed_time=5995 2026-08-14 15:20:40.172 | + functions-common:time_stop:2434 : total=166698 2026-08-14 15:20:40.174 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:40.177 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172693 2026-08-14 15:20:40.179 | + inc/python:pip_install:219 : return 0 2026-08-14 15:20:40.182 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-14 15:20:40.199 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:40.201 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-14 15:20:40.205 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-14 15:20:40.210 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.BUW7UEjCrG 2026-08-14 15:20:40.213 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-14 15:20:40.216 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-14 15:20:40.219 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-14 15:20:40.222 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-14 15:20:40.224 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-14 15:20:40.227 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-14 15:20:40.244 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:40.246 | + ./stack.sh:main:1068 : configure_database 2026-08-14 15:20:40.249 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-14 15:20:40.252 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-14 15:20:40.254 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-14 15:20:40.256 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:20:40.258 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-14 15:20:40.260 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-14 15:20:40.262 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:40.264 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:40.266 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-14 15:20:40.269 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-14 15:20:40.271 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:40.275 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:40.277 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-14 15:20:40.279 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-14 15:20:40.281 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-14 15:20:40.284 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-14 15:20:40.286 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-14 15:20:40.292 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-14 15:20:40.293 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-14 15:20:40.293 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-14 15:20:40.298 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-14 15:20:40.381 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-14 15:20:40.384 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:20:40.387 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:20:40.389 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:20:40.392 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:20:40.394 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:20:40.397 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:20:40.399 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:20:40.402 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:20:40.405 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:20:40.407 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:20:40.409 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:20:40.411 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:20:40.413 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:20:40.415 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-14 15:20:40.418 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:40.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:40.422 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-14 15:20:40.425 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:20:40.427 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-14 15:20:42.608 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-14 15:20:42.613 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-14 15:20:42.618 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:42.624 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:42.631 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-14 15:20:42.635 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-14 15:20:42.642 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-14 15:20:42.671 | mysqladmin: connect to server at 'localhost' failed 2026-08-14 15:20:42.673 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-14 15:20:42.680 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-14 15:20:42.686 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-14 15:20:42.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:20:42.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:20:42.702 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-14 15:20:42.707 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-14 15:20:42.711 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-14 15:20:42.720 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-14 15:20:42.720 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-14 15:20:42.740 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:20:42.819 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-14 15:20:42.825 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-14 15:20:42.828 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-14 15:20:42.828 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-14 15:20:42.841 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-14 15:20:42.845 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-14 15:20:42.849 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-14 15:20:42.854 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-14 15:20:42.858 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-08-14 15:20:42.873 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:20:42.962 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-14 15:20:42.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:20:43.045 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-14 15:20:43.110 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-14 15:20:43.195 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-14 15:20:43.282 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-14 15:20:43.285 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-14 15:20:43.288 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-14 15:20:43.288 | enabling MySQL performance counting 2026-08-14 15:20:43.290 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-14 15:20:43.318 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-14 15:20:43.322 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-08-14 15:20:44.394 | Processing ./tools/dbcounter 2026-08-14 15:20:44.397 | Installing build dependencies: started 2026-08-14 15:20:47.940 | Installing build dependencies: finished with status 'done' 2026-08-14 15:20:47.940 | Getting requirements to build wheel: started 2026-08-14 15:20:48.644 | Getting requirements to build wheel: finished with status 'done' 2026-08-14 15:20:48.646 | Preparing metadata (pyproject.toml): started 2026-08-14 15:20:49.055 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:20:49.062 | Building wheels for collected packages: dbcounter 2026-08-14 15:20:49.064 | Building wheel for dbcounter (pyproject.toml): started 2026-08-14 15:20:49.526 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-14 15:20:49.527 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=cedf6d61f8b431e7ed726848ae11fb012ddf100a8051ae6cf577289ffad0854a 2026-08-14 15:20:49.528 | Stored in directory: /tmp/pip-ephem-wheel-cache-ejcj4ch3/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-14 15:20:49.532 | Successfully built dbcounter 2026-08-14 15:20:49.879 | Installing collected packages: dbcounter 2026-08-14 15:20:49.947 | Successfully installed dbcounter-0.1 2026-08-14 15:20:50.125 | + inc/python:pip_install:216 : result=0 2026-08-14 15:20:50.128 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:20:50.131 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:50.134 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:50.137 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:50.140 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:50.143 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:50.146 | + functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:20:50.150 | + functions-common:time_stop:2427 : start_time=1786720843311 2026-08-14 15:20:50.154 | + functions-common:time_stop:2429 : [[ -z 1786720843311 ]] 2026-08-14 15:20:50.159 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:50.165 | + functions-common:time_stop:2432 : end_time=1786720850161 2026-08-14 15:20:50.169 | + functions-common:time_stop:2433 : elapsed_time=6850 2026-08-14 15:20:50.173 | + functions-common:time_stop:2434 : total=172693 2026-08-14 15:20:50.176 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:50.180 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179543 2026-08-14 15:20:50.184 | + inc/python:pip_install:219 : return 0 2026-08-14 15:20:50.187 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-14 15:20:50.190 | + lib/database:recreate_database:112 : local db=stats 2026-08-14 15:20:50.194 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-14 15:20:50.197 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-14 15:20:50.200 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-14 15:20:50.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:20:50.282 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-14 15:20:50.289 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:20:50.363 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-08-14 15:20:50.364 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-14 15:20:50.372 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:20:50.464 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-14 15:20:50.467 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-14 15:20:50.555 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-14 15:20:50.640 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-14 15:20:50.716 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-14 15:20:50.797 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-14 15:20:50.892 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-14 15:20:50.981 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-14 15:20:51.068 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-14 15:20:51.073 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:20:51.077 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-14 15:20:53.099 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-14 15:20:53.103 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-14 15:20:53.108 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-14 15:20:53.115 | + functions-common:save_stackenv:67 : time_stamp=2026-08-14-172053 2026-08-14 15:20:53.119 | + functions-common:save_stackenv:68 : echo '# 2026-08-14-172053 1072' 2026-08-14 15:20:53.123 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.126 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-14 15:20:53.129 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.132 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-14 15:20:53.135 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.137 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-14 15:20:53.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.142 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-14 15:20:53.144 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.146 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.147 2026-08-14 15:20:53.148 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.151 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.147/identity 2026-08-14 15:20:53.155 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.158 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-14-170531 2026-08-14 15:20:53.165 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.169 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-14 15:20:53.171 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.173 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.147 2026-08-14 15:20:53.175 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.177 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-14 15:20:53.179 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.182 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-14 15:20:53.184 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.186 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-14 15:20:53.188 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.190 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-14 15:20:53.193 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.195 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.147 2026-08-14 15:20:53.198 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:20:53.201 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-14 15:20:53.205 | + ./stack.sh:main:1082 : start_dstat 2026-08-14 15:20:53.209 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-14 15:20:53.212 | + functions-common:run_process:1674 : local service=dstat 2026-08-14 15:20:53.216 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-14 15:20:53.219 | + functions-common:run_process:1676 : local group= 2026-08-14 15:20:53.221 | + functions-common:run_process:1677 : local user= 2026-08-14 15:20:53.223 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:20:53.226 | + functions-common:run_process:1680 : local name=dstat 2026-08-14 15:20:53.228 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:20:53.230 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:20:53.233 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:20:53.237 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:20:53.240 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:20:53.248 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720853245 2026-08-14 15:20:53.251 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-14 15:20:53.269 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:53.273 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-14 15:20:53.278 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-14 15:20:53.281 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-14 15:20:53.285 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-14 15:20:53.289 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-14 15:20:53.292 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-14 15:20:53.301 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-14 15:20:53.305 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-14 15:20:53.308 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-14 15:20:53.311 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:20:53.320 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:20:53.328 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:20:53.330 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:20:53.335 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-14 15:20:53.340 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-14 15:20:53.342 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-14 15:20:53.345 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-14 15:20:53.347 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-14 15:20:53.350 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:20:53.353 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:20:53.355 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:20:53.359 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:20:53.360 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:20:53.363 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-14 15:20:53.365 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:20:53.369 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-14 15:20:53.464 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:20:53.552 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-14 15:20:53.637 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-14 15:20:53.718 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-14 15:20:53.798 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-14 15:20:53.885 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:20:53.966 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:20:53.970 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:20:53.974 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-14 15:20:54.067 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:20:54.617 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-14 15:20:54.636 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-14 15:20:55.151 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-14 15:20:55.216 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:20:55.219 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:55.224 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:55.227 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:55.230 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:55.234 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:55.238 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:20:55.241 | + functions-common:time_stop:2427 : start_time=1786720853245 2026-08-14 15:20:55.246 | + functions-common:time_stop:2429 : [[ -z 1786720853245 ]] 2026-08-14 15:20:55.250 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:55.256 | + functions-common:time_stop:2432 : end_time=1786720855252 2026-08-14 15:20:55.259 | + functions-common:time_stop:2433 : elapsed_time=2007 2026-08-14 15:20:55.263 | + functions-common:time_stop:2434 : total=0 2026-08-14 15:20:55.266 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:55.270 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2007 2026-08-14 15:20:55.273 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-14 15:20:55.276 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-14 15:20:55.280 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-14 15:20:55.283 | + functions-common:run_process:1676 : local group= 2026-08-14 15:20:55.286 | + functions-common:run_process:1677 : local user=root 2026-08-14 15:20:55.289 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-14 15:20:55.293 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-14 15:20:55.300 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:20:55.303 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:20:55.305 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:20:55.308 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:20:55.311 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:20:55.319 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720855313 2026-08-14 15:20:55.322 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-14 15:20:55.349 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:55.354 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:20:55.357 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:55.360 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:55.361 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:55.365 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:55.368 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:55.370 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:20:55.372 | + functions-common:time_stop:2427 : start_time=1786720855313 2026-08-14 15:20:55.374 | + functions-common:time_stop:2429 : [[ -z 1786720855313 ]] 2026-08-14 15:20:55.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:55.381 | + functions-common:time_stop:2432 : end_time=1786720855378 2026-08-14 15:20:55.385 | + functions-common:time_stop:2433 : elapsed_time=65 2026-08-14 15:20:55.386 | + functions-common:time_stop:2434 : total=2007 2026-08-14 15:20:55.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:55.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2072 2026-08-14 15:20:55.395 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-14 15:20:55.414 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:55.416 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-14 15:20:55.418 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-14 15:20:55.421 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-14 15:20:55.424 | + functions-common:run_process:1676 : local group= 2026-08-14 15:20:55.426 | + functions-common:run_process:1677 : local user= 2026-08-14 15:20:55.428 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:20:55.430 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-14 15:20:55.437 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:20:55.439 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:20:55.445 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:20:55.452 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:20:55.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:20:55.473 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720855462 2026-08-14 15:20:55.479 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-14 15:20:55.526 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:55.530 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:20:55.532 | + functions-common:time_stop:2420 : local name 2026-08-14 15:20:55.535 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:20:55.538 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:20:55.540 | + functions-common:time_stop:2423 : local total 2026-08-14 15:20:55.543 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:20:55.545 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:20:55.548 | + functions-common:time_stop:2427 : start_time=1786720855462 2026-08-14 15:20:55.551 | + functions-common:time_stop:2429 : [[ -z 1786720855462 ]] 2026-08-14 15:20:55.553 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:20:55.558 | + functions-common:time_stop:2432 : end_time=1786720855555 2026-08-14 15:20:55.560 | + functions-common:time_stop:2433 : elapsed_time=93 2026-08-14 15:20:55.563 | + functions-common:time_stop:2434 : total=2072 2026-08-14 15:20:55.565 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:20:55.568 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2165 2026-08-14 15:20:55.571 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-14 15:20:55.596 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:55.599 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-14 15:20:55.628 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:55.634 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-14 15:20:55.666 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:20:55.674 | + ./stack.sh:main:1101 : start_etcd3 2026-08-14 15:20:55.682 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-14 15:20:55.684 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-14 15:20:55.690 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-14 15:20:55.696 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.147:2380' 2026-08-14 15:20:55.700 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.147:2380' 2026-08-14 15:20:55.703 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.147:2379' 2026-08-14 15:20:55.706 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-14 15:20:55.708 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-14 15:20:55.710 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.147:2379' 2026-08-14 15:20:55.714 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-14 15:20:55.717 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-14 15:20:55.719 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-14 15:20:55.722 | + 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.147:2380 --initial-advertise-peer-urls http://192.168.122.147:2380 --advertise-client-urls http://192.168.122.147:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.147:2379 --log-level=debug' '' root 2026-08-14 15:20:55.725 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-14 15:20:55.727 | + 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.147:2380 --initial-advertise-peer-urls http://192.168.122.147:2380 --advertise-client-urls http://192.168.122.147:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.147:2379 --log-level=debug' 2026-08-14 15:20:55.730 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:20:55.732 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-14 15:20:55.734 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:20:55.737 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:20:55.739 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:20:55.742 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-14 15:20:55.744 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:20:55.750 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-14 15:20:55.830 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:20:55.915 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-14 15:20:55.975 | + 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.147:2380 --initial-advertise-peer-urls http://192.168.122.147:2380 --advertise-client-urls http://192.168.122.147:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.147:2379 --log-level=debug' 2026-08-14 15:20:56.034 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-14 15:20:56.103 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-14 15:20:56.164 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:20:56.220 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:20:56.223 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:20:56.225 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-14 15:20:56.298 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:20:56.816 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-14 15:20:56.887 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-14 15:20:56.959 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-14 15:20:57.034 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-14 15:20:57.121 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-14 15:20:57.126 | ++ functions-common:is_arch:519 : uname -m 2026-08-14 15:20:57.132 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-14 15:20:57.136 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-14 15:20:57.647 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-14 15:20:57.669 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-14 15:20:58.158 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-14 15:20:59.121 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-14 15:20:59.141 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:20:59.144 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-14 15:20:59.148 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-14 15:20:59.151 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-14 15:20:59.168 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-14 15:20:59.183 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-14 15:20:59.187 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-14 15:20:59.190 | + 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.147/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-14 15:20:59.301 | The user clouds.yaml file didn't exist. 2026-08-14 15:20:59.317 | + 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.147/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-14 15:20:59.446 | + 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.147/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-14 15:20:59.593 | + 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.147/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-14 15:20:59.723 | + 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.147/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-14 15:20:59.857 | + 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.147/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-14 15:21:00.000 | + 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.147/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-14 15:21:00.139 | + 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.147/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-14 15:21:00.278 | + 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.147/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-14 15:21:00.420 | + 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.147/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-14 15:21:00.568 | + functions-common:write_clouds_yaml:203 : cat 2026-08-14 15:21:00.574 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-14 15:21:00.578 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-14 15:21:00.582 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-14 15:21:00.587 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-14 15:21:00.590 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-14 15:21:00.594 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-14 15:21:00.612 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:21:00.613 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-14 15:21:00.620 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:21:00.623 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-14 15:21:00.630 | + ./stack.sh:main:1118 : '[' 192.168.122.147 == 192.168.122.147 ']' 2026-08-14 15:21:00.634 | + ./stack.sh:main:1119 : init_keystone 2026-08-14 15:21:00.637 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-14 15:21:00.660 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:21:00.663 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-14 15:21:00.666 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-14 15:21:00.669 | + lib/database:recreate_database:112 : local db=keystone 2026-08-14 15:21:00.671 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-14 15:21:00.674 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-14 15:21:00.676 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-14 15:21:00.680 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:21:00.771 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-14 15:21:00.783 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:21:00.860 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-14 15:21:00.864 | + functions-common:time_start:2406 : local name=dbsync 2026-08-14 15:21:00.867 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:21:00.870 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:21:00.874 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:21:00.878 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720860875 2026-08-14 15:21:00.881 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-14 15:21:01.629 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-14 15:21:01.629 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:21:01.629 | we strongly recommend against using it for new projects. 2026-08-14 15:21:01.630 | 2026-08-14 15:21:01.630 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:21:01.630 | framework. For more detail see 2026-08-14 15:21:01.630 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:21:01.630 | 2026-08-14 15:21:01.630 | from eventlet import event 2026-08-14 15:21:04.620 | INFO dbcounter [-] Registered counter for database keystone 2026-08-14 15:21:04.708 | 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=48962) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-14 15:21:04.724 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:21:04.725 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:21:04.725 | DEBUG dbcounter [-] [48962] Writer thread running {{(pid=48962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:21:04.807 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-14 15:21:08.512 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48962) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-14 15:21:08.514 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-14 15:21:08.515 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48962) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:21:08.519 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-14 15:21:08.559 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48962) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:21:08.562 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-14 15:21:08.586 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48962) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:21:08.588 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-14 15:21:08.667 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48962) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:21:08.669 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-14 15:21:08.709 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48962) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:21:08.712 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-14 15:21:08.795 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48962) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:21:08.799 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-14 15:21:08.800 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48962) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-14 15:21:08.803 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-14 15:21:08.868 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48962) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:21:08.872 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-14 15:21:08.906 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48962) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:21:09.407 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-14 15:21:09.410 | + functions-common:time_stop:2420 : local name 2026-08-14 15:21:09.414 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:21:09.417 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:21:09.421 | + functions-common:time_stop:2423 : local total 2026-08-14 15:21:09.425 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:21:09.428 | + functions-common:time_stop:2426 : name=dbsync 2026-08-14 15:21:09.432 | + functions-common:time_stop:2427 : start_time=1786720860875 2026-08-14 15:21:09.435 | + functions-common:time_stop:2429 : [[ -z 1786720860875 ]] 2026-08-14 15:21:09.440 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:21:09.445 | + functions-common:time_stop:2432 : end_time=1786720869441 2026-08-14 15:21:09.448 | + functions-common:time_stop:2433 : elapsed_time=8566 2026-08-14 15:21:09.453 | + functions-common:time_stop:2434 : total=0 2026-08-14 15:21:09.457 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:21:09.461 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8566 2026-08-14 15:21:09.465 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-14 15:21:09.468 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-14 15:21:09.474 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-14 15:21:10.179 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-14 15:21:10.179 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:21:10.179 | we strongly recommend against using it for new projects. 2026-08-14 15:21:10.180 | 2026-08-14 15:21:10.180 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:21:10.180 | framework. For more detail see 2026-08-14 15:21:10.180 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:21:10.180 | 2026-08-14 15:21:10.180 | from eventlet import event 2026-08-14 15:21:12.884 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-14 15:21:12.884 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-14 15:21:12.884 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-14 15:21:12.884 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-14 15:21:12.885 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-14 15:21:12.885 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-14 15:21:12.885 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-14 15:21:12.886 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-14 15:21:12.886 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-14 15:21:13.347 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-14 15:21:13.351 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-14 15:21:14.049 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-14 15:21:14.050 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:21:14.050 | we strongly recommend against using it for new projects. 2026-08-14 15:21:14.050 | 2026-08-14 15:21:14.050 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:21:14.051 | framework. For more detail see 2026-08-14 15:21:14.051 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:21:14.051 | 2026-08-14 15:21:14.051 | from eventlet import event 2026-08-14 15:21:16.701 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-14 15:21:16.704 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-14 15:21:16.704 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-14 15:21:16.704 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-14 15:21:16.704 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-14 15:21:16.704 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-14 15:21:16.704 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-14 15:21:16.705 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-14 15:21:16.705 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-14 15:21:17.144 | + ./stack.sh:main:1120 : start_keystone 2026-08-14 15:21:17.147 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-14 15:21:17.153 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-14 15:21:17.156 | + functions-common:run_process:1674 : local service=keystone 2026-08-14 15:21:17.159 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-14 15:21:17.162 | + functions-common:run_process:1676 : local group= 2026-08-14 15:21:17.164 | + functions-common:run_process:1677 : local user= 2026-08-14 15:21:17.166 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:21:17.169 | + functions-common:run_process:1680 : local name=keystone 2026-08-14 15:21:17.171 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:21:17.174 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:21:17.176 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:21:17.178 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:21:17.182 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:21:17.186 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720877182 2026-08-14 15:21:17.188 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-14 15:21:17.204 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:21:17.207 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-14 15:21:17.211 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-14 15:21:17.213 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-14 15:21:17.216 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-14 15:21:17.220 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-14 15:21:17.222 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-14 15:21:17.224 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-14 15:21:17.227 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-14 15:21:17.229 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-14 15:21:17.232 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:21:17.234 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:21:17.236 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:21:17.238 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:21:17.241 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-14 15:21:17.243 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-14 15:21:17.246 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-14 15:21:17.248 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-14 15:21:17.251 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-14 15:21:17.253 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-14 15:21:17.256 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-14 15:21:17.258 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-14 15:21:17.260 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-14 15:21:17.263 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-14 15:21:17.266 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-14 15:21:17.267 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-14 15:21:17.271 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-14 15:21:17.347 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:21:17.426 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-14 15:21:17.499 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-14 15:21:17.567 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-14 15:21:17.630 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:21:17.691 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-14 15:21:17.753 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-14 15:21:17.815 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-14 15:21:17.880 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-14 15:21:17.946 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-14 15:21:18.012 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-14 15:21:18.015 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-14 15:21:18.017 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-14 15:21:18.098 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-14 15:21:18.155 | ++ inc/async:async_inner:64 : rc=0 2026-08-14 15:21:18.194 | [46036 Async install_tempest:46036]: finished successfully 2026-08-14 15:21:18.622 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-14 15:21:18.649 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-14 15:21:19.157 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-14 15:21:19.338 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:21:19.343 | + functions-common:time_stop:2420 : local name 2026-08-14 15:21:19.346 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:21:19.349 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:21:19.353 | + functions-common:time_stop:2423 : local total 2026-08-14 15:21:19.356 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:21:19.360 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:21:19.363 | + functions-common:time_stop:2427 : start_time=1786720877182 2026-08-14 15:21:19.366 | + functions-common:time_stop:2429 : [[ -z 1786720877182 ]] 2026-08-14 15:21:19.370 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:21:19.376 | + functions-common:time_stop:2432 : end_time=1786720879372 2026-08-14 15:21:19.380 | + functions-common:time_stop:2433 : elapsed_time=2190 2026-08-14 15:21:19.383 | + functions-common:time_stop:2434 : total=2165 2026-08-14 15:21:19.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:21:19.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4355 2026-08-14 15:21:19.393 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-14 15:21:19.393 | Waiting for keystone to start... 2026-08-14 15:21:19.397 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.147/identity/v3/ 2026-08-14 15:21:19.400 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.147/identity/v3/ 2026-08-14 15:21:19.403 | + functions:wait_for_service:476 : local timeout=60 2026-08-14 15:21:19.406 | + functions:wait_for_service:477 : local url=http://192.168.122.147/identity/v3/ 2026-08-14 15:21:19.409 | + functions:wait_for_service:478 : local rval=0 2026-08-14 15:21:19.412 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-14 15:21:19.415 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-14 15:21:19.418 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:21:19.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:21:19.425 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:21:19.430 | + functions-common:time_start:2411 : _TIME_START[$name]=1786720879427 2026-08-14 15:21:19.433 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-14 15:21:19.437 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:21:19.440 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.147/identity/v3/ 2026-08-14 15:21:25.382 | + :: : [[ 200 == 503 ]] 2026-08-14 15:21:25.384 | + :: : [[ 0 -eq 7 ]] 2026-08-14 15:21:25.387 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-14 15:21:25.390 | + functions-common:time_stop:2420 : local name 2026-08-14 15:21:25.392 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:21:25.394 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:21:25.396 | + functions-common:time_stop:2423 : local total 2026-08-14 15:21:25.399 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:21:25.401 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-14 15:21:25.404 | + functions-common:time_stop:2427 : start_time=1786720879427 2026-08-14 15:21:25.406 | + functions-common:time_stop:2429 : [[ -z 1786720879427 ]] 2026-08-14 15:21:25.409 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:21:25.413 | + functions-common:time_stop:2432 : end_time=1786720885410 2026-08-14 15:21:25.416 | + functions-common:time_stop:2433 : elapsed_time=5983 2026-08-14 15:21:25.419 | + functions-common:time_stop:2434 : total=0 2026-08-14 15:21:25.422 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:21:25.425 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5983 2026-08-14 15:21:25.428 | + functions:wait_for_service:486 : return 0 2026-08-14 15:21:25.431 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-14 15:21:25.451 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:21:25.454 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-14 15:21:25.457 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:21:25.460 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-14 15:21:25.876 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-14 15:21:25.879 | + 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.147/identity 2026-08-14 15:21:26.602 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-14 15:21:26.602 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:21:26.602 | we strongly recommend against using it for new projects. 2026-08-14 15:21:26.602 | 2026-08-14 15:21:26.602 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:21:26.602 | framework. For more detail see 2026-08-14 15:21:26.602 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:21:26.602 | 2026-08-14 15:21:26.602 | from eventlet import event 2026-08-14 15:21:29.976 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:29.976 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:29.976 | 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=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:29.984 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:29.999 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.000 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.052 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.060 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.060 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.148 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.148 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.148 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.149 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.149 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.149 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.166 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.166 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.166 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.167 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.167 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.167 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.168 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.175 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.179 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.179 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.179 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.179 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.180 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.180 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.180 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49967) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-14 15:21:30.259 | INFO dbcounter [-] Registered counter for database keystone 2026-08-14 15:21:30.345 | 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=49967) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-14 15:21:30.553 | DEBUG dbcounter [-] [49967] Writer thread running {{(pid=49967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:21:30.718 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created domain default 2026-08-14 15:21:30.785 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created project admin 2026-08-14 15:21:30.823 | WARNING keystone.common.password_hashing [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-14 15:21:30.850 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created user admin 2026-08-14 15:21:30.881 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created role reader 2026-08-14 15:21:30.900 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created role member 2026-08-14 15:21:30.941 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created implied role where 7143db1b881b4ea4b986f6d051dea182 implies f7610afcfe414d838a4fe575a5ecc37e 2026-08-14 15:21:30.962 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created role manager 2026-08-14 15:21:30.997 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created implied role where bec066a993c5486290e0f50dc6241c89 implies 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:21:31.021 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created role admin 2026-08-14 15:21:31.053 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created implied role where 28670a28493a4c2fa937eddfe8109139 implies bec066a993c5486290e0f50dc6241c89 2026-08-14 15:21:31.080 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created role service 2026-08-14 15:21:31.104 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Granted role admin on project admin to user admin. 2026-08-14 15:21:31.121 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Granted role admin on the system to user admin. 2026-08-14 15:21:31.145 | WARNING py.warnings [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-14 15:21:31.145 | warnings.warn( 2026-08-14 15:21:31.145 |  2026-08-14 15:21:31.152 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created region RegionOne 2026-08-14 15:21:31.215 | INFO keystone.cmd.bootstrap [None req-cb347834-4b5f-4290-b73f-a7ec470f4ed6 None None] Created public endpoint http://192.168.122.147/identity 2026-08-14 15:21:31.782 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-14 15:21:31.785 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-14 15:21:31.788 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-14 15:21:31.792 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-14 15:21:36.902 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:36.906 | + lib/keystone:create_keystone_accounts:258 : admin_project=3ac5fc4927894f57958e1412ecdb925c 2026-08-14 15:21:36.908 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-14 15:21:36.911 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-14 15:21:40.226 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:40.229 | + lib/keystone:create_keystone_accounts:260 : admin_user=5630c6e9c4824498a8cbb933c33ec039 2026-08-14 15:21:40.231 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-14 15:21:40.234 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-14 15:21:40.236 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-14 15:21:40.240 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 5630c6e9c4824498a8cbb933c33ec039 default 2026-08-14 15:21:40.299 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5630c6e9c4824498a8cbb933c33ec039 default 2026-08-14 15:21:40.335 | [2073 Async ks-domain-role:50092]: running: get_or_add_user_domain_role admin 5630c6e9c4824498a8cbb933c33ec039 default 2026-08-14 15:21:40.338 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-14 15:21:40.340 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-14 15:21:40.343 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-14 15:21:44.200 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:44.203 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-14 15:21:44.205 | + functions-common:get_or_create_domain:878 : echo default 2026-08-14 15:21:44.205 | default 2026-08-14 15:21:44.208 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-14 15:21:44.278 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-14 15:21:44.320 | [2073 Async ks-project:50201]: running: get_or_create_project service Default 2026-08-14 15:21:44.323 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-14 15:21:44.388 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-14 15:21:44.450 | [2073 Async ks-service:50295]: running: get_or_create_role service 2026-08-14 15:21:44.453 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-14 15:21:44.566 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-14 15:21:44.635 | [2073 Async ks-reseller:50389]: running: get_or_create_role ResellerAdmin 2026-08-14 15:21:44.642 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-14 15:21:44.649 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-14 15:21:44.790 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-14 15:21:44.867 | [2073 Async ks-anotherrole:50495]: running: get_or_create_role anotherrole 2026-08-14 15:21:44.875 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-14 15:21:44.883 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-14 15:21:44.890 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-14 15:21:44.899 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-08-14 15:21:49.812 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:21:49.842 | [50495 Async ks-anotherrole:50495]: finished successfully 2026-08-14 15:21:49.967 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:21:50.013 | [50389 Async ks-reseller:50389]: finished successfully 2026-08-14 15:21:50.557 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:21:50.589 | [50295 Async ks-service:50295]: finished successfully 2026-08-14 15:21:50.634 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:50.638 | ++ functions-common:get_or_create_project:928 : project_id=23d146269da94355ba0f34ed53952e9a 2026-08-14 15:21:50.640 | ++ functions-common:get_or_create_project:929 : echo 23d146269da94355ba0f34ed53952e9a 2026-08-14 15:21:50.646 | + lib/keystone:create_keystone_accounts:288 : invis_project=23d146269da94355ba0f34ed53952e9a 2026-08-14 15:21:50.650 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-14 15:21:50.656 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-14 15:21:50.662 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-14 15:21:50.667 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-08-14 15:21:51.105 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:21:51.139 | [50201 Async ks-project:50201]: finished successfully 2026-08-14 15:21:51.422 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:21:51.443 | [50092 Async ks-domain-role:50092]: finished successfully 2026-08-14 15:21:54.401 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:54.404 | ++ functions-common:get_or_create_project:928 : project_id=c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:54.406 | ++ functions-common:get_or_create_project:929 : echo c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:54.409 | + lib/keystone:create_keystone_accounts:292 : demo_project=c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:54.411 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-14 15:21:54.414 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-14 15:21:54.416 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:21:54.419 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-14 15:21:54.422 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-14 15:21:54.425 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-08-14 15:21:58.002 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:58.005 | ++ functions-common:get_or_create_user:915 : user_id=91c77737b5324b28a5c317ae054116a2 2026-08-14 15:21:58.007 | ++ functions-common:get_or_create_user:916 : echo 91c77737b5324b28a5c317ae054116a2 2026-08-14 15:21:58.010 | + lib/keystone:create_keystone_accounts:295 : demo_user=91c77737b5324b28a5c317ae054116a2 2026-08-14 15:21:58.012 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-14 15:21:58.057 | [2073 Async ks-domain-role:50092]: Waiting for completion of get_or_add_user_domain_role admin 5630c6e9c4824498a8cbb933c33ec039 default running on PID 50092 (6 other jobs running) 2026-08-14 15:21:58.078 | [2073 Async ks-domain-role:50092]: Signaling child to exit 2026-08-14 15:21:58.078 | WAKEUP 2026-08-14 15:21:58.098 | [2073 Async ks-domain-role:50092]: Signaled 2026-08-14 15:21:58.100 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-14 15:21:58.100 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 5630c6e9c4824498a8cbb933c33ec039 --domain default 2026-08-14 15:21:58.100 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5630c6e9c4824498a8cbb933c33ec039 --domain default -c Role -f value 2026-08-14 15:21:58.101 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:58.101 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=28670a28493a4c2fa937eddfe8109139 2026-08-14 15:21:58.101 | + functions-common:get_or_add_user_domain_role:999 : echo 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:21:58.101 | 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:21:58.140 | [2073 Async ks-domain-role:50092]: finished get_or_add_user_domain_role admin 5630c6e9c4824498a8cbb933c33ec039 default with result 0 in 11 seconds 2026-08-14 15:21:58.147 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-14 15:21:58.178 | [2073 Async ks-project:50201]: Waiting for completion of get_or_create_project service Default running on PID 50201 (5 other jobs running) 2026-08-14 15:21:58.201 | [2073 Async ks-project:50201]: Signaling child to exit 2026-08-14 15:21:58.202 | WAKEUP 2026-08-14 15:21:58.221 | [2073 Async ks-project:50201]: Signaled 2026-08-14 15:21:58.223 | + functions-common:get_or_create_project:922 : local project_id 2026-08-14 15:21:58.223 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-14 15:21:58.223 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:58.223 | + functions-common:get_or_create_project:928 : project_id=a59e64053f8a49899ad4f841626568fc 2026-08-14 15:21:58.223 | + functions-common:get_or_create_project:929 : echo a59e64053f8a49899ad4f841626568fc 2026-08-14 15:21:58.224 | a59e64053f8a49899ad4f841626568fc 2026-08-14 15:21:58.264 | [2073 Async ks-project:50201]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-08-14 15:21:58.296 | [2073 Async ks-service:50295]: Waiting for completion of get_or_create_role service running on PID 50295 (4 other jobs running) 2026-08-14 15:21:58.319 | [2073 Async ks-service:50295]: Signaling child to exit 2026-08-14 15:21:58.320 | WAKEUP 2026-08-14 15:21:58.340 | [2073 Async ks-service:50295]: Signaled 2026-08-14 15:21:58.341 | + functions-common:get_or_create_role:935 : local role_id 2026-08-14 15:21:58.341 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-14 15:21:58.341 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:58.342 | + functions-common:get_or_create_role:940 : role_id=db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:21:58.342 | + functions-common:get_or_create_role:941 : echo db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:21:58.342 | db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:21:58.388 | [2073 Async ks-service:50295]: finished get_or_create_role service with result 0 in 6 seconds 2026-08-14 15:21:58.426 | [2073 Async ks-reseller:50389]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 50389 (3 other jobs running) 2026-08-14 15:21:58.451 | [2073 Async ks-reseller:50389]: Signaling child to exit 2026-08-14 15:21:58.451 | WAKEUP 2026-08-14 15:21:58.472 | [2073 Async ks-reseller:50389]: Signaled 2026-08-14 15:21:58.474 | + functions-common:get_or_create_role:935 : local role_id 2026-08-14 15:21:58.474 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-14 15:21:58.474 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:58.474 | + functions-common:get_or_create_role:940 : role_id=858c91750267485299093c137fe16693 2026-08-14 15:21:58.475 | + functions-common:get_or_create_role:941 : echo 858c91750267485299093c137fe16693 2026-08-14 15:21:58.475 | 858c91750267485299093c137fe16693 2026-08-14 15:21:58.520 | [2073 Async ks-reseller:50389]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-08-14 15:21:58.559 | [2073 Async ks-anotherrole:50495]: Waiting for completion of get_or_create_role anotherrole running on PID 50495 (2 other jobs running) 2026-08-14 15:21:58.584 | [2073 Async ks-anotherrole:50495]: Signaling child to exit 2026-08-14 15:21:58.585 | WAKEUP 2026-08-14 15:21:58.607 | [2073 Async ks-anotherrole:50495]: Signaled 2026-08-14 15:21:58.609 | + functions-common:get_or_create_role:935 : local role_id 2026-08-14 15:21:58.609 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-14 15:21:58.609 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:21:58.610 | + functions-common:get_or_create_role:940 : role_id=acface3e51524e53b561843fd8a514de 2026-08-14 15:21:58.610 | + functions-common:get_or_create_role:941 : echo acface3e51524e53b561843fd8a514de 2026-08-14 15:21:58.610 | acface3e51524e53b561843fd8a514de 2026-08-14 15:21:58.655 | [2073 Async ks-anotherrole:50495]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-14 15:21:58.660 | + inc/async:async_wait:197 : return 0 2026-08-14 15:21:58.663 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 91c77737b5324b28a5c317ae054116a2 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:58.736 | + inc/async:async_inner:63 : get_or_add_user_project_role member 91c77737b5324b28a5c317ae054116a2 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:58.783 | [2073 Async ks-demo-member:51340]: running: get_or_add_user_project_role member 91c77737b5324b28a5c317ae054116a2 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:58.788 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 5630c6e9c4824498a8cbb933c33ec039 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:58.879 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5630c6e9c4824498a8cbb933c33ec039 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:58.934 | [2073 Async ks-demo-admin:51436]: running: get_or_add_user_project_role admin 5630c6e9c4824498a8cbb933c33ec039 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:58.936 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 91c77737b5324b28a5c317ae054116a2 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:59.012 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 91c77737b5324b28a5c317ae054116a2 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:59.060 | [2073 Async ks-demo-another:51532]: running: get_or_add_user_project_role anotherrole 91c77737b5324b28a5c317ae054116a2 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:21:59.062 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 91c77737b5324b28a5c317ae054116a2 23d146269da94355ba0f34ed53952e9a 2026-08-14 15:21:59.128 | + inc/async:async_inner:63 : get_or_add_user_project_role member 91c77737b5324b28a5c317ae054116a2 23d146269da94355ba0f34ed53952e9a 2026-08-14 15:21:59.194 | [2073 Async ks-demo-invis:51628]: running: get_or_add_user_project_role member 91c77737b5324b28a5c317ae054116a2 23d146269da94355ba0f34ed53952e9a 2026-08-14 15:21:59.200 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-14 15:21:59.205 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-14 15:21:59.211 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:21:59.219 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-14 15:21:59.224 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-14 15:21:59.233 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-08-14 15:22:04.185 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:04.187 | ++ functions-common:get_or_create_user:915 : user_id=2c5b7adb06c44d3694c8fb8cd22f1f61 2026-08-14 15:22:04.188 | ++ functions-common:get_or_create_user:916 : echo 2c5b7adb06c44d3694c8fb8cd22f1f61 2026-08-14 15:22:04.190 | + lib/keystone:create_keystone_accounts:308 : demo_reader=2c5b7adb06c44d3694c8fb8cd22f1f61 2026-08-14 15:22:04.193 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 2c5b7adb06c44d3694c8fb8cd22f1f61 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:04.265 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2c5b7adb06c44d3694c8fb8cd22f1f61 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:04.344 | [2073 Async ks-demo-reader:51781]: running: get_or_add_user_project_role reader 2c5b7adb06c44d3694c8fb8cd22f1f61 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:04.349 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-14 15:22:04.362 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-14 15:22:04.371 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-14 15:22:04.380 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-08-14 15:22:10.375 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:10.380 | ++ functions-common:get_or_create_project:928 : project_id=49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:10.383 | ++ functions-common:get_or_create_project:929 : echo 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:10.388 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:10.391 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-14 15:22:10.396 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-14 15:22:10.400 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:22:10.403 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-14 15:22:10.407 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-14 15:22:10.412 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-08-14 15:22:11.278 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:11.358 | [51340 Async ks-demo-member:51340]: finished successfully 2026-08-14 15:22:11.649 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:11.716 | [51628 Async ks-demo-invis:51628]: finished successfully 2026-08-14 15:22:11.843 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:11.880 | [51532 Async ks-demo-another:51532]: finished successfully 2026-08-14 15:22:12.408 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:12.438 | [51436 Async ks-demo-admin:51436]: finished successfully 2026-08-14 15:22:14.263 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:14.266 | ++ functions-common:get_or_create_user:915 : user_id=d9106a017fe746a19602b3a071be9dc4 2026-08-14 15:22:14.269 | ++ functions-common:get_or_create_user:916 : echo d9106a017fe746a19602b3a071be9dc4 2026-08-14 15:22:14.273 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=d9106a017fe746a19602b3a071be9dc4 2026-08-14 15:22:14.275 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin d9106a017fe746a19602b3a071be9dc4 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:14.347 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d9106a017fe746a19602b3a071be9dc4 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:14.395 | [2073 Async ks-alt-admin:52218]: running: get_or_add_user_project_role admin d9106a017fe746a19602b3a071be9dc4 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:14.398 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole d9106a017fe746a19602b3a071be9dc4 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:14.482 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d9106a017fe746a19602b3a071be9dc4 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:14.553 | [2073 Async ks-alt-another:52314]: running: get_or_add_user_project_role anotherrole d9106a017fe746a19602b3a071be9dc4 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:14.558 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-14 15:22:14.564 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-14 15:22:14.568 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:22:14.573 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-14 15:22:14.580 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-14 15:22:14.584 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-08-14 15:22:15.436 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:15.459 | [51781 Async ks-demo-reader:51781]: finished successfully 2026-08-14 15:22:18.431 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:18.436 | ++ functions-common:get_or_create_user:915 : user_id=631820f2e8554153bff5ba83d1f436a6 2026-08-14 15:22:18.439 | ++ functions-common:get_or_create_user:916 : echo 631820f2e8554153bff5ba83d1f436a6 2026-08-14 15:22:18.444 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=631820f2e8554153bff5ba83d1f436a6 2026-08-14 15:22:18.448 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 631820f2e8554153bff5ba83d1f436a6 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:18.541 | + inc/async:async_inner:63 : get_or_add_user_project_role member 631820f2e8554153bff5ba83d1f436a6 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:18.596 | [2073 Async ks-alt-member-user:52490]: running: get_or_add_user_project_role member 631820f2e8554153bff5ba83d1f436a6 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:18.601 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-14 15:22:18.607 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-14 15:22:18.610 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:22:18.614 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-14 15:22:18.619 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-14 15:22:18.627 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-08-14 15:22:22.398 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:22.401 | ++ functions-common:get_or_create_user:915 : user_id=9cc7a950f8074bbaa20902b3c2c1c5c0 2026-08-14 15:22:22.404 | ++ functions-common:get_or_create_user:916 : echo 9cc7a950f8074bbaa20902b3c2c1c5c0 2026-08-14 15:22:22.407 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=9cc7a950f8074bbaa20902b3c2c1c5c0 2026-08-14 15:22:22.412 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 9cc7a950f8074bbaa20902b3c2c1c5c0 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:22.504 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9cc7a950f8074bbaa20902b3c2c1c5c0 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:22.556 | [2073 Async ks-alt-reader-user:52660]: running: get_or_add_user_project_role reader 9cc7a950f8074bbaa20902b3c2c1c5c0 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:22.559 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-14 15:22:22.562 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:22:22.564 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-14 15:22:22.566 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-14 15:22:22.570 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-08-14 15:22:23.688 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:23.735 | [52218 Async ks-alt-admin:52218]: finished successfully 2026-08-14 15:22:23.775 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:23.800 | [52314 Async ks-alt-another:52314]: finished successfully 2026-08-14 15:22:26.441 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:26.447 | ++ functions-common:get_or_create_user:915 : user_id=924f5e90cb3a442aabd156d5948bb710 2026-08-14 15:22:26.450 | ++ functions-common:get_or_create_user:916 : echo 924f5e90cb3a442aabd156d5948bb710 2026-08-14 15:22:26.456 | + lib/keystone:create_keystone_accounts:340 : system_member_user=924f5e90cb3a442aabd156d5948bb710 2026-08-14 15:22:26.461 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 924f5e90cb3a442aabd156d5948bb710 all 2026-08-14 15:22:26.554 | + inc/async:async_inner:63 : get_or_add_user_system_role member 924f5e90cb3a442aabd156d5948bb710 all 2026-08-14 15:22:26.611 | [2073 Async ks-system-member:52891]: running: get_or_add_user_system_role member 924f5e90cb3a442aabd156d5948bb710 all 2026-08-14 15:22:26.617 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-14 15:22:26.620 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:22:26.624 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-14 15:22:26.627 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-14 15:22:26.633 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-08-14 15:22:28.120 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:28.148 | [52490 Async ks-alt-member-user:52490]: finished successfully 2026-08-14 15:22:30.609 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:30.614 | ++ functions-common:get_or_create_user:915 : user_id=e44067d1d3d84af7a7915a041f935cae 2026-08-14 15:22:30.618 | ++ functions-common:get_or_create_user:916 : echo e44067d1d3d84af7a7915a041f935cae 2026-08-14 15:22:30.622 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=e44067d1d3d84af7a7915a041f935cae 2026-08-14 15:22:30.626 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader e44067d1d3d84af7a7915a041f935cae all 2026-08-14 15:22:30.722 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e44067d1d3d84af7a7915a041f935cae all 2026-08-14 15:22:30.774 | [2073 Async ks-system-reader:53102]: running: get_or_add_user_system_role reader e44067d1d3d84af7a7915a041f935cae all 2026-08-14 15:22:30.778 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-14 15:22:30.781 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-14 15:22:30.788 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-14 15:22:30.795 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-14 15:22:30.799 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-08-14 15:22:31.672 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:31.696 | [52660 Async ks-alt-reader-user:52660]: finished successfully 2026-08-14 15:22:34.536 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:34.540 | ++ functions-common:get_or_create_group:892 : group_id=137ce20866bc4bef987b418bf8e0c376 2026-08-14 15:22:34.544 | ++ functions-common:get_or_create_group:893 : echo 137ce20866bc4bef987b418bf8e0c376 2026-08-14 15:22:34.550 | + lib/keystone:create_keystone_accounts:350 : admin_group=137ce20866bc4bef987b418bf8e0c376 2026-08-14 15:22:34.554 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-14 15:22:34.558 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-14 15:22:34.561 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-14 15:22:34.564 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-14 15:22:34.569 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-08-14 15:22:38.331 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:38.337 | ++ functions-common:get_or_create_group:892 : group_id=32b339e9250b46ccb761fb95f8ca9a03 2026-08-14 15:22:38.341 | ++ functions-common:get_or_create_group:893 : echo 32b339e9250b46ccb761fb95f8ca9a03 2026-08-14 15:22:38.344 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=32b339e9250b46ccb761fb95f8ca9a03 2026-08-14 15:22:38.348 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 32b339e9250b46ccb761fb95f8ca9a03 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:38.435 | + inc/async:async_inner:63 : get_or_add_group_project_role member 32b339e9250b46ccb761fb95f8ca9a03 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:38.489 | [2073 Async ks-group-memberdemo:53366]: running: get_or_add_group_project_role member 32b339e9250b46ccb761fb95f8ca9a03 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:38.493 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 32b339e9250b46ccb761fb95f8ca9a03 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:38.600 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 32b339e9250b46ccb761fb95f8ca9a03 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:38.707 | [2073 Async ks-group-anotherdemo:53445]: running: get_or_add_group_project_role anotherrole 32b339e9250b46ccb761fb95f8ca9a03 c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:38.712 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 32b339e9250b46ccb761fb95f8ca9a03 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:38.878 | + inc/async:async_inner:63 : get_or_add_group_project_role member 32b339e9250b46ccb761fb95f8ca9a03 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:38.987 | [2073 Async ks-group-memberalt:53524]: running: get_or_add_group_project_role member 32b339e9250b46ccb761fb95f8ca9a03 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:38.995 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 32b339e9250b46ccb761fb95f8ca9a03 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:39.132 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 32b339e9250b46ccb761fb95f8ca9a03 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:39.221 | [2073 Async ks-group-anotheralt:53603]: running: get_or_add_group_project_role anotherrole 32b339e9250b46ccb761fb95f8ca9a03 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:39.227 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 137ce20866bc4bef987b418bf8e0c376 3ac5fc4927894f57958e1412ecdb925c 2026-08-14 15:22:39.387 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 137ce20866bc4bef987b418bf8e0c376 3ac5fc4927894f57958e1412ecdb925c 2026-08-14 15:22:39.473 | [2073 Async ks-group-admin:53682]: running: get_or_add_group_project_role admin 137ce20866bc4bef987b418bf8e0c376 3ac5fc4927894f57958e1412ecdb925c 2026-08-14 15:22:39.483 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-14 15:22:39.601 | [2073 Async ks-demo-member:51340]: Waiting for completion of get_or_add_user_project_role member 91c77737b5324b28a5c317ae054116a2 c27a64d830b44018afcc72fd6bd53413 running on PID 51340 (17 other jobs running) 2026-08-14 15:22:39.663 | [2073 Async ks-demo-member:51340]: Signaling child to exit 2026-08-14 15:22:39.671 | WAKEUP 2026-08-14 15:22:39.717 | [2073 Async ks-demo-member:51340]: Signaled 2026-08-14 15:22:39.720 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:22:39.721 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:22:39.721 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-14 15:22:39.721 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:39.721 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:39.721 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:39.721 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:39.722 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:39.722 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-14 15:22:39.722 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 91c77737b5324b28a5c317ae054116a2 --project c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:39.722 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 91c77737b5324b28a5c317ae054116a2 --project c27a64d830b44018afcc72fd6bd53413 -c Role -f value 2026-08-14 15:22:39.722 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:39.722 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:39.722 | + functions-common:get_or_add_user_project_role:980 : echo 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:39.722 | 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:39.835 | [2073 Async ks-demo-member:51340]: finished get_or_add_user_project_role member 91c77737b5324b28a5c317ae054116a2 c27a64d830b44018afcc72fd6bd53413 with result 0 in 12 seconds 2026-08-14 15:22:39.836 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:39.897 | [52891 Async ks-system-member:52891]: finished successfully 2026-08-14 15:22:39.924 | [2073 Async ks-demo-admin:51436]: Waiting for completion of get_or_add_user_project_role admin 5630c6e9c4824498a8cbb933c33ec039 c27a64d830b44018afcc72fd6bd53413 running on PID 51436 (16 other jobs running) 2026-08-14 15:22:39.977 | [2073 Async ks-demo-admin:51436]: Signaling child to exit 2026-08-14 15:22:39.978 | WAKEUP 2026-08-14 15:22:40.021 | [2073 Async ks-demo-admin:51436]: Signaled 2026-08-14 15:22:40.025 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:22:40.025 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:22:40.025 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-14 15:22:40.025 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:40.025 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:40.025 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:40.026 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:40.026 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:40.026 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-14 15:22:40.026 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 5630c6e9c4824498a8cbb933c33ec039 --project c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:40.026 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5630c6e9c4824498a8cbb933c33ec039 --project c27a64d830b44018afcc72fd6bd53413 -c Role -f value 2026-08-14 15:22:40.026 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:40.026 | + functions-common:get_or_add_user_project_role:979 : user_role_id=28670a28493a4c2fa937eddfe8109139 2026-08-14 15:22:40.026 | + functions-common:get_or_add_user_project_role:980 : echo 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:22:40.026 | 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:22:40.114 | [2073 Async ks-demo-admin:51436]: finished get_or_add_user_project_role admin 5630c6e9c4824498a8cbb933c33ec039 c27a64d830b44018afcc72fd6bd53413 with result 0 in 13 seconds 2026-08-14 15:22:40.191 | [2073 Async ks-demo-another:51532]: Waiting for completion of get_or_add_user_project_role anotherrole 91c77737b5324b28a5c317ae054116a2 c27a64d830b44018afcc72fd6bd53413 running on PID 51532 (15 other jobs running) 2026-08-14 15:22:40.241 | [2073 Async ks-demo-another:51532]: Signaling child to exit 2026-08-14 15:22:40.243 | WAKEUP 2026-08-14 15:22:40.292 | [2073 Async ks-demo-another:51532]: Signaled 2026-08-14 15:22:40.298 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:22:40.298 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:22:40.298 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-14 15:22:40.298 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:40.298 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:40.298 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:40.299 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:40.299 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:40.299 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-14 15:22:40.299 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 91c77737b5324b28a5c317ae054116a2 --project c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:40.299 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 91c77737b5324b28a5c317ae054116a2 --project c27a64d830b44018afcc72fd6bd53413 -c Role -f value 2026-08-14 15:22:40.299 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:40.299 | + functions-common:get_or_add_user_project_role:979 : user_role_id=acface3e51524e53b561843fd8a514de 2026-08-14 15:22:40.299 | + functions-common:get_or_add_user_project_role:980 : echo acface3e51524e53b561843fd8a514de 2026-08-14 15:22:40.299 | acface3e51524e53b561843fd8a514de 2026-08-14 15:22:40.385 | [2073 Async ks-demo-another:51532]: finished get_or_add_user_project_role anotherrole 91c77737b5324b28a5c317ae054116a2 c27a64d830b44018afcc72fd6bd53413 with result 0 in 12 seconds 2026-08-14 15:22:40.467 | [2073 Async ks-demo-invis:51628]: Waiting for completion of get_or_add_user_project_role member 91c77737b5324b28a5c317ae054116a2 23d146269da94355ba0f34ed53952e9a running on PID 51628 (14 other jobs running) 2026-08-14 15:22:40.515 | [2073 Async ks-demo-invis:51628]: Signaling child to exit 2026-08-14 15:22:40.516 | WAKEUP 2026-08-14 15:22:40.556 | [2073 Async ks-demo-invis:51628]: Signaled 2026-08-14 15:22:40.562 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:22:40.562 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:22:40.562 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-14 15:22:40.562 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:40.562 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:40.562 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:40.562 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:40.563 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:40.563 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-14 15:22:40.563 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 91c77737b5324b28a5c317ae054116a2 --project 23d146269da94355ba0f34ed53952e9a 2026-08-14 15:22:40.563 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 91c77737b5324b28a5c317ae054116a2 --project 23d146269da94355ba0f34ed53952e9a -c Role -f value 2026-08-14 15:22:40.563 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:40.563 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:40.563 | + functions-common:get_or_add_user_project_role:980 : echo 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:40.563 | 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:40.646 | [2073 Async ks-demo-invis:51628]: finished get_or_add_user_project_role member 91c77737b5324b28a5c317ae054116a2 23d146269da94355ba0f34ed53952e9a with result 0 in 12 seconds 2026-08-14 15:22:40.724 | [2073 Async ks-demo-reader:51781]: Waiting for completion of get_or_add_user_project_role reader 2c5b7adb06c44d3694c8fb8cd22f1f61 c27a64d830b44018afcc72fd6bd53413 running on PID 51781 (13 other jobs running) 2026-08-14 15:22:40.770 | [2073 Async ks-demo-reader:51781]: Signaling child to exit 2026-08-14 15:22:40.774 | WAKEUP 2026-08-14 15:22:40.815 | [2073 Async ks-demo-reader:51781]: Signaled 2026-08-14 15:22:40.817 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:22:40.818 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:22:40.819 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-14 15:22:40.819 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:40.819 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:40.819 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:40.819 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:40.819 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:40.819 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-14 15:22:40.820 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 2c5b7adb06c44d3694c8fb8cd22f1f61 --project c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:40.820 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2c5b7adb06c44d3694c8fb8cd22f1f61 --project c27a64d830b44018afcc72fd6bd53413 -c Role -f value 2026-08-14 15:22:40.820 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:40.820 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f7610afcfe414d838a4fe575a5ecc37e 2026-08-14 15:22:40.820 | + functions-common:get_or_add_user_project_role:980 : echo f7610afcfe414d838a4fe575a5ecc37e 2026-08-14 15:22:40.820 | f7610afcfe414d838a4fe575a5ecc37e 2026-08-14 15:22:40.918 | [2073 Async ks-demo-reader:51781]: finished get_or_add_user_project_role reader 2c5b7adb06c44d3694c8fb8cd22f1f61 c27a64d830b44018afcc72fd6bd53413 with result 0 in 11 seconds 2026-08-14 15:22:40.924 | + inc/async:async_wait:197 : return 0 2026-08-14 15:22:40.930 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-14 15:22:41.042 | [2073 Async ks-alt-admin:52218]: Waiting for completion of get_or_add_user_project_role admin d9106a017fe746a19602b3a071be9dc4 49e5f693dd1a45e0ba2bf29a2163ab28 running on PID 52218 (12 other jobs running) 2026-08-14 15:22:41.094 | [2073 Async ks-alt-admin:52218]: Signaling child to exit 2026-08-14 15:22:41.098 | WAKEUP 2026-08-14 15:22:41.144 | [2073 Async ks-alt-admin:52218]: Signaled 2026-08-14 15:22:41.145 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:22:41.146 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:22:41.147 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-14 15:22:41.147 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:41.147 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:41.147 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:41.147 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:41.147 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:41.147 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-14 15:22:41.148 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user d9106a017fe746a19602b3a071be9dc4 --project 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:41.148 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d9106a017fe746a19602b3a071be9dc4 --project 49e5f693dd1a45e0ba2bf29a2163ab28 -c Role -f value 2026-08-14 15:22:41.148 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:41.148 | + functions-common:get_or_add_user_project_role:979 : user_role_id=28670a28493a4c2fa937eddfe8109139 2026-08-14 15:22:41.148 | + functions-common:get_or_add_user_project_role:980 : echo 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:22:41.148 | 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:22:41.243 | [2073 Async ks-alt-admin:52218]: finished get_or_add_user_project_role admin d9106a017fe746a19602b3a071be9dc4 49e5f693dd1a45e0ba2bf29a2163ab28 with result 0 in 9 seconds 2026-08-14 15:22:41.320 | [2073 Async ks-alt-another:52314]: Waiting for completion of get_or_add_user_project_role anotherrole d9106a017fe746a19602b3a071be9dc4 49e5f693dd1a45e0ba2bf29a2163ab28 running on PID 52314 (11 other jobs running) 2026-08-14 15:22:41.376 | [2073 Async ks-alt-another:52314]: Signaling child to exit 2026-08-14 15:22:41.377 | WAKEUP 2026-08-14 15:22:41.425 | [2073 Async ks-alt-another:52314]: Signaled 2026-08-14 15:22:41.427 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:22:41.427 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:22:41.427 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-14 15:22:41.428 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:41.428 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:41.428 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:41.428 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:41.428 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:41.428 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-14 15:22:41.428 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user d9106a017fe746a19602b3a071be9dc4 --project 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:41.428 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d9106a017fe746a19602b3a071be9dc4 --project 49e5f693dd1a45e0ba2bf29a2163ab28 -c Role -f value 2026-08-14 15:22:41.429 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:41.429 | + functions-common:get_or_add_user_project_role:979 : user_role_id=acface3e51524e53b561843fd8a514de 2026-08-14 15:22:41.429 | + functions-common:get_or_add_user_project_role:980 : echo acface3e51524e53b561843fd8a514de 2026-08-14 15:22:41.429 | acface3e51524e53b561843fd8a514de 2026-08-14 15:22:41.527 | [2073 Async ks-alt-another:52314]: finished get_or_add_user_project_role anotherrole d9106a017fe746a19602b3a071be9dc4 49e5f693dd1a45e0ba2bf29a2163ab28 with result 0 in 9 seconds 2026-08-14 15:22:41.605 | [2073 Async ks-alt-member-user:52490]: Waiting for completion of get_or_add_user_project_role member 631820f2e8554153bff5ba83d1f436a6 49e5f693dd1a45e0ba2bf29a2163ab28 running on PID 52490 (10 other jobs running) 2026-08-14 15:22:41.663 | [2073 Async ks-alt-member-user:52490]: Signaling child to exit 2026-08-14 15:22:41.665 | WAKEUP 2026-08-14 15:22:41.716 | [2073 Async ks-alt-member-user:52490]: Signaled 2026-08-14 15:22:41.722 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:22:41.722 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:22:41.722 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-14 15:22:41.722 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:41.722 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:41.722 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:41.723 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:41.723 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:41.723 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-14 15:22:41.723 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 631820f2e8554153bff5ba83d1f436a6 --project 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:41.723 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 631820f2e8554153bff5ba83d1f436a6 --project 49e5f693dd1a45e0ba2bf29a2163ab28 -c Role -f value 2026-08-14 15:22:41.723 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:41.723 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:41.723 | + functions-common:get_or_add_user_project_role:980 : echo 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:41.723 | 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:41.816 | [2073 Async ks-alt-member-user:52490]: finished get_or_add_user_project_role member 631820f2e8554153bff5ba83d1f436a6 49e5f693dd1a45e0ba2bf29a2163ab28 with result 0 in 9 seconds 2026-08-14 15:22:41.887 | [2073 Async ks-alt-reader-user:52660]: Waiting for completion of get_or_add_user_project_role reader 9cc7a950f8074bbaa20902b3c2c1c5c0 49e5f693dd1a45e0ba2bf29a2163ab28 running on PID 52660 (9 other jobs running) 2026-08-14 15:22:41.942 | [2073 Async ks-alt-reader-user:52660]: Signaling child to exit 2026-08-14 15:22:41.944 | WAKEUP 2026-08-14 15:22:42.003 | [2073 Async ks-alt-reader-user:52660]: Signaled 2026-08-14 15:22:42.009 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:22:42.009 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:22:42.009 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-14 15:22:42.009 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:42.010 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:42.010 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:42.010 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:42.010 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:42.010 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-14 15:22:42.010 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 9cc7a950f8074bbaa20902b3c2c1c5c0 --project 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:42.010 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9cc7a950f8074bbaa20902b3c2c1c5c0 --project 49e5f693dd1a45e0ba2bf29a2163ab28 -c Role -f value 2026-08-14 15:22:42.010 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:42.010 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f7610afcfe414d838a4fe575a5ecc37e 2026-08-14 15:22:42.010 | + functions-common:get_or_add_user_project_role:980 : echo f7610afcfe414d838a4fe575a5ecc37e 2026-08-14 15:22:42.010 | f7610afcfe414d838a4fe575a5ecc37e 2026-08-14 15:22:42.146 | [2073 Async ks-alt-reader-user:52660]: finished get_or_add_user_project_role reader 9cc7a950f8074bbaa20902b3c2c1c5c0 49e5f693dd1a45e0ba2bf29a2163ab28 with result 0 in 9 seconds 2026-08-14 15:22:42.150 | + inc/async:async_wait:197 : return 0 2026-08-14 15:22:42.154 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-14 15:22:42.255 | [2073 Async ks-system-member:52891]: Waiting for completion of get_or_add_user_system_role member 924f5e90cb3a442aabd156d5948bb710 all running on PID 52891 (8 other jobs running) 2026-08-14 15:22:42.299 | [2073 Async ks-system-member:52891]: Signaling child to exit 2026-08-14 15:22:42.300 | WAKEUP 2026-08-14 15:22:42.346 | [2073 Async ks-system-member:52891]: Signaled 2026-08-14 15:22:42.347 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-14 15:22:42.351 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-14 15:22:42.351 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-14 15:22:42.351 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:42.351 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:42.351 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:42.351 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:42.352 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:42.352 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-14 15:22:42.352 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 924f5e90cb3a442aabd156d5948bb710 --system all -f value -c Role 2026-08-14 15:22:42.352 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:42.352 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-14 15:22:42.354 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-14 15:22:42.354 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 924f5e90cb3a442aabd156d5948bb710 --system all 2026-08-14 15:22:42.354 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 924f5e90cb3a442aabd156d5948bb710 --system all -f value -c Role 2026-08-14 15:22:42.354 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:42.354 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:42.354 | + functions-common:get_or_add_user_system_role:1030 : echo 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:42.355 | 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:42.419 | [2073 Async ks-system-member:52891]: finished get_or_add_user_system_role member 924f5e90cb3a442aabd156d5948bb710 all with result 0 in 13 seconds 2026-08-14 15:22:42.496 | [2073 Async ks-system-reader:53102]: Waiting for completion of get_or_add_user_system_role reader e44067d1d3d84af7a7915a041f935cae all running on PID 53102 (7 other jobs running) 2026-08-14 15:22:42.537 | [2073 Async ks-system-reader:53102]: Signaling child to exit 2026-08-14 15:22:46.414 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:46.461 | [53102 Async ks-system-reader:53102]: finished successfully 2026-08-14 15:22:46.498 | WAKEUP 2026-08-14 15:22:46.536 | [2073 Async ks-system-reader:53102]: Signaled 2026-08-14 15:22:46.539 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-14 15:22:46.540 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-14 15:22:46.540 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-14 15:22:46.540 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:22:46.540 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:22:46.540 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-14 15:22:46.540 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-14 15:22:46.540 | ++ functions-common:_get_domain_args:957 : echo 2026-08-14 15:22:46.540 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-14 15:22:46.540 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e44067d1d3d84af7a7915a041f935cae --system all -f value -c Role 2026-08-14 15:22:46.540 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:46.540 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-14 15:22:46.541 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-14 15:22:46.541 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user e44067d1d3d84af7a7915a041f935cae --system all 2026-08-14 15:22:46.541 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e44067d1d3d84af7a7915a041f935cae --system all -f value -c Role 2026-08-14 15:22:46.541 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:46.541 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=f7610afcfe414d838a4fe575a5ecc37e 2026-08-14 15:22:46.541 | + functions-common:get_or_add_user_system_role:1030 : echo f7610afcfe414d838a4fe575a5ecc37e 2026-08-14 15:22:46.541 | f7610afcfe414d838a4fe575a5ecc37e 2026-08-14 15:22:46.620 | [2073 Async ks-system-reader:53102]: finished get_or_add_user_system_role reader e44067d1d3d84af7a7915a041f935cae all with result 0 in 15 seconds 2026-08-14 15:22:46.630 | + inc/async:async_wait:197 : return 0 2026-08-14 15:22:46.635 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-14 15:22:46.741 | [2073 Async ks-group-memberdemo:53366]: Waiting for completion of get_or_add_group_project_role member 32b339e9250b46ccb761fb95f8ca9a03 c27a64d830b44018afcc72fd6bd53413 running on PID 53366 (6 other jobs running) 2026-08-14 15:22:46.792 | [2073 Async ks-group-memberdemo:53366]: Signaling child to exit 2026-08-14 15:22:50.110 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:50.140 | [53445 Async ks-group-anotherdemo:53445]: finished successfully 2026-08-14 15:22:50.682 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:50.709 | [53366 Async ks-group-memberdemo:53366]: finished successfully 2026-08-14 15:22:50.736 | WAKEUP 2026-08-14 15:22:50.764 | [2073 Async ks-group-memberdemo:53366]: Signaled 2026-08-14 15:22:50.767 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-14 15:22:50.767 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 32b339e9250b46ccb761fb95f8ca9a03 --project c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:50.767 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 32b339e9250b46ccb761fb95f8ca9a03 --project c27a64d830b44018afcc72fd6bd53413 -f value -c Role 2026-08-14 15:22:50.767 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:50.767 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:50.767 | + functions-common:get_or_add_group_project_role:1049 : echo 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:50.767 | 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:50.819 | [2073 Async ks-group-memberdemo:53366]: finished get_or_add_group_project_role member 32b339e9250b46ccb761fb95f8ca9a03 c27a64d830b44018afcc72fd6bd53413 with result 0 in 12 seconds 2026-08-14 15:22:50.856 | [2073 Async ks-group-anotherdemo:53445]: Waiting for completion of get_or_add_group_project_role anotherrole 32b339e9250b46ccb761fb95f8ca9a03 c27a64d830b44018afcc72fd6bd53413 running on PID 53445 (5 other jobs running) 2026-08-14 15:22:50.885 | [2073 Async ks-group-anotherdemo:53445]: Signaling child to exit 2026-08-14 15:22:50.885 | WAKEUP 2026-08-14 15:22:50.914 | [2073 Async ks-group-anotherdemo:53445]: Signaled 2026-08-14 15:22:50.915 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-14 15:22:50.916 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 32b339e9250b46ccb761fb95f8ca9a03 --project c27a64d830b44018afcc72fd6bd53413 2026-08-14 15:22:50.916 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 32b339e9250b46ccb761fb95f8ca9a03 --project c27a64d830b44018afcc72fd6bd53413 -f value -c Role 2026-08-14 15:22:50.916 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:50.916 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=acface3e51524e53b561843fd8a514de 2026-08-14 15:22:50.916 | + functions-common:get_or_add_group_project_role:1049 : echo acface3e51524e53b561843fd8a514de 2026-08-14 15:22:50.916 | acface3e51524e53b561843fd8a514de 2026-08-14 15:22:50.972 | [2073 Async ks-group-anotherdemo:53445]: finished get_or_add_group_project_role anotherrole 32b339e9250b46ccb761fb95f8ca9a03 c27a64d830b44018afcc72fd6bd53413 with result 0 in 11 seconds 2026-08-14 15:22:51.017 | [2073 Async ks-group-memberalt:53524]: Waiting for completion of get_or_add_group_project_role member 32b339e9250b46ccb761fb95f8ca9a03 49e5f693dd1a45e0ba2bf29a2163ab28 running on PID 53524 (4 other jobs running) 2026-08-14 15:22:51.056 | [2073 Async ks-group-memberalt:53524]: Signaling child to exit 2026-08-14 15:22:51.253 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:51.280 | [53682 Async ks-group-admin:53682]: finished successfully 2026-08-14 15:22:51.291 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:51.318 | [53524 Async ks-group-memberalt:53524]: finished successfully 2026-08-14 15:22:51.344 | WAKEUP 2026-08-14 15:22:51.367 | [2073 Async ks-group-memberalt:53524]: Signaled 2026-08-14 15:22:51.368 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-14 15:22:51.368 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 32b339e9250b46ccb761fb95f8ca9a03 --project 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:51.368 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 32b339e9250b46ccb761fb95f8ca9a03 --project 49e5f693dd1a45e0ba2bf29a2163ab28 -f value -c Role 2026-08-14 15:22:51.368 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:51.368 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:51.368 | + functions-common:get_or_add_group_project_role:1049 : echo 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:51.368 | 7143db1b881b4ea4b986f6d051dea182 2026-08-14 15:22:51.415 | [2073 Async ks-group-memberalt:53524]: finished get_or_add_group_project_role member 32b339e9250b46ccb761fb95f8ca9a03 49e5f693dd1a45e0ba2bf29a2163ab28 with result 0 in 12 seconds 2026-08-14 15:22:51.454 | [2073 Async ks-group-anotheralt:53603]: Waiting for completion of get_or_add_group_project_role anotherrole 32b339e9250b46ccb761fb95f8ca9a03 49e5f693dd1a45e0ba2bf29a2163ab28 running on PID 53603 (3 other jobs running) 2026-08-14 15:22:51.466 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:22:51.482 | [2073 Async ks-group-anotheralt:53603]: Signaling child to exit 2026-08-14 15:22:51.490 | [53603 Async ks-group-anotheralt:53603]: finished successfully 2026-08-14 15:22:51.511 | WAKEUP 2026-08-14 15:22:51.532 | [2073 Async ks-group-anotheralt:53603]: Signaled 2026-08-14 15:22:51.533 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-14 15:22:51.533 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 32b339e9250b46ccb761fb95f8ca9a03 --project 49e5f693dd1a45e0ba2bf29a2163ab28 2026-08-14 15:22:51.533 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 32b339e9250b46ccb761fb95f8ca9a03 --project 49e5f693dd1a45e0ba2bf29a2163ab28 -f value -c Role 2026-08-14 15:22:51.533 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:51.533 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=acface3e51524e53b561843fd8a514de 2026-08-14 15:22:51.533 | + functions-common:get_or_add_group_project_role:1049 : echo acface3e51524e53b561843fd8a514de 2026-08-14 15:22:51.533 | acface3e51524e53b561843fd8a514de 2026-08-14 15:22:51.574 | [2073 Async ks-group-anotheralt:53603]: finished get_or_add_group_project_role anotherrole 32b339e9250b46ccb761fb95f8ca9a03 49e5f693dd1a45e0ba2bf29a2163ab28 with result 0 in 12 seconds 2026-08-14 15:22:51.610 | [2073 Async ks-group-admin:53682]: Waiting for completion of get_or_add_group_project_role admin 137ce20866bc4bef987b418bf8e0c376 3ac5fc4927894f57958e1412ecdb925c running on PID 53682 (2 other jobs running) 2026-08-14 15:22:51.632 | [2073 Async ks-group-admin:53682]: Signaling child to exit 2026-08-14 15:22:51.633 | WAKEUP 2026-08-14 15:22:51.652 | [2073 Async ks-group-admin:53682]: Signaled 2026-08-14 15:22:51.654 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-14 15:22:51.654 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 137ce20866bc4bef987b418bf8e0c376 --project 3ac5fc4927894f57958e1412ecdb925c 2026-08-14 15:22:51.654 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 137ce20866bc4bef987b418bf8e0c376 --project 3ac5fc4927894f57958e1412ecdb925c -f value -c Role 2026-08-14 15:22:51.654 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:22:51.655 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=28670a28493a4c2fa937eddfe8109139 2026-08-14 15:22:51.655 | + functions-common:get_or_add_group_project_role:1049 : echo 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:22:51.655 | 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:22:51.701 | [2073 Async ks-group-admin:53682]: finished get_or_add_group_project_role admin 137ce20866bc4bef987b418bf8e0c376 3ac5fc4927894f57958e1412ecdb925c with result 0 in 11 seconds 2026-08-14 15:22:51.706 | + inc/async:async_wait:197 : return 0 2026-08-14 15:22:51.709 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-14 15:22:51.728 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:22:51.731 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-14 15:22:51.750 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:22:51.753 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-14 15:22:51.756 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-14 15:22:51.828 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-14 15:22:51.873 | [2073 Async create_nova_accounts:55582]: running: create_nova_accounts 2026-08-14 15:22:51.876 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-14 15:22:51.901 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:22:51.905 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-14 15:22:51.907 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-14 15:22:51.965 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-14 15:22:52.003 | [2073 Async create_glance_accounts:55705]: running: create_glance_accounts 2026-08-14 15:22:52.006 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-14 15:22:52.025 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:22:52.029 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-14 15:22:52.032 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-14 15:22:52.102 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-14 15:22:52.152 | [2073 Async create_cinder_accounts:55843]: running: create_cinder_accounts 2026-08-14 15:22:52.157 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-14 15:22:52.175 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:22:52.177 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-14 15:22:52.180 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-14 15:22:52.253 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-14 15:22:52.309 | [2073 Async create_neutron_accounts:55985]: running: create_neutron_accounts 2026-08-14 15:22:52.314 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-14 15:22:52.344 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:22:52.350 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-14 15:22:52.385 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:22:52.391 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-14 15:22:52.500 | [2073 Async create_nova_accounts:55582]: Waiting for completion of create_nova_accounts running on PID 55582 (5 other jobs running) 2026-08-14 15:22:52.554 | [2073 Async create_nova_accounts:55582]: Signaling child to exit 2026-08-14 15:23:27.200 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:23:27.224 | [55985 Async create_neutron_accounts:55985]: finished successfully 2026-08-14 15:23:34.900 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:23:34.925 | [55843 Async create_cinder_accounts:55843]: finished successfully 2026-08-14 15:23:52.072 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:23:52.099 | [55582 Async create_nova_accounts:55582]: finished successfully 2026-08-14 15:23:52.126 | WAKEUP 2026-08-14 15:23:52.153 | [2073 Async create_nova_accounts:55582]: Signaled 2026-08-14 15:23:52.156 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-14 15:23:52.156 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-14 15:23:52.156 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-14 15:23:52.156 | + functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:23:52.156 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-14 15:23:52.156 | + functions-common:get_or_create_user:903 : local email= 2026-08-14 15:23:52.156 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-14 15:23:52.157 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:23:52.157 | + functions-common:get_or_create_user:915 : user_id=2485540775c24675a6f83b1a4e8f8a62 2026-08-14 15:23:52.157 | + functions-common:get_or_create_user:916 : echo 2485540775c24675a6f83b1a4e8f8a62 2026-08-14 15:23:52.157 | 2485540775c24675a6f83b1a4e8f8a62 2026-08-14 15:23:52.157 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-14 15:23:52.157 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:23:52.157 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:23:52.157 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-14 15:23:52.157 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:23:52.157 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:23:52.158 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-14 15:23:52.158 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-14 15:23:52.158 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-14 15:23:52.158 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-14 15:23:52.159 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-14 15:23:52.160 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-14 15:23:52.160 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-08-14 15:23:52.160 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-14 15:23:52.161 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:23:52.162 | + functions-common:get_or_add_user_project_role:979 : user_role_id=db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:23:52.162 | + functions-common:get_or_add_user_project_role:980 : echo db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:23:52.162 | db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:23:52.163 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-14 15:23:52.163 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-14 15:23:52.163 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:23:52.163 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:23:52.163 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-14 15:23:52.163 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:23:52.163 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:23:52.163 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-14 15:23:52.164 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-14 15:23:52.164 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-14 15:23:52.164 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-14 15:23:52.164 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-14 15:23:52.164 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-14 15:23:52.164 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-08-14 15:23:52.164 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-14 15:23:52.165 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:23:52.165 | + functions-common:get_or_add_user_project_role:979 : user_role_id=28670a28493a4c2fa937eddfe8109139 2026-08-14 15:23:52.165 | + functions-common:get_or_add_user_project_role:980 : echo 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:23:52.165 | 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:23:52.165 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-14 15:23:52.165 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.147/compute 2026-08-14 15:23:52.165 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-14 15:23:52.165 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-14 15:23:52.166 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-14 15:23:52.166 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-08-14 15:23:52.166 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:23:52.166 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-14 15:23:52.166 | 0b01fbc3241c43729881b872e319b827' 2026-08-14 15:23:52.166 | + functions-common:get_or_create_service:1067 : echo 0b01fbc3241c43729881b872e319b827 2026-08-14 15:23:52.167 | 0b01fbc3241c43729881b872e319b827 2026-08-14 15:23:52.167 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.147/compute/v2/$(project_id)s' 2026-08-14 15:23:52.167 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-14 15:23:52.167 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.147/compute/v2/$(project_id)s' RegionOne 2026-08-14 15:23:52.167 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-14 15:23:52.167 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-08-14 15:23:52.167 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:23:52.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-14 15:23:52.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-14 15:23:52.168 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.147/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-14 15:23:52.168 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:23:52.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7584c6da5b68496cb5ebabdbaa349cd3 2026-08-14 15:23:52.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7584c6da5b68496cb5ebabdbaa349cd3 2026-08-14 15:23:52.169 | + functions-common:get_or_create_endpoint:1100 : public_id=7584c6da5b68496cb5ebabdbaa349cd3 2026-08-14 15:23:52.169 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-14 15:23:52.169 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-14 15:23:52.169 | + functions-common:get_or_create_endpoint:1109 : echo 7584c6da5b68496cb5ebabdbaa349cd3 2026-08-14 15:23:52.169 | 7584c6da5b68496cb5ebabdbaa349cd3 2026-08-14 15:23:52.169 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-14 15:23:52.169 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-14 15:23:52.170 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-14 15:23:52.170 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-08-14 15:23:52.170 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:23:52.170 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-14 15:23:52.170 | 7557f42e2a394518b5fa8420f3ca43c4' 2026-08-14 15:23:52.170 | + functions-common:get_or_create_service:1067 : echo 7557f42e2a394518b5fa8420f3ca43c4 2026-08-14 15:23:52.170 | 7557f42e2a394518b5fa8420f3ca43c4 2026-08-14 15:23:52.170 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.147/compute/v2.1 2026-08-14 15:23:52.171 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-14 15:23:52.171 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.147/compute/v2.1 RegionOne 2026-08-14 15:23:52.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-14 15:23:52.171 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-08-14 15:23:52.171 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:23:52.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-14 15:23:52.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-14 15:23:52.171 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.147/compute/v2.1 --region RegionOne -f value -c id 2026-08-14 15:23:52.172 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:23:52.172 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9d27c70bd46d4e55bbf44c09ace345d1 2026-08-14 15:23:52.172 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9d27c70bd46d4e55bbf44c09ace345d1 2026-08-14 15:23:52.172 | + functions-common:get_or_create_endpoint:1100 : public_id=9d27c70bd46d4e55bbf44c09ace345d1 2026-08-14 15:23:52.172 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-14 15:23:52.172 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-14 15:23:52.172 | + functions-common:get_or_create_endpoint:1109 : echo 9d27c70bd46d4e55bbf44c09ace345d1 2026-08-14 15:23:52.173 | 9d27c70bd46d4e55bbf44c09ace345d1 2026-08-14 15:23:52.173 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-14 15:23:52.173 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:23:52.173 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-14 15:23:52.173 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:23:52.173 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-14 15:23:52.173 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:23:52.173 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-14 15:23:52.174 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:23:52.174 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-14 15:23:52.224 | [2073 Async create_nova_accounts:55582]: finished create_nova_accounts with result 0 in 60 seconds 2026-08-14 15:23:52.271 | [2073 Async create_glance_accounts:55705]: Waiting for completion of create_glance_accounts running on PID 55705 (4 other jobs running) 2026-08-14 15:23:52.301 | [2073 Async create_glance_accounts:55705]: Signaling child to exit 2026-08-14 15:24:05.127 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:24:05.155 | [55705 Async create_glance_accounts:55705]: finished successfully 2026-08-14 15:24:05.175 | WAKEUP 2026-08-14 15:24:05.195 | [2073 Async create_glance_accounts:55705]: Signaled 2026-08-14 15:24:05.196 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-14 15:24:05.196 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:24:05.196 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-14 15:24:05.196 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-14 15:24:05.196 | + functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:24:05.196 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-14 15:24:05.197 | + functions-common:get_or_create_user:903 : local email= 2026-08-14 15:24:05.197 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-14 15:24:05.197 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.197 | + functions-common:get_or_create_user:915 : user_id=f83d84d48be84a1992ffdcd3a00d3999 2026-08-14 15:24:05.197 | + functions-common:get_or_create_user:916 : echo f83d84d48be84a1992ffdcd3a00d3999 2026-08-14 15:24:05.197 | f83d84d48be84a1992ffdcd3a00d3999 2026-08-14 15:24:05.197 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-14 15:24:05.197 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:24:05.198 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:24:05.198 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-14 15:24:05.198 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:24:05.198 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:24:05.198 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-14 15:24:05.198 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-14 15:24:05.198 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-14 15:24:05.198 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-14 15:24:05.198 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-14 15:24:05.199 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-14 15:24:05.199 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-08-14 15:24:05.199 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-14 15:24:05.199 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.199 | + functions-common:get_or_add_user_project_role:979 : user_role_id=db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:24:05.199 | + functions-common:get_or_add_user_project_role:980 : echo db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:24:05.199 | db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:24:05.199 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-14 15:24:05.199 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-14 15:24:05.200 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:24:05.200 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:24:05.200 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-14 15:24:05.200 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:24:05.200 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:24:05.200 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-14 15:24:05.200 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-14 15:24:05.201 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-14 15:24:05.201 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-14 15:24:05.201 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-14 15:24:05.201 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-14 15:24:05.201 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-08-14 15:24:05.201 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-14 15:24:05.201 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.201 | + functions-common:get_or_add_user_project_role:979 : user_role_id=28670a28493a4c2fa937eddfe8109139 2026-08-14 15:24:05.201 | + functions-common:get_or_add_user_project_role:980 : echo 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:24:05.201 | 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:24:05.202 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-14 15:24:05.202 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:24:05.202 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-14 15:24:05.202 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-14 15:24:05.202 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-14 15:24:05.202 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-08-14 15:24:05.202 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.202 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-14 15:24:05.202 | 144930897e5f4cb69d8a277ec075e21f' 2026-08-14 15:24:05.203 | + functions-common:get_or_create_service:1067 : echo 144930897e5f4cb69d8a277ec075e21f 2026-08-14 15:24:05.203 | 144930897e5f4cb69d8a277ec075e21f 2026-08-14 15:24:05.203 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.147/image 2026-08-14 15:24:05.203 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-14 15:24:05.203 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.147/image RegionOne 2026-08-14 15:24:05.203 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-14 15:24:05.203 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-08-14 15:24:05.203 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-14 15:24:05.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-14 15:24:05.204 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.147/image --region RegionOne -f value -c id 2026-08-14 15:24:05.204 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9d1d133b6db947d9a031cd0125ca1fe8 2026-08-14 15:24:05.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9d1d133b6db947d9a031cd0125ca1fe8 2026-08-14 15:24:05.204 | + functions-common:get_or_create_endpoint:1100 : public_id=9d1d133b6db947d9a031cd0125ca1fe8 2026-08-14 15:24:05.204 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-14 15:24:05.204 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-14 15:24:05.204 | + functions-common:get_or_create_endpoint:1109 : echo 9d1d133b6db947d9a031cd0125ca1fe8 2026-08-14 15:24:05.205 | 9d1d133b6db947d9a031cd0125ca1fe8 2026-08-14 15:24:05.205 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-14 15:24:05.205 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-14 15:24:05.205 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-14 15:24:05.205 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.205 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-14 15:24:05.205 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-14 15:24:05.205 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-14 15:24:05.206 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-14 15:24:05.206 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-14 15:24:05.206 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-14 15:24:05.206 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-14 15:24:05.206 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-08-14 15:24:05.206 | +---------------+----------------------------------+ 2026-08-14 15:24:05.206 | | Field | Value | 2026-08-14 15:24:05.206 | +---------------+----------------------------------+ 2026-08-14 15:24:05.206 | | default_limit | 2000 | 2026-08-14 15:24:05.207 | | description | None | 2026-08-14 15:24:05.207 | | id | b746bac01b1d4144af64f9d5598f536a | 2026-08-14 15:24:05.207 | | region_id | RegionOne | 2026-08-14 15:24:05.207 | | resource_name | image_size_total | 2026-08-14 15:24:05.207 | | service_id | 144930897e5f4cb69d8a277ec075e21f | 2026-08-14 15:24:05.207 | +---------------+----------------------------------+ 2026-08-14 15:24:05.207 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-08-14 15:24:05.207 | +---------------+----------------------------------+ 2026-08-14 15:24:05.207 | | Field | Value | 2026-08-14 15:24:05.207 | +---------------+----------------------------------+ 2026-08-14 15:24:05.208 | | default_limit | 2000 | 2026-08-14 15:24:05.208 | | description | None | 2026-08-14 15:24:05.208 | | id | 5d70b63276c64945abdcc1ac83e7976b | 2026-08-14 15:24:05.208 | | region_id | RegionOne | 2026-08-14 15:24:05.208 | | resource_name | image_stage_total | 2026-08-14 15:24:05.208 | | service_id | 144930897e5f4cb69d8a277ec075e21f | 2026-08-14 15:24:05.208 | +---------------+----------------------------------+ 2026-08-14 15:24:05.208 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-14 15:24:05.208 | +---------------+----------------------------------+ 2026-08-14 15:24:05.209 | | Field | Value | 2026-08-14 15:24:05.209 | +---------------+----------------------------------+ 2026-08-14 15:24:05.209 | | default_limit | 100 | 2026-08-14 15:24:05.209 | | description | None | 2026-08-14 15:24:05.209 | | id | 9213e5f472e54be3921b25f2d549eb9d | 2026-08-14 15:24:05.209 | | region_id | RegionOne | 2026-08-14 15:24:05.209 | | resource_name | image_count_total | 2026-08-14 15:24:05.209 | | service_id | 144930897e5f4cb69d8a277ec075e21f | 2026-08-14 15:24:05.209 | +---------------+----------------------------------+ 2026-08-14 15:24:05.210 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-14 15:24:05.210 | +---------------+----------------------------------+ 2026-08-14 15:24:05.210 | | Field | Value | 2026-08-14 15:24:05.210 | +---------------+----------------------------------+ 2026-08-14 15:24:05.210 | | default_limit | 100 | 2026-08-14 15:24:05.210 | | description | None | 2026-08-14 15:24:05.210 | | id | c944365532144bc1bc4c960296b722bd | 2026-08-14 15:24:05.210 | | region_id | RegionOne | 2026-08-14 15:24:05.210 | | resource_name | image_count_uploading | 2026-08-14 15:24:05.210 | | service_id | 144930897e5f4cb69d8a277ec075e21f | 2026-08-14 15:24:05.211 | +---------------+----------------------------------+ 2026-08-14 15:24:05.211 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-14 15:24:05.211 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-14 15:24:05.211 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-14 15:24:05.211 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-14 15:24:05.211 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-14 15:24:05.211 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.147/identity 2026-08-14 15:24:05.211 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-14 15:24:05.212 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-14 15:24:05.212 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.212 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 9d1d133b6db947d9a031cd0125ca1fe8 2026-08-14 15:24:05.212 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-14 15:24:05.212 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-14 15:24:05.212 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:24:05.243 | [2073 Async create_glance_accounts:55705]: finished create_glance_accounts with result 0 in 73 seconds 2026-08-14 15:24:05.274 | [2073 Async create_cinder_accounts:55843]: Waiting for completion of create_cinder_accounts running on PID 55843 (3 other jobs running) 2026-08-14 15:24:05.296 | [2073 Async create_cinder_accounts:55843]: Signaling child to exit 2026-08-14 15:24:05.296 | WAKEUP 2026-08-14 15:24:05.316 | [2073 Async create_cinder_accounts:55843]: Signaled 2026-08-14 15:24:05.317 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-08-14 15:24:05.317 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-14 15:24:05.317 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-14 15:24:05.318 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:24:05.318 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-14 15:24:05.318 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-14 15:24:05.318 | + functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:24:05.318 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-14 15:24:05.318 | + functions-common:get_or_create_user:903 : local email= 2026-08-14 15:24:05.318 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-14 15:24:05.319 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.319 | + functions-common:get_or_create_user:915 : user_id=bfb85ee8dadb4668be38682b0846fe12 2026-08-14 15:24:05.319 | + functions-common:get_or_create_user:916 : echo bfb85ee8dadb4668be38682b0846fe12 2026-08-14 15:24:05.319 | bfb85ee8dadb4668be38682b0846fe12 2026-08-14 15:24:05.319 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-14 15:24:05.319 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:24:05.319 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:24:05.320 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-14 15:24:05.320 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:24:05.320 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:24:05.320 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-14 15:24:05.320 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-14 15:24:05.320 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-14 15:24:05.320 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-14 15:24:05.321 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-14 15:24:05.321 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-14 15:24:05.321 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-08-14 15:24:05.321 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-14 15:24:05.321 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.321 | + functions-common:get_or_add_user_project_role:979 : user_role_id=db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:24:05.321 | + functions-common:get_or_add_user_project_role:980 : echo db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:24:05.322 | db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:24:05.322 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-14 15:24:05.322 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-14 15:24:05.322 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:24:05.322 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-14 15:24:05.322 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.147/volume 2026-08-14 15:24:05.322 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-14 15:24:05.323 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-14 15:24:05.323 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-14 15:24:05.323 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-08-14 15:24:05.323 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.323 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-14 15:24:05.323 | 3dedde2a60fb43979e9ccccdb001a06e' 2026-08-14 15:24:05.323 | + functions-common:get_or_create_service:1067 : echo 3dedde2a60fb43979e9ccccdb001a06e 2026-08-14 15:24:05.324 | 3dedde2a60fb43979e9ccccdb001a06e 2026-08-14 15:24:05.324 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.147/volume/v3 2026-08-14 15:24:05.324 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-14 15:24:05.324 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.147/volume/v3 RegionOne 2026-08-14 15:24:05.324 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-14 15:24:05.324 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-08-14 15:24:05.324 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.325 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-14 15:24:05.325 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-14 15:24:05.325 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.147/volume/v3 --region RegionOne -f value -c id 2026-08-14 15:24:05.325 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.325 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0cbfca42e4d448879eeb8ec3d72aad81 2026-08-14 15:24:05.325 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0cbfca42e4d448879eeb8ec3d72aad81 2026-08-14 15:24:05.325 | + functions-common:get_or_create_endpoint:1100 : public_id=0cbfca42e4d448879eeb8ec3d72aad81 2026-08-14 15:24:05.326 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-14 15:24:05.326 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-14 15:24:05.326 | + functions-common:get_or_create_endpoint:1109 : echo 0cbfca42e4d448879eeb8ec3d72aad81 2026-08-14 15:24:05.327 | 0cbfca42e4d448879eeb8ec3d72aad81 2026-08-14 15:24:05.327 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-14 15:24:05.328 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-14 15:24:05.328 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-14 15:24:05.328 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-14 15:24:05.328 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.328 | ++ functions-common:get_or_create_project:928 : project_id=a59e64053f8a49899ad4f841626568fc 2026-08-14 15:24:05.328 | ++ functions-common:get_or_create_project:929 : echo a59e64053f8a49899ad4f841626568fc 2026-08-14 15:24:05.328 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a59e64053f8a49899ad4f841626568fc 2026-08-14 15:24:05.329 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-14 15:24:05.329 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:24:05.329 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-14 15:24:05.329 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-14 15:24:05.329 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-08-14 15:24:05.329 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-14 15:24:05.329 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.330 | ++ functions-common:get_or_create_user:915 : user_id=bfb85ee8dadb4668be38682b0846fe12 2026-08-14 15:24:05.330 | ++ functions-common:get_or_create_user:916 : echo bfb85ee8dadb4668be38682b0846fe12 2026-08-14 15:24:05.330 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id bfb85ee8dadb4668be38682b0846fe12 2026-08-14 15:24:05.359 | [2073 Async create_cinder_accounts:55843]: finished create_cinder_accounts with result 0 in 42 seconds 2026-08-14 15:24:05.363 | + inc/async:async_wait:197 : return 0 2026-08-14 15:24:05.366 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-14 15:24:05.410 | [2073 Async create_neutron_accounts:55985]: Waiting for completion of create_neutron_accounts running on PID 55985 (2 other jobs running) 2026-08-14 15:24:05.432 | [2073 Async create_neutron_accounts:55985]: Signaling child to exit 2026-08-14 15:24:05.433 | WAKEUP 2026-08-14 15:24:05.451 | [2073 Async create_neutron_accounts:55985]: Signaled 2026-08-14 15:24:05.453 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-14 15:24:05.453 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.147/ 2026-08-14 15:24:05.453 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-14 15:24:05.453 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.147/networking 2026-08-14 15:24:05.453 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-14 15:24:05.454 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:24:05.454 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-14 15:24:05.454 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-14 15:24:05.454 | + functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:24:05.454 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-14 15:24:05.454 | + functions-common:get_or_create_user:903 : local email= 2026-08-14 15:24:05.454 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-14 15:24:05.454 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.455 | + functions-common:get_or_create_user:915 : user_id=7612b89608f040d8ab705fb4576004f1 2026-08-14 15:24:05.455 | + functions-common:get_or_create_user:916 : echo 7612b89608f040d8ab705fb4576004f1 2026-08-14 15:24:05.455 | 7612b89608f040d8ab705fb4576004f1 2026-08-14 15:24:05.456 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-14 15:24:05.456 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:24:05.456 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:24:05.456 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-14 15:24:05.456 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:24:05.456 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:24:05.456 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-14 15:24:05.457 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-14 15:24:05.457 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-14 15:24:05.457 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-14 15:24:05.457 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-14 15:24:05.457 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-14 15:24:05.457 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-08-14 15:24:05.457 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-14 15:24:05.457 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.458 | + functions-common:get_or_add_user_project_role:979 : user_role_id=db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:24:05.458 | + functions-common:get_or_add_user_project_role:980 : echo db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:24:05.458 | db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:24:05.458 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-14 15:24:05.458 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-14 15:24:05.458 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-14 15:24:05.458 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-14 15:24:05.458 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-08-14 15:24:05.459 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.459 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-14 15:24:05.459 | c93d7cdd927347e68d3f0f5fb30e1b48' 2026-08-14 15:24:05.459 | + functions-common:get_or_create_service:1067 : echo c93d7cdd927347e68d3f0f5fb30e1b48 2026-08-14 15:24:05.459 | c93d7cdd927347e68d3f0f5fb30e1b48 2026-08-14 15:24:05.459 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.147/networking 2026-08-14 15:24:05.459 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-14 15:24:05.460 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.147/networking RegionOne 2026-08-14 15:24:05.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-14 15:24:05.460 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-08-14 15:24:05.460 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-14 15:24:05.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-14 15:24:05.460 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.147/networking --region RegionOne -f value -c id 2026-08-14 15:24:05.460 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:24:05.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ec18184b180a4671bfb3ac0794da545f 2026-08-14 15:24:05.461 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ec18184b180a4671bfb3ac0794da545f 2026-08-14 15:24:05.461 | + functions-common:get_or_create_endpoint:1100 : public_id=ec18184b180a4671bfb3ac0794da545f 2026-08-14 15:24:05.461 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-14 15:24:05.461 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-14 15:24:05.461 | + functions-common:get_or_create_endpoint:1109 : echo ec18184b180a4671bfb3ac0794da545f 2026-08-14 15:24:05.461 | ec18184b180a4671bfb3ac0794da545f 2026-08-14 15:24:05.501 | [2073 Async create_neutron_accounts:55985]: finished create_neutron_accounts with result 0 in 35 seconds 2026-08-14 15:24:05.508 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-14 15:24:05.514 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-14 15:24:05.517 | + inc/async:async_wait:197 : return 0 2026-08-14 15:24:05.521 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-14 15:24:05.544 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:24:05.548 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-14 15:24:05.570 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:24:05.573 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-14 15:24:05.577 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:24:05.580 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-14 15:24:05.583 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-14 15:24:05.587 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-14 15:24:05.662 | + inc/async:async_inner:63 : init_glance 2026-08-14 15:24:05.703 | [2073 Async init_glance:58239]: running: init_glance 2026-08-14 15:24:05.707 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-14 15:24:05.729 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:24:05.733 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-14 15:24:05.736 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:24:05.740 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-14 15:24:05.744 | + ./stack.sh:main:1170 : configure_neutron 2026-08-14 15:24:05.747 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-14 15:24:05.751 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-14 15:24:05.754 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-14 15:24:05.773 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-14 15:24:05.776 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-14 15:24:06.463 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:06.463 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:06.463 | we strongly recommend against using it for new projects. 2026-08-14 15:24:06.463 | 2026-08-14 15:24:06.463 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:06.463 | framework. For more detail see 2026-08-14 15:24:06.464 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:06.464 | 2026-08-14 15:24:06.464 | import eventlet as _eventlet # noqa 2026-08-14 15:24:10.773 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:10.774 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:10.775 | we strongly recommend against using it for new projects. 2026-08-14 15:24:10.775 | 2026-08-14 15:24:10.776 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:10.776 | framework. For more detail see 2026-08-14 15:24:10.776 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:10.777 | 2026-08-14 15:24:10.777 | import eventlet as _eventlet # noqa 2026-08-14 15:24:14.987 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:14.987 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:14.987 | we strongly recommend against using it for new projects. 2026-08-14 15:24:14.987 | 2026-08-14 15:24:14.987 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:14.987 | framework. For more detail see 2026-08-14 15:24:14.987 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:14.987 | 2026-08-14 15:24:14.988 | import eventlet as _eventlet # noqa 2026-08-14 15:24:19.206 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:19.206 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:19.206 | we strongly recommend against using it for new projects. 2026-08-14 15:24:19.206 | 2026-08-14 15:24:19.206 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:19.207 | framework. For more detail see 2026-08-14 15:24:19.207 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:19.207 | 2026-08-14 15:24:19.207 | import eventlet as _eventlet # noqa 2026-08-14 15:24:20.672 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:24:20.699 | [58239 Async init_glance:58239]: finished successfully 2026-08-14 15:24:23.657 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:23.657 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:23.657 | we strongly recommend against using it for new projects. 2026-08-14 15:24:23.658 | 2026-08-14 15:24:23.659 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:23.659 | framework. For more detail see 2026-08-14 15:24:23.659 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:23.659 | 2026-08-14 15:24:23.659 | import eventlet as _eventlet # noqa 2026-08-14 15:24:27.564 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:27.564 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:27.565 | we strongly recommend against using it for new projects. 2026-08-14 15:24:27.565 | 2026-08-14 15:24:27.565 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:27.565 | framework. For more detail see 2026-08-14 15:24:27.565 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:27.565 | 2026-08-14 15:24:27.565 | import eventlet as _eventlet # noqa 2026-08-14 15:24:32.275 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-14 15:24:32.275 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:32.275 | we strongly recommend against using it for new projects. 2026-08-14 15:24:32.275 | 2026-08-14 15:24:32.275 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:32.276 | framework. For more detail see 2026-08-14 15:24:32.276 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:32.276 | 2026-08-14 15:24:32.276 | from eventlet import event 2026-08-14 15:24:32.395 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-14 15:24:32.395 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-14 15:24:36.333 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:36.333 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:36.333 | we strongly recommend against using it for new projects. 2026-08-14 15:24:36.333 | 2026-08-14 15:24:36.334 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:36.334 | framework. For more detail see 2026-08-14 15:24:36.334 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:36.334 | 2026-08-14 15:24:36.334 | import eventlet as _eventlet # noqa 2026-08-14 15:24:38.195 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:38.195 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:38.195 | we strongly recommend against using it for new projects. 2026-08-14 15:24:38.196 | 2026-08-14 15:24:38.196 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:38.196 | framework. For more detail see 2026-08-14 15:24:38.196 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:38.196 | 2026-08-14 15:24:38.196 | import eventlet as _eventlet # noqa 2026-08-14 15:24:42.171 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:42.172 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:42.172 | we strongly recommend against using it for new projects. 2026-08-14 15:24:42.172 | 2026-08-14 15:24:42.172 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:42.172 | framework. For more detail see 2026-08-14 15:24:42.172 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:42.172 | 2026-08-14 15:24:42.173 | import eventlet as _eventlet # noqa 2026-08-14 15:24:44.808 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:44.808 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:44.808 | we strongly recommend against using it for new projects. 2026-08-14 15:24:44.808 | 2026-08-14 15:24:44.808 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:44.809 | framework. For more detail see 2026-08-14 15:24:44.809 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:44.809 | 2026-08-14 15:24:44.809 | import eventlet as _eventlet # noqa 2026-08-14 15:24:48.034 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-14 15:24:48.040 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-14 15:24:48.043 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-14 15:24:48.046 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-14 15:24:48.048 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-14 15:24:48.050 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-14 15:24:48.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-14 15:24:48.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-14 15:24:48.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-14 15:24:48.060 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-14 15:24:48.062 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-14 15:24:48.065 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-14 15:24:48.067 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-14 15:24:48.070 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-14 15:24:48.072 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-14 15:24:48.075 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-14 15:24:48.079 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:24:48.081 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:24:48.084 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-14 15:24:48.087 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:24:48.091 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-14 15:24:48.094 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-14 15:24:48.096 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-14 15:24:48.098 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-14 15:24:48.100 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-14 15:24:48.102 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-14 15:24:48.104 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-14 15:24:48.118 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:24:48.120 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-14 15:24:48.122 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-14 15:24:48.125 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-14 15:24:48.153 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-14 15:24:48.182 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-14 15:24:48.213 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-14 15:24:48.242 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-14 15:24:48.272 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-14 15:24:48.316 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-14 15:24:48.319 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-14 15:24:48.322 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-14 15:24:48.326 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-14 15:24:48.331 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-14 15:24:48.352 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-14 15:24:48.356 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-14 15:24:48.359 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-14 15:24:48.362 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-14 15:24:48.365 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-14 15:24:48.412 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:24:48.456 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:24:48.498 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-14 15:24:48.530 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-14 15:24:48.563 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-14 15:24:48.566 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:24:48.568 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-14 15:24:48.571 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-14 15:24:48.573 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-14 15:24:48.576 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:24:48.578 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-14 15:24:48.581 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-14 15:24:48.599 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-14 15:24:48.615 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-14 15:24:48.630 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-14 15:24:48.648 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-14 15:24:48.666 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-14 15:24:48.669 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-14 15:24:48.672 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-14 15:24:48.676 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.HuSKQBzixw 2026-08-14 15:24:48.679 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-14 15:24:48.682 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-14 15:24:48.684 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.HuSKQBzixw 2026-08-14 15:24:48.688 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.HuSKQBzixw 2026-08-14 15:24:48.703 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.HuSKQBzixw /etc/sudoers.d/neutron-rootwrap 2026-08-14 15:24:48.719 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-14 15:24:48.721 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-14 15:24:48.723 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-14 15:24:48.752 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-14 15:24:48.755 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-14 15:24:48.785 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-14 15:24:48.788 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-14 15:24:48.790 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-14 15:24:48.793 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-14 15:24:48.796 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-14 15:24:48.799 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-14 15:24:48.817 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:24:48.821 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-14 15:24:48.824 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-14 15:24:48.826 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-14 15:24:48.844 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:24:48.847 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:24:48.850 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ 2026-08-14 15:24:48.885 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-14 15:24:48.888 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-14 15:24:48.890 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-14 15:24:48.908 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:24:48.911 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-14 15:24:48.928 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:24:48.931 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-14 15:24:48.947 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:24:48.950 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-14 15:24:48.966 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:24:48.968 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-14 15:24:48.985 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:24:48.988 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-14 15:24:48.990 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-14 15:24:49.007 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:24:49.009 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-14 15:24:49.012 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-14 15:24:49.014 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-14 15:24:49.014 | Configuring OVN 2026-08-14 15:24:49.017 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-14 15:24:49.019 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-14 15:24:49.022 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-14 15:24:49.026 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=a2c422f6-83d7-4829-845c-36a787c10d21 2026-08-14 15:24:49.029 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-14 15:24:49.031 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-14 15:24:49.034 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:24:49.036 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:24:49.038 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:24:49.041 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:24:49.043 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:24:49.045 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:24:49.047 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:24:49.049 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:24:49.051 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:24:49.053 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:24:49.056 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:24:49.058 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:24:49.060 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:24:49.062 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-14 15:24:49.064 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-14 15:24:49.067 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-14 15:24:49.070 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-14 15:24:49.084 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:24:49.087 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-14 15:24:49.127 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-14 15:24:49.129 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-14 15:24:49.131 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-14 15:24:49.147 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:24:49.149 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-14 15:24:49.152 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-14 15:24:49.154 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-14 15:24:49.157 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-14 15:24:49.177 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-14 15:24:49.182 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-14 15:24:49.185 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-14 15:24:49.850 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:49.850 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:49.850 | we strongly recommend against using it for new projects. 2026-08-14 15:24:49.851 | 2026-08-14 15:24:49.851 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:49.851 | framework. For more detail see 2026-08-14 15:24:49.851 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:49.851 | 2026-08-14 15:24:49.851 | import eventlet as _eventlet # noqa 2026-08-14 15:24:53.684 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:53.684 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:53.684 | we strongly recommend against using it for new projects. 2026-08-14 15:24:53.684 | 2026-08-14 15:24:53.684 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:53.684 | framework. For more detail see 2026-08-14 15:24:53.684 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:53.684 | 2026-08-14 15:24:53.685 | import eventlet as _eventlet # noqa 2026-08-14 15:24:57.554 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:24:57.554 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:24:57.554 | we strongly recommend against using it for new projects. 2026-08-14 15:24:57.554 | 2026-08-14 15:24:57.554 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:24:57.555 | framework. For more detail see 2026-08-14 15:24:57.555 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:24:57.555 | 2026-08-14 15:24:57.555 | import eventlet as _eventlet # noqa 2026-08-14 15:25:01.591 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:25:01.591 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:25:01.591 | we strongly recommend against using it for new projects. 2026-08-14 15:25:01.591 | 2026-08-14 15:25:01.591 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:25:01.591 | framework. For more detail see 2026-08-14 15:25:01.592 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:25:01.592 | 2026-08-14 15:25:01.592 | import eventlet as _eventlet # noqa 2026-08-14 15:25:06.022 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:25:06.022 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:25:06.022 | we strongly recommend against using it for new projects. 2026-08-14 15:25:06.023 | 2026-08-14 15:25:06.023 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:25:06.023 | framework. For more detail see 2026-08-14 15:25:06.023 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:25:06.023 | 2026-08-14 15:25:06.023 | import eventlet as _eventlet # noqa 2026-08-14 15:25:10.058 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:25:10.058 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:25:10.058 | we strongly recommend against using it for new projects. 2026-08-14 15:25:10.058 | 2026-08-14 15:25:10.058 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:25:10.058 | framework. For more detail see 2026-08-14 15:25:10.059 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:25:10.059 | 2026-08-14 15:25:10.059 | import eventlet as _eventlet # noqa 2026-08-14 15:25:14.832 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-14 15:25:14.832 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:25:14.833 | we strongly recommend against using it for new projects. 2026-08-14 15:25:14.833 | 2026-08-14 15:25:14.833 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:25:14.833 | framework. For more detail see 2026-08-14 15:25:14.833 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:25:14.833 | 2026-08-14 15:25:14.833 | from eventlet import event 2026-08-14 15:25:14.947 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-14 15:25:14.947 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-14 15:25:19.114 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:25:19.114 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:25:19.114 | we strongly recommend against using it for new projects. 2026-08-14 15:25:19.115 | 2026-08-14 15:25:19.115 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:25:19.115 | framework. For more detail see 2026-08-14 15:25:19.115 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:25:19.115 | 2026-08-14 15:25:19.116 | import eventlet as _eventlet # noqa 2026-08-14 15:25:21.067 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:25:21.068 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:25:21.068 | we strongly recommend against using it for new projects. 2026-08-14 15:25:21.068 | 2026-08-14 15:25:21.068 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:25:21.068 | framework. For more detail see 2026-08-14 15:25:21.068 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:25:21.068 | 2026-08-14 15:25:21.068 | import eventlet as _eventlet # noqa 2026-08-14 15:25:25.353 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:25:25.354 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:25:25.354 | we strongly recommend against using it for new projects. 2026-08-14 15:25:25.354 | 2026-08-14 15:25:25.354 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:25:25.354 | framework. For more detail see 2026-08-14 15:25:25.354 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:25:25.354 | 2026-08-14 15:25:25.354 | import eventlet as _eventlet # noqa 2026-08-14 15:25:27.929 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:25:27.929 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:25:27.929 | we strongly recommend against using it for new projects. 2026-08-14 15:25:27.929 | 2026-08-14 15:25:27.929 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:25:27.930 | framework. For more detail see 2026-08-14 15:25:27.930 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:25:27.930 | 2026-08-14 15:25:27.930 | import eventlet as _eventlet # noqa 2026-08-14 15:25:31.243 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-14 15:25:31.248 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-14 15:25:31.251 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-14 15:25:31.254 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-14 15:25:31.289 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-14 15:25:31.292 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-14 15:25:31.331 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-14 15:25:31.370 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.147 2026-08-14 15:25:31.408 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-14 15:25:31.453 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-14 15:25:31.496 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-14 15:25:31.539 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.147:6642 2026-08-14 15:25:31.579 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-14 15:25:31.601 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:31.604 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-14 15:25:31.608 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-14 15:25:31.649 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.147:6641 2026-08-14 15:25:31.688 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-14 15:25:31.691 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-14 15:25:31.695 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-14 15:25:31.695 | Configuring Neutron for OVN 2026-08-14 15:25:31.698 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-14 15:25:31.719 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:25:31.722 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-14 15:25:31.726 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-14 15:25:31.726 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-14 15:25:32.464 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:25:32.464 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:25:32.464 | we strongly recommend against using it for new projects. 2026-08-14 15:25:32.464 | 2026-08-14 15:25:32.464 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:25:32.464 | framework. For more detail see 2026-08-14 15:25:32.465 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:25:32.465 | 2026-08-14 15:25:32.465 | import eventlet as _eventlet # noqa 2026-08-14 15:25:35.771 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-14 15:25:35.775 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-14 15:25:35.775 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-14 15:25:36.488 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:25:36.488 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:25:36.488 | we strongly recommend against using it for new projects. 2026-08-14 15:25:36.488 | 2026-08-14 15:25:36.488 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:25:36.488 | framework. For more detail see 2026-08-14 15:25:36.488 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:25:36.488 | 2026-08-14 15:25:36.489 | import eventlet as _eventlet # noqa 2026-08-14 15:25:39.256 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-14 15:25:39.259 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-14 15:25:39.276 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:39.279 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-14 15:25:39.283 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:25:39.284 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-14 15:25:39.284 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-14 15:25:39.284 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-14 15:25:39.287 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:25:39.287 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-14 15:25:39.292 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-14 15:25:39.292 | address-scope 2026-08-14 15:25:39.292 | agent 2026-08-14 15:25:39.292 | allowed-address-pairs 2026-08-14 15:25:39.292 | auto-allocated-topology 2026-08-14 15:25:39.293 | availability_zone 2026-08-14 15:25:39.293 | bgp 2026-08-14 15:25:39.293 | bgp_4byte_asn 2026-08-14 15:25:39.293 | bgp_dragent_scheduler 2026-08-14 15:25:39.293 | binding 2026-08-14 15:25:39.293 | binding-extended 2026-08-14 15:25:39.293 | default-subnetpools 2026-08-14 15:25:39.293 | dhcp_agent_scheduler 2026-08-14 15:25:39.293 | dns-domain-ports 2026-08-14 15:25:39.293 | dns-integration 2026-08-14 15:25:39.294 | dns-integration-domain-keywords 2026-08-14 15:25:39.294 | empty-string-filtering 2026-08-14 15:25:39.294 | enable-default-route-bfd 2026-08-14 15:25:39.294 | enable-default-route-ecmp 2026-08-14 15:25:39.294 | expose-port-forwarding-in-fip 2026-08-14 15:25:39.294 | ext-gw-mode 2026-08-14 15:25:39.294 | external-gateway-multihoming 2026-08-14 15:25:39.294 | external-net 2026-08-14 15:25:39.294 | extra_dhcp_opt 2026-08-14 15:25:39.295 | extraroute 2026-08-14 15:25:39.295 | extraroute-atomic 2026-08-14 15:25:39.295 | filter-validation 2026-08-14 15:25:39.295 | fip-port-details 2026-08-14 15:25:39.296 | flavors 2026-08-14 15:25:39.296 | floating-ip-port-forwarding 2026-08-14 15:25:39.296 | floating-ip-port-forwarding-description 2026-08-14 15:25:39.297 | floating-ip-port-forwarding-detail 2026-08-14 15:25:39.297 | floating-ip-port-forwarding-port-ranges 2026-08-14 15:25:39.298 | floatingip-pools 2026-08-14 15:25:39.298 | fwaas_v2 2026-08-14 15:25:39.298 | ip_allocation 2026-08-14 15:25:39.299 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:25:39.299 | l3-flavors 2026-08-14 15:25:39.299 | l3-ha 2026-08-14 15:25:39.299 | l3_agent_scheduler 2026-08-14 15:25:39.299 | logging 2026-08-14 15:25:39.300 | multi-provider 2026-08-14 15:25:39.300 | net-mtu 2026-08-14 15:25:39.300 | net-mtu-writable 2026-08-14 15:25:39.300 | network-ip-availability 2026-08-14 15:25:39.300 | network_availability_zone 2026-08-14 15:25:39.300 | network_ha 2026-08-14 15:25:39.300 | pagination 2026-08-14 15:25:39.300 | port-device-profile 2026-08-14 15:25:39.300 | port-hardware-offload-type 2026-08-14 15:25:39.300 | port-mac-address-regenerate 2026-08-14 15:25:39.300 | port-numa-affinity-policy 2026-08-14 15:25:39.301 | port-numa-affinity-policy-socket 2026-08-14 15:25:39.301 | port-resource-request 2026-08-14 15:25:39.301 | port-security 2026-08-14 15:25:39.301 | port-trusted-vif 2026-08-14 15:25:39.302 | project-id 2026-08-14 15:25:39.302 | provider 2026-08-14 15:25:39.302 | pvlan 2026-08-14 15:25:39.303 | qinq 2026-08-14 15:25:39.303 | qos 2026-08-14 15:25:39.303 | qos-bw-limit-direction 2026-08-14 15:25:39.303 | qos-bw-minimum-ingress 2026-08-14 15:25:39.303 | qos-default 2026-08-14 15:25:39.303 | qos-fip 2026-08-14 15:25:39.304 | qos-gateway-ip 2026-08-14 15:25:39.304 | qos-rule-type-details 2026-08-14 15:25:39.304 | qos-rule-type-filter 2026-08-14 15:25:39.304 | qos-rules-alias 2026-08-14 15:25:39.304 | quota-check-limit 2026-08-14 15:25:39.304 | quota-check-limit-default 2026-08-14 15:25:39.304 | quota_details 2026-08-14 15:25:39.304 | quotas 2026-08-14 15:25:39.304 | rbac-address-scope 2026-08-14 15:25:39.304 | rbac-policies 2026-08-14 15:25:39.305 | rbac-security-groups 2026-08-14 15:25:39.305 | router 2026-08-14 15:25:39.305 | router-enable-snat 2026-08-14 15:25:39.305 | router_availability_zone 2026-08-14 15:25:39.305 | security-group 2026-08-14 15:25:39.306 | security-groups-default-rules 2026-08-14 15:25:39.306 | security-groups-default-statefulness 2026-08-14 15:25:39.306 | security-groups-normalized-cidr 2026-08-14 15:25:39.307 | security-groups-remote-address-group 2026-08-14 15:25:39.307 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:25:39.308 | security-groups-shared-filtering 2026-08-14 15:25:39.308 | segment 2026-08-14 15:25:39.308 | sorting 2026-08-14 15:25:39.308 | standard-attr-description 2026-08-14 15:25:39.308 | standard-attr-fwaas-v2 2026-08-14 15:25:39.308 | standard-attr-revisions 2026-08-14 15:25:39.308 | standard-attr-tag 2026-08-14 15:25:39.308 | standard-attr-timestamp 2026-08-14 15:25:39.309 | stateful-security-group 2026-08-14 15:25:39.309 | subnet-dns-publish-fixed-ip 2026-08-14 15:25:39.309 | subnet-external-network 2026-08-14 15:25:39.309 | subnet-service-types 2026-08-14 15:25:39.309 | subnet_allocation 2026-08-14 15:25:39.309 | subnet_onboard 2026-08-14 15:25:39.309 | subnetpool-prefix-ops 2026-08-14 15:25:39.309 | tag-creation 2026-08-14 15:25:39.310 | tap-mirror 2026-08-14 15:25:39.310 | tap-mirror-both-direction 2026-08-14 15:25:39.310 | trunk 2026-08-14 15:25:39.310 | uplink-status-propagation 2026-08-14 15:25:39.310 | uplink-status-propagation-updatable 2026-08-14 15:25:39.310 | vlan-transparent 2026-08-14 15:25:39.310 | vpn-endpoint-groups 2026-08-14 15:25:39.310 | vpnaas' 2026-08-14 15:25:39.311 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-14 15:25:39.311 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:25:39.311 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-14 15:25:39.311 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-14 15:25:39.311 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:25:39.311 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-14 15:25:39.311 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-14 15:25:39.311 | address-scope 2026-08-14 15:25:39.312 | agent 2026-08-14 15:25:39.312 | allowed-address-pairs 2026-08-14 15:25:39.312 | auto-allocated-topology 2026-08-14 15:25:39.312 | availability_zone 2026-08-14 15:25:39.312 | bgp 2026-08-14 15:25:39.312 | bgp_4byte_asn 2026-08-14 15:25:39.312 | bgp_dragent_scheduler 2026-08-14 15:25:39.312 | binding 2026-08-14 15:25:39.313 | binding-extended 2026-08-14 15:25:39.313 | default-subnetpools 2026-08-14 15:25:39.313 | dhcp_agent_scheduler 2026-08-14 15:25:39.313 | dns-domain-ports 2026-08-14 15:25:39.313 | dns-integration 2026-08-14 15:25:39.313 | dns-integration-domain-keywords 2026-08-14 15:25:39.313 | empty-string-filtering 2026-08-14 15:25:39.313 | enable-default-route-bfd 2026-08-14 15:25:39.314 | enable-default-route-ecmp 2026-08-14 15:25:39.314 | expose-port-forwarding-in-fip 2026-08-14 15:25:39.314 | ext-gw-mode 2026-08-14 15:25:39.314 | external-gateway-multihoming 2026-08-14 15:25:39.314 | external-net 2026-08-14 15:25:39.314 | extra_dhcp_opt 2026-08-14 15:25:39.314 | extraroute 2026-08-14 15:25:39.314 | extraroute-atomic 2026-08-14 15:25:39.315 | filter-validation 2026-08-14 15:25:39.315 | fip-port-details 2026-08-14 15:25:39.315 | flavors 2026-08-14 15:25:39.315 | floating-ip-port-forwarding 2026-08-14 15:25:39.315 | floating-ip-port-forwarding-description 2026-08-14 15:25:39.315 | floating-ip-port-forwarding-detail 2026-08-14 15:25:39.316 | floating-ip-port-forwarding-port-ranges 2026-08-14 15:25:39.316 | floatingip-pools 2026-08-14 15:25:39.316 | fwaas_v2 2026-08-14 15:25:39.317 | ip_allocation 2026-08-14 15:25:39.317 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:25:39.317 | l3-flavors 2026-08-14 15:25:39.318 | l3-ha 2026-08-14 15:25:39.318 | l3_agent_scheduler 2026-08-14 15:25:39.318 | logging 2026-08-14 15:25:39.318 | multi-provider 2026-08-14 15:25:39.318 | net-mtu 2026-08-14 15:25:39.318 | net-mtu-writable 2026-08-14 15:25:39.318 | network-ip-availability 2026-08-14 15:25:39.318 | network_availability_zone 2026-08-14 15:25:39.319 | network_ha 2026-08-14 15:25:39.319 | pagination 2026-08-14 15:25:39.319 | port-device-profile 2026-08-14 15:25:39.319 | port-hardware-offload-type 2026-08-14 15:25:39.319 | port-mac-address-regenerate 2026-08-14 15:25:39.319 | port-numa-affinity-policy 2026-08-14 15:25:39.319 | port-numa-affinity-policy-socket 2026-08-14 15:25:39.319 | port-resource-request 2026-08-14 15:25:39.319 | port-security 2026-08-14 15:25:39.320 | port-trusted-vif 2026-08-14 15:25:39.320 | project-id 2026-08-14 15:25:39.320 | provider 2026-08-14 15:25:39.320 | pvlan 2026-08-14 15:25:39.320 | qinq 2026-08-14 15:25:39.320 | qos 2026-08-14 15:25:39.320 | qos-bw-limit-direction 2026-08-14 15:25:39.320 | qos-bw-minimum-ingress 2026-08-14 15:25:39.321 | qos-default 2026-08-14 15:25:39.321 | qos-fip 2026-08-14 15:25:39.321 | qos-gateway-ip 2026-08-14 15:25:39.321 | qos-rule-type-details 2026-08-14 15:25:39.321 | qos-rule-type-filter 2026-08-14 15:25:39.321 | qos-rules-alias 2026-08-14 15:25:39.321 | quota-check-limit 2026-08-14 15:25:39.321 | quota-check-limit-default 2026-08-14 15:25:39.322 | quota_details 2026-08-14 15:25:39.322 | quotas 2026-08-14 15:25:39.322 | rbac-address-scope 2026-08-14 15:25:39.322 | rbac-policies 2026-08-14 15:25:39.322 | rbac-security-groups 2026-08-14 15:25:39.322 | router 2026-08-14 15:25:39.322 | router-enable-snat 2026-08-14 15:25:39.323 | router_availability_zone 2026-08-14 15:25:39.323 | security-group 2026-08-14 15:25:39.323 | security-groups-default-rules 2026-08-14 15:25:39.323 | security-groups-default-statefulness 2026-08-14 15:25:39.323 | security-groups-normalized-cidr 2026-08-14 15:25:39.323 | security-groups-remote-address-group 2026-08-14 15:25:39.323 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:25:39.323 | security-groups-shared-filtering 2026-08-14 15:25:39.323 | segment 2026-08-14 15:25:39.323 | sorting 2026-08-14 15:25:39.324 | standard-attr-description 2026-08-14 15:25:39.324 | standard-attr-fwaas-v2 2026-08-14 15:25:39.324 | standard-attr-revisions 2026-08-14 15:25:39.324 | standard-attr-tag 2026-08-14 15:25:39.324 | standard-attr-timestamp 2026-08-14 15:25:39.324 | stateful-security-group 2026-08-14 15:25:39.324 | subnet-dns-publish-fixed-ip 2026-08-14 15:25:39.324 | subnet-external-network 2026-08-14 15:25:39.325 | subnet-service-types 2026-08-14 15:25:39.325 | subnet_allocation 2026-08-14 15:25:39.325 | subnet_onboard 2026-08-14 15:25:39.325 | subnetpool-prefix-ops 2026-08-14 15:25:39.325 | tag-creation 2026-08-14 15:25:39.325 | tap-mirror 2026-08-14 15:25:39.325 | tap-mirror-both-direction 2026-08-14 15:25:39.325 | trunk 2026-08-14 15:25:39.325 | uplink-status-propagation 2026-08-14 15:25:39.325 | uplink-status-propagation-updatable 2026-08-14 15:25:39.325 | vlan-transparent 2026-08-14 15:25:39.325 | vpn-endpoint-groups 2026-08-14 15:25:39.326 | vpnaas' 2026-08-14 15:25:39.326 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-14 15:25:39.326 | address-scope 2026-08-14 15:25:39.326 | agent 2026-08-14 15:25:39.326 | allowed-address-pairs 2026-08-14 15:25:39.326 | auto-allocated-topology 2026-08-14 15:25:39.326 | availability_zone 2026-08-14 15:25:39.326 | bgp 2026-08-14 15:25:39.326 | bgp_4byte_asn 2026-08-14 15:25:39.326 | bgp_dragent_scheduler 2026-08-14 15:25:39.327 | binding 2026-08-14 15:25:39.327 | binding-extended 2026-08-14 15:25:39.327 | default-subnetpools 2026-08-14 15:25:39.327 | dhcp_agent_scheduler 2026-08-14 15:25:39.327 | dns-domain-ports 2026-08-14 15:25:39.327 | dns-integration 2026-08-14 15:25:39.327 | dns-integration-domain-keywords 2026-08-14 15:25:39.327 | empty-string-filtering 2026-08-14 15:25:39.327 | enable-default-route-bfd 2026-08-14 15:25:39.327 | enable-default-route-ecmp 2026-08-14 15:25:39.328 | expose-port-forwarding-in-fip 2026-08-14 15:25:39.328 | ext-gw-mode 2026-08-14 15:25:39.328 | external-gateway-multihoming 2026-08-14 15:25:39.328 | external-net 2026-08-14 15:25:39.328 | extra_dhcp_opt 2026-08-14 15:25:39.328 | extraroute 2026-08-14 15:25:39.328 | extraroute-atomic 2026-08-14 15:25:39.328 | filter-validation 2026-08-14 15:25:39.328 | fip-port-details 2026-08-14 15:25:39.329 | flavors 2026-08-14 15:25:39.329 | floating-ip-port-forwarding 2026-08-14 15:25:39.329 | floating-ip-port-forwarding-description 2026-08-14 15:25:39.329 | floating-ip-port-forwarding-detail 2026-08-14 15:25:39.329 | floating-ip-port-forwarding-port-ranges 2026-08-14 15:25:39.329 | floatingip-pools 2026-08-14 15:25:39.329 | fwaas_v2 2026-08-14 15:25:39.329 | ip_allocation 2026-08-14 15:25:39.329 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:25:39.329 | l3-flavors 2026-08-14 15:25:39.330 | l3-ha 2026-08-14 15:25:39.330 | l3_agent_scheduler 2026-08-14 15:25:39.330 | logging 2026-08-14 15:25:39.330 | multi-provider 2026-08-14 15:25:39.330 | net-mtu 2026-08-14 15:25:39.330 | net-mtu-writable 2026-08-14 15:25:39.330 | network-ip-availability 2026-08-14 15:25:39.330 | network_availability_zone 2026-08-14 15:25:39.330 | network_ha 2026-08-14 15:25:39.330 | pagination 2026-08-14 15:25:39.330 | port-device-profile 2026-08-14 15:25:39.331 | port-hardware-offload-type 2026-08-14 15:25:39.331 | port-mac-address-regenerate 2026-08-14 15:25:39.331 | port-numa-affinity-policy 2026-08-14 15:25:39.331 | port-numa-affinity-policy-socket 2026-08-14 15:25:39.331 | port-resource-request 2026-08-14 15:25:39.331 | port-security 2026-08-14 15:25:39.331 | port-trusted-vif 2026-08-14 15:25:39.331 | project-id 2026-08-14 15:25:39.331 | provider 2026-08-14 15:25:39.331 | pvlan 2026-08-14 15:25:39.331 | qinq 2026-08-14 15:25:39.332 | qos 2026-08-14 15:25:39.332 | qos-bw-limit-direction 2026-08-14 15:25:39.332 | qos-bw-minimum-ingress 2026-08-14 15:25:39.332 | qos-default 2026-08-14 15:25:39.332 | qos-fip 2026-08-14 15:25:39.332 | qos-gateway-ip 2026-08-14 15:25:39.332 | qos-rule-type-details 2026-08-14 15:25:39.332 | qos-rule-type-filter 2026-08-14 15:25:39.332 | qos-rules-alias 2026-08-14 15:25:39.332 | quota-check-limit 2026-08-14 15:25:39.333 | quota-check-limit-default 2026-08-14 15:25:39.333 | quota_details 2026-08-14 15:25:39.333 | quotas 2026-08-14 15:25:39.333 | rbac-address-scope 2026-08-14 15:25:39.333 | rbac-policies 2026-08-14 15:25:39.333 | rbac-security-groups 2026-08-14 15:25:39.333 | router 2026-08-14 15:25:39.333 | router-enable-snat 2026-08-14 15:25:39.333 | router_availability_zone 2026-08-14 15:25:39.334 | security-group 2026-08-14 15:25:39.334 | security-groups-default-rules 2026-08-14 15:25:39.334 | security-groups-default-statefulness 2026-08-14 15:25:39.334 | security-groups-normalized-cidr 2026-08-14 15:25:39.334 | security-groups-remote-address-group 2026-08-14 15:25:39.334 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:25:39.335 | security-groups-shared-filtering 2026-08-14 15:25:39.336 | segment 2026-08-14 15:25:39.336 | sorting 2026-08-14 15:25:39.336 | standard-attr-description 2026-08-14 15:25:39.336 | standard-attr-fwaas-v2 2026-08-14 15:25:39.336 | standard-attr-revisions 2026-08-14 15:25:39.336 | standard-attr-tag 2026-08-14 15:25:39.336 | standard-attr-timestamp 2026-08-14 15:25:39.336 | stateful-security-group 2026-08-14 15:25:39.337 | subnet-dns-publish-fixed-ip 2026-08-14 15:25:39.338 | subnet-external-network 2026-08-14 15:25:39.338 | subnet-service-types 2026-08-14 15:25:39.338 | subnet_allocation 2026-08-14 15:25:39.338 | subnet_onboard 2026-08-14 15:25:39.338 | subnetpool-prefix-ops 2026-08-14 15:25:39.338 | tag-creation 2026-08-14 15:25:39.338 | tap-mirror 2026-08-14 15:25:39.338 | tap-mirror-both-direction 2026-08-14 15:25:39.338 | trunk 2026-08-14 15:25:39.338 | uplink-status-propagation 2026-08-14 15:25:39.338 | uplink-status-propagation-updatable 2026-08-14 15:25:39.339 | vlan-transparent 2026-08-14 15:25:39.339 | vpn-endpoint-groups 2026-08-14 15:25:39.339 | vpnaas' 2026-08-14 15:25:39.339 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:25:39.339 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-14 15:25:39.339 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-14 15:25:39.339 | address-scope 2026-08-14 15:25:39.339 | agent 2026-08-14 15:25:39.339 | allowed-address-pairs 2026-08-14 15:25:39.339 | auto-allocated-topology 2026-08-14 15:25:39.339 | availability_zone 2026-08-14 15:25:39.340 | bgp 2026-08-14 15:25:39.340 | bgp_4byte_asn 2026-08-14 15:25:39.340 | bgp_dragent_scheduler 2026-08-14 15:25:39.340 | binding 2026-08-14 15:25:39.340 | binding-extended 2026-08-14 15:25:39.340 | default-subnetpools 2026-08-14 15:25:39.340 | dhcp_agent_scheduler 2026-08-14 15:25:39.340 | dns-domain-ports 2026-08-14 15:25:39.340 | dns-integration 2026-08-14 15:25:39.340 | dns-integration-domain-keywords 2026-08-14 15:25:39.341 | empty-string-filtering 2026-08-14 15:25:39.341 | enable-default-route-bfd 2026-08-14 15:25:39.341 | enable-default-route-ecmp 2026-08-14 15:25:39.341 | expose-port-forwarding-in-fip 2026-08-14 15:25:39.341 | ext-gw-mode 2026-08-14 15:25:39.341 | external-gateway-multihoming 2026-08-14 15:25:39.341 | external-net 2026-08-14 15:25:39.341 | extra_dhcp_opt 2026-08-14 15:25:39.341 | extraroute 2026-08-14 15:25:39.342 | extraroute-atomic 2026-08-14 15:25:39.342 | filter-validation 2026-08-14 15:25:39.342 | fip-port-details 2026-08-14 15:25:39.342 | flavors 2026-08-14 15:25:39.342 | floating-ip-port-forwarding 2026-08-14 15:25:39.342 | floating-ip-port-forwarding-description 2026-08-14 15:25:39.342 | floating-ip-port-forwarding-detail 2026-08-14 15:25:39.344 | floating-ip-port-forwarding-port-ranges 2026-08-14 15:25:39.344 | floatingip-pools 2026-08-14 15:25:39.344 | fwaas_v2 2026-08-14 15:25:39.344 | ip_allocation 2026-08-14 15:25:39.344 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:25:39.344 | l3-flavors 2026-08-14 15:25:39.344 | l3-ha 2026-08-14 15:25:39.344 | l3_agent_scheduler 2026-08-14 15:25:39.345 | logging 2026-08-14 15:25:39.345 | multi-provider 2026-08-14 15:25:39.345 | net-mtu 2026-08-14 15:25:39.345 | net-mtu-writable 2026-08-14 15:25:39.345 | network-ip-availability 2026-08-14 15:25:39.345 | network_availability_zone 2026-08-14 15:25:39.345 | network_ha 2026-08-14 15:25:39.345 | pagination 2026-08-14 15:25:39.345 | port-device-profile 2026-08-14 15:25:39.346 | port-hardware-offload-type 2026-08-14 15:25:39.346 | port-mac-address-regenerate 2026-08-14 15:25:39.346 | port-numa-affinity-policy 2026-08-14 15:25:39.346 | port-numa-affinity-policy-socket 2026-08-14 15:25:39.346 | port-resource-request 2026-08-14 15:25:39.346 | port-security 2026-08-14 15:25:39.346 | port-trusted-vif 2026-08-14 15:25:39.346 | project-id 2026-08-14 15:25:39.347 | provider 2026-08-14 15:25:39.347 | pvlan 2026-08-14 15:25:39.347 | qinq 2026-08-14 15:25:39.347 | qos 2026-08-14 15:25:39.347 | qos-bw-limit-direction 2026-08-14 15:25:39.347 | qos-bw-minimum-ingress 2026-08-14 15:25:39.347 | qos-default 2026-08-14 15:25:39.347 | qos-fip 2026-08-14 15:25:39.347 | qos-gateway-ip 2026-08-14 15:25:39.348 | qos-rule-type-details 2026-08-14 15:25:39.348 | qos-rule-type-filter 2026-08-14 15:25:39.348 | qos-rules-alias 2026-08-14 15:25:39.348 | quota-check-limit 2026-08-14 15:25:39.348 | quota-check-limit-default 2026-08-14 15:25:39.348 | quota_details 2026-08-14 15:25:39.348 | quotas 2026-08-14 15:25:39.348 | rbac-address-scope 2026-08-14 15:25:39.348 | rbac-policies 2026-08-14 15:25:39.349 | rbac-security-groups 2026-08-14 15:25:39.349 | router 2026-08-14 15:25:39.349 | router-enable-snat 2026-08-14 15:25:39.349 | router_availability_zone 2026-08-14 15:25:39.349 | security-group 2026-08-14 15:25:39.349 | security-groups-default-rules 2026-08-14 15:25:39.349 | security-groups-default-statefulness 2026-08-14 15:25:39.349 | security-groups-normalized-cidr 2026-08-14 15:25:39.349 | security-groups-remote-address-group 2026-08-14 15:25:39.349 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:25:39.350 | security-groups-shared-filtering 2026-08-14 15:25:39.350 | segment 2026-08-14 15:25:39.350 | sorting 2026-08-14 15:25:39.350 | standard-attr-description 2026-08-14 15:25:39.350 | standard-attr-fwaas-v2 2026-08-14 15:25:39.350 | standard-attr-revisions 2026-08-14 15:25:39.350 | standard-attr-tag 2026-08-14 15:25:39.350 | standard-attr-timestamp 2026-08-14 15:25:39.351 | stateful-security-group 2026-08-14 15:25:39.351 | subnet-dns-publish-fixed-ip 2026-08-14 15:25:39.351 | subnet-external-network 2026-08-14 15:25:39.351 | subnet-service-types 2026-08-14 15:25:39.351 | subnet_allocation 2026-08-14 15:25:39.351 | subnet_onboard 2026-08-14 15:25:39.351 | subnetpool-prefix-ops 2026-08-14 15:25:39.351 | tag-creation 2026-08-14 15:25:39.351 | tap-mirror 2026-08-14 15:25:39.351 | tap-mirror-both-direction 2026-08-14 15:25:39.352 | trunk 2026-08-14 15:25:39.352 | uplink-status-propagation 2026-08-14 15:25:39.352 | uplink-status-propagation-updatable 2026-08-14 15:25:39.352 | vlan-transparent 2026-08-14 15:25:39.352 | vpn-endpoint-groups 2026-08-14 15:25:39.352 | vpnaas' 2026-08-14 15:25:39.352 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:25:39.352 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-14 15:25:39.352 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-14 15:25:39.353 | address-scope 2026-08-14 15:25:39.353 | agent 2026-08-14 15:25:39.353 | allowed-address-pairs 2026-08-14 15:25:39.353 | auto-allocated-topology 2026-08-14 15:25:39.353 | availability_zone 2026-08-14 15:25:39.353 | bgp 2026-08-14 15:25:39.353 | bgp_4byte_asn 2026-08-14 15:25:39.353 | bgp_dragent_scheduler 2026-08-14 15:25:39.354 | binding 2026-08-14 15:25:39.354 | binding-extended 2026-08-14 15:25:39.354 | default-subnetpools 2026-08-14 15:25:39.354 | dhcp_agent_scheduler 2026-08-14 15:25:39.354 | dns-domain-ports 2026-08-14 15:25:39.354 | dns-integration 2026-08-14 15:25:39.354 | dns-integration-domain-keywords 2026-08-14 15:25:39.354 | empty-string-filtering 2026-08-14 15:25:39.354 | enable-default-route-bfd 2026-08-14 15:25:39.355 | enable-default-route-ecmp 2026-08-14 15:25:39.355 | expose-port-forwarding-in-fip 2026-08-14 15:25:39.355 | ext-gw-mode 2026-08-14 15:25:39.355 | external-gateway-multihoming 2026-08-14 15:25:39.355 | external-net 2026-08-14 15:25:39.355 | extra_dhcp_opt 2026-08-14 15:25:39.355 | extraroute 2026-08-14 15:25:39.355 | extraroute-atomic 2026-08-14 15:25:39.356 | filter-validation 2026-08-14 15:25:39.356 | fip-port-details 2026-08-14 15:25:39.356 | flavors 2026-08-14 15:25:39.356 | floating-ip-port-forwarding 2026-08-14 15:25:39.356 | floating-ip-port-forwarding-description 2026-08-14 15:25:39.356 | floating-ip-port-forwarding-detail 2026-08-14 15:25:39.356 | floating-ip-port-forwarding-port-ranges 2026-08-14 15:25:39.356 | floatingip-pools 2026-08-14 15:25:39.356 | fwaas_v2 2026-08-14 15:25:39.357 | ip_allocation 2026-08-14 15:25:39.357 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:25:39.357 | l3-flavors 2026-08-14 15:25:39.357 | l3-ha 2026-08-14 15:25:39.357 | l3_agent_scheduler 2026-08-14 15:25:39.357 | logging 2026-08-14 15:25:39.357 | multi-provider 2026-08-14 15:25:39.357 | net-mtu 2026-08-14 15:25:39.357 | net-mtu-writable 2026-08-14 15:25:39.358 | network-ip-availability 2026-08-14 15:25:39.358 | network_availability_zone 2026-08-14 15:25:39.358 | network_ha 2026-08-14 15:25:39.358 | pagination 2026-08-14 15:25:39.358 | port-device-profile 2026-08-14 15:25:39.358 | port-hardware-offload-type 2026-08-14 15:25:39.358 | port-mac-address-regenerate 2026-08-14 15:25:39.358 | port-numa-affinity-policy 2026-08-14 15:25:39.358 | port-numa-affinity-policy-socket 2026-08-14 15:25:39.359 | port-resource-request 2026-08-14 15:25:39.359 | port-security 2026-08-14 15:25:39.359 | port-trusted-vif 2026-08-14 15:25:39.359 | project-id 2026-08-14 15:25:39.359 | provider 2026-08-14 15:25:39.359 | pvlan 2026-08-14 15:25:39.359 | qinq 2026-08-14 15:25:39.359 | qos 2026-08-14 15:25:39.359 | qos-bw-limit-direction 2026-08-14 15:25:39.360 | qos-bw-minimum-ingress 2026-08-14 15:25:39.360 | qos-default 2026-08-14 15:25:39.360 | qos-fip 2026-08-14 15:25:39.360 | qos-gateway-ip 2026-08-14 15:25:39.360 | qos-rule-type-details 2026-08-14 15:25:39.360 | qos-rule-type-filter 2026-08-14 15:25:39.360 | qos-rules-alias 2026-08-14 15:25:39.360 | quota-check-limit 2026-08-14 15:25:39.360 | quota-check-limit-default 2026-08-14 15:25:39.361 | quota_details 2026-08-14 15:25:39.361 | quotas 2026-08-14 15:25:39.361 | rbac-address-scope 2026-08-14 15:25:39.361 | rbac-policies 2026-08-14 15:25:39.361 | rbac-security-groups 2026-08-14 15:25:39.361 | router 2026-08-14 15:25:39.361 | router-enable-snat 2026-08-14 15:25:39.361 | router_availability_zone 2026-08-14 15:25:39.361 | security-group 2026-08-14 15:25:39.362 | security-groups-default-rules 2026-08-14 15:25:39.362 | security-groups-default-statefulness 2026-08-14 15:25:39.362 | security-groups-normalized-cidr 2026-08-14 15:25:39.362 | security-groups-remote-address-group 2026-08-14 15:25:39.362 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:25:39.362 | security-groups-shared-filtering 2026-08-14 15:25:39.362 | segment 2026-08-14 15:25:39.362 | sorting 2026-08-14 15:25:39.362 | standard-attr-description 2026-08-14 15:25:39.362 | standard-attr-fwaas-v2 2026-08-14 15:25:39.363 | standard-attr-revisions 2026-08-14 15:25:39.363 | standard-attr-tag 2026-08-14 15:25:39.363 | standard-attr-timestamp 2026-08-14 15:25:39.363 | stateful-security-group 2026-08-14 15:25:39.363 | subnet-dns-publish-fixed-ip 2026-08-14 15:25:39.363 | subnet-external-network 2026-08-14 15:25:39.363 | subnet-service-types 2026-08-14 15:25:39.363 | subnet_allocation 2026-08-14 15:25:39.363 | subnet_onboard 2026-08-14 15:25:39.364 | subnetpool-prefix-ops 2026-08-14 15:25:39.364 | tag-creation 2026-08-14 15:25:39.364 | tap-mirror 2026-08-14 15:25:39.364 | tap-mirror-both-direction 2026-08-14 15:25:39.364 | trunk 2026-08-14 15:25:39.364 | uplink-status-propagation 2026-08-14 15:25:39.364 | uplink-status-propagation-updatable 2026-08-14 15:25:39.364 | vlan-transparent 2026-08-14 15:25:39.364 | vpn-endpoint-groups 2026-08-14 15:25:39.365 | vpnaas' 2026-08-14 15:25:39.365 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:25:39.365 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-14 15:25:39.365 | address-scope 2026-08-14 15:25:39.365 | agent 2026-08-14 15:25:39.365 | allowed-address-pairs 2026-08-14 15:25:39.365 | auto-allocated-topology 2026-08-14 15:25:39.365 | availability_zone 2026-08-14 15:25:39.366 | bgp 2026-08-14 15:25:39.366 | bgp_4byte_asn 2026-08-14 15:25:39.366 | bgp_dragent_scheduler 2026-08-14 15:25:39.366 | binding 2026-08-14 15:25:39.366 | binding-extended 2026-08-14 15:25:39.366 | default-subnetpools 2026-08-14 15:25:39.366 | dhcp_agent_scheduler 2026-08-14 15:25:39.366 | dns-domain-ports 2026-08-14 15:25:39.366 | dns-integration 2026-08-14 15:25:39.367 | dns-integration-domain-keywords 2026-08-14 15:25:39.367 | empty-string-filtering 2026-08-14 15:25:39.367 | enable-default-route-bfd 2026-08-14 15:25:39.367 | enable-default-route-ecmp 2026-08-14 15:25:39.367 | expose-port-forwarding-in-fip 2026-08-14 15:25:39.367 | ext-gw-mode 2026-08-14 15:25:39.367 | external-gateway-multihoming 2026-08-14 15:25:39.367 | external-net 2026-08-14 15:25:39.367 | extra_dhcp_opt 2026-08-14 15:25:39.367 | extraroute 2026-08-14 15:25:39.368 | extraroute-atomic 2026-08-14 15:25:39.368 | filter-validation 2026-08-14 15:25:39.368 | fip-port-details 2026-08-14 15:25:39.368 | flavors 2026-08-14 15:25:39.368 | floating-ip-port-forwarding 2026-08-14 15:25:39.368 | floating-ip-port-forwarding-description 2026-08-14 15:25:39.368 | floating-ip-port-forwarding-detail 2026-08-14 15:25:39.368 | floating-ip-port-forwarding-port-ranges 2026-08-14 15:25:39.368 | floatingip-pools 2026-08-14 15:25:39.369 | fwaas_v2 2026-08-14 15:25:39.369 | ip_allocation 2026-08-14 15:25:39.369 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:25:39.369 | l3-flavors 2026-08-14 15:25:39.369 | l3-ha 2026-08-14 15:25:39.369 | l3_agent_scheduler 2026-08-14 15:25:39.369 | logging 2026-08-14 15:25:39.369 | multi-provider 2026-08-14 15:25:39.369 | net-mtu 2026-08-14 15:25:39.370 | net-mtu-writable 2026-08-14 15:25:39.370 | network-ip-availability 2026-08-14 15:25:39.370 | network_availability_zone 2026-08-14 15:25:39.370 | network_ha 2026-08-14 15:25:39.370 | pagination 2026-08-14 15:25:39.371 | port-device-profile 2026-08-14 15:25:39.371 | port-hardware-offload-type 2026-08-14 15:25:39.371 | port-mac-address-regenerate 2026-08-14 15:25:39.371 | port-numa-affinity-policy 2026-08-14 15:25:39.371 | port-numa-affinity-policy-socket 2026-08-14 15:25:39.371 | port-resource-request 2026-08-14 15:25:39.371 | port-security 2026-08-14 15:25:39.371 | port-trusted-vif 2026-08-14 15:25:39.371 | project-id 2026-08-14 15:25:39.372 | provider 2026-08-14 15:25:39.372 | pvlan 2026-08-14 15:25:39.372 | qinq 2026-08-14 15:25:39.372 | qos 2026-08-14 15:25:39.372 | qos-bw-limit-direction 2026-08-14 15:25:39.372 | qos-bw-minimum-ingress 2026-08-14 15:25:39.372 | qos-default 2026-08-14 15:25:39.372 | qos-fip 2026-08-14 15:25:39.372 | qos-gateway-ip 2026-08-14 15:25:39.373 | qos-rule-type-details 2026-08-14 15:25:39.373 | qos-rule-type-filter 2026-08-14 15:25:39.373 | qos-rules-alias 2026-08-14 15:25:39.373 | quota-check-limit 2026-08-14 15:25:39.373 | quota-check-limit-default 2026-08-14 15:25:39.373 | quota_details 2026-08-14 15:25:39.373 | quotas 2026-08-14 15:25:39.373 | rbac-address-scope 2026-08-14 15:25:39.373 | rbac-policies 2026-08-14 15:25:39.374 | rbac-security-groups 2026-08-14 15:25:39.374 | router 2026-08-14 15:25:39.374 | router-enable-snat 2026-08-14 15:25:39.374 | router_availability_zone 2026-08-14 15:25:39.374 | security-group 2026-08-14 15:25:39.374 | security-groups-default-rules 2026-08-14 15:25:39.374 | security-groups-default-statefulness 2026-08-14 15:25:39.374 | security-groups-normalized-cidr 2026-08-14 15:25:39.374 | security-groups-remote-address-group 2026-08-14 15:25:39.375 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:25:39.375 | security-groups-shared-filtering 2026-08-14 15:25:39.375 | segment 2026-08-14 15:25:39.375 | sorting 2026-08-14 15:25:39.375 | standard-attr-description 2026-08-14 15:25:39.375 | standard-attr-fwaas-v2 2026-08-14 15:25:39.375 | standard-attr-revisions 2026-08-14 15:25:39.375 | standard-attr-tag 2026-08-14 15:25:39.375 | standard-attr-timestamp 2026-08-14 15:25:39.376 | stateful-security-group 2026-08-14 15:25:39.376 | subnet-dns-publish-fixed-ip 2026-08-14 15:25:39.376 | subnet-external-network 2026-08-14 15:25:39.376 | subnet-service-types 2026-08-14 15:25:39.376 | subnet_allocation 2026-08-14 15:25:39.376 | subnet_onboard 2026-08-14 15:25:39.376 | subnetpool-prefix-ops 2026-08-14 15:25:39.376 | tag-creation 2026-08-14 15:25:39.376 | tap-mirror 2026-08-14 15:25:39.377 | tap-mirror-both-direction 2026-08-14 15:25:39.377 | trunk 2026-08-14 15:25:39.377 | uplink-status-propagation 2026-08-14 15:25:39.377 | uplink-status-propagation-updatable 2026-08-14 15:25:39.377 | vlan-transparent 2026-08-14 15:25:39.377 | vpn-endpoint-groups 2026-08-14 15:25:39.377 | vpnaas' 2026-08-14 15:25:39.377 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-14 15:25:39.377 | address-scope 2026-08-14 15:25:39.378 | agent 2026-08-14 15:25:39.378 | allowed-address-pairs 2026-08-14 15:25:39.378 | auto-allocated-topology 2026-08-14 15:25:39.378 | availability_zone 2026-08-14 15:25:39.378 | bgp 2026-08-14 15:25:39.378 | bgp_4byte_asn 2026-08-14 15:25:39.378 | bgp_dragent_scheduler 2026-08-14 15:25:39.378 | binding 2026-08-14 15:25:39.378 | binding-extended 2026-08-14 15:25:39.379 | default-subnetpools 2026-08-14 15:25:39.379 | dhcp_agent_scheduler 2026-08-14 15:25:39.379 | dns-domain-ports 2026-08-14 15:25:39.379 | dns-integration 2026-08-14 15:25:39.379 | dns-integration-domain-keywords 2026-08-14 15:25:39.379 | empty-string-filtering 2026-08-14 15:25:39.379 | enable-default-route-bfd 2026-08-14 15:25:39.379 | enable-default-route-ecmp 2026-08-14 15:25:39.379 | expose-port-forwarding-in-fip 2026-08-14 15:25:39.380 | ext-gw-mode 2026-08-14 15:25:39.380 | external-gateway-multihoming 2026-08-14 15:25:39.380 | external-net 2026-08-14 15:25:39.380 | extra_dhcp_opt 2026-08-14 15:25:39.380 | extraroute 2026-08-14 15:25:39.380 | extraroute-atomic 2026-08-14 15:25:39.380 | filter-validation 2026-08-14 15:25:39.380 | fip-port-details 2026-08-14 15:25:39.380 | flavors 2026-08-14 15:25:39.381 | floating-ip-port-forwarding 2026-08-14 15:25:39.381 | floating-ip-port-forwarding-description 2026-08-14 15:25:39.381 | floating-ip-port-forwarding-detail 2026-08-14 15:25:39.381 | floating-ip-port-forwarding-port-ranges 2026-08-14 15:25:39.381 | floatingip-pools 2026-08-14 15:25:39.381 | fwaas_v2 2026-08-14 15:25:39.381 | ip_allocation 2026-08-14 15:25:39.381 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:25:39.381 | l3-flavors 2026-08-14 15:25:39.382 | l3-ha 2026-08-14 15:25:39.382 | l3_agent_scheduler 2026-08-14 15:25:39.382 | logging 2026-08-14 15:25:39.382 | multi-provider 2026-08-14 15:25:39.382 | net-mtu 2026-08-14 15:25:39.382 | net-mtu-writable 2026-08-14 15:25:39.382 | network-ip-availability 2026-08-14 15:25:39.382 | network_availability_zone 2026-08-14 15:25:39.382 | network_ha 2026-08-14 15:25:39.383 | pagination 2026-08-14 15:25:39.383 | port-device-profile 2026-08-14 15:25:39.383 | port-hardware-offload-type 2026-08-14 15:25:39.383 | port-mac-address-regenerate 2026-08-14 15:25:39.383 | port-numa-affinity-policy 2026-08-14 15:25:39.383 | port-numa-affinity-policy-socket 2026-08-14 15:25:39.383 | port-resource-request 2026-08-14 15:25:39.383 | port-security 2026-08-14 15:25:39.384 | port-trusted-vif 2026-08-14 15:25:39.384 | project-id 2026-08-14 15:25:39.384 | provider 2026-08-14 15:25:39.384 | pvlan 2026-08-14 15:25:39.384 | qinq 2026-08-14 15:25:39.384 | qos 2026-08-14 15:25:39.384 | qos-bw-limit-direction 2026-08-14 15:25:39.384 | qos-bw-minimum-ingress 2026-08-14 15:25:39.384 | qos-default 2026-08-14 15:25:39.385 | qos-fip 2026-08-14 15:25:39.385 | qos-gateway-ip 2026-08-14 15:25:39.385 | qos-rule-type-details 2026-08-14 15:25:39.385 | qos-rule-type-filter 2026-08-14 15:25:39.385 | qos-rules-alias 2026-08-14 15:25:39.385 | quota-check-limit 2026-08-14 15:25:39.385 | quota-check-limit-default 2026-08-14 15:25:39.385 | quota_details 2026-08-14 15:25:39.385 | quotas 2026-08-14 15:25:39.386 | rbac-address-scope 2026-08-14 15:25:39.386 | rbac-policies 2026-08-14 15:25:39.386 | rbac-security-groups 2026-08-14 15:25:39.386 | router 2026-08-14 15:25:39.386 | router-enable-snat 2026-08-14 15:25:39.386 | router_availability_zone 2026-08-14 15:25:39.386 | security-group 2026-08-14 15:25:39.386 | security-groups-default-rules 2026-08-14 15:25:39.386 | security-groups-default-statefulness 2026-08-14 15:25:39.387 | security-groups-normalized-cidr 2026-08-14 15:25:39.387 | security-groups-remote-address-group 2026-08-14 15:25:39.387 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:25:39.387 | security-groups-shared-filtering 2026-08-14 15:25:39.387 | segment 2026-08-14 15:25:39.387 | sorting 2026-08-14 15:25:39.387 | standard-attr-description 2026-08-14 15:25:39.387 | standard-attr-fwaas-v2 2026-08-14 15:25:39.387 | standard-attr-revisions 2026-08-14 15:25:39.388 | standard-attr-tag 2026-08-14 15:25:39.388 | standard-attr-timestamp 2026-08-14 15:25:39.388 | stateful-security-group 2026-08-14 15:25:39.388 | subnet-dns-publish-fixed-ip 2026-08-14 15:25:39.388 | subnet-external-network 2026-08-14 15:25:39.388 | subnet-service-types 2026-08-14 15:25:39.388 | subnet_allocation 2026-08-14 15:25:39.388 | subnet_onboard 2026-08-14 15:25:39.388 | subnetpool-prefix-ops 2026-08-14 15:25:39.389 | tag-creation 2026-08-14 15:25:39.389 | tap-mirror 2026-08-14 15:25:39.389 | tap-mirror-both-direction 2026-08-14 15:25:39.389 | trunk 2026-08-14 15:25:39.389 | uplink-status-propagation 2026-08-14 15:25:39.389 | uplink-status-propagation-updatable 2026-08-14 15:25:39.389 | vlan-transparent 2026-08-14 15:25:39.389 | vpn-endpoint-groups 2026-08-14 15:25:39.389 | vpnaas' 2026-08-14 15:25:39.390 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-14 15:25:39.390 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:25:39.390 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-14 15:25:39.390 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-14 15:25:39.390 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-14 15:25:39.390 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-14 15:25:39.390 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-14 15:25:39.391 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-14 15:25:39.391 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-14 15:25:39.391 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-14 15:25:39.391 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:39.391 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-14 15:25:39.391 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-14 15:25:39.392 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-14 15:25:39.395 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:39.397 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-14 15:25:39.425 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.147:6641 2026-08-14 15:25:39.427 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:39.430 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-14 15:25:39.432 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.147:6641 2026-08-14 15:25:39.435 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.147:6641 ']' 2026-08-14 15:25:39.438 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:39.440 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.147:6641 2026-08-14 15:25:39.469 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.147:6642 2026-08-14 15:25:39.472 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:39.475 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-14 15:25:39.477 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.147:6642 2026-08-14 15:25:39.480 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.147:6642 ']' 2026-08-14 15:25:39.482 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:39.485 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.147:6642 2026-08-14 15:25:39.514 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-14 15:25:39.530 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:39.532 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-14 15:25:39.535 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:39.537 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-14 15:25:39.540 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-14 15:25:39.542 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-14 15:25:39.545 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:39.548 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-14 15:25:39.579 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-14 15:25:39.582 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:39.584 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-14 15:25:39.586 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-14 15:25:39.589 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-14 15:25:39.591 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:39.593 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-14 15:25:39.622 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-14 15:25:39.625 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:39.627 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-14 15:25:39.629 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-14 15:25:39.632 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-14 15:25:39.634 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:39.636 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-14 15:25:39.666 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-14 15:25:39.686 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-14 15:25:39.702 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:39.704 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-14 15:25:39.707 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-14 15:25:39.723 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:25:39.725 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-14 15:25:39.728 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-14 15:25:39.730 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-14 15:25:39.733 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:39.735 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-14 15:25:39.737 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-14 15:25:39.740 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-14 15:25:39.742 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:39.745 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-14 15:25:39.776 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-14 15:25:39.792 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:39.794 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-14 15:25:39.827 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-14 15:25:39.843 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:39.845 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-14 15:25:39.878 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-14 15:25:39.895 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:25:39.898 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-14 15:25:39.901 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-14 15:25:39.917 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:25:39.920 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-14 15:25:39.922 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-14 15:25:39.924 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-14 15:25:39.954 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-14 15:25:39.971 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:39.973 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-14 15:25:39.990 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:39.992 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-14 15:25:40.008 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:40.010 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-14 15:25:40.025 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:40.027 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-14 15:25:40.044 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:40.046 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-14 15:25:40.062 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:40.064 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-14 15:25:40.081 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:25:40.083 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-14 15:25:40.085 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-14 15:25:40.088 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-14 15:25:40.092 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-14 15:25:40.124 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-14 15:25:40.155 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-14 15:25:40.188 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-14 15:25:40.218 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-14 15:25:40.220 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-14 15:25:40.223 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-14 15:25:40.226 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-14 15:25:40.228 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-14 15:25:40.231 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-14 15:25:40.233 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-14 15:25:40.235 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-14 15:25:40.237 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-14 15:25:40.240 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-14 15:25:40.269 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-14 15:25:40.299 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.147/identity 2026-08-14 15:25:40.329 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-14 15:25:40.361 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-14 15:25:40.391 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-14 15:25:40.421 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-14 15:25:40.451 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-14 15:25:40.481 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.147/identity 2026-08-14 15:25:40.513 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-14 15:25:40.543 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-14 15:25:40.574 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-14 15:25:40.577 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-14 15:25:40.609 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-14 15:25:40.639 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-14 15:25:40.641 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-14 15:25:40.644 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-14 15:25:40.646 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-14 15:25:40.649 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-14 15:25:40.681 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-14 15:25:40.714 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.147/identity 2026-08-14 15:25:40.745 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-14 15:25:40.776 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-14 15:25:40.807 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-14 15:25:40.839 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-14 15:25:40.871 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-14 15:25:40.902 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-14 15:25:40.904 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-14 15:25:40.906 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-14 15:25:40.909 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-14 15:25:40.911 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-14 15:25:40.942 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-14 15:25:40.973 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.147/identity 2026-08-14 15:25:41.003 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-14 15:25:41.035 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-14 15:25:41.065 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-14 15:25:41.095 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-14 15:25:41.126 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-14 15:25:41.157 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-14 15:25:41.160 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-14 15:25:41.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-14 15:25:41.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-14 15:25:41.167 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-14 15:25:41.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-14 15:25:41.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-14 15:25:41.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-14 15:25:41.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-14 15:25:41.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-14 15:25:41.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-14 15:25:41.183 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-14 15:25:41.186 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-14 15:25:41.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-14 15:25:41.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-14 15:25:41.193 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-14 15:25:41.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-14 15:25:41.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-14 15:25:41.200 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.202 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-14 15:25:41.205 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-14 15:25:41.207 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-14 15:25:41.210 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.212 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-14 15:25:41.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-14 15:25:41.248 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.250 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-14 15:25:41.253 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-14 15:25:41.255 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-14 15:25:41.258 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.260 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-14 15:25:41.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-08-14 15:25:41.293 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.295 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-14 15:25:41.298 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-14 15:25:41.300 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-14 15:25:41.303 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.305 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-14 15:25:41.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-14 15:25:41.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-08-14 15:25:41.340 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.343 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-14 15:25:41.345 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-14 15:25:41.348 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-14 15:25:41.350 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.352 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-14 15:25:41.383 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-08-14 15:25:41.385 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.388 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-14 15:25:41.390 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-14 15:25:41.393 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-14 15:25:41.395 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.397 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-14 15:25:41.428 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-08-14 15:25:41.430 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.433 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-14 15:25:41.435 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-14 15:25:41.438 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-14 15:25:41.440 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.442 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-14 15:25:41.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-08-14 15:25:41.473 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.476 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-14 15:25:41.478 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-14 15:25:41.480 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-14 15:25:41.483 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.485 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-08-14 15:25:41.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-08-14 15:25:41.518 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.521 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-14 15:25:41.523 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-14 15:25:41.526 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-14 15:25:41.528 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.531 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-14 15:25:41.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-08-14 15:25:41.564 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.567 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-14 15:25:41.569 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-14 15:25:41.572 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-14 15:25:41.574 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.577 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-14 15:25:41.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-08-14 15:25:41.611 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.613 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-14 15:25:41.616 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-14 15:25:41.618 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-14 15:25:41.621 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.624 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-14 15:25:41.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-08-14 15:25:41.659 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-14 15:25:41.662 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-14 15:25:41.664 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-14 15:25:41.667 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-14 15:25:41.670 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-14 15:25:41.672 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-14 15:25:41.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-14 15:25:41.707 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-14 15:25:41.740 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-14 15:25:41.772 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-14 15:25:41.775 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-14 15:25:41.778 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-14 15:25:41.780 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-14 15:25:41.782 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-14 15:25:41.785 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-14 15:25:41.788 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-14 15:25:41.790 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-14 15:25:41.793 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-14 15:25:41.810 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-14 15:25:41.810 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:25:41.821 | d /var/run/uwsgi 0755 quobyte root 2026-08-14 15:25:41.825 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-14 15:25:41.839 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-14 15:25:41.844 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-14 15:25:41.847 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-14 15:25:41.851 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-14 15:25:41.854 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-14 15:25:41.887 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-14 15:25:41.920 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-14 15:25:41.951 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-14 15:25:41.983 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-14 15:25:42.015 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-14 15:25:42.045 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-14 15:25:42.077 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-14 15:25:42.110 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-14 15:25:42.141 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-14 15:25:42.173 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-14 15:25:42.205 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-14 15:25:42.237 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-14 15:25:42.268 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-14 15:25:42.299 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-14 15:25:42.302 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-14 15:25:42.305 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-14 15:25:42.308 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-14 15:25:42.310 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-14 15:25:42.313 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:25:42.315 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:25:42.318 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-14 15:25:42.321 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-14 15:25:42.324 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-14 15:25:42.354 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-14 15:25:42.386 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-08-14 15:25:42.386 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-14 15:25:42.397 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-14 15:25:42.402 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-14 15:25:42.405 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-14 15:25:42.407 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-14 15:25:42.410 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-14 15:25:42.413 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-14 15:25:42.415 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-14 15:25:42.418 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:25:42.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:25:42.423 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-14 15:25:42.426 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-14 15:25:42.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:25:42.431 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:25:42.433 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-14 15:25:42.446 | perl: warning: Setting locale failed. 2026-08-14 15:25:42.447 | perl: warning: Please check that your locale settings: 2026-08-14 15:25:42.447 | LANGUAGE = (unset), 2026-08-14 15:25:42.447 | LC_ALL = "en_US.utf8", 2026-08-14 15:25:42.447 | LANG = "de_DE.UTF-8" 2026-08-14 15:25:42.447 | are supported and installed on your system. 2026-08-14 15:25:42.447 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-14 15:25:42.488 | Enabling site neutron-api. 2026-08-14 15:25:42.493 | To activate the new configuration, you need to run: 2026-08-14 15:25:42.493 | systemctl reload apache2 2026-08-14 15:25:42.498 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-14 15:25:42.500 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-14 15:25:42.503 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-14 15:25:42.505 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-14 15:25:42.724 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-14 15:25:42.747 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:25:42.749 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-14 15:25:42.766 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:25:42.768 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-14 15:25:42.771 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-14 15:25:42.830 | + inc/async:async_inner:63 : init_neutron 2026-08-14 15:25:42.865 | [2073 Async init_neutron:62909]: running: init_neutron 2026-08-14 15:25:42.868 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-14 15:25:42.887 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:42.890 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-14 15:25:42.907 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:25:42.910 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-14 15:25:42.913 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-14 15:25:42.917 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-14 15:25:42.951 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-14 15:25:42.954 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-14 15:25:42.989 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-14 15:25:43.009 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:25:43.012 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-14 15:25:43.031 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:25:43.034 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-14 15:25:43.037 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:25:43.039 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-14 15:25:43.042 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-14 15:25:43.045 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-14 15:25:43.107 | + inc/async:async_inner:63 : init_cinder 2026-08-14 15:25:43.149 | [2073 Async init_cinder:63145]: running: init_cinder 2026-08-14 15:25:43.152 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-14 15:25:43.171 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:25:43.174 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-14 15:25:43.177 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:25:43.181 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-14 15:25:43.184 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-14 15:25:43.187 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-14 15:25:43.261 | + inc/async:async_inner:63 : init_placement 2026-08-14 15:25:43.312 | [2073 Async init_placement:63275]: running: init_placement 2026-08-14 15:25:43.315 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-14 15:25:43.388 | [2073 Async init_neutron:62909]: Waiting for completion of init_neutron running on PID 62909 (5 other jobs running) 2026-08-14 15:25:43.431 | [2073 Async init_neutron:62909]: Signaling child to exit 2026-08-14 15:25:58.355 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:25:58.394 | [63145 Async init_cinder:63145]: finished successfully 2026-08-14 15:26:25.956 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:26:25.976 | [62909 Async init_neutron:62909]: finished successfully 2026-08-14 15:26:25.997 | WAKEUP 2026-08-14 15:26:26.015 | [2073 Async init_neutron:62909]: Signaled 2026-08-14 15:26:26.017 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-14 15:26:26.017 | + lib/database:recreate_database:112 : local db=neutron 2026-08-14 15:26:26.017 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-14 15:26:26.017 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-14 15:26:26.017 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-14 15:26:26.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:26:26.017 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-14 15:26:26.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:26:26.017 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-14 15:26:26.017 | + functions-common:time_start:2406 : local name=dbsync 2026-08-14 15:26:26.017 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:26:26.018 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:26:26.018 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:26:26.018 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721143019 2026-08-14 15:26:26.018 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-14 15:26:26.018 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:26:26.018 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:26:26.018 | we strongly recommend against using it for new projects. 2026-08-14 15:26:26.018 | 2026-08-14 15:26:26.018 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:26:26.018 | framework. For more detail see 2026-08-14 15:26:26.018 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:26:26.019 | 2026-08-14 15:26:26.019 | import eventlet as _eventlet # noqa 2026-08-14 15:26:26.019 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-14 15:26:26.019 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-14 15:26:26.019 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-14 15:26:26.019 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-14 15:26:26.019 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-14 15:26:26.019 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-14 15:26:26.019 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-14 15:26:26.019 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-14 15:26:26.019 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-14 15:26:26.020 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-14 15:26:26.021 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-14 15:26:26.022 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-14 15:26:26.023 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-14 15:26:26.024 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-14 15:26:26.025 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-14 15:26:26.026 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-14 15:26:26.027 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-14 15:26:26.027 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-14 15:26:26.027 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-14 15:26:26.027 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-14 15:26:26.027 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-14 15:26:26.027 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-14 15:26:26.027 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-14 15:26:26.027 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-14 15:26:26.027 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-14 15:26:26.027 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-14 15:26:26.028 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-14 15:26:26.029 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-14 15:26:26.030 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-14 15:26:26.031 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-14 15:26:26.031 | Running upgrade for neutron ... 2026-08-14 15:26:26.031 | OK 2026-08-14 15:26:26.031 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-14 15:26:26.031 | + functions-common:time_stop:2420 : local name 2026-08-14 15:26:26.031 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:26:26.031 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:26:26.031 | + functions-common:time_stop:2423 : local total 2026-08-14 15:26:26.031 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:26:26.031 | + functions-common:time_stop:2426 : name=dbsync 2026-08-14 15:26:26.031 | + functions-common:time_stop:2427 : start_time=1786721143019 2026-08-14 15:26:26.032 | + functions-common:time_stop:2429 : [[ -z 1786721143019 ]] 2026-08-14 15:26:26.032 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:26:26.032 | + functions-common:time_stop:2432 : end_time=1786721185940 2026-08-14 15:26:26.032 | + functions-common:time_stop:2433 : elapsed_time=42921 2026-08-14 15:26:26.032 | + functions-common:time_stop:2434 : total=8566 2026-08-14 15:26:26.032 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:26:26.032 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51487 2026-08-14 15:26:26.055 | [2073 Async init_neutron:62909]: finished init_neutron with result 0 in 43 seconds 2026-08-14 15:26:26.059 | + inc/async:async_wait:197 : return 0 2026-08-14 15:26:26.061 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-14 15:26:26.102 | [2073 Async init_placement:63275]: Waiting for completion of init_placement running on PID 63275 (4 other jobs running) 2026-08-14 15:26:26.122 | [2073 Async init_placement:63275]: Signaling child to exit 2026-08-14 15:26:33.507 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:26:33.528 | [63275 Async init_placement:63275]: finished successfully 2026-08-14 15:26:33.550 | WAKEUP 2026-08-14 15:26:33.568 | [2073 Async init_placement:63275]: Signaled 2026-08-14 15:26:33.570 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-14 15:26:33.570 | + lib/database:recreate_database:112 : local db=placement 2026-08-14 15:26:33.570 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-14 15:26:33.570 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-14 15:26:33.570 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-14 15:26:33.570 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:26:33.570 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-14 15:26:33.570 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:26:33.571 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-14 15:26:33.571 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-14 15:26:33.571 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-14 15:26:33.571 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-14 15:26:33.571 | + functions-common:get_or_create_user:899 : local user_id 2026-08-14 15:26:33.571 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-14 15:26:33.571 | + functions-common:get_or_create_user:903 : local email= 2026-08-14 15:26:33.572 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-14 15:26:33.572 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:26:33.572 | + functions-common:get_or_create_user:915 : user_id=e95c664328b1449997259904b6b217fc 2026-08-14 15:26:33.572 | + functions-common:get_or_create_user:916 : echo e95c664328b1449997259904b6b217fc 2026-08-14 15:26:33.572 | e95c664328b1449997259904b6b217fc 2026-08-14 15:26:33.572 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-14 15:26:33.572 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:26:33.573 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:26:33.573 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-14 15:26:33.573 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:26:33.573 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:26:33.573 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-14 15:26:33.573 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-14 15:26:33.573 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-14 15:26:33.574 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-14 15:26:33.574 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-14 15:26:33.574 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-14 15:26:33.574 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-08-14 15:26:33.574 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-14 15:26:33.574 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:26:33.574 | + functions-common:get_or_add_user_project_role:979 : user_role_id=db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:26:33.574 | + functions-common:get_or_add_user_project_role:980 : echo db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:26:33.575 | db888952d34e43b6ba5cb948fa920da9 2026-08-14 15:26:33.575 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-14 15:26:33.575 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-14 15:26:33.575 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-14 15:26:33.575 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-14 15:26:33.575 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-14 15:26:33.575 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-14 15:26:33.576 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-14 15:26:33.576 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-14 15:26:33.576 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-14 15:26:33.576 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-14 15:26:33.576 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-14 15:26:33.576 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-14 15:26:33.576 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-14 15:26:33.577 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-08-14 15:26:33.577 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-14 15:26:33.577 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:26:33.577 | + functions-common:get_or_add_user_project_role:979 : user_role_id=28670a28493a4c2fa937eddfe8109139 2026-08-14 15:26:33.577 | + functions-common:get_or_add_user_project_role:980 : echo 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:26:33.577 | 28670a28493a4c2fa937eddfe8109139 2026-08-14 15:26:33.577 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.147/placement 2026-08-14 15:26:33.578 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-14 15:26:33.578 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-14 15:26:33.578 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-14 15:26:33.578 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-08-14 15:26:33.578 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:26:33.578 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-14 15:26:33.578 | ecc12d34b7c046fb8f5573e6715ac7a9' 2026-08-14 15:26:33.579 | + functions-common:get_or_create_service:1067 : echo ecc12d34b7c046fb8f5573e6715ac7a9 2026-08-14 15:26:33.579 | ecc12d34b7c046fb8f5573e6715ac7a9 2026-08-14 15:26:33.579 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.147/placement 2026-08-14 15:26:33.579 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-14 15:26:33.579 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.147/placement RegionOne 2026-08-14 15:26:33.579 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-14 15:26:33.580 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-08-14 15:26:33.580 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:26:33.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-14 15:26:33.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-14 15:26:33.580 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.147/placement --region RegionOne -f value -c id 2026-08-14 15:26:33.580 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:26:33.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8393811c4b4b40279deb19e72c590892 2026-08-14 15:26:33.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8393811c4b4b40279deb19e72c590892 2026-08-14 15:26:33.581 | + functions-common:get_or_create_endpoint:1100 : public_id=8393811c4b4b40279deb19e72c590892 2026-08-14 15:26:33.581 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-14 15:26:33.581 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-14 15:26:33.581 | + functions-common:get_or_create_endpoint:1109 : echo 8393811c4b4b40279deb19e72c590892 2026-08-14 15:26:33.581 | 8393811c4b4b40279deb19e72c590892 2026-08-14 15:26:33.612 | [2073 Async init_placement:63275]: finished init_placement with result 0 in 50 seconds 2026-08-14 15:26:33.616 | + inc/async:async_wait:197 : return 0 2026-08-14 15:26:33.618 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-14 15:26:33.663 | [2073 Async init_glance:58239]: Waiting for completion of init_glance running on PID 58239 (3 other jobs running) 2026-08-14 15:26:33.685 | [2073 Async init_glance:58239]: Signaling child to exit 2026-08-14 15:26:33.685 | WAKEUP 2026-08-14 15:26:33.706 | [2073 Async init_glance:58239]: Signaled 2026-08-14 15:26:33.707 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-14 15:26:33.707 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-14 15:26:33.707 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-14 15:26:33.707 | + lib/database:recreate_database:112 : local db=glance 2026-08-14 15:26:33.707 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-14 15:26:33.708 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-14 15:26:33.708 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-14 15:26:33.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:26:33.708 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-14 15:26:33.709 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:26:33.709 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-14 15:26:33.709 | + functions-common:time_start:2406 : local name=dbsync 2026-08-14 15:26:33.709 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:26:33.709 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:26:33.710 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:26:33.710 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721045854 2026-08-14 15:26:33.710 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-14 15:26:33.710 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:26:33.710 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:26:33.710 | we strongly recommend against using it for new projects. 2026-08-14 15:26:33.710 | 2026-08-14 15:26:33.710 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:26:33.710 | framework. For more detail see 2026-08-14 15:26:33.710 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:26:33.710 | 2026-08-14 15:26:33.710 | import eventlet as _eventlet # noqa 2026-08-14 15:26:33.711 | INFO dbcounter [-] Registered counter for database glance 2026-08-14 15:26:33.711 | 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=58345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-14 15:26:33.711 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.711 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.711 | DEBUG dbcounter [-] [58345] Writer thread running {{(pid=58345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:26:33.712 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.712 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.712 | INFO dbcounter [-] Registered counter for database glance 2026-08-14 15:26:33.713 | 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=58345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-14 15:26:33.713 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.714 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.714 | DEBUG dbcounter [-] [58345] Writer thread running {{(pid=58345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:26:33.714 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-14 15:26:33.714 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-14 15:26:33.714 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-14 15:26:33.714 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.714 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-14 15:26:33.714 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.715 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-14 15:26:33.715 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.715 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-14 15:26:33.715 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.715 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-14 15:26:33.716 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.716 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-14 15:26:33.716 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.716 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-14 15:26:33.716 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.717 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-14 15:26:33.717 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.717 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-14 15:26:33.717 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.717 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-14 15:26:33.717 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.717 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-14 15:26:33.717 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.717 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-14 15:26:33.717 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.717 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-14 15:26:33.718 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.718 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-14 15:26:33.718 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.718 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-14 15:26:33.718 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.719 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.719 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.719 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.720 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.720 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.720 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.721 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.721 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.721 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.721 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.721 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-14 15:26:33.721 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-14 15:26:33.721 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-14 15:26:33.721 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.721 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-14 15:26:33.721 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.721 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-14 15:26:33.722 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.722 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-14 15:26:33.722 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.722 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-14 15:26:33.722 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.722 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-14 15:26:33.722 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.722 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-14 15:26:33.722 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.722 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-14 15:26:33.723 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.723 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-14 15:26:33.723 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.723 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-14 15:26:33.723 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.723 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-14 15:26:33.723 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.723 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-14 15:26:33.723 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=58345) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-08-14 15:26:33.723 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.724 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.724 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.724 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.724 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-14 15:26:33.724 | Database migration is up to date. No migration needed. 2026-08-14 15:26:33.724 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-14 15:26:33.724 | Database is synced successfully. 2026-08-14 15:26:33.724 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-14 15:26:33.724 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-14 15:26:33.724 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:26:33.724 | we strongly recommend against using it for new projects. 2026-08-14 15:26:33.725 | 2026-08-14 15:26:33.725 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:26:33.725 | framework. For more detail see 2026-08-14 15:26:33.725 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:26:33.725 | 2026-08-14 15:26:33.725 | import eventlet as _eventlet # noqa 2026-08-14 15:26:33.725 | INFO dbcounter [-] Registered counter for database glance 2026-08-14 15:26:33.725 | 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=58559) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-14 15:26:33.725 | DEBUG dbcounter [-] [58559] Writer thread running {{(pid=58559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:26:33.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-14 15:26:33.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-14 15:26:33.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-14 15:26:33.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-14 15:26:33.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-14 15:26:33.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-14 15:26:33.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-14 15:26:33.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-14 15:26:33.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-14 15:26:33.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-14 15:26:33.727 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-14 15:26:33.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-14 15:26:33.729 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-14 15:26:33.729 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-14 15:26:33.729 | + functions-common:time_stop:2420 : local name 2026-08-14 15:26:33.729 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:26:33.729 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:26:33.729 | + functions-common:time_stop:2423 : local total 2026-08-14 15:26:33.729 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:26:33.729 | + functions-common:time_stop:2426 : name=dbsync 2026-08-14 15:26:33.729 | + functions-common:time_stop:2427 : start_time=1786721045854 2026-08-14 15:26:33.729 | + functions-common:time_stop:2429 : [[ -z 1786721045854 ]] 2026-08-14 15:26:33.729 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:26:33.729 | + functions-common:time_stop:2432 : end_time=1786721060653 2026-08-14 15:26:33.730 | + functions-common:time_stop:2433 : elapsed_time=14799 2026-08-14 15:26:33.730 | + functions-common:time_stop:2434 : total=8566 2026-08-14 15:26:33.730 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:26:33.730 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23365 2026-08-14 15:26:33.749 | [2073 Async init_glance:58239]: finished init_glance with result 0 in 15 seconds 2026-08-14 15:26:33.753 | + inc/async:async_wait:197 : return 0 2026-08-14 15:26:33.755 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-14 15:26:33.774 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-14 15:26:33.777 | + inc/async:async_wait:197 : return 0 2026-08-14 15:26:33.779 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-14 15:26:33.824 | [2073 Async init_cinder:63145]: Waiting for completion of init_cinder running on PID 63145 (2 other jobs running) 2026-08-14 15:26:33.846 | [2073 Async init_cinder:63145]: Signaling child to exit 2026-08-14 15:26:33.846 | WAKEUP 2026-08-14 15:26:33.865 | [2073 Async init_cinder:63145]: Signaled 2026-08-14 15:26:33.866 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-14 15:26:33.866 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:26:33.866 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-14 15:26:33.866 | + lib/database:recreate_database:112 : local db=cinder 2026-08-14 15:26:33.866 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-14 15:26:33.866 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-14 15:26:33.866 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-14 15:26:33.867 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:26:33.867 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-14 15:26:33.867 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:26:33.867 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-14 15:26:33.867 | + functions-common:time_start:2406 : local name=dbsync 2026-08-14 15:26:33.867 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:26:33.867 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:26:33.867 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:26:33.867 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721143331 2026-08-14 15:26:33.867 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-14 15:26:33.867 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-14 15:26:33.867 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:26:33.868 | we strongly recommend against using it for new projects. 2026-08-14 15:26:33.868 | 2026-08-14 15:26:33.868 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:26:33.868 | framework. For more detail see 2026-08-14 15:26:33.868 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:26:33.868 | 2026-08-14 15:26:33.868 | import eventlet # noqa 2026-08-14 15:26:33.868 | INFO dbcounter [-] Registered counter for database cinder 2026-08-14 15:26:33.868 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=63349) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-14 15:26:33.868 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-14 15:26:33.868 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:33.868 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:33.869 | DEBUG dbcounter [-] [63349] Writer thread running {{(pid=63349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:26:33.869 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-14 15:26:33.869 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=63349) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-14 15:26:33.869 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-14 15:26:33.869 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=63349) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.869 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-14 15:26:33.869 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=63349) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.869 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-14 15:26:33.869 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=63349) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.869 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-14 15:26:33.869 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=63349) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.870 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-14 15:26:33.870 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=63349) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.870 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-14 15:26:33.870 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=63349) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.870 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-14 15:26:33.870 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=63349) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:33.870 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-14 15:26:33.870 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-14 15:26:33.870 | + functions-common:time_stop:2420 : local name 2026-08-14 15:26:33.870 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:26:33.870 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:26:33.871 | + functions-common:time_stop:2423 : local total 2026-08-14 15:26:33.871 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:26:33.871 | + functions-common:time_stop:2426 : name=dbsync 2026-08-14 15:26:33.871 | + functions-common:time_stop:2427 : start_time=1786721143331 2026-08-14 15:26:33.871 | + functions-common:time_stop:2429 : [[ -z 1786721143331 ]] 2026-08-14 15:26:33.871 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:26:33.871 | + functions-common:time_stop:2432 : end_time=1786721156205 2026-08-14 15:26:33.871 | + functions-common:time_stop:2433 : elapsed_time=12874 2026-08-14 15:26:33.871 | + functions-common:time_stop:2434 : total=8566 2026-08-14 15:26:33.871 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:26:33.871 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21440 2026-08-14 15:26:33.871 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-14 15:26:33.872 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:26:33.872 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-14 15:26:33.872 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-14 15:26:33.872 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-14 15:26:33.872 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-14 15:26:33.872 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-14 15:26:33.872 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-14 15:26:33.872 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-14 15:26:33.872 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-14 15:26:33.872 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-14 15:26:33.872 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-14 15:26:33.873 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-14 15:26:33.873 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-14 15:26:33.873 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-14 15:26:33.873 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-14 15:26:33.873 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-14 15:26:33.873 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-14 15:26:33.873 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-14 15:26:33.873 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-14 15:26:33.873 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-14 15:26:33.873 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-14 15:26:33.873 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-14 15:26:33.874 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-14 15:26:33.874 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-14 15:26:33.874 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-14 15:26:33.874 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-14 15:26:33.874 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-14 15:26:33.874 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-14 15:26:33.874 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-14 15:26:33.874 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-14 15:26:33.874 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-14 15:26:33.874 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-14 15:26:33.874 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-14 15:26:33.875 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-14 15:26:33.875 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-14 15:26:33.875 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-14 15:26:33.875 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-14 15:26:33.875 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-14 15:26:33.875 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-14 15:26:33.875 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-14 15:26:33.875 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-14 15:26:33.875 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-14 15:26:33.875 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-14 15:26:33.875 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-14 15:26:33.876 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-14 15:26:33.876 | [Unit] 2026-08-14 15:26:33.876 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-14 15:26:33.876 | DefaultDependencies=no 2026-08-14 15:26:33.876 | After=systemd-udev-settle.service 2026-08-14 15:26:33.876 | Before=lvm2-activation-early.service 2026-08-14 15:26:33.876 | Wants=systemd-udev-settle.service 2026-08-14 15:26:33.876 | 2026-08-14 15:26:33.877 | [Service] 2026-08-14 15:26:33.877 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-14 15:26:33.877 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-14 15:26:33.877 | RemainAfterExit=yes 2026-08-14 15:26:33.877 | Type=oneshot 2026-08-14 15:26:33.877 | 2026-08-14 15:26:33.877 | [Install] 2026-08-14 15:26:33.877 | WantedBy=local-fs.target 2026-08-14 15:26:33.877 | Also=systemd-udev-settle.service 2026-08-14 15:26:33.877 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-14 15:26:33.877 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-14 15:26:33.877 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-08-14 15:26:33.878 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-14 15:26:33.878 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-14 15:26:33.878 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-14 15:26:33.878 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-14 15:26:33.878 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-14 15:26:33.878 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-14 15:26:33.878 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-14 15:26:33.878 | Physical volume "/dev/loop0" successfully created. 2026-08-14 15:26:33.878 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-14 15:26:33.878 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-14 15:26:33.878 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:26:33.879 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-14 15:26:33.879 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-14 15:26:33.879 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-14 15:26:33.879 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-14 15:26:33.879 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:26:33.879 | we strongly recommend against using it for new projects. 2026-08-14 15:26:33.879 | 2026-08-14 15:26:33.879 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:26:33.879 | framework. For more detail see 2026-08-14 15:26:33.879 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:26:33.879 | 2026-08-14 15:26:33.879 | import eventlet # noqa 2026-08-14 15:26:33.880 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-14 15:26:33.880 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-14 15:26:33.880 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-14 15:26:33.880 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-14 15:26:33.880 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:26:33.880 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-14 15:26:33.910 | [2073 Async init_cinder:63145]: finished init_cinder with result 0 in 15 seconds 2026-08-14 15:26:33.914 | + inc/async:async_wait:197 : return 0 2026-08-14 15:26:33.916 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-14 15:26:33.932 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:26:33.934 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-14 15:26:33.937 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:26:33.939 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-14 15:26:33.942 | + ./stack.sh:main:1242 : init_nova 2026-08-14 15:26:33.944 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-14 15:26:33.960 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:26:33.963 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-14 15:26:33.978 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:26:33.981 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-14 15:26:33.984 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-14 15:26:34.043 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-14 15:26:34.079 | [2073 Async nova-cell-0:65420]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-14 15:26:34.083 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-14 15:26:34.087 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-14 15:26:34.090 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-14 15:26:34.093 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-14 15:26:34.095 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-14 15:26:34.098 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-14 15:26:34.161 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-14 15:26:34.201 | [2073 Async nova-cell-1:65524]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-14 15:26:34.204 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-14 15:26:34.209 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-14 15:26:34.211 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-14 15:26:34.214 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-14 15:26:34.217 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-14 15:26:34.222 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:26:34.297 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-14 15:26:34.302 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:26:34.376 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-14 15:26:34.973 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-14 15:26:34.973 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:26:34.973 | we strongly recommend against using it for new projects. 2026-08-14 15:26:34.974 | 2026-08-14 15:26:34.974 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:26:34.974 | framework. For more detail see 2026-08-14 15:26:34.974 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:26:34.974 | 2026-08-14 15:26:34.975 | import eventlet # noqa 2026-08-14 15:26:35.274 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-14 15:26:39.603 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-14 15:26:39.699 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:26:39.699 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:26:39.700 | DEBUG dbcounter [-] [65594] Writer thread running {{(pid=65594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:26:39.784 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-14 15:26:44.724 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=65594) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-14 15:26:44.729 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-14 15:26:47.187 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=65594) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:47.195 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-14 15:26:47.209 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=65594) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:26:47.883 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-14 15:26:47.888 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-14 15:26:47.892 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-14 15:26:47.896 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-14 15:26:47.899 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-14 15:26:47.904 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-14 15:26:47.910 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-14 15:26:47.938 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:26:47.943 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-14 15:26:47.948 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-14 15:26:47.953 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-14 15:26:48.574 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-14 15:26:48.574 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:26:48.574 | we strongly recommend against using it for new projects. 2026-08-14 15:26:48.574 | 2026-08-14 15:26:48.574 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:26:48.574 | framework. For more detail see 2026-08-14 15:26:48.574 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:26:48.574 | 2026-08-14 15:26:48.574 | import eventlet # noqa 2026-08-14 15:26:48.866 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-14 15:26:52.176 | INFO dbcounter [None req-ae4b2f11-3228-4006-9b8c-f577bbde2c4d None None] Registered counter for database nova_api 2026-08-14 15:26:52.311 | DEBUG dbcounter [-] [66187] Writer thread running {{(pid=66187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:26:52.959 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-14 15:26:52.965 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-14 15:26:52.969 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-14 15:26:53.032 | [2073 Async nova-cell-0:65420]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 65420 (3 other jobs running) 2026-08-14 15:26:53.062 | [2073 Async nova-cell-0:65420]: Signaling child to exit 2026-08-14 15:27:00.822 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:27:00.849 | [65420 Async nova-cell-0:65420]: finished successfully 2026-08-14 15:27:00.874 | WAKEUP 2026-08-14 15:27:00.900 | [2073 Async nova-cell-0:65420]: Signaled 2026-08-14 15:27:00.901 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-14 15:27:00.901 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-14 15:27:00.902 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-14 15:27:00.902 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-14 15:27:00.902 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-14 15:27:00.903 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-14 15:27:00.903 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-14 15:27:00.904 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:27:00.904 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-14 15:27:00.904 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:27:00.904 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-14 15:27:00.904 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-14 15:27:00.904 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:27:00.905 | we strongly recommend against using it for new projects. 2026-08-14 15:27:00.905 | 2026-08-14 15:27:00.905 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:27:00.906 | framework. For more detail see 2026-08-14 15:27:00.906 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:27:00.906 | 2026-08-14 15:27:00.907 | import eventlet # noqa 2026-08-14 15:27:00.907 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-14 15:27:00.907 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-14 15:27:00.907 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:27:00.907 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:27:00.907 | DEBUG dbcounter [-] [65580] Writer thread running {{(pid=65580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:27:00.907 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-14 15:27:00.907 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-14 15:27:00.907 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-14 15:27:00.908 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:00.908 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-14 15:27:00.908 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:00.908 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-14 15:27:00.908 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:00.908 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-14 15:27:00.908 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:00.908 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-14 15:27:00.908 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:00.908 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-14 15:27:00.909 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:00.910 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-14 15:27:00.910 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:00.911 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-14 15:27:00.911 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:00.911 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-14 15:27:00.911 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:00.950 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:27:00.958 | [2073 Async nova-cell-0:65420]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-08-14 15:27:00.964 | + inc/async:async_wait:197 : return 0 2026-08-14 15:27:00.967 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-14 15:27:00.971 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-14 15:27:00.977 | [65524 Async nova-cell-1:65524]: finished successfully 2026-08-14 15:27:01.023 | [2073 Async nova-cell-1:65524]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 65524 (2 other jobs running) 2026-08-14 15:27:01.045 | [2073 Async nova-cell-1:65524]: Signaling child to exit 2026-08-14 15:27:01.046 | WAKEUP 2026-08-14 15:27:01.069 | [2073 Async nova-cell-1:65524]: Signaled 2026-08-14 15:27:01.071 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-14 15:27:01.071 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-14 15:27:01.071 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-14 15:27:01.071 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-14 15:27:01.071 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-14 15:27:01.071 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-14 15:27:01.072 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-14 15:27:01.072 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:27:01.072 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-14 15:27:01.072 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-14 15:27:01.072 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-14 15:27:01.072 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-14 15:27:01.072 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:27:01.072 | we strongly recommend against using it for new projects. 2026-08-14 15:27:01.072 | 2026-08-14 15:27:01.073 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:27:01.073 | framework. For more detail see 2026-08-14 15:27:01.073 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:27:01.073 | 2026-08-14 15:27:01.073 | import eventlet # noqa 2026-08-14 15:27:01.073 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-14 15:27:01.073 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-14 15:27:01.073 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-14 15:27:01.073 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-14 15:27:01.074 | DEBUG dbcounter [-] [65591] Writer thread running {{(pid=65591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:27:01.074 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-14 15:27:01.074 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65591) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-14 15:27:01.074 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-14 15:27:01.074 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65591) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:01.074 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-14 15:27:01.074 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65591) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:01.074 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-14 15:27:01.074 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65591) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:01.074 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-14 15:27:01.074 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65591) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:01.075 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-14 15:27:01.075 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65591) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:01.075 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-14 15:27:01.075 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65591) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:01.075 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-14 15:27:01.075 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65591) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:01.075 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-14 15:27:01.075 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65591) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:01.075 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-14 15:27:01.076 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65591) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-14 15:27:01.118 | [2073 Async nova-cell-1:65524]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-08-14 15:27:01.123 | + inc/async:async_wait:197 : return 0 2026-08-14 15:27:01.127 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-14 15:27:01.129 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-14 15:27:01.691 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-14 15:27:01.691 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:27:01.691 | we strongly recommend against using it for new projects. 2026-08-14 15:27:01.692 | 2026-08-14 15:27:01.692 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:27:01.692 | framework. For more detail see 2026-08-14 15:27:01.692 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:27:01.692 | 2026-08-14 15:27:01.692 | import eventlet # noqa 2026-08-14 15:27:01.964 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-14 15:27:04.982 | Running batches of 50 until complete 2026-08-14 15:27:04.983 | INFO dbcounter [None req-8220b035-a69d-4235-8df6-f0e01c8f4ead None None] Registered counter for database nova_cell0 2026-08-14 15:27:05.185 | DEBUG dbcounter [-] [66817] Writer thread running {{(pid=66817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:27:05.190 | INFO dbcounter [None req-8220b035-a69d-4235-8df6-f0e01c8f4ead None None] Registered counter for database nova_api 2026-08-14 15:27:05.355 | DEBUG dbcounter [-] [66817] Writer thread running {{(pid=66817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:27:05.385 | INFO dbcounter [None req-8220b035-a69d-4235-8df6-f0e01c8f4ead None None] Registered counter for database nova_cell0 2026-08-14 15:27:05.463 | DEBUG dbcounter [-] [66817] Writer thread running {{(pid=66817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:27:05.685 | +-------------------------------------+--------------+-----------+ 2026-08-14 15:27:05.685 | | Migration | Total Needed | Completed | 2026-08-14 15:27:05.685 | +-------------------------------------+--------------+-----------+ 2026-08-14 15:27:05.685 | | fill_virtual_interface_list | 0 | 0 | 2026-08-14 15:27:05.685 | | migrate_empty_ratio | 0 | 0 | 2026-08-14 15:27:05.685 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-14 15:27:05.686 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-14 15:27:05.686 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-14 15:27:05.686 | | populate_dev_uuids | 0 | 0 | 2026-08-14 15:27:05.686 | | populate_instance_compute_id | 0 | 0 | 2026-08-14 15:27:05.686 | | populate_missing_availability_zones | 0 | 0 | 2026-08-14 15:27:05.686 | | populate_queued_for_delete | 0 | 0 | 2026-08-14 15:27:05.686 | | populate_user_id | 0 | 0 | 2026-08-14 15:27:05.686 | | populate_uuids | 0 | 0 | 2026-08-14 15:27:05.686 | +-------------------------------------+--------------+-----------+ 2026-08-14 15:27:06.367 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-14 15:27:06.372 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-14 15:27:06.375 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-14 15:27:06.379 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-14 15:27:06.382 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-14 15:27:06.385 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-14 15:27:06.942 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-14 15:27:06.942 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:27:06.942 | we strongly recommend against using it for new projects. 2026-08-14 15:27:06.942 | 2026-08-14 15:27:06.943 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:27:06.943 | framework. For more detail see 2026-08-14 15:27:06.943 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:27:06.943 | 2026-08-14 15:27:06.943 | import eventlet # noqa 2026-08-14 15:27:07.212 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-14 15:27:10.369 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-14 15:27:10.369 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-14 15:27:10.369 | INFO dbcounter [None req-e6235d99-9a4d-4e3d-9b76-4547e88edb5a None None] Registered counter for database nova_api 2026-08-14 15:27:10.495 | DEBUG dbcounter [-] [66836] Writer thread running {{(pid=66836) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:27:11.179 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-14 15:27:11.182 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-14 15:27:11.200 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-14 15:27:11.203 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-14 15:27:11.206 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-14 15:27:11.278 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-14 15:27:11.320 | [2073 Async configure_neutron_nova:66930]: running: configure_neutron_nova 2026-08-14 15:27:11.323 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-14 15:27:11.328 | + functions-common:run_phase:1848 : local mode=stack 2026-08-14 15:27:11.331 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-14 15:27:11.334 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-14 15:27:11.338 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-14 15:27:11.341 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-14 15:27:11.344 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-14 15:27:11.348 | + functions-common:run_phase:1858 : local extra 2026-08-14 15:27:11.353 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-14 15:27:11.358 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-14 15:27:11.362 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-14 15:27:11.365 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-14 15:27:11.368 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-14 15:27:11.372 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-14 15:27:11.393 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:11.397 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-14 15:27:11.400 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:27:11.404 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-14 15:27:11.407 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:27:11.409 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-14 15:27:11.412 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-14 15:27:11.416 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-14 15:27:11.420 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-14 15:27:11.424 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-14 15:27:11.428 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-14 15:27:11.431 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-14 15:27:11.434 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-14 15:27:11.438 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-14 15:27:11.441 | + functions-common:run_plugins:1837 : local plugins= 2026-08-14 15:27:11.445 | + functions-common:run_plugins:1838 : local plugin 2026-08-14 15:27:11.449 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-14 15:27:11.452 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-14 15:27:11.455 | + inc/meta-config:merge_config_group:171 : shift 2026-08-14 15:27:11.460 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-14 15:27:11.462 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:27:11.466 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-14 15:27:11.470 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-14 15:27:11.475 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-14 15:27:11.480 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:27:11.482 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-14 15:27:11.485 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:27:11.488 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-14 15:27:11.488 | /^\[\[.+\|.*\]\]/ { 2026-08-14 15:27:11.488 | gsub("[][]", "", $1); 2026-08-14 15:27:11.488 | split($1, a, "|"); 2026-08-14 15:27:11.488 | if (a[1] == matchgroup) 2026-08-14 15:27:11.488 | print a[2] 2026-08-14 15:27:11.488 | } 2026-08-14 15:27:11.489 | ' /home/quobyte/devstack/local.conf 2026-08-14 15:27:11.496 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-14 15:27:11.500 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-14 15:27:11.502 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-14 15:27:11.508 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-14 15:27:11.511 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-14 15:27:11.515 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-14 15:27:11.519 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-14 15:27:11.523 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-14 15:27:11.528 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-14 15:27:11.532 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-14 15:27:11.536 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-14 15:27:11.540 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-14 15:27:11.544 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-14 15:27:11.548 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:27:11.551 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-14 15:27:11.555 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-14 15:27:11.558 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-14 15:27:11.562 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-14 15:27:11.565 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-14 15:27:11.569 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-14 15:27:11.572 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-14 15:27:11.578 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-14 15:27:11.578 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:11.580 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-14 15:27:11.581 | BEGIN { 2026-08-14 15:27:11.581 | section = "" 2026-08-14 15:27:11.581 | last_section = "" 2026-08-14 15:27:11.581 | section_count = 0 2026-08-14 15:27:11.581 | } 2026-08-14 15:27:11.581 | /^\[.+\]/ { 2026-08-14 15:27:11.582 | gsub("[][]", "", $1); 2026-08-14 15:27:11.582 | section=$1 2026-08-14 15:27:11.582 | next 2026-08-14 15:27:11.582 | } 2026-08-14 15:27:11.582 | /^ *\#/ { 2026-08-14 15:27:11.582 | next 2026-08-14 15:27:11.582 | } 2026-08-14 15:27:11.582 | /^[^ \t]+/ { 2026-08-14 15:27:11.582 | # get offset of first = in $0 2026-08-14 15:27:11.582 | eq_idx = index($0, "=") 2026-08-14 15:27:11.583 | # extract attr & value from $0 2026-08-14 15:27:11.583 | attr = substr($0, 1, eq_idx - 1) 2026-08-14 15:27:11.583 | value = substr($0, eq_idx + 1) 2026-08-14 15:27:11.583 | # only need to strip trailing whitespace from attr 2026-08-14 15:27:11.583 | sub(/[ \t]*$/, "", attr) 2026-08-14 15:27:11.583 | # need to strip leading & trailing whitespace from value 2026-08-14 15:27:11.583 | sub(/^[ \t]*/, "", value) 2026-08-14 15:27:11.583 | sub(/[ \t]*$/, "", value) 2026-08-14 15:27:11.583 | 2026-08-14 15:27:11.584 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-14 15:27:11.584 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-14 15:27:11.584 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-14 15:27:11.584 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-14 15:27:11.584 | if (! (section, attr) in cfg_attr_count) { 2026-08-14 15:27:11.584 | if (section != last_section) { 2026-08-14 15:27:11.584 | cfg_section[section_count++] = section 2026-08-14 15:27:11.584 | last_section = section 2026-08-14 15:27:11.584 | } 2026-08-14 15:27:11.585 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-14 15:27:11.585 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-14 15:27:11.585 | 2026-08-14 15:27:11.585 | cfg_attr[section, attr, 0] = value 2026-08-14 15:27:11.585 | cfg_attr_count[section, attr] = 1 2026-08-14 15:27:11.585 | } else { 2026-08-14 15:27:11.585 | lno = cfg_attr_count[section, attr]++ 2026-08-14 15:27:11.585 | cfg_attr[section, attr, lno] = value 2026-08-14 15:27:11.586 | } 2026-08-14 15:27:11.586 | } 2026-08-14 15:27:11.586 | END { 2026-08-14 15:27:11.586 | # Process each section in order 2026-08-14 15:27:11.586 | for (sno = 0; sno < section_count; sno++) { 2026-08-14 15:27:11.586 | section = cfg_section[sno] 2026-08-14 15:27:11.586 | # The ini routines simply append a config item immediately 2026-08-14 15:27:11.586 | # after the section header. To keep the same order as defined 2026-08-14 15:27:11.586 | # in local.conf, invoke the ini routines in the reverse order 2026-08-14 15:27:11.587 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-14 15:27:11.587 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-14 15:27:11.587 | if (cfg_attr_count[section, attr] == 1) 2026-08-14 15:27:11.587 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-14 15:27:11.587 | else { 2026-08-14 15:27:11.587 | # For multiline, invoke the ini routines in the reverse order 2026-08-14 15:27:11.587 | count = cfg_attr_count[section, attr] 2026-08-14 15:27:11.587 | print "inidelete " configfile " " section " " attr 2026-08-14 15:27:11.588 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-14 15:27:11.588 | for (l = count -2; l >= 0; l--) 2026-08-14 15:27:11.588 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-14 15:27:11.588 | } 2026-08-14 15:27:11.588 | } 2026-08-14 15:27:11.588 | } 2026-08-14 15:27:11.588 | } 2026-08-14 15:27:11.588 | ' 2026-08-14 15:27:11.588 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:27:11.589 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-14 15:27:11.589 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-14 15:27:11.592 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-14 15:27:11.595 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:27:11.599 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-14 15:27:11.603 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-14 15:27:11.603 | BEGIN { group = "" } 2026-08-14 15:27:11.603 | /^\[\[.+\|.*\]\]/ { 2026-08-14 15:27:11.604 | gsub("[][]", "", $1); 2026-08-14 15:27:11.604 | split($1, a, "|"); 2026-08-14 15:27:11.604 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-14 15:27:11.604 | group=a[1] 2026-08-14 15:27:11.604 | } else { 2026-08-14 15:27:11.604 | group="" 2026-08-14 15:27:11.604 | } 2026-08-14 15:27:11.604 | next 2026-08-14 15:27:11.604 | } 2026-08-14 15:27:11.605 | { 2026-08-14 15:27:11.605 | if (group != "") 2026-08-14 15:27:11.605 | print $0 2026-08-14 15:27:11.605 | } 2026-08-14 15:27:11.605 | ' /home/quobyte/devstack/local.conf 2026-08-14 15:27:11.613 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-14 15:27:11.617 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-14 15:27:11.657 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:11.661 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-14 15:27:11.665 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-14 15:27:11.704 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:11.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-14 15:27:11.710 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-14 15:27:11.749 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:11.753 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-14 15:27:11.756 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-14 15:27:11.799 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:11.803 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-14 15:27:11.807 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-14 15:27:11.846 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:11.851 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-14 15:27:11.855 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-14 15:27:11.859 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-14 15:27:11.863 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-14 15:27:11.866 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.870 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.873 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-14 15:27:11.877 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.881 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-14 15:27:11.886 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-14 15:27:11.889 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-14 15:27:11.893 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-14 15:27:11.896 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.900 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:27:11.903 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-14 15:27:11.906 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.910 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-14 15:27:11.914 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.918 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.921 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.925 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-14 15:27:11.928 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.934 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-14 15:27:11.934 | BEGIN { 2026-08-14 15:27:11.934 | section = "" 2026-08-14 15:27:11.934 | last_section = "" 2026-08-14 15:27:11.934 | section_count = 0 2026-08-14 15:27:11.934 | } 2026-08-14 15:27:11.934 | /^\[.+\]/ { 2026-08-14 15:27:11.934 | gsub("[][]", "", $1); 2026-08-14 15:27:11.934 | section=$1 2026-08-14 15:27:11.935 | next 2026-08-14 15:27:11.935 | } 2026-08-14 15:27:11.935 | /^ *\#/ { 2026-08-14 15:27:11.935 | next 2026-08-14 15:27:11.935 | } 2026-08-14 15:27:11.935 | /^[^ \t]+/ { 2026-08-14 15:27:11.935 | # get offset of first = in $0 2026-08-14 15:27:11.935 | eq_idx = index($0, "=") 2026-08-14 15:27:11.935 | # extract attr & value from $0 2026-08-14 15:27:11.935 | attr = substr($0, 1, eq_idx - 1) 2026-08-14 15:27:11.935 | value = substr($0, eq_idx + 1) 2026-08-14 15:27:11.935 | # only need to strip trailing whitespace from attr 2026-08-14 15:27:11.936 | sub(/[ \t]*$/, "", attr) 2026-08-14 15:27:11.936 | # need to strip leading & trailing whitespace from value 2026-08-14 15:27:11.936 | sub(/^[ \t]*/, "", value) 2026-08-14 15:27:11.936 | sub(/[ \t]*$/, "", value) 2026-08-14 15:27:11.937 | 2026-08-14 15:27:11.937 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-14 15:27:11.937 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-14 15:27:11.937 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-14 15:27:11.937 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-14 15:27:11.937 | if (! (section, attr) in cfg_attr_count) { 2026-08-14 15:27:11.938 | if (section != last_section) { 2026-08-14 15:27:11.938 | cfg_section[section_count++] = section 2026-08-14 15:27:11.938 | last_section = section 2026-08-14 15:27:11.938 | } 2026-08-14 15:27:11.938 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-14 15:27:11.938 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-14 15:27:11.938 | 2026-08-14 15:27:11.938 | cfg_attr[section, attr, 0] = value 2026-08-14 15:27:11.939 | cfg_attr_count[section, attr] = 1 2026-08-14 15:27:11.939 | } else { 2026-08-14 15:27:11.939 | lno = cfg_attr_count[section, attr]++ 2026-08-14 15:27:11.939 | cfg_attr[section, attr, lno] = value 2026-08-14 15:27:11.939 | } 2026-08-14 15:27:11.939 | } 2026-08-14 15:27:11.939 | END { 2026-08-14 15:27:11.940 | # Process each section in order 2026-08-14 15:27:11.940 | for (sno = 0; sno < section_count; sno++) { 2026-08-14 15:27:11.940 | section = cfg_section[sno] 2026-08-14 15:27:11.940 | # The ini routines simply append a config item immediately 2026-08-14 15:27:11.940 | # after the section header. To keep the same order as defined 2026-08-14 15:27:11.940 | # in local.conf, invoke the ini routines in the reverse order 2026-08-14 15:27:11.940 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-14 15:27:11.940 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-14 15:27:11.940 | if (cfg_attr_count[section, attr] == 1) 2026-08-14 15:27:11.941 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-14 15:27:11.941 | else { 2026-08-14 15:27:11.941 | # For multiline, invoke the ini routines in the reverse order 2026-08-14 15:27:11.941 | count = cfg_attr_count[section, attr] 2026-08-14 15:27:11.941 | print "inidelete " configfile " " section " " attr 2026-08-14 15:27:11.941 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-14 15:27:11.941 | for (l = count -2; l >= 0; l--) 2026-08-14 15:27:11.941 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-14 15:27:11.941 | } 2026-08-14 15:27:11.942 | } 2026-08-14 15:27:11.942 | } 2026-08-14 15:27:11.942 | } 2026-08-14 15:27:11.942 | ' 2026-08-14 15:27:11.942 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:11.942 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-14 15:27:11.942 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.943 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:27:11.945 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-14 15:27:11.948 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-14 15:27:11.953 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:27:11.957 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-14 15:27:11.960 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-14 15:27:11.961 | BEGIN { group = "" } 2026-08-14 15:27:11.961 | /^\[\[.+\|.*\]\]/ { 2026-08-14 15:27:11.961 | gsub("[][]", "", $1); 2026-08-14 15:27:11.961 | split($1, a, "|"); 2026-08-14 15:27:11.961 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-14 15:27:11.961 | group=a[1] 2026-08-14 15:27:11.961 | } else { 2026-08-14 15:27:11.961 | group="" 2026-08-14 15:27:11.962 | } 2026-08-14 15:27:11.962 | next 2026-08-14 15:27:11.962 | } 2026-08-14 15:27:11.962 | { 2026-08-14 15:27:11.962 | if (group != "") 2026-08-14 15:27:11.962 | print $0 2026-08-14 15:27:11.963 | } 2026-08-14 15:27:11.963 | ' /home/quobyte/devstack/local.conf 2026-08-14 15:27:11.967 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-14 15:27:11.971 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-14 15:27:12.014 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:12.018 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-14 15:27:12.023 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-14 15:27:12.026 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-14 15:27:12.030 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-14 15:27:12.034 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-14 15:27:12.038 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-14 15:27:12.043 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-14 15:27:12.046 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-14 15:27:12.053 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-14 15:27:12.057 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-14 15:27:12.060 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-14 15:27:12.064 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-14 15:27:12.067 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-14 15:27:12.071 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:27:12.074 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-14 15:27:12.077 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-14 15:27:12.080 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-14 15:27:12.085 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-14 15:27:12.088 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-14 15:27:12.093 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-14 15:27:12.096 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-14 15:27:12.102 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-14 15:27:12.102 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:12.102 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-14 15:27:12.103 | BEGIN { 2026-08-14 15:27:12.103 | section = "" 2026-08-14 15:27:12.103 | last_section = "" 2026-08-14 15:27:12.103 | section_count = 0 2026-08-14 15:27:12.103 | } 2026-08-14 15:27:12.103 | /^\[.+\]/ { 2026-08-14 15:27:12.103 | gsub("[][]", "", $1); 2026-08-14 15:27:12.103 | section=$1 2026-08-14 15:27:12.103 | next 2026-08-14 15:27:12.104 | } 2026-08-14 15:27:12.104 | /^ *\#/ { 2026-08-14 15:27:12.104 | next 2026-08-14 15:27:12.104 | } 2026-08-14 15:27:12.105 | /^[^ \t]+/ { 2026-08-14 15:27:12.105 | # get offset of first = in $0 2026-08-14 15:27:12.105 | eq_idx = index($0, "=") 2026-08-14 15:27:12.105 | # extract attr & value from $0 2026-08-14 15:27:12.106 | attr = substr($0, 1, eq_idx - 1) 2026-08-14 15:27:12.106 | value = substr($0, eq_idx + 1) 2026-08-14 15:27:12.106 | # only need to strip trailing whitespace from attr 2026-08-14 15:27:12.106 | sub(/[ \t]*$/, "", attr) 2026-08-14 15:27:12.106 | # need to strip leading & trailing whitespace from value 2026-08-14 15:27:12.106 | sub(/^[ \t]*/, "", value) 2026-08-14 15:27:12.106 | sub(/[ \t]*$/, "", value) 2026-08-14 15:27:12.106 | 2026-08-14 15:27:12.107 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-14 15:27:12.107 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-14 15:27:12.107 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-14 15:27:12.107 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-14 15:27:12.107 | if (! (section, attr) in cfg_attr_count) { 2026-08-14 15:27:12.107 | if (section != last_section) { 2026-08-14 15:27:12.107 | cfg_section[section_count++] = section 2026-08-14 15:27:12.108 | last_section = section 2026-08-14 15:27:12.108 | } 2026-08-14 15:27:12.108 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-14 15:27:12.108 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-14 15:27:12.108 | 2026-08-14 15:27:12.108 | cfg_attr[section, attr, 0] = value 2026-08-14 15:27:12.108 | cfg_attr_count[section, attr] = 1 2026-08-14 15:27:12.108 | } else { 2026-08-14 15:27:12.108 | lno = cfg_attr_count[section, attr]++ 2026-08-14 15:27:12.109 | cfg_attr[section, attr, lno] = value 2026-08-14 15:27:12.109 | } 2026-08-14 15:27:12.109 | } 2026-08-14 15:27:12.109 | END { 2026-08-14 15:27:12.109 | # Process each section in order 2026-08-14 15:27:12.109 | for (sno = 0; sno < section_count; sno++) { 2026-08-14 15:27:12.110 | section = cfg_section[sno] 2026-08-14 15:27:12.111 | # The ini routines simply append a config item immediately 2026-08-14 15:27:12.111 | # after the section header. To keep the same order as defined 2026-08-14 15:27:12.111 | # in local.conf, invoke the ini routines in the reverse order 2026-08-14 15:27:12.111 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-14 15:27:12.111 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-14 15:27:12.112 | if (cfg_attr_count[section, attr] == 1) 2026-08-14 15:27:12.112 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-14 15:27:12.112 | else { 2026-08-14 15:27:12.112 | # For multiline, invoke the ini routines in the reverse order 2026-08-14 15:27:12.112 | count = cfg_attr_count[section, attr] 2026-08-14 15:27:12.112 | print "inidelete " configfile " " section " " attr 2026-08-14 15:27:12.112 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-14 15:27:12.112 | for (l = count -2; l >= 0; l--) 2026-08-14 15:27:12.112 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-14 15:27:12.112 | } 2026-08-14 15:27:12.113 | } 2026-08-14 15:27:12.113 | } 2026-08-14 15:27:12.113 | } 2026-08-14 15:27:12.113 | ' 2026-08-14 15:27:12.113 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:27:12.113 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-14 15:27:12.113 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-14 15:27:12.114 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-14 15:27:12.118 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:27:12.123 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-14 15:27:12.127 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-14 15:27:12.127 | BEGIN { group = "" } 2026-08-14 15:27:12.127 | /^\[\[.+\|.*\]\]/ { 2026-08-14 15:27:12.127 | gsub("[][]", "", $1); 2026-08-14 15:27:12.127 | split($1, a, "|"); 2026-08-14 15:27:12.127 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-14 15:27:12.127 | group=a[1] 2026-08-14 15:27:12.128 | } else { 2026-08-14 15:27:12.128 | group="" 2026-08-14 15:27:12.128 | } 2026-08-14 15:27:12.128 | next 2026-08-14 15:27:12.128 | } 2026-08-14 15:27:12.128 | { 2026-08-14 15:27:12.128 | if (group != "") 2026-08-14 15:27:12.128 | print $0 2026-08-14 15:27:12.128 | } 2026-08-14 15:27:12.128 | ' /home/quobyte/devstack/local.conf 2026-08-14 15:27:12.137 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-14 15:27:12.141 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-14 15:27:12.179 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:12.182 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-14 15:27:12.185 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-14 15:27:12.222 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:12.226 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-14 15:27:12.230 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-14 15:27:12.267 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:12.270 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-14 15:27:12.273 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-14 15:27:12.301 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:27:12.311 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:12.314 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-30685ad8-57e5-4ec9-9c0e-164dfc23f61a"' 2026-08-14 15:27:12.318 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-30685ad8-57e5-4ec9-9c0e-164dfc23f61a 2026-08-14 15:27:12.333 | [66930 Async configure_neutron_nova:66930]: finished successfully 2026-08-14 15:27:12.352 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:12.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-14 15:27:12.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-14 15:27:12.390 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:12.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-08-14 15:27:12.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-08-14 15:27:12.428 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:27:12.432 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-14 15:27:12.456 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:27:12.460 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-14 15:27:12.465 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-14 15:27:12.491 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:12.496 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-14 15:27:12.545 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-14 15:27:12.609 | [2073 Async configure_neutron_nova:66930]: Waiting for completion of configure_neutron_nova running on PID 66930 (2 other jobs running) 2026-08-14 15:27:12.640 | [2073 Async configure_neutron_nova:66930]: Signaling child to exit 2026-08-14 15:27:12.640 | WAKEUP 2026-08-14 15:27:12.667 | [2073 Async configure_neutron_nova:66930]: Signaled 2026-08-14 15:27:12.670 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-14 15:27:12.670 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-14 15:27:12.670 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-14 15:27:12.670 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-14 15:27:12.670 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-14 15:27:12.670 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-14 15:27:12.670 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-14 15:27:12.670 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-14 15:27:12.670 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.147/identity 2026-08-14 15:27:12.671 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-14 15:27:12.671 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-14 15:27:12.671 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-14 15:27:12.671 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-14 15:27:12.671 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-14 15:27:12.671 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-14 15:27:12.671 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-14 15:27:12.671 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-14 15:27:12.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-14 15:27:12.671 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-14 15:27:12.672 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:27:12.672 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-14 15:27:12.672 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-14 15:27:12.672 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-14 15:27:12.672 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-14 15:27:12.672 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-14 15:27:12.672 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-14 15:27:12.672 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-14 15:27:12.672 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-14 15:27:12.672 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-14 15:27:12.672 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-14 15:27:12.673 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-14 15:27:12.673 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-14 15:27:12.673 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-14 15:27:12.673 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-14 15:27:12.673 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-14 15:27:12.673 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-14 15:27:12.673 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-14 15:27:12.673 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-14 15:27:12.673 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.147/identity 2026-08-14 15:27:12.673 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-14 15:27:12.673 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-14 15:27:12.674 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-14 15:27:12.674 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-14 15:27:12.674 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-14 15:27:12.674 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-14 15:27:12.674 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-14 15:27:12.674 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-14 15:27:12.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-14 15:27:12.674 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-14 15:27:12.674 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:27:12.674 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-14 15:27:12.674 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-14 15:27:12.721 | [2073 Async configure_neutron_nova:66930]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-14 15:27:12.727 | + inc/async:async_wait:197 : return 0 2026-08-14 15:27:12.732 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-14 15:27:12.757 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:12.762 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-14 15:27:12.804 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-14 15:27:12.846 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-14 15:27:12.872 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:12.876 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-14 15:27:12.880 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:27:12.884 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-14 15:27:12.888 | + ./stack.sh:main:1296 : start_nova_api 2026-08-14 15:27:12.892 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:27:12.896 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:27:12.900 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:27:12.905 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-14 15:27:12.911 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-14 15:27:12.916 | + functions-common:run_process:1674 : local service=n-api 2026-08-14 15:27:12.920 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-14 15:27:12.924 | + functions-common:run_process:1676 : local group= 2026-08-14 15:27:12.928 | + functions-common:run_process:1677 : local user= 2026-08-14 15:27:12.933 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:27:12.937 | + functions-common:run_process:1680 : local name=n-api 2026-08-14 15:27:12.941 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:27:12.945 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:27:12.947 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:12.952 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:12.957 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:12.964 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721232959 2026-08-14 15:27:12.968 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-14 15:27:12.989 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:12.991 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-14 15:27:12.996 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-14 15:27:13.000 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-14 15:27:13.004 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-14 15:27:13.007 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-14 15:27:13.010 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-14 15:27:13.014 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-14 15:27:13.017 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-14 15:27:13.021 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-14 15:27:13.025 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:27:13.029 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:27:13.034 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:27:13.038 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:27:13.042 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-14 15:27:13.046 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-14 15:27:13.051 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-14 15:27:13.055 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:27:13.060 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-14 15:27:13.064 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-14 15:27:13.068 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:27:13.072 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-14 15:27:13.075 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-14 15:27:13.080 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-14 15:27:13.083 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-14 15:27:13.087 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-14 15:27:13.094 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-08-14 15:27:13.186 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:27:13.278 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-14 15:27:13.363 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-14 15:27:13.438 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:27:13.513 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:27:13.594 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-14 15:27:13.679 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-14 15:27:13.763 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-14 15:27:13.848 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-14 15:27:13.934 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-14 15:27:14.014 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-14 15:27:14.018 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-14 15:27:14.022 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-14 15:27:14.116 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-14 15:27:14.584 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-14 15:27:14.610 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-14 15:27:15.056 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-14 15:27:15.197 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:27:15.199 | + functions-common:time_stop:2420 : local name 2026-08-14 15:27:15.201 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:27:15.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:27:15.206 | + functions-common:time_stop:2423 : local total 2026-08-14 15:27:15.208 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:27:15.212 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:27:15.213 | + functions-common:time_stop:2427 : start_time=1786721232959 2026-08-14 15:27:15.215 | + functions-common:time_stop:2429 : [[ -z 1786721232959 ]] 2026-08-14 15:27:15.218 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:27:15.222 | + functions-common:time_stop:2432 : end_time=1786721235220 2026-08-14 15:27:15.225 | + functions-common:time_stop:2433 : elapsed_time=2261 2026-08-14 15:27:15.227 | + functions-common:time_stop:2434 : total=4355 2026-08-14 15:27:15.229 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:27:15.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6616 2026-08-14 15:27:15.235 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-14 15:27:15.235 | Waiting for nova-api to start... 2026-08-14 15:27:15.237 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.147/compute/v2.1/ 2026-08-14 15:27:15.240 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.147/compute/v2.1/ 2026-08-14 15:27:15.242 | + functions:wait_for_service:476 : local timeout=60 2026-08-14 15:27:15.244 | + functions:wait_for_service:477 : local url=http://192.168.122.147/compute/v2.1/ 2026-08-14 15:27:15.247 | + functions:wait_for_service:478 : local rval=0 2026-08-14 15:27:15.249 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-14 15:27:15.252 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-14 15:27:15.254 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:15.256 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:15.259 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:15.263 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721235261 2026-08-14 15:27:15.266 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-14 15:27:15.269 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:27:15.271 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.147/compute/v2.1/ 2026-08-14 15:27:21.284 | + :: : [[ 200 == 503 ]] 2026-08-14 15:27:21.286 | + :: : [[ 0 -eq 7 ]] 2026-08-14 15:27:21.289 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-14 15:27:21.292 | + functions-common:time_stop:2420 : local name 2026-08-14 15:27:21.294 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:27:21.296 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:27:21.299 | + functions-common:time_stop:2423 : local total 2026-08-14 15:27:21.301 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:27:21.304 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-14 15:27:21.306 | + functions-common:time_stop:2427 : start_time=1786721235261 2026-08-14 15:27:21.308 | + functions-common:time_stop:2429 : [[ -z 1786721235261 ]] 2026-08-14 15:27:21.311 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:27:21.316 | + functions-common:time_stop:2432 : end_time=1786721241312 2026-08-14 15:27:21.318 | + functions-common:time_stop:2433 : elapsed_time=6051 2026-08-14 15:27:21.320 | + functions-common:time_stop:2434 : total=5983 2026-08-14 15:27:21.322 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:27:21.324 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12034 2026-08-14 15:27:21.326 | + functions:wait_for_service:486 : return 0 2026-08-14 15:27:21.329 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:27:21.331 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:27:21.334 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-14 15:27:21.349 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:21.351 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-14 15:27:21.354 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:27:21.356 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-14 15:27:21.358 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-14 15:27:21.361 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-14 15:27:21.363 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-14 15:27:21.365 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-14 15:27:21.367 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-14 15:27:21.370 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-14 15:27:21.372 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-14 15:27:21.375 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-14 15:27:21.390 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-14 15:27:21.394 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-14 15:27:21.398 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-14 15:27:21.402 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-14 15:27:21.417 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-14 15:27:21.432 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-14 15:27:21.446 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-14 15:27:21.449 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-14 15:27:21.449 | Starting OVN 2026-08-14 15:27:21.451 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-14 15:27:21.453 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-14 15:27:21.453 | Starting OVS 2026-08-14 15:27:21.455 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-14 15:27:21.469 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:21.472 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-14 15:27:21.508 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-14 15:27:21.547 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-14 15:27:21.549 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-14 15:27:21.553 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-14 15:27:22.052 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-14 15:27:22.571 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-14 15:27:22.572 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-14 15:27:22.572 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-14 15:27:22.572 | 2026-08-14 15:27:22.572 | Possible reasons for having these kinds of units are: 2026-08-14 15:27:22.572 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-14 15:27:22.572 | .wants/, .requires/, or .upholds/ directory. 2026-08-14 15:27:22.572 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-14 15:27:22.572 | a requirement dependency on it. 2026-08-14 15:27:22.572 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-14 15:27:22.573 | D-Bus, udev, scripted systemctl call, ...). 2026-08-14 15:27:22.573 | • In case of template units, the unit is meant to be enabled with some 2026-08-14 15:27:22.573 | instance name specified. 2026-08-14 15:27:22.580 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-14 15:27:27.203 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-14 15:27:27.206 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-14 15:27:27.745 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-14 15:27:28.268 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-14 15:27:28.269 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-14 15:27:28.271 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-14 15:27:28.271 | 2026-08-14 15:27:28.271 | Possible reasons for having these kinds of units are: 2026-08-14 15:27:28.271 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-14 15:27:28.271 | .wants/, .requires/, or .upholds/ directory. 2026-08-14 15:27:28.271 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-14 15:27:28.271 | a requirement dependency on it. 2026-08-14 15:27:28.271 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-14 15:27:28.271 | D-Bus, udev, scripted systemctl call, ...). 2026-08-14 15:27:28.271 | • In case of template units, the unit is meant to be enabled with some 2026-08-14 15:27:28.272 | instance name specified. 2026-08-14 15:27:28.279 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-14 15:27:28.623 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-14 15:27:28.623 | Configuring OVSDB 2026-08-14 15:27:28.628 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-14 15:27:28.651 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:27:28.657 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-14 15:27:28.692 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-14 15:27:28.721 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=a2c422f6-83d7-4829-845c-36a787c10d21 2026-08-14 15:27:28.745 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.147:6642 2026-08-14 15:27:28.771 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-14 15:27:28.797 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-14 15:27:28.828 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.147 2026-08-14 15:27:28.855 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-14 15:27:28.861 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-14 15:27:28.888 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-14 15:27:28.891 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-14 15:27:28.915 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-14 15:27:28.918 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-14 15:27:28.922 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-14 15:27:28.924 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-14 15:27:28.928 | + functions-common:is_provider_network:2272 : return 1 2026-08-14 15:27:28.930 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-14 15:27:28.932 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-14 15:27:28.935 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-14 15:27:28.938 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-14 15:27:28.941 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-14 15:27:28.944 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-14 15:27:28.973 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-14 15:27:29.000 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-14 15:27:29.032 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-14 15:27:29.052 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:27:29.056 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-14 15:27:29.060 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-14 15:27:29.063 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-14 15:27:29.068 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-14 15:27:29.070 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-14 15:27:29.091 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:29.093 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-14 15:27:29.095 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-14 15:27:29.098 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-14 15:27:29.629 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-14 15:27:30.159 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-14 15:27:30.239 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-14 15:27:30.245 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-14 15:27:30.248 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-14 15:27:30.251 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-14 15:27:30.254 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-14 15:27:31.259 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-14 15:27:31.262 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-14 15:27:31.265 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-14 15:27:31.268 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-14 15:27:31.271 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-14 15:27:31.275 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-14 15:27:31.278 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-14 15:27:31.281 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-14 15:27:31.285 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-14 15:27:31.288 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-14 15:27:31.291 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-14 15:27:31.294 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-14 15:27:31.297 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-14 15:27:31.317 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:27:31.320 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-14 15:27:31.345 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-14 15:27:31.371 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-08-14 15:27:31.391 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-08-14 15:27:31.410 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-14 15:27:31.431 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:31.435 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-14 15:27:31.438 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-14 15:27:31.441 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-14 15:27:31.926 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-14 15:27:32.402 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-14 15:27:32.403 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-14 15:27:32.403 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-14 15:27:32.403 | 2026-08-14 15:27:32.403 | Possible reasons for having these kinds of units are: 2026-08-14 15:27:32.405 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-14 15:27:32.405 | .wants/, .requires/, or .upholds/ directory. 2026-08-14 15:27:32.405 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-14 15:27:32.405 | a requirement dependency on it. 2026-08-14 15:27:32.406 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-14 15:27:32.406 | D-Bus, udev, scripted systemctl call, ...). 2026-08-14 15:27:32.406 | • In case of template units, the unit is meant to be enabled with some 2026-08-14 15:27:32.406 | instance name specified. 2026-08-14 15:27:32.415 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-14 15:27:32.675 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-14 15:27:32.690 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:27:32.693 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-14 15:27:32.695 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-14 15:27:32.711 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:32.713 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-14 15:27:32.716 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-14 15:27:32.718 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-14 15:27:32.720 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-14 15:27:32.723 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-14 15:27:32.726 | + functions-common:run_process:1676 : local group= 2026-08-14 15:27:32.730 | + functions-common:run_process:1677 : local user= 2026-08-14 15:27:32.734 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:27:32.740 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-14 15:27:32.746 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:27:32.749 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:27:32.753 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:32.756 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:32.760 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:32.765 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721252762 2026-08-14 15:27:32.768 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-14 15:27:32.787 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:32.790 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-08-14 15:27:32.793 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-14 15:27:32.796 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-14 15:27:32.799 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-14 15:27:32.803 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-14 15:27:32.806 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-14 15:27:32.809 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-08-14 15:27:32.812 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-08-14 15:27:32.816 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-14 15:27:32.819 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:27:32.822 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:27:32.825 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:27:32.828 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:27:32.831 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-14 15:27:32.834 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-08-14 15:27:32.837 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-08-14 15:27:32.840 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-14 15:27:32.843 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-14 15:27:32.845 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:27:32.848 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:27:32.851 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:27:32.854 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:27:32.856 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:27:32.859 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-14 15:27:32.862 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:27:32.867 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-08-14 15:27:32.949 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:27:33.028 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-14 15:27:33.092 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-14 15:27:33.166 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-14 15:27:33.242 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-14 15:27:33.311 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:27:33.379 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:27:33.383 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:27:33.386 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-14 15:27:33.479 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:27:33.975 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-14 15:27:34.000 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-08-14 15:27:34.452 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-14 15:27:34.506 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:27:34.510 | + functions-common:time_stop:2420 : local name 2026-08-14 15:27:34.512 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:27:34.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:27:34.519 | + functions-common:time_stop:2423 : local total 2026-08-14 15:27:34.521 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:27:34.525 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:27:34.528 | + functions-common:time_stop:2427 : start_time=1786721252762 2026-08-14 15:27:34.531 | + functions-common:time_stop:2429 : [[ -z 1786721252762 ]] 2026-08-14 15:27:34.535 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:27:34.539 | + functions-common:time_stop:2432 : end_time=1786721254536 2026-08-14 15:27:34.542 | + functions-common:time_stop:2433 : elapsed_time=1774 2026-08-14 15:27:34.545 | + functions-common:time_stop:2434 : total=6616 2026-08-14 15:27:34.548 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:27:34.551 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8390 2026-08-14 15:27:34.554 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-14 15:27:34.557 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-14 15:27:34.560 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-14 15:27:34.564 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-14 15:27:34.583 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-14 15:27:34.587 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-14 15:27:34.590 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-14 15:27:34.593 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-14 15:27:34.597 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-14 15:27:34.635 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:27:34.672 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:27:34.709 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-14 15:27:34.746 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-14 15:27:34.782 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-14 15:27:34.785 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-14 15:27:34.807 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:34.810 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-14 15:27:34.861 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-14 15:27:34.864 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-14 15:27:34.868 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-14 15:27:34.870 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-14 15:27:34.874 | + functions-common:run_process:1676 : local group= 2026-08-14 15:27:34.877 | + functions-common:run_process:1677 : local user= 2026-08-14 15:27:34.880 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:27:34.883 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-14 15:27:34.886 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:27:34.889 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:27:34.892 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:34.895 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:34.900 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:34.905 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721254901 2026-08-14 15:27:34.908 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-14 15:27:34.930 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:34.933 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-08-14 15:27:34.937 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-14 15:27:34.940 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-14 15:27:34.944 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-14 15:27:34.948 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-14 15:27:34.951 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-14 15:27:34.955 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-08-14 15:27:34.958 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-14 15:27:34.962 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-14 15:27:34.966 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:27:34.969 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:27:34.973 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:27:34.976 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:27:34.980 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-14 15:27:34.983 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-08-14 15:27:34.987 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-08-14 15:27:34.991 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-14 15:27:34.995 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-14 15:27:34.998 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:27:35.001 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:27:35.005 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:27:35.008 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:27:35.012 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:27:35.015 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-14 15:27:35.018 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:27:35.024 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-08-14 15:27:35.111 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:27:35.202 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-14 15:27:35.279 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-14 15:27:35.356 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-14 15:27:35.435 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-14 15:27:35.506 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:27:35.582 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:27:35.586 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:27:35.589 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-14 15:27:35.676 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:27:36.181 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-14 15:27:36.211 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-14 15:27:36.691 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-14 15:27:36.738 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:27:36.740 | + functions-common:time_stop:2420 : local name 2026-08-14 15:27:36.742 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:27:36.745 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:27:36.747 | + functions-common:time_stop:2423 : local total 2026-08-14 15:27:36.749 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:27:36.751 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:27:36.753 | + functions-common:time_stop:2427 : start_time=1786721254901 2026-08-14 15:27:36.755 | + functions-common:time_stop:2429 : [[ -z 1786721254901 ]] 2026-08-14 15:27:36.758 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:27:36.763 | + functions-common:time_stop:2432 : end_time=1786721256760 2026-08-14 15:27:36.765 | + functions-common:time_stop:2433 : elapsed_time=1859 2026-08-14 15:27:36.767 | + functions-common:time_stop:2434 : total=8390 2026-08-14 15:27:36.769 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:27:36.771 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10249 2026-08-14 15:27:36.774 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-14 15:27:36.776 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-14 15:27:36.778 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-14 15:27:36.781 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-14 15:27:36.796 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-14 15:27:36.798 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-14 15:27:36.800 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-14 15:27:36.802 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-14 15:27:36.804 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-14 15:27:36.832 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:27:36.862 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-14 15:27:36.895 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-14 15:27:36.932 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-14 15:27:36.962 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-14 15:27:36.964 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-14 15:27:36.967 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-14 15:27:36.969 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-14 15:27:36.993 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-14 15:27:37.016 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-14 15:27:37.019 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-14 15:27:37.021 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-14 15:27:37.023 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-14 15:27:37.081 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-14 15:27:37.101 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:37.103 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-14 15:27:37.106 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:27:37.108 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-14 15:27:37.110 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-14 15:27:37.113 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-14 15:27:37.115 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-14 15:27:37.149 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-14 15:27:37.151 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-14 15:27:37.154 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-14 15:27:37.188 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-14 15:27:37.191 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-14 15:27:37.194 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-14 15:27:37.198 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-14 15:27:37.201 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-14 15:27:37.205 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-14 15:27:37.208 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-14 15:27:37.211 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-14 15:27:37.214 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-14 15:27:37.217 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-14 15:27:37.220 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:37.223 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:37.226 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:37.229 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-14 15:27:37.232 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:37.235 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:37.238 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-14 15:27:37.241 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-14 15:27:37.243 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-14 15:27:37.247 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-14 15:27:37.269 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-14 15:27:37.271 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-14 15:27:37.316 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-14 15:27:37.361 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-14 15:27:37.364 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-14 15:27:37.407 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-14 15:27:37.409 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-14 15:27:37.454 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-14 15:27:37.458 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-14 15:27:37.460 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-14 15:27:37.462 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-14 15:27:37.465 | + functions-common:run_process:1676 : local group= 2026-08-14 15:27:37.467 | + functions-common:run_process:1677 : local user= 2026-08-14 15:27:37.469 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:27:37.471 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-14 15:27:37.474 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:27:37.476 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:27:37.478 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:37.481 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:37.484 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:37.488 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721257485 2026-08-14 15:27:37.491 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-14 15:27:37.507 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:37.509 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-14 15:27:37.512 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-14 15:27:37.514 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-14 15:27:37.516 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-14 15:27:37.518 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-14 15:27:37.521 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-14 15:27:37.523 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-14 15:27:37.526 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-14 15:27:37.528 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-14 15:27:37.530 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:27:37.533 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:27:37.535 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:27:37.537 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:27:37.539 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-14 15:27:37.542 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-14 15:27:37.544 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-14 15:27:37.546 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:27:37.549 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-14 15:27:37.551 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-14 15:27:37.553 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:27:37.555 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-14 15:27:37.557 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-14 15:27:37.560 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-14 15:27:37.562 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-14 15:27:37.565 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-14 15:27:37.568 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-08-14 15:27:37.642 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:27:37.715 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-14 15:27:37.776 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-14 15:27:37.835 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:27:37.899 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:27:37.966 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-14 15:27:38.029 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-14 15:27:38.091 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-14 15:27:38.153 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-14 15:27:38.216 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-14 15:27:38.278 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-14 15:27:38.280 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-14 15:27:38.282 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-14 15:27:38.357 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-14 15:27:38.855 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-14 15:27:38.887 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-14 15:27:39.343 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-14 15:27:39.489 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:27:39.489 | + functions-common:time_stop:2420 : local name 2026-08-14 15:27:39.495 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:27:39.497 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:27:39.500 | + functions-common:time_stop:2423 : local total 2026-08-14 15:27:39.502 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:27:39.506 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:27:39.508 | + functions-common:time_stop:2427 : start_time=1786721257485 2026-08-14 15:27:39.511 | + functions-common:time_stop:2429 : [[ -z 1786721257485 ]] 2026-08-14 15:27:39.515 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:27:39.520 | + functions-common:time_stop:2432 : end_time=1786721259517 2026-08-14 15:27:39.524 | + functions-common:time_stop:2433 : elapsed_time=2032 2026-08-14 15:27:39.527 | + functions-common:time_stop:2434 : total=10249 2026-08-14 15:27:39.530 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:27:39.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12281 2026-08-14 15:27:39.535 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.147/ 2026-08-14 15:27:39.538 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:39.541 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-14 15:27:39.544 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:39.547 | + functions-common:run_process:1676 : local group= 2026-08-14 15:27:39.550 | + functions-common:run_process:1677 : local user= 2026-08-14 15:27:39.552 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:27:39.556 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-14 15:27:39.558 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:27:39.561 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:27:39.564 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:39.568 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:39.573 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:39.576 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721259572 2026-08-14 15:27:39.579 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-14 15:27:39.598 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:39.601 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-14 15:27:39.604 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-14 15:27:39.607 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:39.610 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:39.612 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:39.615 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:39.618 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-14 15:27:39.622 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-14 15:27:39.626 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-14 15:27:39.630 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:27:39.633 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:27:39.638 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:27:39.643 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:27:39.645 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-14 15:27:39.649 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-14 15:27:39.654 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-14 15:27:39.658 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-14 15:27:39.661 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:39.665 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:27:39.668 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:27:39.672 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:27:39.674 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:27:39.677 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:27:39.680 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-14 15:27:39.683 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:27:39.687 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-08-14 15:27:39.771 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:27:39.857 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-14 15:27:39.935 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:40.020 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-14 15:27:40.113 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-14 15:27:40.206 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:27:40.290 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:27:40.292 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:27:40.295 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-14 15:27:40.388 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:27:40.983 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-14 15:27:41.031 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-14 15:27:41.531 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-14 15:27:41.578 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:27:41.582 | + functions-common:time_stop:2420 : local name 2026-08-14 15:27:41.584 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:27:41.587 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:27:41.590 | + functions-common:time_stop:2423 : local total 2026-08-14 15:27:41.593 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:27:41.596 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:27:41.599 | + functions-common:time_stop:2427 : start_time=1786721259572 2026-08-14 15:27:41.601 | + functions-common:time_stop:2429 : [[ -z 1786721259572 ]] 2026-08-14 15:27:41.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:27:41.610 | + functions-common:time_stop:2432 : end_time=1786721261607 2026-08-14 15:27:41.613 | + functions-common:time_stop:2433 : elapsed_time=2035 2026-08-14 15:27:41.616 | + functions-common:time_stop:2434 : total=12281 2026-08-14 15:27:41.619 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:27:41.622 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14316 2026-08-14 15:27:41.627 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:41.630 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-14 15:27:41.632 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:41.635 | + functions-common:run_process:1676 : local group= 2026-08-14 15:27:41.638 | + functions-common:run_process:1677 : local user= 2026-08-14 15:27:41.641 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:27:41.643 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-14 15:27:41.646 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:27:41.649 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:27:41.651 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:41.654 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:41.659 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:41.664 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721261661 2026-08-14 15:27:41.667 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-14 15:27:41.702 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:41.711 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-14 15:27:41.720 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-14 15:27:41.728 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:41.735 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:41.740 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:41.749 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:41.756 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-14 15:27:41.760 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-14 15:27:41.767 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-14 15:27:41.772 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:27:41.777 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:27:41.787 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:27:41.790 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:27:41.797 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-14 15:27:41.804 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-14 15:27:41.812 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-14 15:27:41.817 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-14 15:27:41.823 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:41.828 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:27:41.832 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:27:41.838 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:27:41.843 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:27:41.849 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:27:41.858 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-14 15:27:41.867 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:27:41.873 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-08-14 15:27:42.015 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:27:42.135 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-14 15:27:42.251 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:42.363 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-14 15:27:42.482 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-14 15:27:42.588 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:27:42.673 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:27:42.674 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:27:42.678 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-14 15:27:42.820 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:27:43.392 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-14 15:27:43.428 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-14 15:27:43.922 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-14 15:27:43.992 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:27:44.000 | + functions-common:time_stop:2420 : local name 2026-08-14 15:27:44.004 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:27:44.009 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:27:44.015 | + functions-common:time_stop:2423 : local total 2026-08-14 15:27:44.021 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:27:44.025 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:27:44.031 | + functions-common:time_stop:2427 : start_time=1786721261661 2026-08-14 15:27:44.035 | + functions-common:time_stop:2429 : [[ -z 1786721261661 ]] 2026-08-14 15:27:44.042 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:27:44.049 | + functions-common:time_stop:2432 : end_time=1786721264043 2026-08-14 15:27:44.053 | + functions-common:time_stop:2433 : elapsed_time=2382 2026-08-14 15:27:44.056 | + functions-common:time_stop:2434 : total=14316 2026-08-14 15:27:44.062 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:27:44.065 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16698 2026-08-14 15:27:44.069 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-14 15:27:44.074 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-14 15:27:44.078 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:44.083 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-14 15:27:44.092 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:44.095 | + functions-common:run_process:1676 : local group= 2026-08-14 15:27:44.101 | + functions-common:run_process:1677 : local user= 2026-08-14 15:27:44.103 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:27:44.108 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-14 15:27:44.114 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:27:44.121 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:27:44.126 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:44.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:44.136 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:44.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721264138 2026-08-14 15:27:44.147 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-14 15:27:44.178 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:44.184 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-14 15:27:44.190 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-14 15:27:44.192 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:44.196 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:44.202 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:44.209 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:44.213 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-14 15:27:44.218 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-14 15:27:44.223 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-14 15:27:44.226 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:27:44.231 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:27:44.236 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:27:44.239 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:27:44.242 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-14 15:27:44.247 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-14 15:27:44.253 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-14 15:27:44.256 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-14 15:27:44.259 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:44.263 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:27:44.267 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:27:44.271 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:27:44.274 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:27:44.280 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:27:44.283 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-14 15:27:44.288 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:27:44.297 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-08-14 15:27:44.427 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:27:44.551 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-14 15:27:44.660 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:27:44.770 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-14 15:27:44.881 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-14 15:27:44.982 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:27:45.084 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:27:45.088 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:27:45.092 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-14 15:27:45.212 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:27:45.763 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-14 15:27:45.802 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-08-14 15:27:46.375 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-14 15:27:46.432 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:27:46.437 | + functions-common:time_stop:2420 : local name 2026-08-14 15:27:46.441 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:27:46.447 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:27:46.454 | + functions-common:time_stop:2423 : local total 2026-08-14 15:27:46.460 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:27:46.468 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:27:46.473 | + functions-common:time_stop:2427 : start_time=1786721264138 2026-08-14 15:27:46.480 | + functions-common:time_stop:2429 : [[ -z 1786721264138 ]] 2026-08-14 15:27:46.491 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:27:46.495 | + functions-common:time_stop:2432 : end_time=1786721266490 2026-08-14 15:27:46.501 | + functions-common:time_stop:2433 : elapsed_time=2352 2026-08-14 15:27:46.507 | + functions-common:time_stop:2434 : total=16698 2026-08-14 15:27:46.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:27:46.517 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19050 2026-08-14 15:27:46.523 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-14 15:27:46.527 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.147/networking 2026-08-14 15:27:46.534 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-14 15:27:46.534 | Waiting for Neutron to start... 2026-08-14 15:27:46.538 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.147/networking' 2026-08-14 15:27:46.544 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.147/networking' 'Neutron did not start' 60 2026-08-14 15:27:46.548 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.147/networking' 2026-08-14 15:27:46.555 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-14 15:27:46.559 | + functions-common:test_with_retry:2360 : local until=60 2026-08-14 15:27:46.566 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-14 15:27:46.571 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-14 15:27:46.578 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-14 15:27:46.582 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:46.587 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:46.593 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:46.602 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721266594 2026-08-14 15:27:46.608 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.147/networking; do sleep 0.5; done' 2026-08-14 15:27:54.595 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.147/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-14 15:27:54.600 | + functions-common:time_stop:2420 : local name 2026-08-14 15:27:54.607 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:27:54.613 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:27:54.621 | + functions-common:time_stop:2423 : local total 2026-08-14 15:27:54.623 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:27:54.628 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-14 15:27:54.638 | + functions-common:time_stop:2427 : start_time=1786721266594 2026-08-14 15:27:54.642 | + functions-common:time_stop:2429 : [[ -z 1786721266594 ]] 2026-08-14 15:27:54.654 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:27:54.665 | + functions-common:time_stop:2432 : end_time=1786721274655 2026-08-14 15:27:54.670 | + functions-common:time_stop:2433 : elapsed_time=8061 2026-08-14 15:27:54.676 | + functions-common:time_stop:2434 : total=0 2026-08-14 15:27:54.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:27:54.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8061 2026-08-14 15:27:54.696 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-14 15:27:54.732 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:54.735 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-14 15:27:54.741 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:27:54.746 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-14 15:27:54.751 | + ./stack.sh:main:1314 : start_placement 2026-08-14 15:27:54.757 | + lib/placement:start_placement:137 : start_placement_api 2026-08-14 15:27:54.764 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-14 15:27:54.770 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-14 15:27:54.779 | + functions-common:run_process:1674 : local service=placement-api 2026-08-14 15:27:54.783 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-14 15:27:54.787 | + functions-common:run_process:1676 : local group= 2026-08-14 15:27:54.793 | + functions-common:run_process:1677 : local user= 2026-08-14 15:27:54.798 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:27:54.803 | + functions-common:run_process:1680 : local name=placement-api 2026-08-14 15:27:54.810 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:27:54.814 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:27:54.821 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:54.826 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:54.838 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:54.849 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721274839 2026-08-14 15:27:54.853 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-14 15:27:54.893 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:27:54.900 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-14 15:27:54.905 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-14 15:27:54.910 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-14 15:27:54.921 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-14 15:27:54.926 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-14 15:27:54.934 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-14 15:27:54.938 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-14 15:27:54.941 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-14 15:27:54.947 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-14 15:27:54.956 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:27:54.962 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:27:54.967 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:27:54.973 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:27:54.981 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-14 15:27:54.986 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-14 15:27:54.991 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-14 15:27:54.997 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:27:55.003 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-14 15:27:55.011 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-14 15:27:55.016 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:27:55.023 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-14 15:27:55.027 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-14 15:27:55.032 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-14 15:27:55.039 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-14 15:27:55.044 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-14 15:27:55.054 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-08-14 15:27:55.163 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:27:55.248 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-14 15:27:55.349 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-14 15:27:55.463 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:27:55.584 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:27:55.683 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-14 15:27:55.784 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-14 15:27:55.893 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-14 15:27:56.003 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-14 15:27:56.093 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-14 15:27:56.163 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-14 15:27:56.166 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-14 15:27:56.168 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-14 15:27:56.255 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-14 15:27:56.735 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-14 15:27:56.760 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-14 15:27:57.215 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-14 15:27:57.362 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:27:57.366 | + functions-common:time_stop:2420 : local name 2026-08-14 15:27:57.370 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:27:57.373 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:27:57.375 | + functions-common:time_stop:2423 : local total 2026-08-14 15:27:57.377 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:27:57.380 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:27:57.382 | + functions-common:time_stop:2427 : start_time=1786721274839 2026-08-14 15:27:57.385 | + functions-common:time_stop:2429 : [[ -z 1786721274839 ]] 2026-08-14 15:27:57.388 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:27:57.392 | + functions-common:time_stop:2432 : end_time=1786721277389 2026-08-14 15:27:57.395 | + functions-common:time_stop:2433 : elapsed_time=2550 2026-08-14 15:27:57.397 | + functions-common:time_stop:2434 : total=19050 2026-08-14 15:27:57.399 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:27:57.402 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21600 2026-08-14 15:27:57.404 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-14 15:27:57.404 | Waiting for placement-api to start... 2026-08-14 15:27:57.407 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.147/placement 2026-08-14 15:27:57.409 | + functions:wait_for_service:476 : local timeout=60 2026-08-14 15:27:57.411 | + functions:wait_for_service:477 : local url=http://192.168.122.147/placement 2026-08-14 15:27:57.413 | + functions:wait_for_service:478 : local rval=0 2026-08-14 15:27:57.416 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-14 15:27:57.418 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-14 15:27:57.420 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:27:57.423 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:27:57.425 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:27:57.429 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721277427 2026-08-14 15:27:57.432 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-14 15:27:57.435 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:27:57.437 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.147/placement 2026-08-14 15:28:00.107 | + :: : [[ 200 == 503 ]] 2026-08-14 15:28:00.109 | + :: : [[ 0 -eq 7 ]] 2026-08-14 15:28:00.113 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-14 15:28:00.117 | + functions-common:time_stop:2420 : local name 2026-08-14 15:28:00.121 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:28:00.124 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:28:00.127 | + functions-common:time_stop:2423 : local total 2026-08-14 15:28:00.131 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:28:00.134 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-14 15:28:00.138 | + functions-common:time_stop:2427 : start_time=1786721277427 2026-08-14 15:28:00.141 | + functions-common:time_stop:2429 : [[ -z 1786721277427 ]] 2026-08-14 15:28:00.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:28:00.151 | + functions-common:time_stop:2432 : end_time=1786721280147 2026-08-14 15:28:00.154 | + functions-common:time_stop:2433 : elapsed_time=2720 2026-08-14 15:28:00.158 | + functions-common:time_stop:2434 : total=12034 2026-08-14 15:28:00.162 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:28:00.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14754 2026-08-14 15:28:00.168 | + functions:wait_for_service:486 : return 0 2026-08-14 15:28:00.171 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-14 15:28:00.192 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:28:00.195 | + ./stack.sh:main:1318 : start_neutron 2026-08-14 15:28:00.198 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-14 15:28:00.201 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:28:00.204 | + functions-common:run_process:1674 : local service=q-agt 2026-08-14 15:28:00.207 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-14 15:28:00.210 | + functions-common:run_process:1676 : local group= 2026-08-14 15:28:00.213 | + functions-common:run_process:1677 : local user= 2026-08-14 15:28:00.216 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:28:00.218 | + functions-common:run_process:1680 : local name=q-agt 2026-08-14 15:28:00.221 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:28:00.224 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:28:00.227 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:28:00.230 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:28:00.234 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:28:00.239 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721280235 2026-08-14 15:28:00.242 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-14 15:28:00.262 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:28:00.265 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:28:00.268 | + functions-common:time_stop:2420 : local name 2026-08-14 15:28:00.272 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:28:00.275 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:28:00.278 | + functions-common:time_stop:2423 : local total 2026-08-14 15:28:00.281 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:28:00.284 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:28:00.287 | + functions-common:time_stop:2427 : start_time=1786721280235 2026-08-14 15:28:00.289 | + functions-common:time_stop:2429 : [[ -z 1786721280235 ]] 2026-08-14 15:28:00.294 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:28:00.298 | + functions-common:time_stop:2432 : end_time=1786721280295 2026-08-14 15:28:00.301 | + functions-common:time_stop:2433 : elapsed_time=60 2026-08-14 15:28:00.305 | + functions-common:time_stop:2434 : total=21600 2026-08-14 15:28:00.308 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:28:00.311 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21660 2026-08-14 15:28:00.314 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-14 15:28:00.318 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-14 15:28:00.320 | + functions-common:is_provider_network:2272 : return 1 2026-08-14 15:28:00.323 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-14 15:28:00.326 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-14 15:28:00.330 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-14 15:28:00.332 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-14 15:28:00.335 | + functions-common:run_process:1676 : local group= 2026-08-14 15:28:00.338 | + functions-common:run_process:1677 : local user= 2026-08-14 15:28:00.341 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:28:00.344 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-14 15:28:00.347 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:28:00.350 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:28:00.353 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:28:00.356 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:28:00.359 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:28:00.364 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721280361 2026-08-14 15:28:00.368 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-14 15:28:00.388 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:28:00.391 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:28:00.394 | + functions-common:time_stop:2420 : local name 2026-08-14 15:28:00.397 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:28:00.400 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:28:00.403 | + functions-common:time_stop:2423 : local total 2026-08-14 15:28:00.406 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:28:00.409 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:28:00.412 | + functions-common:time_stop:2427 : start_time=1786721280361 2026-08-14 15:28:00.415 | + functions-common:time_stop:2429 : [[ -z 1786721280361 ]] 2026-08-14 15:28:00.419 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:28:00.424 | + functions-common:time_stop:2432 : end_time=1786721280420 2026-08-14 15:28:00.427 | + functions-common:time_stop:2433 : elapsed_time=59 2026-08-14 15:28:00.430 | + functions-common:time_stop:2434 : total=21660 2026-08-14 15:28:00.433 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:28:00.436 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21719 2026-08-14 15:28:00.441 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-14 15:28:00.444 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-14 15:28:00.447 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-14 15:28:00.452 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-14 15:28:00.455 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-14 15:28:00.458 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-14 15:28:00.461 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-14 15:28:00.465 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-14 15:28:00.467 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-14 15:28:00.471 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-14 15:28:00.474 | + functions-common:run_process:1674 : local service=q-l3 2026-08-14 15:28:00.477 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-14 15:28:00.480 | + functions-common:run_process:1676 : local group= 2026-08-14 15:28:00.483 | + functions-common:run_process:1677 : local user= 2026-08-14 15:28:00.487 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:28:00.490 | + functions-common:run_process:1680 : local name=q-l3 2026-08-14 15:28:00.492 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:28:00.496 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:28:00.498 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:28:00.502 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:28:00.505 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:28:00.511 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721280507 2026-08-14 15:28:00.514 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-14 15:28:00.535 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:28:00.538 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:28:00.541 | + functions-common:time_stop:2420 : local name 2026-08-14 15:28:00.544 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:28:00.547 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:28:00.550 | + functions-common:time_stop:2423 : local total 2026-08-14 15:28:00.553 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:28:00.556 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:28:00.560 | + functions-common:time_stop:2427 : start_time=1786721280507 2026-08-14 15:28:00.563 | + functions-common:time_stop:2429 : [[ -z 1786721280507 ]] 2026-08-14 15:28:00.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:28:00.572 | + functions-common:time_stop:2432 : end_time=1786721280569 2026-08-14 15:28:00.576 | + functions-common:time_stop:2433 : elapsed_time=62 2026-08-14 15:28:00.579 | + functions-common:time_stop:2434 : total=21719 2026-08-14 15:28:00.582 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:28:00.585 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21781 2026-08-14 15:28:00.589 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-14 15:28:00.592 | + functions-common:run_process:1674 : local service=q-meta 2026-08-14 15:28:00.595 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-14 15:28:00.598 | + functions-common:run_process:1676 : local group= 2026-08-14 15:28:00.601 | + functions-common:run_process:1677 : local user= 2026-08-14 15:28:00.604 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:28:00.607 | + functions-common:run_process:1680 : local name=q-meta 2026-08-14 15:28:00.610 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:28:00.613 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:28:00.616 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:28:00.620 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:28:00.624 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:28:00.629 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721280625 2026-08-14 15:28:00.631 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-14 15:28:00.652 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:28:00.655 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:28:00.658 | + functions-common:time_stop:2420 : local name 2026-08-14 15:28:00.661 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:28:00.664 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:28:00.667 | + functions-common:time_stop:2423 : local total 2026-08-14 15:28:00.670 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:28:00.673 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:28:00.676 | + functions-common:time_stop:2427 : start_time=1786721280625 2026-08-14 15:28:00.679 | + functions-common:time_stop:2429 : [[ -z 1786721280625 ]] 2026-08-14 15:28:00.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:28:00.688 | + functions-common:time_stop:2432 : end_time=1786721280684 2026-08-14 15:28:00.691 | + functions-common:time_stop:2433 : elapsed_time=59 2026-08-14 15:28:00.694 | + functions-common:time_stop:2434 : total=21781 2026-08-14 15:28:00.698 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:28:00.701 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21840 2026-08-14 15:28:00.704 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-14 15:28:00.708 | + functions-common:run_process:1674 : local service=q-metering 2026-08-14 15:28:00.711 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-14 15:28:00.714 | + functions-common:run_process:1676 : local group= 2026-08-14 15:28:00.717 | + functions-common:run_process:1677 : local user= 2026-08-14 15:28:00.720 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:28:00.723 | + functions-common:run_process:1680 : local name=q-metering 2026-08-14 15:28:00.726 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:28:00.729 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:28:00.732 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:28:00.735 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:28:00.739 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:28:00.744 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721280741 2026-08-14 15:28:00.747 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-14 15:28:00.767 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:28:00.771 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:28:00.774 | + functions-common:time_stop:2420 : local name 2026-08-14 15:28:00.778 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:28:00.781 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:28:00.785 | + functions-common:time_stop:2423 : local total 2026-08-14 15:28:00.788 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:28:00.790 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:28:00.794 | + functions-common:time_stop:2427 : start_time=1786721280741 2026-08-14 15:28:00.797 | + functions-common:time_stop:2429 : [[ -z 1786721280741 ]] 2026-08-14 15:28:00.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:28:00.805 | + functions-common:time_stop:2432 : end_time=1786721280802 2026-08-14 15:28:00.808 | + functions-common:time_stop:2433 : elapsed_time=61 2026-08-14 15:28:00.811 | + functions-common:time_stop:2434 : total=21840 2026-08-14 15:28:00.815 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:28:00.818 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21901 2026-08-14 15:28:00.821 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-14 15:28:00.841 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:28:00.844 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-14 15:28:00.847 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-14 15:28:00.849 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:28:00.852 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-14 15:28:00.855 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-14 15:28:00.858 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-14 15:28:00.861 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-14 15:28:00.864 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-14 15:28:00.867 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-14 15:28:00.872 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-14 15:28:04.761 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:04.766 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-14 15:28:04.766 | address-scope 2026-08-14 15:28:04.766 | agent 2026-08-14 15:28:04.767 | allowed-address-pairs 2026-08-14 15:28:04.767 | auto-allocated-topology 2026-08-14 15:28:04.767 | availability_zone 2026-08-14 15:28:04.767 | default-subnetpools 2026-08-14 15:28:04.767 | dhcp_agent_scheduler 2026-08-14 15:28:04.767 | dns-integration 2026-08-14 15:28:04.768 | dns-domain-ports 2026-08-14 15:28:04.768 | dns-integration-domain-keywords 2026-08-14 15:28:04.768 | empty-string-filtering 2026-08-14 15:28:04.768 | external-net 2026-08-14 15:28:04.768 | extra_dhcp_opt 2026-08-14 15:28:04.768 | extraroute 2026-08-14 15:28:04.768 | extraroute-atomic 2026-08-14 15:28:04.769 | filter-validation 2026-08-14 15:28:04.769 | floating-ip-port-forwarding-detail 2026-08-14 15:28:04.769 | fip-port-details 2026-08-14 15:28:04.769 | flavors 2026-08-14 15:28:04.769 | floatingip-pools 2026-08-14 15:28:04.769 | router 2026-08-14 15:28:04.770 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:28:04.770 | enable-default-route-bfd 2026-08-14 15:28:04.771 | enable-default-route-ecmp 2026-08-14 15:28:04.771 | ext-gw-mode 2026-08-14 15:28:04.771 | l3-ha 2026-08-14 15:28:04.771 | external-gateway-multihoming 2026-08-14 15:28:04.771 | l3-flavors 2026-08-14 15:28:04.771 | l3_agent_scheduler 2026-08-14 15:28:04.771 | multi-provider 2026-08-14 15:28:04.772 | net-mtu 2026-08-14 15:28:04.772 | net-mtu-writable 2026-08-14 15:28:04.772 | network_availability_zone 2026-08-14 15:28:04.772 | network-ip-availability 2026-08-14 15:28:04.772 | network-ip-availability-details 2026-08-14 15:28:04.773 | pagination 2026-08-14 15:28:04.773 | port-device-profile 2026-08-14 15:28:04.773 | port-mac-address-regenerate 2026-08-14 15:28:04.773 | port-numa-affinity-policy 2026-08-14 15:28:04.774 | port-numa-affinity-policy-socket 2026-08-14 15:28:04.774 | binding 2026-08-14 15:28:04.774 | binding-extended 2026-08-14 15:28:04.774 | port-security 2026-08-14 15:28:04.774 | project-id 2026-08-14 15:28:04.775 | provider 2026-08-14 15:28:04.775 | qinq 2026-08-14 15:28:04.775 | quota-check-limit 2026-08-14 15:28:04.775 | quota-check-limit-default 2026-08-14 15:28:04.775 | quotas 2026-08-14 15:28:04.775 | quota_details 2026-08-14 15:28:04.776 | rbac-policies 2026-08-14 15:28:04.776 | rbac-address-scope 2026-08-14 15:28:04.776 | rbac-security-groups 2026-08-14 15:28:04.776 | revision-if-match 2026-08-14 15:28:04.776 | standard-attr-revisions 2026-08-14 15:28:04.776 | router_availability_zone 2026-08-14 15:28:04.777 | router-enable-snat 2026-08-14 15:28:04.777 | security-groups-default-rules 2026-08-14 15:28:04.777 | security-groups-default-statefulness 2026-08-14 15:28:04.777 | security-groups-normalized-cidr 2026-08-14 15:28:04.777 | security-groups-remote-address-group 2026-08-14 15:28:04.777 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:28:04.778 | security-groups-shared-filtering 2026-08-14 15:28:04.778 | security-group 2026-08-14 15:28:04.778 | service-type 2026-08-14 15:28:04.778 | sorting 2026-08-14 15:28:04.778 | standard-attr-description 2026-08-14 15:28:04.778 | stateful-security-group 2026-08-14 15:28:04.779 | subnet-dns-publish-fixed-ip 2026-08-14 15:28:04.779 | subnet-external-network 2026-08-14 15:28:04.779 | subnet_onboard 2026-08-14 15:28:04.779 | subnet-service-types 2026-08-14 15:28:04.779 | subnet_allocation 2026-08-14 15:28:04.779 | subnetpool-prefix-ops 2026-08-14 15:28:04.780 | tag-creation 2026-08-14 15:28:04.780 | standard-attr-tag 2026-08-14 15:28:04.780 | standard-attr-timestamp 2026-08-14 15:28:04.780 | vlan-transparent' 2026-08-14 15:28:04.780 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-14 15:28:04.780 | address-scope 2026-08-14 15:28:04.781 | agent 2026-08-14 15:28:04.781 | allowed-address-pairs 2026-08-14 15:28:04.781 | auto-allocated-topology 2026-08-14 15:28:04.781 | availability_zone 2026-08-14 15:28:04.781 | default-subnetpools 2026-08-14 15:28:04.781 | dhcp_agent_scheduler 2026-08-14 15:28:04.782 | dns-integration 2026-08-14 15:28:04.782 | dns-domain-ports 2026-08-14 15:28:04.782 | dns-integration-domain-keywords 2026-08-14 15:28:04.782 | empty-string-filtering 2026-08-14 15:28:04.782 | external-net 2026-08-14 15:28:04.782 | extra_dhcp_opt 2026-08-14 15:28:04.783 | extraroute 2026-08-14 15:28:04.783 | extraroute-atomic 2026-08-14 15:28:04.783 | filter-validation 2026-08-14 15:28:04.783 | floating-ip-port-forwarding-detail 2026-08-14 15:28:04.783 | fip-port-details 2026-08-14 15:28:04.783 | flavors 2026-08-14 15:28:04.784 | floatingip-pools 2026-08-14 15:28:04.784 | router 2026-08-14 15:28:04.784 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:28:04.784 | enable-default-route-bfd 2026-08-14 15:28:04.784 | enable-default-route-ecmp 2026-08-14 15:28:04.784 | ext-gw-mode 2026-08-14 15:28:04.785 | l3-ha 2026-08-14 15:28:04.785 | external-gateway-multihoming 2026-08-14 15:28:04.785 | l3-flavors 2026-08-14 15:28:04.785 | l3_agent_scheduler 2026-08-14 15:28:04.785 | multi-provider 2026-08-14 15:28:04.785 | net-mtu 2026-08-14 15:28:04.786 | net-mtu-writable 2026-08-14 15:28:04.786 | network_availability_zone 2026-08-14 15:28:04.786 | network-ip-availability 2026-08-14 15:28:04.786 | network-ip-availability-details 2026-08-14 15:28:04.786 | pagination 2026-08-14 15:28:04.786 | port-device-profile 2026-08-14 15:28:04.787 | port-mac-address-regenerate 2026-08-14 15:28:04.787 | port-numa-affinity-policy 2026-08-14 15:28:04.787 | port-numa-affinity-policy-socket 2026-08-14 15:28:04.787 | binding 2026-08-14 15:28:04.787 | binding-extended 2026-08-14 15:28:04.787 | port-security 2026-08-14 15:28:04.788 | project-id 2026-08-14 15:28:04.788 | provider 2026-08-14 15:28:04.788 | qinq 2026-08-14 15:28:04.788 | quota-check-limit 2026-08-14 15:28:04.788 | quota-check-limit-default 2026-08-14 15:28:04.788 | quotas 2026-08-14 15:28:04.789 | quota_details 2026-08-14 15:28:04.789 | rbac-policies 2026-08-14 15:28:04.789 | rbac-address-scope 2026-08-14 15:28:04.789 | rbac-security-groups 2026-08-14 15:28:04.789 | revision-if-match 2026-08-14 15:28:04.789 | standard-attr-revisions 2026-08-14 15:28:04.790 | router_availability_zone 2026-08-14 15:28:04.790 | router-enable-snat 2026-08-14 15:28:04.790 | security-groups-default-rules 2026-08-14 15:28:04.790 | security-groups-default-statefulness 2026-08-14 15:28:04.790 | security-groups-normalized-cidr 2026-08-14 15:28:04.790 | security-groups-remote-address-group 2026-08-14 15:28:04.790 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:28:04.791 | security-groups-shared-filtering 2026-08-14 15:28:04.791 | security-group 2026-08-14 15:28:04.791 | service-type 2026-08-14 15:28:04.791 | sorting 2026-08-14 15:28:04.791 | standard-attr-description 2026-08-14 15:28:04.791 | stateful-security-group 2026-08-14 15:28:04.791 | subnet-dns-publish-fixed-ip 2026-08-14 15:28:04.792 | subnet-external-network 2026-08-14 15:28:04.792 | subnet_onboard 2026-08-14 15:28:04.792 | subnet-service-types 2026-08-14 15:28:04.792 | subnet_allocation 2026-08-14 15:28:04.792 | subnetpool-prefix-ops 2026-08-14 15:28:04.792 | tag-creation 2026-08-14 15:28:04.792 | standard-attr-tag 2026-08-14 15:28:04.792 | standard-attr-timestamp 2026-08-14 15:28:04.793 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-14 15:28:04.793 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-14 15:28:04.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-14 15:28:04.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-14 15:28:04.793 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-08-14 15:28:08.889 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:08.892 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=3d2deb90-8304-4c3d-8ab1-26cc5cda5c10 2026-08-14 15:28:08.896 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-14 15:28:08.900 | ++ 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 fde0:a2b6:1e6f::/56 --share --default -f value -c id 2026-08-14 15:28:12.608 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:12.612 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=0fe48db4-c52e-4704-b436-5d898fd464a5 2026-08-14 15:28:12.614 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-14 15:28:12.616 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-14 15:28:12.618 | + functions-common:is_provider_network:2272 : return 1 2026-08-14 15:28:12.621 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-08-14 15:28:18.025 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:18.028 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=2e09d0df-da82-4fd5-b5a8-bd5a4c907595 2026-08-14 15:28:18.031 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-14 15:28:18.033 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:28:18.049 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-14 15:28:18.052 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-14 15:28:18.055 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 3d2deb90-8304-4c3d-8ab1-26cc5cda5c10 ']' 2026-08-14 15:28:18.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-14 15:28:18.060 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-14 15:28:18.062 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 3d2deb90-8304-4c3d-8ab1-26cc5cda5c10 ' 2026-08-14 15:28:18.064 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-14 15:28:18.067 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 2e09d0df-da82-4fd5-b5a8-bd5a4c907595 private-subnet' 2026-08-14 15:28:18.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-14 15:28:18.072 | +++ 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 3d2deb90-8304-4c3d-8ab1-26cc5cda5c10 --network 2e09d0df-da82-4fd5-b5a8-bd5a4c907595 private-subnet -f value -c id 2026-08-14 15:28:23.327 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:23.331 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=57c921f5-4301-42d7-9c0f-a2ab0ead1154 2026-08-14 15:28:23.334 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-14 15:28:23.337 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:28:23.356 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 57c921f5-4301-42d7-9c0f-a2ab0ead1154 2026-08-14 15:28:23.361 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=57c921f5-4301-42d7-9c0f-a2ab0ead1154 2026-08-14 15:28:23.365 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-14 15:28:23.369 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-14 15:28:23.372 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-08-14 15:28:23.375 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:28:23.394 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-08-14 15:28:23.397 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:28:23.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-14 15:28:23.419 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 0fe48db4-c52e-4704-b436-5d898fd464a5 ']' 2026-08-14 15:28:23.421 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-14 15:28:23.424 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-14 15:28:23.427 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 0fe48db4-c52e-4704-b436-5d898fd464a5 ' 2026-08-14 15:28:23.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-14 15:28:23.433 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2e09d0df-da82-4fd5-b5a8-bd5a4c907595 ipv6-private-subnet ' 2026-08-14 15:28:23.436 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-14 15:28:23.441 | +++ 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 0fe48db4-c52e-4704-b436-5d898fd464a5 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2e09d0df-da82-4fd5-b5a8-bd5a4c907595 ipv6-private-subnet -f value -c id 2026-08-14 15:28:28.284 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:28.288 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=4be95f38-e2ca-4112-a395-33365a08e4a4 2026-08-14 15:28:28.292 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-08-14 15:28:28.296 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:28:28.318 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 4be95f38-e2ca-4112-a395-33365a08e4a4 2026-08-14 15:28:28.322 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=4be95f38-e2ca-4112-a395-33365a08e4a4 2026-08-14 15:28:28.325 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-14 15:28:28.329 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-14 15:28:28.334 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-14 15:28:31.502 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:31.505 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-14 15:28:31.506 | address-scope 2026-08-14 15:28:31.506 | agent 2026-08-14 15:28:31.506 | allowed-address-pairs 2026-08-14 15:28:31.506 | auto-allocated-topology 2026-08-14 15:28:31.506 | availability_zone 2026-08-14 15:28:31.506 | default-subnetpools 2026-08-14 15:28:31.506 | dhcp_agent_scheduler 2026-08-14 15:28:31.506 | dns-integration 2026-08-14 15:28:31.507 | dns-domain-ports 2026-08-14 15:28:31.507 | dns-integration-domain-keywords 2026-08-14 15:28:31.507 | empty-string-filtering 2026-08-14 15:28:31.507 | external-net 2026-08-14 15:28:31.507 | extra_dhcp_opt 2026-08-14 15:28:31.507 | extraroute 2026-08-14 15:28:31.507 | extraroute-atomic 2026-08-14 15:28:31.508 | filter-validation 2026-08-14 15:28:31.508 | floating-ip-port-forwarding-detail 2026-08-14 15:28:31.508 | fip-port-details 2026-08-14 15:28:31.508 | flavors 2026-08-14 15:28:31.508 | floatingip-pools 2026-08-14 15:28:31.508 | router 2026-08-14 15:28:31.508 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:28:31.508 | enable-default-route-bfd 2026-08-14 15:28:31.509 | enable-default-route-ecmp 2026-08-14 15:28:31.509 | ext-gw-mode 2026-08-14 15:28:31.509 | l3-ha 2026-08-14 15:28:31.509 | external-gateway-multihoming 2026-08-14 15:28:31.509 | l3-flavors 2026-08-14 15:28:31.509 | l3_agent_scheduler 2026-08-14 15:28:31.509 | multi-provider 2026-08-14 15:28:31.509 | net-mtu 2026-08-14 15:28:31.510 | net-mtu-writable 2026-08-14 15:28:31.510 | network_availability_zone 2026-08-14 15:28:31.510 | network-ip-availability 2026-08-14 15:28:31.510 | network-ip-availability-details 2026-08-14 15:28:31.510 | pagination 2026-08-14 15:28:31.510 | port-device-profile 2026-08-14 15:28:31.510 | port-mac-address-regenerate 2026-08-14 15:28:31.510 | port-numa-affinity-policy 2026-08-14 15:28:31.511 | port-numa-affinity-policy-socket 2026-08-14 15:28:31.511 | binding 2026-08-14 15:28:31.511 | binding-extended 2026-08-14 15:28:31.511 | port-security 2026-08-14 15:28:31.511 | project-id 2026-08-14 15:28:31.511 | provider 2026-08-14 15:28:31.511 | qinq 2026-08-14 15:28:31.511 | quota-check-limit 2026-08-14 15:28:31.511 | quota-check-limit-default 2026-08-14 15:28:31.512 | quotas 2026-08-14 15:28:31.512 | quota_details 2026-08-14 15:28:31.512 | rbac-policies 2026-08-14 15:28:31.512 | rbac-address-scope 2026-08-14 15:28:31.512 | rbac-security-groups 2026-08-14 15:28:31.512 | revision-if-match 2026-08-14 15:28:31.512 | standard-attr-revisions 2026-08-14 15:28:31.512 | router_availability_zone 2026-08-14 15:28:31.513 | router-enable-snat 2026-08-14 15:28:31.513 | security-groups-default-rules 2026-08-14 15:28:31.513 | security-groups-default-statefulness 2026-08-14 15:28:31.513 | security-groups-normalized-cidr 2026-08-14 15:28:31.513 | security-groups-remote-address-group 2026-08-14 15:28:31.513 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:28:31.513 | security-groups-shared-filtering 2026-08-14 15:28:31.513 | security-group 2026-08-14 15:28:31.514 | service-type 2026-08-14 15:28:31.514 | sorting 2026-08-14 15:28:31.514 | standard-attr-description 2026-08-14 15:28:31.514 | stateful-security-group 2026-08-14 15:28:31.514 | subnet-dns-publish-fixed-ip 2026-08-14 15:28:31.514 | subnet-external-network 2026-08-14 15:28:31.514 | subnet_onboard 2026-08-14 15:28:31.514 | subnet-service-types 2026-08-14 15:28:31.515 | subnet_allocation 2026-08-14 15:28:31.515 | subnetpool-prefix-ops 2026-08-14 15:28:31.515 | tag-creation 2026-08-14 15:28:31.515 | standard-attr-tag 2026-08-14 15:28:31.515 | standard-attr-timestamp 2026-08-14 15:28:31.515 | vlan-transparent' 2026-08-14 15:28:31.515 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-14 15:28:31.515 | address-scope 2026-08-14 15:28:31.516 | agent 2026-08-14 15:28:31.516 | allowed-address-pairs 2026-08-14 15:28:31.516 | auto-allocated-topology 2026-08-14 15:28:31.516 | availability_zone 2026-08-14 15:28:31.516 | default-subnetpools 2026-08-14 15:28:31.516 | dhcp_agent_scheduler 2026-08-14 15:28:31.516 | dns-integration 2026-08-14 15:28:31.516 | dns-domain-ports 2026-08-14 15:28:31.517 | dns-integration-domain-keywords 2026-08-14 15:28:31.517 | empty-string-filtering 2026-08-14 15:28:31.517 | external-net 2026-08-14 15:28:31.517 | extra_dhcp_opt 2026-08-14 15:28:31.517 | extraroute 2026-08-14 15:28:31.517 | extraroute-atomic 2026-08-14 15:28:31.517 | filter-validation 2026-08-14 15:28:31.517 | floating-ip-port-forwarding-detail 2026-08-14 15:28:31.518 | fip-port-details 2026-08-14 15:28:31.518 | flavors 2026-08-14 15:28:31.518 | floatingip-pools 2026-08-14 15:28:31.518 | router 2026-08-14 15:28:31.518 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:28:31.518 | enable-default-route-bfd 2026-08-14 15:28:31.518 | enable-default-route-ecmp 2026-08-14 15:28:31.518 | ext-gw-mode 2026-08-14 15:28:31.518 | l3-ha 2026-08-14 15:28:31.519 | external-gateway-multihoming 2026-08-14 15:28:31.519 | l3-flavors 2026-08-14 15:28:31.519 | l3_agent_scheduler 2026-08-14 15:28:31.519 | multi-provider 2026-08-14 15:28:31.519 | net-mtu 2026-08-14 15:28:31.519 | net-mtu-writable 2026-08-14 15:28:31.519 | network_availability_zone 2026-08-14 15:28:31.519 | network-ip-availability 2026-08-14 15:28:31.520 | network-ip-availability-details 2026-08-14 15:28:31.520 | pagination 2026-08-14 15:28:31.520 | port-device-profile 2026-08-14 15:28:31.520 | port-mac-address-regenerate 2026-08-14 15:28:31.520 | port-numa-affinity-policy 2026-08-14 15:28:31.520 | port-numa-affinity-policy-socket 2026-08-14 15:28:31.520 | binding 2026-08-14 15:28:31.520 | binding-extended 2026-08-14 15:28:31.521 | port-security 2026-08-14 15:28:31.521 | project-id 2026-08-14 15:28:31.521 | provider 2026-08-14 15:28:31.521 | qinq 2026-08-14 15:28:31.521 | quota-check-limit 2026-08-14 15:28:31.521 | quota-check-limit-default 2026-08-14 15:28:31.521 | quotas 2026-08-14 15:28:31.521 | quota_details 2026-08-14 15:28:31.522 | rbac-policies 2026-08-14 15:28:31.522 | rbac-address-scope 2026-08-14 15:28:31.522 | rbac-security-groups 2026-08-14 15:28:31.522 | revision-if-match 2026-08-14 15:28:31.522 | standard-attr-revisions 2026-08-14 15:28:31.522 | router_availability_zone 2026-08-14 15:28:31.522 | router-enable-snat 2026-08-14 15:28:31.522 | security-groups-default-rules 2026-08-14 15:28:31.522 | security-groups-default-statefulness 2026-08-14 15:28:31.523 | security-groups-normalized-cidr 2026-08-14 15:28:31.523 | security-groups-remote-address-group 2026-08-14 15:28:31.523 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:28:31.523 | security-groups-shared-filtering 2026-08-14 15:28:31.523 | security-group 2026-08-14 15:28:31.523 | service-type 2026-08-14 15:28:31.523 | sorting 2026-08-14 15:28:31.524 | standard-attr-description 2026-08-14 15:28:31.524 | stateful-security-group 2026-08-14 15:28:31.524 | subnet-dns-publish-fixed-ip 2026-08-14 15:28:31.524 | subnet-external-network 2026-08-14 15:28:31.524 | subnet_onboard 2026-08-14 15:28:31.524 | subnet-service-types 2026-08-14 15:28:31.524 | subnet_allocation 2026-08-14 15:28:31.524 | subnetpool-prefix-ops 2026-08-14 15:28:31.525 | tag-creation 2026-08-14 15:28:31.525 | standard-attr-tag 2026-08-14 15:28:31.525 | standard-attr-timestamp 2026-08-14 15:28:31.525 | vlan-transparent =~ router ]] 2026-08-14 15:28:31.525 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-14 15:28:31.525 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-14 15:28:31.525 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-14 15:28:31.525 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-14 15:28:34.765 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:34.768 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-14 15:28:34.768 | address-scope 2026-08-14 15:28:34.768 | agent 2026-08-14 15:28:34.768 | allowed-address-pairs 2026-08-14 15:28:34.768 | auto-allocated-topology 2026-08-14 15:28:34.768 | availability_zone 2026-08-14 15:28:34.768 | default-subnetpools 2026-08-14 15:28:34.769 | dhcp_agent_scheduler 2026-08-14 15:28:34.769 | dns-integration 2026-08-14 15:28:34.769 | dns-domain-ports 2026-08-14 15:28:34.769 | dns-integration-domain-keywords 2026-08-14 15:28:34.769 | empty-string-filtering 2026-08-14 15:28:34.769 | external-net 2026-08-14 15:28:34.769 | extra_dhcp_opt 2026-08-14 15:28:34.769 | extraroute 2026-08-14 15:28:34.769 | extraroute-atomic 2026-08-14 15:28:34.769 | filter-validation 2026-08-14 15:28:34.769 | floating-ip-port-forwarding-detail 2026-08-14 15:28:34.770 | fip-port-details 2026-08-14 15:28:34.770 | flavors 2026-08-14 15:28:34.770 | floatingip-pools 2026-08-14 15:28:34.770 | router 2026-08-14 15:28:34.770 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:28:34.770 | enable-default-route-bfd 2026-08-14 15:28:34.770 | enable-default-route-ecmp 2026-08-14 15:28:34.770 | ext-gw-mode 2026-08-14 15:28:34.770 | l3-ha 2026-08-14 15:28:34.770 | external-gateway-multihoming 2026-08-14 15:28:34.770 | l3-flavors 2026-08-14 15:28:34.771 | l3_agent_scheduler 2026-08-14 15:28:34.771 | multi-provider 2026-08-14 15:28:34.771 | net-mtu 2026-08-14 15:28:34.771 | net-mtu-writable 2026-08-14 15:28:34.771 | network_availability_zone 2026-08-14 15:28:34.771 | network-ip-availability 2026-08-14 15:28:34.771 | network-ip-availability-details 2026-08-14 15:28:34.771 | pagination 2026-08-14 15:28:34.771 | port-device-profile 2026-08-14 15:28:34.771 | port-mac-address-regenerate 2026-08-14 15:28:34.771 | port-numa-affinity-policy 2026-08-14 15:28:34.772 | port-numa-affinity-policy-socket 2026-08-14 15:28:34.772 | binding 2026-08-14 15:28:34.772 | binding-extended 2026-08-14 15:28:34.772 | port-security 2026-08-14 15:28:34.772 | project-id 2026-08-14 15:28:34.772 | provider 2026-08-14 15:28:34.772 | qinq 2026-08-14 15:28:34.772 | quota-check-limit 2026-08-14 15:28:34.772 | quota-check-limit-default 2026-08-14 15:28:34.772 | quotas 2026-08-14 15:28:34.772 | quota_details 2026-08-14 15:28:34.773 | rbac-policies 2026-08-14 15:28:34.773 | rbac-address-scope 2026-08-14 15:28:34.773 | rbac-security-groups 2026-08-14 15:28:34.773 | revision-if-match 2026-08-14 15:28:34.773 | standard-attr-revisions 2026-08-14 15:28:34.773 | router_availability_zone 2026-08-14 15:28:34.773 | router-enable-snat 2026-08-14 15:28:34.773 | security-groups-default-rules 2026-08-14 15:28:34.773 | security-groups-default-statefulness 2026-08-14 15:28:34.773 | security-groups-normalized-cidr 2026-08-14 15:28:34.774 | security-groups-remote-address-group 2026-08-14 15:28:34.774 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:28:34.774 | security-groups-shared-filtering 2026-08-14 15:28:34.774 | security-group 2026-08-14 15:28:34.774 | service-type 2026-08-14 15:28:34.774 | sorting 2026-08-14 15:28:34.774 | standard-attr-description 2026-08-14 15:28:34.774 | stateful-security-group 2026-08-14 15:28:34.774 | subnet-dns-publish-fixed-ip 2026-08-14 15:28:34.774 | subnet-external-network 2026-08-14 15:28:34.774 | subnet_onboard 2026-08-14 15:28:34.775 | subnet-service-types 2026-08-14 15:28:34.775 | subnet_allocation 2026-08-14 15:28:34.775 | subnetpool-prefix-ops 2026-08-14 15:28:34.775 | tag-creation 2026-08-14 15:28:34.775 | standard-attr-tag 2026-08-14 15:28:34.775 | standard-attr-timestamp 2026-08-14 15:28:34.775 | vlan-transparent' 2026-08-14 15:28:34.775 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-14 15:28:34.775 | address-scope 2026-08-14 15:28:34.775 | agent 2026-08-14 15:28:34.776 | allowed-address-pairs 2026-08-14 15:28:34.776 | auto-allocated-topology 2026-08-14 15:28:34.776 | availability_zone 2026-08-14 15:28:34.776 | default-subnetpools 2026-08-14 15:28:34.776 | dhcp_agent_scheduler 2026-08-14 15:28:34.776 | dns-integration 2026-08-14 15:28:34.776 | dns-domain-ports 2026-08-14 15:28:34.776 | dns-integration-domain-keywords 2026-08-14 15:28:34.776 | empty-string-filtering 2026-08-14 15:28:34.776 | external-net 2026-08-14 15:28:34.777 | extra_dhcp_opt 2026-08-14 15:28:34.777 | extraroute 2026-08-14 15:28:34.777 | extraroute-atomic 2026-08-14 15:28:34.777 | filter-validation 2026-08-14 15:28:34.777 | floating-ip-port-forwarding-detail 2026-08-14 15:28:34.777 | fip-port-details 2026-08-14 15:28:34.777 | flavors 2026-08-14 15:28:34.777 | floatingip-pools 2026-08-14 15:28:34.777 | router 2026-08-14 15:28:34.777 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:28:34.778 | enable-default-route-bfd 2026-08-14 15:28:34.778 | enable-default-route-ecmp 2026-08-14 15:28:34.778 | ext-gw-mode 2026-08-14 15:28:34.778 | l3-ha 2026-08-14 15:28:34.778 | external-gateway-multihoming 2026-08-14 15:28:34.778 | l3-flavors 2026-08-14 15:28:34.778 | l3_agent_scheduler 2026-08-14 15:28:34.778 | multi-provider 2026-08-14 15:28:34.778 | net-mtu 2026-08-14 15:28:34.778 | net-mtu-writable 2026-08-14 15:28:34.778 | network_availability_zone 2026-08-14 15:28:34.779 | network-ip-availability 2026-08-14 15:28:34.779 | network-ip-availability-details 2026-08-14 15:28:34.779 | pagination 2026-08-14 15:28:34.779 | port-device-profile 2026-08-14 15:28:34.779 | port-mac-address-regenerate 2026-08-14 15:28:34.779 | port-numa-affinity-policy 2026-08-14 15:28:34.779 | port-numa-affinity-policy-socket 2026-08-14 15:28:34.779 | binding 2026-08-14 15:28:34.779 | binding-extended 2026-08-14 15:28:34.779 | port-security 2026-08-14 15:28:34.779 | project-id 2026-08-14 15:28:34.780 | provider 2026-08-14 15:28:34.780 | qinq 2026-08-14 15:28:34.780 | quota-check-limit 2026-08-14 15:28:34.780 | quota-check-limit-default 2026-08-14 15:28:34.780 | quotas 2026-08-14 15:28:34.780 | quota_details 2026-08-14 15:28:34.780 | rbac-policies 2026-08-14 15:28:34.780 | rbac-address-scope 2026-08-14 15:28:34.780 | rbac-security-groups 2026-08-14 15:28:34.780 | revision-if-match 2026-08-14 15:28:34.780 | standard-attr-revisions 2026-08-14 15:28:34.781 | router_availability_zone 2026-08-14 15:28:34.781 | router-enable-snat 2026-08-14 15:28:34.781 | security-groups-default-rules 2026-08-14 15:28:34.781 | security-groups-default-statefulness 2026-08-14 15:28:34.781 | security-groups-normalized-cidr 2026-08-14 15:28:34.781 | security-groups-remote-address-group 2026-08-14 15:28:34.781 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:28:34.781 | security-groups-shared-filtering 2026-08-14 15:28:34.781 | security-group 2026-08-14 15:28:34.781 | service-type 2026-08-14 15:28:34.782 | sorting 2026-08-14 15:28:34.782 | standard-attr-description 2026-08-14 15:28:34.782 | stateful-security-group 2026-08-14 15:28:34.782 | subnet-dns-publish-fixed-ip 2026-08-14 15:28:34.782 | subnet-external-network 2026-08-14 15:28:34.782 | subnet_onboard 2026-08-14 15:28:34.782 | subnet-service-types 2026-08-14 15:28:34.782 | subnet_allocation 2026-08-14 15:28:34.782 | subnetpool-prefix-ops 2026-08-14 15:28:34.782 | tag-creation 2026-08-14 15:28:34.782 | standard-attr-tag 2026-08-14 15:28:34.783 | standard-attr-timestamp 2026-08-14 15:28:34.783 | vlan-transparent =~ external-net ]] 2026-08-14 15:28:34.783 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-14 15:28:34.783 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-14 15:28:34.783 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-08-14 15:28:38.371 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:38.375 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=1ae590a3-59c2-4b51-946f-b9600bb01b8d 2026-08-14 15:28:38.377 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-14 15:28:38.380 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:28:38.398 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-14 15:28:38.401 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-14 15:28:38.404 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-14 15:28:38.409 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-14 15:28:41.563 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:41.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-14 15:28:41.566 | address-scope 2026-08-14 15:28:41.566 | agent 2026-08-14 15:28:41.566 | allowed-address-pairs 2026-08-14 15:28:41.566 | auto-allocated-topology 2026-08-14 15:28:41.567 | availability_zone 2026-08-14 15:28:41.567 | default-subnetpools 2026-08-14 15:28:41.567 | dhcp_agent_scheduler 2026-08-14 15:28:41.567 | dns-integration 2026-08-14 15:28:41.567 | dns-domain-ports 2026-08-14 15:28:41.567 | dns-integration-domain-keywords 2026-08-14 15:28:41.567 | empty-string-filtering 2026-08-14 15:28:41.567 | external-net 2026-08-14 15:28:41.568 | extra_dhcp_opt 2026-08-14 15:28:41.568 | extraroute 2026-08-14 15:28:41.568 | extraroute-atomic 2026-08-14 15:28:41.568 | filter-validation 2026-08-14 15:28:41.568 | floating-ip-port-forwarding-detail 2026-08-14 15:28:41.568 | fip-port-details 2026-08-14 15:28:41.568 | flavors 2026-08-14 15:28:41.568 | floatingip-pools 2026-08-14 15:28:41.568 | router 2026-08-14 15:28:41.569 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:28:41.569 | enable-default-route-bfd 2026-08-14 15:28:41.569 | enable-default-route-ecmp 2026-08-14 15:28:41.569 | ext-gw-mode 2026-08-14 15:28:41.569 | l3-ha 2026-08-14 15:28:41.569 | external-gateway-multihoming 2026-08-14 15:28:41.569 | l3-flavors 2026-08-14 15:28:41.569 | l3_agent_scheduler 2026-08-14 15:28:41.569 | multi-provider 2026-08-14 15:28:41.570 | net-mtu 2026-08-14 15:28:41.570 | net-mtu-writable 2026-08-14 15:28:41.570 | network_availability_zone 2026-08-14 15:28:41.570 | network-ip-availability 2026-08-14 15:28:41.570 | network-ip-availability-details 2026-08-14 15:28:41.570 | pagination 2026-08-14 15:28:41.570 | port-device-profile 2026-08-14 15:28:41.570 | port-mac-address-regenerate 2026-08-14 15:28:41.571 | port-numa-affinity-policy 2026-08-14 15:28:41.571 | port-numa-affinity-policy-socket 2026-08-14 15:28:41.571 | binding 2026-08-14 15:28:41.571 | binding-extended 2026-08-14 15:28:41.571 | port-security 2026-08-14 15:28:41.571 | project-id 2026-08-14 15:28:41.571 | provider 2026-08-14 15:28:41.571 | qinq 2026-08-14 15:28:41.571 | quota-check-limit 2026-08-14 15:28:41.572 | quota-check-limit-default 2026-08-14 15:28:41.572 | quotas 2026-08-14 15:28:41.572 | quota_details 2026-08-14 15:28:41.572 | rbac-policies 2026-08-14 15:28:41.572 | rbac-address-scope 2026-08-14 15:28:41.572 | rbac-security-groups 2026-08-14 15:28:41.572 | revision-if-match 2026-08-14 15:28:41.572 | standard-attr-revisions 2026-08-14 15:28:41.572 | router_availability_zone 2026-08-14 15:28:41.573 | router-enable-snat 2026-08-14 15:28:41.573 | security-groups-default-rules 2026-08-14 15:28:41.573 | security-groups-default-statefulness 2026-08-14 15:28:41.573 | security-groups-normalized-cidr 2026-08-14 15:28:41.573 | security-groups-remote-address-group 2026-08-14 15:28:41.573 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:28:41.573 | security-groups-shared-filtering 2026-08-14 15:28:41.573 | security-group 2026-08-14 15:28:41.574 | service-type 2026-08-14 15:28:41.574 | sorting 2026-08-14 15:28:41.574 | standard-attr-description 2026-08-14 15:28:41.574 | stateful-security-group 2026-08-14 15:28:41.574 | subnet-dns-publish-fixed-ip 2026-08-14 15:28:41.574 | subnet-external-network 2026-08-14 15:28:41.574 | subnet_onboard 2026-08-14 15:28:41.574 | subnet-service-types 2026-08-14 15:28:41.575 | subnet_allocation 2026-08-14 15:28:41.575 | subnetpool-prefix-ops 2026-08-14 15:28:41.575 | tag-creation 2026-08-14 15:28:41.575 | standard-attr-tag 2026-08-14 15:28:41.575 | standard-attr-timestamp 2026-08-14 15:28:41.575 | vlan-transparent' 2026-08-14 15:28:41.575 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-14 15:28:41.575 | address-scope 2026-08-14 15:28:41.576 | agent 2026-08-14 15:28:41.576 | allowed-address-pairs 2026-08-14 15:28:41.576 | auto-allocated-topology 2026-08-14 15:28:41.576 | availability_zone 2026-08-14 15:28:41.576 | default-subnetpools 2026-08-14 15:28:41.576 | dhcp_agent_scheduler 2026-08-14 15:28:41.576 | dns-integration 2026-08-14 15:28:41.576 | dns-domain-ports 2026-08-14 15:28:41.576 | dns-integration-domain-keywords 2026-08-14 15:28:41.577 | empty-string-filtering 2026-08-14 15:28:41.577 | external-net 2026-08-14 15:28:41.577 | extra_dhcp_opt 2026-08-14 15:28:41.577 | extraroute 2026-08-14 15:28:41.577 | extraroute-atomic 2026-08-14 15:28:41.577 | filter-validation 2026-08-14 15:28:41.577 | floating-ip-port-forwarding-detail 2026-08-14 15:28:41.577 | fip-port-details 2026-08-14 15:28:41.578 | flavors 2026-08-14 15:28:41.578 | floatingip-pools 2026-08-14 15:28:41.578 | router 2026-08-14 15:28:41.578 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:28:41.578 | enable-default-route-bfd 2026-08-14 15:28:41.578 | enable-default-route-ecmp 2026-08-14 15:28:41.578 | ext-gw-mode 2026-08-14 15:28:41.578 | l3-ha 2026-08-14 15:28:41.579 | external-gateway-multihoming 2026-08-14 15:28:41.579 | l3-flavors 2026-08-14 15:28:41.579 | l3_agent_scheduler 2026-08-14 15:28:41.579 | multi-provider 2026-08-14 15:28:41.579 | net-mtu 2026-08-14 15:28:41.579 | net-mtu-writable 2026-08-14 15:28:41.579 | network_availability_zone 2026-08-14 15:28:41.580 | network-ip-availability 2026-08-14 15:28:41.580 | network-ip-availability-details 2026-08-14 15:28:41.580 | pagination 2026-08-14 15:28:41.580 | port-device-profile 2026-08-14 15:28:41.580 | port-mac-address-regenerate 2026-08-14 15:28:41.580 | port-numa-affinity-policy 2026-08-14 15:28:41.580 | port-numa-affinity-policy-socket 2026-08-14 15:28:41.580 | binding 2026-08-14 15:28:41.580 | binding-extended 2026-08-14 15:28:41.581 | port-security 2026-08-14 15:28:41.581 | project-id 2026-08-14 15:28:41.581 | provider 2026-08-14 15:28:41.581 | qinq 2026-08-14 15:28:41.581 | quota-check-limit 2026-08-14 15:28:41.581 | quota-check-limit-default 2026-08-14 15:28:41.581 | quotas 2026-08-14 15:28:41.581 | quota_details 2026-08-14 15:28:41.582 | rbac-policies 2026-08-14 15:28:41.582 | rbac-address-scope 2026-08-14 15:28:41.582 | rbac-security-groups 2026-08-14 15:28:41.582 | revision-if-match 2026-08-14 15:28:41.582 | standard-attr-revisions 2026-08-14 15:28:41.582 | router_availability_zone 2026-08-14 15:28:41.582 | router-enable-snat 2026-08-14 15:28:41.582 | security-groups-default-rules 2026-08-14 15:28:41.583 | security-groups-default-statefulness 2026-08-14 15:28:41.583 | security-groups-normalized-cidr 2026-08-14 15:28:41.583 | security-groups-remote-address-group 2026-08-14 15:28:41.583 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:28:41.583 | security-groups-shared-filtering 2026-08-14 15:28:41.583 | security-group 2026-08-14 15:28:41.583 | service-type 2026-08-14 15:28:41.583 | sorting 2026-08-14 15:28:41.583 | standard-attr-description 2026-08-14 15:28:41.584 | stateful-security-group 2026-08-14 15:28:41.584 | subnet-dns-publish-fixed-ip 2026-08-14 15:28:41.584 | subnet-external-network 2026-08-14 15:28:41.584 | subnet_onboard 2026-08-14 15:28:41.584 | subnet-service-types 2026-08-14 15:28:41.584 | subnet_allocation 2026-08-14 15:28:41.584 | subnetpool-prefix-ops 2026-08-14 15:28:41.584 | tag-creation 2026-08-14 15:28:41.585 | standard-attr-tag 2026-08-14 15:28:41.585 | standard-attr-timestamp 2026-08-14 15:28:41.585 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-14 15:28:41.585 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-14 15:28:41.585 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-14 15:28:41.585 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-14 15:28:41.585 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-08-14 15:28:46.134 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:46.137 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=5d94ff65-f9e3-40e6-815d-105931ba057b 2026-08-14 15:28:46.139 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-08-14 15:28:46.142 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:28:46.158 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-14 15:28:46.161 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-14 15:28:46.163 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 1ae590a3-59c2-4b51-946f-b9600bb01b8d 57c921f5-4301-42d7-9c0f-a2ab0ead1154 2026-08-14 15:28:52.234 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-14 15:28:52.238 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 5d94ff65-f9e3-40e6-815d-105931ba057b 2026-08-14 15:28:52.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-14 15:28:52.245 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-14 15:28:52.248 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-14 15:28:52.251 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-14 15:28:52.254 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-14 15:28:52.257 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 5d94ff65-f9e3-40e6-815d-105931ba057b --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-14 15:28:52.260 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-14 15:28:52.263 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-14 15:28:52.266 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-14 15:28:52.267 | +++ 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 5d94ff65-f9e3-40e6-815d-105931ba057b --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-14 15:28:55.765 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:28:55.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-14 15:28:55.769 | | id | df244d9b-b66c-4f1e-a13f-80d18115d9b1 |' 2026-08-14 15:28:55.771 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-08-14 15:28:55.774 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:28:55.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' df244d9b-b66c-4f1e-a13f-80d18115d9b1 '|' 2026-08-14 15:28:55.793 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | df244d9b-b66c-4f1e-a13f-80d18115d9b1 |' 2026-08-14 15:28:55.796 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-14 15:28:55.800 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' df244d9b-b66c-4f1e-a13f-80d18115d9b1 '|' 2026-08-14 15:28:55.801 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-14 15:28:55.804 | ++ functions-common:get_field:806 : local data field 2026-08-14 15:28:55.807 | ++ functions-common:get_field:807 : read data 2026-08-14 15:28:55.809 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-14 15:28:55.812 | ++ functions-common:get_field:811 : field='$3' 2026-08-14 15:28:55.816 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-14 15:28:55.816 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | df244d9b-b66c-4f1e-a13f-80d18115d9b1 |' 2026-08-14 15:28:55.822 | ++ functions-common:get_field:807 : read data 2026-08-14 15:28:55.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-14 15:28:55.830 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' df244d9b-b66c-4f1e-a13f-80d18115d9b1 '|' 2026-08-14 15:28:55.830 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-14 15:28:55.832 | ++ functions-common:get_field:806 : local data field 2026-08-14 15:28:55.835 | ++ functions-common:get_field:807 : read data 2026-08-14 15:28:55.837 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-14 15:28:55.839 | ++ functions-common:get_field:811 : field='$6' 2026-08-14 15:28:55.842 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | df244d9b-b66c-4f1e-a13f-80d18115d9b1 |' 2026-08-14 15:28:55.842 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-14 15:28:55.847 | ++ functions-common:get_field:807 : read data 2026-08-14 15:28:55.851 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=df244d9b-b66c-4f1e-a13f-80d18115d9b1 2026-08-14 15:28:55.853 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 5d94ff65-f9e3-40e6-815d-105931ba057b 1ae590a3-59c2-4b51-946f-b9600bb01b8d 2026-08-14 15:29:01.641 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-14 15:29:01.645 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-14 15:29:01.648 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-14 15:29:01.667 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:01.671 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-14 15:29:01.674 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-14 15:29:01.677 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-14 15:29:01.682 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-14 15:29:01.686 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-14 15:29:01.688 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-14 15:29:01.718 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-14 15:29:01.722 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-14 15:29:01.725 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-14 15:29:01.729 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-14 15:29:01.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-14 15:29:01.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-08-14 15:29:01.738 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-14 15:29:01.741 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-14 15:29:01.744 | + functions-common:test_with_retry:2360 : local until=10 2026-08-14 15:29:01.748 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-14 15:29:01.751 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-14 15:29:01.753 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-14 15:29:01.757 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:01.760 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:01.766 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:01.772 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721341767 2026-08-14 15:29:01.775 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-14 15:29:01.782 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-14 15:29:01.785 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:01.788 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:01.790 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:01.793 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:01.795 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:01.797 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-14 15:29:01.801 | + functions-common:time_stop:2427 : start_time=1786721341767 2026-08-14 15:29:01.803 | + functions-common:time_stop:2429 : [[ -z 1786721341767 ]] 2026-08-14 15:29:01.807 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:01.812 | + functions-common:time_stop:2432 : end_time=1786721341808 2026-08-14 15:29:01.814 | + functions-common:time_stop:2433 : elapsed_time=41 2026-08-14 15:29:01.817 | + functions-common:time_stop:2434 : total=8061 2026-08-14 15:29:01.820 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:01.823 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8102 2026-08-14 15:29:01.828 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-14 15:29:01.830 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-14 15:29:01.836 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-14 15:29:01.838 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:29:01.841 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-14 15:29:01.844 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-14 15:29:01.847 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-14 15:29:01.862 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-14 15:29:01.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-14 15:29:01.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-08-14 15:29:01.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-14 15:29:01.885 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-14 15:29:05.045 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:29:05.049 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.251 ' 2026-08-14 15:29:05.051 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-14 15:29:05.053 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:29:05.069 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-14 15:29:05.072 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:29:05.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-14 15:29:05.076 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-14 15:29:05.078 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 1ae590a3-59c2-4b51-946f-b9600bb01b8d 4be95f38-e2ca-4112-a395-33365a08e4a4 2026-08-14 15:29:11.190 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-14 15:29:11.193 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 5d94ff65-f9e3-40e6-815d-105931ba057b 2026-08-14 15:29:11.195 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-14 15:29:11.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-14 15:29:11.200 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-14 15:29:11.202 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-14 15:29:11.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 5d94ff65-f9e3-40e6-815d-105931ba057b --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-14 15:29:11.207 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-14 15:29:11.209 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-14 15:29:11.213 | +++ 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 5d94ff65-f9e3-40e6-815d-105931ba057b --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-14 15:29:11.215 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-14 15:29:17.132 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:29:17.137 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-14 15:29:17.137 | | id | 5aeac00d-462e-4108-8347-96e00550b389 |' 2026-08-14 15:29:17.140 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-08-14 15:29:17.143 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:29:17.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 5aeac00d-462e-4108-8347-96e00550b389 '|' 2026-08-14 15:29:17.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 5aeac00d-462e-4108-8347-96e00550b389 |' 2026-08-14 15:29:17.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-14 15:29:17.175 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 5aeac00d-462e-4108-8347-96e00550b389 '|' 2026-08-14 15:29:17.176 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-14 15:29:17.178 | ++ functions-common:get_field:806 : local data field 2026-08-14 15:29:17.181 | ++ functions-common:get_field:807 : read data 2026-08-14 15:29:17.184 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-14 15:29:17.187 | ++ functions-common:get_field:811 : field='$3' 2026-08-14 15:29:17.191 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-14 15:29:17.192 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 5aeac00d-462e-4108-8347-96e00550b389 |' 2026-08-14 15:29:17.197 | ++ functions-common:get_field:807 : read data 2026-08-14 15:29:17.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-14 15:29:17.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-14 15:29:17.210 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 5aeac00d-462e-4108-8347-96e00550b389 '|' 2026-08-14 15:29:17.211 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-14 15:29:17.214 | ++ functions-common:get_field:806 : local data field 2026-08-14 15:29:17.217 | ++ functions-common:get_field:807 : read data 2026-08-14 15:29:17.220 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-14 15:29:17.223 | ++ functions-common:get_field:811 : field='$6' 2026-08-14 15:29:17.227 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 5aeac00d-462e-4108-8347-96e00550b389 |' 2026-08-14 15:29:17.228 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-14 15:29:17.234 | ++ functions-common:get_field:807 : read data 2026-08-14 15:29:17.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=5aeac00d-462e-4108-8347-96e00550b389 2026-08-14 15:29:17.241 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-14 15:29:17.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-14 15:29:17.248 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-14 15:29:17.252 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-14 15:29:17.273 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:17.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-14 15:29:17.295 | net.ipv6.conf.all.forwarding = 1 2026-08-14 15:29:17.302 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-14 15:29:17.303 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 1ae590a3-59c2-4b51-946f-b9600bb01b8d -c external_gateway_info -f json 2026-08-14 15:29:17.304 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 5aeac00d-462e-4108-8347-96e00550b389 2026-08-14 15:29:17.305 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-14 15:29:17.306 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-14 15:29:20.759 | ++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:29:20.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::12c 2026-08-14 15:29:20.768 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-08-14 15:29:20.771 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-14 15:29:20.790 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-14 15:29:20.793 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-14 15:29:20.797 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-14 15:29:20.801 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-14 15:29:20.804 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-14 15:29:20.807 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-14 15:29:20.830 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-14 15:29:20.834 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-14 15:29:20.838 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-14 15:29:20.841 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-14 15:29:20.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-14 15:29:20.877 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fde0:a2b6:1e6f::/56 2026-08-14 15:29:20.880 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 0fe48db4-c52e-4704-b436-5d898fd464a5 ]] 2026-08-14 15:29:20.883 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fde0:a2b6:1e6f::/56 via 2001:db8::12c dev br-ex 2026-08-14 15:29:20.902 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-14 15:29:20.906 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:29:20.909 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-14 15:29:20.928 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:20.931 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-14 15:29:20.933 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:29:20.936 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-14 15:29:20.938 | + ./stack.sh:main:1335 : start_nova 2026-08-14 15:29:20.941 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-14 15:29:20.943 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:20.945 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:20.948 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:20.951 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-14 15:29:20.954 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-14 15:29:20.957 | + functions-common:run_process:1674 : local service=n-sch 2026-08-14 15:29:20.961 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-14 15:29:20.965 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:20.968 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:20.971 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:20.974 | + functions-common:run_process:1680 : local name=n-sch 2026-08-14 15:29:20.977 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:20.980 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:20.983 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:20.986 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:20.990 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:20.994 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721360991 2026-08-14 15:29:20.998 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-14 15:29:21.020 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:21.024 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-14 15:29:21.027 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-14 15:29:21.032 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-14 15:29:21.036 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-14 15:29:21.040 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-14 15:29:21.043 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-14 15:29:21.046 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-14 15:29:21.050 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-14 15:29:21.053 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-14 15:29:21.057 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:29:21.061 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:29:21.064 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:29:21.067 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:29:21.072 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-14 15:29:21.075 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-14 15:29:21.079 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-08-14 15:29:21.082 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-14 15:29:21.085 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-14 15:29:21.088 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:29:21.092 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:29:21.094 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:29:21.098 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:29:21.102 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:29:21.104 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-14 15:29:21.107 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:29:21.113 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-14 15:29:21.197 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:29:21.285 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-14 15:29:21.354 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-14 15:29:21.421 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-14 15:29:21.485 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-14 15:29:21.551 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:29:21.620 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:29:21.623 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:29:21.627 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-14 15:29:21.714 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:29:22.203 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-14 15:29:22.236 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-14 15:29:22.700 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-14 15:29:22.758 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:22.761 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:22.764 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:22.766 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:22.768 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:22.771 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:22.773 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:22.775 | + functions-common:time_stop:2427 : start_time=1786721360991 2026-08-14 15:29:22.778 | + functions-common:time_stop:2429 : [[ -z 1786721360991 ]] 2026-08-14 15:29:22.781 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:22.785 | + functions-common:time_stop:2432 : end_time=1786721362782 2026-08-14 15:29:22.787 | + functions-common:time_stop:2433 : elapsed_time=1791 2026-08-14 15:29:22.789 | + functions-common:time_stop:2434 : total=21901 2026-08-14 15:29:22.792 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:22.794 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23692 2026-08-14 15:29:22.797 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-14 15:29:22.802 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-14 15:29:22.804 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-14 15:29:22.806 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-14 15:29:22.809 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:22.811 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:22.814 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:22.816 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-14 15:29:22.818 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:22.821 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:22.824 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:22.827 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:22.830 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:22.834 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721362831 2026-08-14 15:29:22.836 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-14 15:29:22.854 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:22.857 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-08-14 15:29:22.860 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-14 15:29:22.862 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-14 15:29:22.865 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-14 15:29:22.868 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-14 15:29:22.871 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-14 15:29:22.875 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-14 15:29:22.878 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-14 15:29:22.881 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-14 15:29:22.884 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:29:22.886 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:29:22.889 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:29:22.891 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:29:22.894 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-14 15:29:22.896 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-14 15:29:22.899 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-14 15:29:22.901 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:29:22.904 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-14 15:29:22.908 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-14 15:29:22.911 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:29:22.913 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-14 15:29:22.916 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-14 15:29:22.919 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-14 15:29:22.921 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-14 15:29:22.924 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-14 15:29:22.928 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-08-14 15:29:23.000 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:29:23.075 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-08-14 15:29:23.143 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-14 15:29:23.209 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:29:23.277 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:29:23.343 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-14 15:29:23.408 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-14 15:29:23.474 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-14 15:29:23.544 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-14 15:29:23.628 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-14 15:29:23.711 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-14 15:29:23.714 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-14 15:29:23.718 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-14 15:29:23.811 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-14 15:29:24.370 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-14 15:29:24.398 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-14 15:29:24.923 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-14 15:29:25.052 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:25.056 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:25.061 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:25.065 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:25.068 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:25.071 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:25.073 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:25.076 | + functions-common:time_stop:2427 : start_time=1786721362831 2026-08-14 15:29:25.078 | + functions-common:time_stop:2429 : [[ -z 1786721362831 ]] 2026-08-14 15:29:25.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:25.088 | + functions-common:time_stop:2432 : end_time=1786721365085 2026-08-14 15:29:25.090 | + functions-common:time_stop:2433 : elapsed_time=2254 2026-08-14 15:29:25.094 | + functions-common:time_stop:2434 : total=23692 2026-08-14 15:29:25.094 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:25.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25946 2026-08-14 15:29:25.099 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:25.103 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:25.108 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-14 15:29:25.111 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:25.113 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:25.116 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:25.118 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-14 15:29:25.121 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-14 15:29:25.123 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-14 15:29:25.127 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-14 15:29:25.131 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-14 15:29:25.134 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-14 15:29:25.136 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-14 15:29:25.156 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:25.158 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-14 15:29:25.217 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-14 15:29:25.219 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-14 15:29:25.239 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:29:25.242 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-14 15:29:25.245 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-14 15:29:25.266 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:29:25.270 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-14 15:29:25.274 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-14 15:29:25.276 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-14 15:29:25.280 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-14 15:29:25.282 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-14 15:29:25.285 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-14 15:29:25.288 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-14 15:29:25.290 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-14 15:29:25.292 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-14 15:29:25.295 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-14 15:29:25.297 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:25.300 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:25.302 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:25.305 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-14 15:29:25.307 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:25.310 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:25.312 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:25.314 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:25.318 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:25.321 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721365319 2026-08-14 15:29:25.324 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-14 15:29:25.344 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:25.347 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-08-14 15:29:25.349 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-14 15:29:25.352 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-14 15:29:25.354 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-14 15:29:25.357 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-14 15:29:25.359 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-14 15:29:25.362 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-08-14 15:29:25.364 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-08-14 15:29:25.366 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-14 15:29:25.369 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:29:25.371 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:29:25.374 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:29:25.376 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:29:25.379 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-14 15:29:25.382 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-08-14 15:29:25.383 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-08-14 15:29:25.386 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-14 15:29:25.388 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-14 15:29:25.390 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:29:25.393 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:29:25.395 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:29:25.397 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:29:25.399 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:29:25.402 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-14 15:29:25.404 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:29:25.408 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-08-14 15:29:25.489 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:29:25.579 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-14 15:29:25.650 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-14 15:29:25.724 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-14 15:29:25.796 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-14 15:29:25.872 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:29:25.951 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:29:25.953 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:29:25.955 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-14 15:29:26.054 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:29:26.709 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-14 15:29:26.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-14 15:29:27.348 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-14 15:29:27.413 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:27.420 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:27.422 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:27.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:27.431 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:27.434 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:27.436 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:27.439 | + functions-common:time_stop:2427 : start_time=1786721365319 2026-08-14 15:29:27.442 | + functions-common:time_stop:2429 : [[ -z 1786721365319 ]] 2026-08-14 15:29:27.447 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:27.450 | + functions-common:time_stop:2432 : end_time=1786721367447 2026-08-14 15:29:27.452 | + functions-common:time_stop:2433 : elapsed_time=2128 2026-08-14 15:29:27.455 | + functions-common:time_stop:2434 : total=25946 2026-08-14 15:29:27.458 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:27.461 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28074 2026-08-14 15:29:27.464 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-14 15:29:27.466 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-14 15:29:27.469 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-14 15:29:27.471 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:27.474 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:27.476 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:27.479 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-14 15:29:27.481 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:27.484 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:27.486 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:27.489 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:27.492 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:27.497 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721367494 2026-08-14 15:29:27.500 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-14 15:29:27.522 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:29:27.526 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:27.528 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:27.531 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:27.533 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:27.536 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:27.538 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:27.541 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:27.544 | + functions-common:time_stop:2427 : start_time=1786721367494 2026-08-14 15:29:27.547 | + functions-common:time_stop:2429 : [[ -z 1786721367494 ]] 2026-08-14 15:29:27.553 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:27.556 | + functions-common:time_stop:2432 : end_time=1786721367553 2026-08-14 15:29:27.559 | + functions-common:time_stop:2433 : elapsed_time=59 2026-08-14 15:29:27.562 | + functions-common:time_stop:2434 : total=28074 2026-08-14 15:29:27.565 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:27.568 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28133 2026-08-14 15:29:27.571 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-14 15:29:27.574 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-14 15:29:27.577 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-14 15:29:27.579 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:27.582 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:27.585 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:27.588 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-14 15:29:27.591 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:27.593 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:27.596 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:27.598 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:27.601 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:27.606 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721367603 2026-08-14 15:29:27.608 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-14 15:29:27.632 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:29:27.635 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:27.637 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:27.640 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:27.643 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:27.645 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:27.648 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:27.650 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:27.652 | + functions-common:time_stop:2427 : start_time=1786721367603 2026-08-14 15:29:27.655 | + functions-common:time_stop:2429 : [[ -z 1786721367603 ]] 2026-08-14 15:29:27.661 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:27.666 | + functions-common:time_stop:2432 : end_time=1786721367662 2026-08-14 15:29:27.668 | + functions-common:time_stop:2433 : elapsed_time=59 2026-08-14 15:29:27.671 | + functions-common:time_stop:2434 : total=28133 2026-08-14 15:29:27.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:27.676 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28192 2026-08-14 15:29:27.679 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:27.681 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:27.687 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-14 15:29:27.689 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-14 15:29:27.692 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-14 15:29:27.694 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-14 15:29:27.734 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:27.739 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-14 15:29:27.851 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-14 15:29:27.860 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-14 15:29:27.867 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-14 15:29:27.957 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-14 15:29:27.994 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:28.000 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-14 15:29:28.007 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-14 15:29:28.009 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-14 15:29:28.016 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:28.023 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:28.027 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:28.036 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-14 15:29:28.040 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:28.045 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:28.053 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:28.063 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:28.069 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:28.079 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721368070 2026-08-14 15:29:28.083 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-14 15:29:28.122 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:28.126 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-08-14 15:29:28.132 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-14 15:29:28.136 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-14 15:29:28.143 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-14 15:29:28.151 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-14 15:29:28.155 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-14 15:29:28.166 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-14 15:29:28.169 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-14 15:29:28.176 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-14 15:29:28.181 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:29:28.187 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:29:28.194 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:29:28.197 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:29:28.203 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-14 15:29:28.208 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-14 15:29:28.217 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-08-14 15:29:28.223 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-14 15:29:28.227 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-14 15:29:28.233 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:29:28.237 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:29:28.243 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:29:28.249 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:29:28.254 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:29:28.259 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-14 15:29:28.266 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:29:28.274 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-08-14 15:29:28.443 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:29:28.583 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-14 15:29:28.718 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-14 15:29:28.861 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-14 15:29:28.992 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-14 15:29:29.084 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:29:29.165 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:29:29.168 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:29:29.170 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-14 15:29:29.276 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:29:29.929 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-14 15:29:29.974 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-14 15:29:30.583 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-14 15:29:30.636 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:30.641 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:30.648 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:30.651 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:30.656 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:30.662 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:30.668 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:30.676 | + functions-common:time_stop:2427 : start_time=1786721368070 2026-08-14 15:29:30.679 | + functions-common:time_stop:2429 : [[ -z 1786721368070 ]] 2026-08-14 15:29:30.685 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:30.694 | + functions-common:time_stop:2432 : end_time=1786721370688 2026-08-14 15:29:30.700 | + functions-common:time_stop:2433 : elapsed_time=2618 2026-08-14 15:29:30.705 | + functions-common:time_stop:2434 : total=28192 2026-08-14 15:29:30.711 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:30.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30810 2026-08-14 15:29:30.727 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-14 15:29:30.738 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-14 15:29:30.742 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-14 15:29:30.780 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:30.787 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-14 15:29:30.792 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-14 15:29:30.794 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-14 15:29:30.797 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-14 15:29:30.808 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-14 15:29:30.813 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-14 15:29:30.819 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-14 15:29:30.825 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-14 15:29:30.831 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:30.835 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:30.839 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:30.844 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-14 15:29:30.852 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:30.858 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:30.863 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:30.871 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:30.879 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:30.885 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721370879 2026-08-14 15:29:30.890 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-14 15:29:30.934 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:30.942 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-08-14 15:29:30.946 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-14 15:29:30.950 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-14 15:29:30.959 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-14 15:29:30.964 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-14 15:29:30.969 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-14 15:29:30.976 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-14 15:29:30.982 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-14 15:29:30.988 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-14 15:29:30.994 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:29:30.999 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:29:31.004 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:29:31.010 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:29:31.013 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-14 15:29:31.015 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-14 15:29:31.018 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-08-14 15:29:31.020 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-14 15:29:31.023 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-14 15:29:31.024 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:29:31.026 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:29:31.028 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:29:31.030 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:29:31.032 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:29:31.035 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-14 15:29:31.037 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:29:31.041 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-08-14 15:29:31.125 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:29:31.229 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-14 15:29:31.324 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-14 15:29:31.424 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-14 15:29:31.541 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-14 15:29:31.655 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:29:31.743 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:29:31.748 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:29:31.752 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-14 15:29:31.855 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:29:32.418 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-14 15:29:32.452 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-14 15:29:32.978 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-14 15:29:33.036 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:33.041 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:33.044 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:33.047 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:33.050 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:33.053 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:33.056 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:33.058 | + functions-common:time_stop:2427 : start_time=1786721370879 2026-08-14 15:29:33.061 | + functions-common:time_stop:2429 : [[ -z 1786721370879 ]] 2026-08-14 15:29:33.065 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:33.070 | + functions-common:time_stop:2432 : end_time=1786721373067 2026-08-14 15:29:33.073 | + functions-common:time_stop:2433 : elapsed_time=2188 2026-08-14 15:29:33.076 | + functions-common:time_stop:2434 : total=30810 2026-08-14 15:29:33.079 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:33.082 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32998 2026-08-14 15:29:33.085 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-14 15:29:33.088 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:33.091 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:33.094 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:33.097 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-14 15:29:33.100 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-14 15:29:33.107 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-14 15:29:33.110 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:29:33.112 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-14 15:29:33.115 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-14 15:29:33.117 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-14 15:29:33.121 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-14 15:29:33.124 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-14 15:29:33.127 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-14 15:29:33.130 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-14 15:29:33.133 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-14 15:29:33.138 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:29:33.139 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-14 15:29:33.140 | BEGIN { 2026-08-14 15:29:33.140 | section = "" 2026-08-14 15:29:33.140 | last_section = "" 2026-08-14 15:29:33.140 | section_count = 0 2026-08-14 15:29:33.140 | } 2026-08-14 15:29:33.140 | /^\[.+\]/ { 2026-08-14 15:29:33.140 | gsub("[][]", "", $1); 2026-08-14 15:29:33.141 | section=$1 2026-08-14 15:29:33.141 | next 2026-08-14 15:29:33.141 | } 2026-08-14 15:29:33.141 | /^ *\#/ { 2026-08-14 15:29:33.141 | next 2026-08-14 15:29:33.141 | } 2026-08-14 15:29:33.141 | /^[^ \t]+/ { 2026-08-14 15:29:33.141 | # get offset of first = in $0 2026-08-14 15:29:33.141 | eq_idx = index($0, "=") 2026-08-14 15:29:33.141 | # extract attr & value from $0 2026-08-14 15:29:33.141 | attr = substr($0, 1, eq_idx - 1) 2026-08-14 15:29:33.141 | value = substr($0, eq_idx + 1) 2026-08-14 15:29:33.142 | # only need to strip trailing whitespace from attr 2026-08-14 15:29:33.142 | sub(/[ \t]*$/, "", attr) 2026-08-14 15:29:33.142 | # need to strip leading & trailing whitespace from value 2026-08-14 15:29:33.142 | sub(/^[ \t]*/, "", value) 2026-08-14 15:29:33.142 | sub(/[ \t]*$/, "", value) 2026-08-14 15:29:33.143 | 2026-08-14 15:29:33.143 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-14 15:29:33.143 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-14 15:29:33.143 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-14 15:29:33.144 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-14 15:29:33.144 | if (! (section, attr) in cfg_attr_count) { 2026-08-14 15:29:33.145 | if (section != last_section) { 2026-08-14 15:29:33.145 | cfg_section[section_count++] = section 2026-08-14 15:29:33.145 | last_section = section 2026-08-14 15:29:33.145 | } 2026-08-14 15:29:33.145 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-14 15:29:33.146 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-14 15:29:33.146 | 2026-08-14 15:29:33.146 | cfg_attr[section, attr, 0] = value 2026-08-14 15:29:33.146 | cfg_attr_count[section, attr] = 1 2026-08-14 15:29:33.146 | } else { 2026-08-14 15:29:33.146 | lno = cfg_attr_count[section, attr]++ 2026-08-14 15:29:33.146 | cfg_attr[section, attr, lno] = value 2026-08-14 15:29:33.146 | } 2026-08-14 15:29:33.147 | } 2026-08-14 15:29:33.147 | END { 2026-08-14 15:29:33.147 | # Process each section in order 2026-08-14 15:29:33.148 | for (sno = 0; sno < section_count; sno++) { 2026-08-14 15:29:33.148 | section = cfg_section[sno] 2026-08-14 15:29:33.148 | # The ini routines simply append a config item immediately 2026-08-14 15:29:33.148 | # after the section header. To keep the same order as defined 2026-08-14 15:29:33.148 | # in local.conf, invoke the ini routines in the reverse order 2026-08-14 15:29:33.149 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-14 15:29:33.149 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-14 15:29:33.149 | if (cfg_attr_count[section, attr] == 1) 2026-08-14 15:29:33.149 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-14 15:29:33.150 | else { 2026-08-14 15:29:33.150 | # For multiline, invoke the ini routines in the reverse order 2026-08-14 15:29:33.150 | count = cfg_attr_count[section, attr] 2026-08-14 15:29:33.150 | print "inidelete " configfile " " section " " attr 2026-08-14 15:29:33.150 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-14 15:29:33.150 | for (l = count -2; l >= 0; l--) 2026-08-14 15:29:33.150 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-14 15:29:33.151 | } 2026-08-14 15:29:33.151 | } 2026-08-14 15:29:33.151 | } 2026-08-14 15:29:33.151 | } 2026-08-14 15:29:33.151 | ' 2026-08-14 15:29:33.151 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-14 15:29:33.152 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-14 15:29:33.152 | + inc/meta-config:merge_config_file:164 : read a 2026-08-14 15:29:33.152 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-14 15:29:33.152 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:29:33.153 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-14 15:29:33.155 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-14 15:29:33.155 | BEGIN { group = "" } 2026-08-14 15:29:33.155 | /^\[\[.+\|.*\]\]/ { 2026-08-14 15:29:33.155 | gsub("[][]", "", $1); 2026-08-14 15:29:33.155 | split($1, a, "|"); 2026-08-14 15:29:33.155 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-14 15:29:33.155 | group=a[1] 2026-08-14 15:29:33.155 | } else { 2026-08-14 15:29:33.156 | group="" 2026-08-14 15:29:33.156 | } 2026-08-14 15:29:33.156 | next 2026-08-14 15:29:33.156 | } 2026-08-14 15:29:33.156 | { 2026-08-14 15:29:33.156 | if (group != "") 2026-08-14 15:29:33.156 | print $0 2026-08-14 15:29:33.156 | } 2026-08-14 15:29:33.156 | ' /home/quobyte/devstack/local.conf 2026-08-14 15:29:33.161 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-14 15:29:33.164 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-14 15:29:33.195 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-14 15:29:33.224 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-14 15:29:33.227 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-14 15:29:33.229 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-14 15:29:33.231 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-14 15:29:33.233 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-14 15:29:33.235 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-14 15:29:33.256 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:33.259 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-14 15:29:33.261 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-14 15:29:33.263 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-14 15:29:33.278 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:33.280 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.147:5672/nova_cell1 2026-08-14 15:29:33.283 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.147:5672/nova_cell1 2026-08-14 15:29:33.312 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-14 15:29:33.314 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-14 15:29:33.316 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-14 15:29:33.335 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-14 15:29:33.354 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-14 15:29:33.357 | + lib/nova:configure_console_compute:671 : local offset 2026-08-14 15:29:33.359 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-14 15:29:33.361 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-14 15:29:33.364 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-14 15:29:33.386 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.147 2026-08-14 15:29:33.388 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-14 15:29:33.402 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:33.405 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-14 15:29:33.407 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-14 15:29:33.409 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-14 15:29:33.412 | + functions:vercmp:648 : local 'op=<' 2026-08-14 15:29:33.414 | + functions:vercmp:649 : local v2=1.0.0 2026-08-14 15:29:33.416 | + functions:vercmp:650 : local result 2026-08-14 15:29:33.421 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-14 15:29:33.423 | ++ functions:vercmp:654 : sort -V 2026-08-14 15:29:33.427 | ++ functions:vercmp:654 : head -1 2026-08-14 15:29:33.432 | + functions:vercmp:654 : result=1.0.0 2026-08-14 15:29:33.434 | + functions:vercmp:656 : case $op in 2026-08-14 15:29:33.436 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-14 15:29:33.438 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-14 15:29:33.441 | + functions:vercmp:667 : return 2026-08-14 15:29:33.444 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.147:6080/vnc_lite.html 2026-08-14 15:29:33.446 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.147:6080/vnc_lite.html 2026-08-14 15:29:33.481 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.147:6081/spice_auto.html 2026-08-14 15:29:33.484 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.147:6081/spice_auto.html 2026-08-14 15:29:33.516 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-14 15:29:33.531 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:33.533 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-14 15:29:33.536 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.147 2026-08-14 15:29:33.538 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-14 15:29:33.568 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.147 2026-08-14 15:29:33.597 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-14 15:29:33.616 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:29:33.619 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-14 15:29:33.621 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-14 15:29:33.645 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:29:33.648 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-14 15:29:33.653 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-14 15:29:33.694 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-14 15:29:33.698 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-14 15:29:33.738 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-14 15:29:33.743 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-14 15:29:33.746 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-14 15:29:33.750 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-14 15:29:33.754 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-14 15:29:33.759 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-08-14 15:29:33.763 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-14 15:29:33.767 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-14 15:29:33.770 | + functions-common:run_process:1676 : local group=libvirt 2026-08-14 15:29:33.774 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:33.778 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:33.781 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-14 15:29:33.785 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:33.788 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:33.792 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:33.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:33.800 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:33.806 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721373801 2026-08-14 15:29:33.809 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-14 15:29:33.834 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:33.839 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-08-14 15:29:33.844 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-14 15:29:33.848 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-14 15:29:33.852 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-14 15:29:33.856 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-14 15:29:33.861 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-14 15:29:33.866 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-14 15:29:33.870 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-14 15:29:33.874 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-14 15:29:33.878 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-14 15:29:33.883 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:29:33.888 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:29:33.892 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:29:33.896 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-14 15:29:33.899 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-14 15:29:33.903 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-08-14 15:29:33.909 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-14 15:29:33.912 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-14 15:29:33.914 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-14 15:29:33.916 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:29:33.920 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:29:33.922 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:29:33.926 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-14 15:29:33.929 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-14 15:29:33.932 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-14 15:29:33.936 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:29:33.942 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-14 15:29:34.046 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:29:34.134 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-14 15:29:34.215 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-14 15:29:34.304 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-14 15:29:34.391 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-14 15:29:34.473 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:29:34.541 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:29:34.544 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-14 15:29:34.547 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-14 15:29:34.617 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-14 15:29:34.698 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:29:35.204 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-14 15:29:35.244 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-14 15:29:35.789 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-14 15:29:35.849 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:35.854 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:35.860 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:35.866 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:35.869 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:35.875 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:35.880 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:35.886 | + functions-common:time_stop:2427 : start_time=1786721373801 2026-08-14 15:29:35.888 | + functions-common:time_stop:2429 : [[ -z 1786721373801 ]] 2026-08-14 15:29:35.897 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:35.909 | + functions-common:time_stop:2432 : end_time=1786721375899 2026-08-14 15:29:35.913 | + functions-common:time_stop:2433 : elapsed_time=2098 2026-08-14 15:29:35.918 | + functions-common:time_stop:2434 : total=32998 2026-08-14 15:29:35.926 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:35.927 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35096 2026-08-14 15:29:35.933 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:35.944 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-14 15:29:35.950 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-14 15:29:35.997 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:36.001 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-14 15:29:36.001 | Dumping cells_v2 mapping 2026-08-14 15:29:36.010 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-14 15:29:36.614 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-14 15:29:36.615 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:29:36.615 | we strongly recommend against using it for new projects. 2026-08-14 15:29:36.615 | 2026-08-14 15:29:36.615 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:29:36.615 | framework. For more detail see 2026-08-14 15:29:36.615 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:29:36.615 | 2026-08-14 15:29:36.615 | import eventlet # noqa 2026-08-14 15:29:36.914 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-14 15:29:40.174 | INFO dbcounter [None req-82103a95-a9a5-4c61-84ea-ce7bd63569b0 None None] Registered counter for database nova_api 2026-08-14 15:29:40.319 | DEBUG dbcounter [-] [81245] Writer thread running {{(pid=81245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:29:40.352 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-14 15:29:40.352 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-14 15:29:40.354 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-14 15:29:40.354 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-14 15:29:40.354 | | cell1 | 51eb1b9a-1db2-4754-8eae-73c43a8dc958 | rabbit://stackrabbit:stackqueue@192.168.122.147:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-14 15:29:40.354 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-14 15:29:41.052 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-14 15:29:41.056 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-14 15:29:41.140 | + inc/async:async_inner:63 : create_flavors 2026-08-14 15:29:41.189 | [2073 Async create_flavors:81350]: running: create_flavors 2026-08-14 15:29:41.192 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-14 15:29:41.216 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:41.222 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-14 15:29:41.223 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:29:41.227 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-14 15:29:41.230 | + ./stack.sh:main:1340 : start_cinder 2026-08-14 15:29:41.234 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-14 15:29:41.238 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-14 15:29:41.245 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-14 15:29:41.249 | + functions-common:run_process:1674 : local service=c-api 2026-08-14 15:29:41.253 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-14 15:29:41.256 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:41.260 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:41.264 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:41.267 | + functions-common:run_process:1680 : local name=c-api 2026-08-14 15:29:41.271 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:41.274 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:41.278 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:41.282 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:41.287 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:41.292 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721381288 2026-08-14 15:29:41.296 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-14 15:29:41.319 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:41.322 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-14 15:29:41.325 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-14 15:29:41.329 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-14 15:29:41.332 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-14 15:29:41.336 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-14 15:29:41.340 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-14 15:29:41.343 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-14 15:29:41.347 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-14 15:29:41.350 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-14 15:29:41.354 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:29:41.358 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:29:41.361 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:29:41.365 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:29:41.369 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-14 15:29:41.372 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-14 15:29:41.376 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-14 15:29:41.380 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:29:41.383 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-14 15:29:41.387 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-14 15:29:41.391 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:29:41.394 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-14 15:29:41.398 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-14 15:29:41.401 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-14 15:29:41.404 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-14 15:29:41.408 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-14 15:29:41.414 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-08-14 15:29:41.528 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:29:41.627 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-14 15:29:41.726 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-14 15:29:41.812 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:29:41.877 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:29:41.947 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-14 15:29:42.016 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-14 15:29:42.085 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-14 15:29:42.165 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-14 15:29:42.252 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-14 15:29:42.327 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-14 15:29:42.330 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-14 15:29:42.332 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-14 15:29:42.406 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-14 15:29:42.923 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-14 15:29:42.942 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-14 15:29:43.457 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-14 15:29:43.607 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:43.609 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:43.612 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:43.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:43.616 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:43.619 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:43.621 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:43.623 | + functions-common:time_stop:2427 : start_time=1786721381288 2026-08-14 15:29:43.626 | + functions-common:time_stop:2429 : [[ -z 1786721381288 ]] 2026-08-14 15:29:43.631 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:43.633 | + functions-common:time_stop:2432 : end_time=1786721383630 2026-08-14 15:29:43.635 | + functions-common:time_stop:2433 : elapsed_time=2342 2026-08-14 15:29:43.638 | + functions-common:time_stop:2434 : total=35096 2026-08-14 15:29:43.640 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:43.644 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37438 2026-08-14 15:29:43.647 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-14 15:29:43.647 | Waiting for Cinder API to start... 2026-08-14 15:29:43.656 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.147/volume/v3/ 2026-08-14 15:29:43.663 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.147/volume/v3/ 2026-08-14 15:29:43.668 | + functions:wait_for_service:476 : local timeout=60 2026-08-14 15:29:43.693 | + functions:wait_for_service:477 : local url=http://192.168.122.147/volume/v3/ 2026-08-14 15:29:43.699 | + functions:wait_for_service:478 : local rval=0 2026-08-14 15:29:43.705 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-14 15:29:43.710 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-14 15:29:43.719 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:43.725 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:43.734 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:43.751 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721383736 2026-08-14 15:29:43.760 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-14 15:29:43.767 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:29:43.775 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.147/volume/v3/ 2026-08-14 15:29:48.640 | + :: : [[ 401 == 503 ]] 2026-08-14 15:29:48.640 | + :: : [[ 0 -eq 7 ]] 2026-08-14 15:29:48.648 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-14 15:29:48.656 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:48.659 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:48.661 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:48.665 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:48.667 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:48.671 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-14 15:29:48.676 | + functions-common:time_stop:2427 : start_time=1786721383736 2026-08-14 15:29:48.676 | + functions-common:time_stop:2429 : [[ -z 1786721383736 ]] 2026-08-14 15:29:48.680 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:48.684 | + functions-common:time_stop:2432 : end_time=1786721388681 2026-08-14 15:29:48.687 | + functions-common:time_stop:2433 : elapsed_time=4945 2026-08-14 15:29:48.690 | + functions-common:time_stop:2434 : total=14754 2026-08-14 15:29:48.692 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:48.695 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19699 2026-08-14 15:29:48.697 | + functions:wait_for_service:486 : return 0 2026-08-14 15:29:48.700 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:48.702 | + functions-common:run_process:1674 : local service=c-sch 2026-08-14 15:29:48.706 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:48.709 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:48.713 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:48.718 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:48.720 | + functions-common:run_process:1680 : local name=c-sch 2026-08-14 15:29:48.722 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:48.725 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:48.727 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:48.729 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:48.734 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:48.739 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721388737 2026-08-14 15:29:48.742 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-14 15:29:48.758 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:48.763 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-14 15:29:48.765 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-14 15:29:48.768 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:48.771 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:48.774 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:48.778 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:48.781 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-14 15:29:48.785 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-14 15:29:48.787 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-14 15:29:48.789 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:29:48.793 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:29:48.796 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:29:48.798 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:29:48.802 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-14 15:29:48.805 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-14 15:29:48.809 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-08-14 15:29:48.812 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-14 15:29:48.815 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:48.820 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:29:48.824 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:29:48.827 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-14 15:29:48.831 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:29:48.833 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:29:48.836 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-14 15:29:48.838 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:29:48.845 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-14 15:29:48.930 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:29:49.012 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-14 15:29:49.089 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:49.180 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-14 15:29:49.262 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-14 15:29:49.345 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:29:49.417 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-14 15:29:49.421 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:29:49.425 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-14 15:29:49.512 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:29:50.056 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-14 15:29:50.077 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-14 15:29:50.605 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-14 15:29:50.652 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:50.659 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:50.663 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:50.668 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:50.673 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:50.677 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:50.682 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:50.686 | + functions-common:time_stop:2427 : start_time=1786721388737 2026-08-14 15:29:50.689 | + functions-common:time_stop:2429 : [[ -z 1786721388737 ]] 2026-08-14 15:29:50.695 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:50.705 | + functions-common:time_stop:2432 : end_time=1786721390698 2026-08-14 15:29:50.710 | + functions-common:time_stop:2433 : elapsed_time=1961 2026-08-14 15:29:50.715 | + functions-common:time_stop:2434 : total=37438 2026-08-14 15:29:50.720 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:50.723 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39399 2026-08-14 15:29:50.730 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-14 15:29:50.735 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-14 15:29:50.741 | + functions-common:run_process:1674 : local service=c-bak 2026-08-14 15:29:50.747 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:50.753 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:50.759 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:50.764 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-14 15:29:50.768 | + functions-common:run_process:1680 : local name=c-bak 2026-08-14 15:29:50.773 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:50.779 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:50.784 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:50.789 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:50.795 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:50.800 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721390797 2026-08-14 15:29:50.803 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-14 15:29:50.820 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:29:50.828 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:50.832 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:50.836 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:50.840 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:50.844 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:50.847 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:50.851 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:50.855 | + functions-common:time_stop:2427 : start_time=1786721390797 2026-08-14 15:29:50.858 | + functions-common:time_stop:2429 : [[ -z 1786721390797 ]] 2026-08-14 15:29:50.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:50.868 | + functions-common:time_stop:2432 : end_time=1786721390864 2026-08-14 15:29:50.872 | + functions-common:time_stop:2433 : elapsed_time=67 2026-08-14 15:29:50.875 | + functions-common:time_stop:2434 : total=39399 2026-08-14 15:29:50.878 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:50.882 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39466 2026-08-14 15:29:50.885 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-14 15:29:50.889 | + functions-common:run_process:1674 : local service=c-vol 2026-08-14 15:29:50.893 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:50.897 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:50.900 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:50.904 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-14 15:29:50.907 | + functions-common:run_process:1680 : local name=c-vol 2026-08-14 15:29:50.912 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:50.915 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:50.920 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:50.923 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:50.928 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:50.935 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721390930 2026-08-14 15:29:50.938 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-14 15:29:50.965 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:50.969 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-14 15:29:50.973 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-14 15:29:50.976 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:50.980 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:50.984 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:50.989 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:50.992 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-14 15:29:50.997 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-14 15:29:51.001 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-14 15:29:51.004 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:29:51.008 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:29:51.010 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:29:51.013 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-14 15:29:51.015 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-14 15:29:51.018 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-14 15:29:51.021 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-14 15:29:51.027 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-14 15:29:51.029 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:51.032 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-14 15:29:51.036 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-14 15:29:51.039 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-14 15:29:51.045 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-14 15:29:51.046 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-14 15:29:51.054 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-14 15:29:51.057 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-14 15:29:51.068 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-14 15:29:51.175 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:29:51.277 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-14 15:29:51.367 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-14 15:29:51.437 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-14 15:29:51.513 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-14 15:29:51.618 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:29:51.695 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-14 15:29:51.699 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-14 15:29:51.805 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-14 15:29:51.809 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-14 15:29:51.910 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-14 15:29:52.467 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-14 15:29:52.490 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-14 15:29:53.069 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-14 15:29:53.109 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:29:53.112 | + functions-common:time_stop:2420 : local name 2026-08-14 15:29:53.116 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:29:53.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:29:53.126 | + functions-common:time_stop:2423 : local total 2026-08-14 15:29:53.130 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:29:53.137 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:29:53.140 | + functions-common:time_stop:2427 : start_time=1786721390930 2026-08-14 15:29:53.145 | + functions-common:time_stop:2429 : [[ -z 1786721390930 ]] 2026-08-14 15:29:53.150 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:29:53.155 | + functions-common:time_stop:2432 : end_time=1786721393151 2026-08-14 15:29:53.158 | + functions-common:time_stop:2433 : elapsed_time=2221 2026-08-14 15:29:53.161 | + functions-common:time_stop:2434 : total=39466 2026-08-14 15:29:53.164 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:29:53.166 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41687 2026-08-14 15:29:53.170 | + ./stack.sh:main:1341 : create_volume_types 2026-08-14 15:29:53.173 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-14 15:29:53.210 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:53.214 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-14 15:29:53.217 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-14 15:29:53.225 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-14 15:29:53.228 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-14 15:29:53.232 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-14 15:29:53.235 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-14 15:29:53.241 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-14 15:29:53.246 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-14 15:29:53.253 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-14 15:29:53.290 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:53.293 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-14 15:29:58.395 | +-------------+--------------------------------------+ 2026-08-14 15:29:58.396 | | Field | Value | 2026-08-14 15:29:58.396 | +-------------+--------------------------------------+ 2026-08-14 15:29:58.396 | | description | None | 2026-08-14 15:29:58.396 | | id | a298f326-08e4-45cb-b013-f04ce5ea1b2e | 2026-08-14 15:29:58.396 | | is_public | True | 2026-08-14 15:29:58.396 | | name | lvmdriver-1 | 2026-08-14 15:29:58.396 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-14 15:29:58.396 | +-------------+--------------------------------------+ 2026-08-14 15:29:58.729 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-14 15:29:58.735 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-14 15:29:58.740 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-14 15:29:58.744 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-14 15:29:58.751 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-14 15:29:58.769 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:58.771 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-14 15:29:58.773 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:29:58.775 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-14 15:29:58.777 | + ./stack.sh:main:1356 : start_glance 2026-08-14 15:29:58.780 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-14 15:29:58.782 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-14 15:29:58.787 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-14 15:29:58.790 | + functions-common:run_process:1674 : local service=g-api 2026-08-14 15:29:58.791 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-14 15:29:58.793 | + functions-common:run_process:1676 : local group= 2026-08-14 15:29:58.795 | + functions-common:run_process:1677 : local user= 2026-08-14 15:29:58.799 | + functions-common:run_process:1678 : local env_vars= 2026-08-14 15:29:58.803 | + functions-common:run_process:1680 : local name=g-api 2026-08-14 15:29:58.807 | + functions-common:run_process:1682 : time_start run_process 2026-08-14 15:29:58.812 | + functions-common:time_start:2406 : local name=run_process 2026-08-14 15:29:58.817 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:29:58.817 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:29:58.821 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:29:58.826 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721398822 2026-08-14 15:29:58.828 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-14 15:29:58.860 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:29:58.868 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-14 15:29:58.876 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-14 15:29:58.879 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-14 15:29:58.885 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-14 15:29:58.887 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-14 15:29:58.891 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-14 15:29:58.894 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-14 15:29:58.899 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-14 15:29:58.903 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-14 15:29:58.908 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-14 15:29:58.915 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-14 15:29:58.920 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-14 15:29:58.928 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-14 15:29:58.931 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-14 15:29:58.934 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-14 15:29:58.938 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-14 15:29:58.941 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:29:58.947 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-14 15:29:58.950 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-14 15:29:58.954 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:29:58.957 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-14 15:29:58.960 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-14 15:29:58.964 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-14 15:29:58.969 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-14 15:29:58.974 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-14 15:29:58.981 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-08-14 15:29:59.097 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-14 15:29:59.212 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-14 15:29:59.303 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-14 15:29:59.406 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-14 15:29:59.492 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-14 15:29:59.593 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-14 15:29:59.679 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-14 15:29:59.750 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-14 15:29:59.822 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-14 15:29:59.909 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-14 15:30:00.016 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-14 15:30:00.022 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-14 15:30:00.027 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-14 15:30:00.120 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-14 15:30:00.692 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-14 15:30:00.731 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-14 15:30:01.250 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-14 15:30:01.406 | + functions-common:run_process:1686 : time_stop run_process 2026-08-14 15:30:01.411 | + functions-common:time_stop:2420 : local name 2026-08-14 15:30:01.421 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:30:01.425 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:30:01.427 | + functions-common:time_stop:2423 : local total 2026-08-14 15:30:01.434 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:30:01.438 | + functions-common:time_stop:2426 : name=run_process 2026-08-14 15:30:01.444 | + functions-common:time_stop:2427 : start_time=1786721398822 2026-08-14 15:30:01.452 | + functions-common:time_stop:2429 : [[ -z 1786721398822 ]] 2026-08-14 15:30:01.463 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:30:01.478 | + functions-common:time_stop:2432 : end_time=1786721401466 2026-08-14 15:30:01.484 | + functions-common:time_stop:2433 : elapsed_time=2644 2026-08-14 15:30:01.491 | + functions-common:time_stop:2434 : total=41687 2026-08-14 15:30:01.497 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:30:01.501 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44331 2026-08-14 15:30:01.507 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-14 15:30:01.553 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:30:01.559 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.147) to start...' 2026-08-14 15:30:01.559 | Waiting for g-api (192.168.122.147) to start... 2026-08-14 15:30:01.567 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.147/image 2026-08-14 15:30:01.572 | + functions:wait_for_service:476 : local timeout=60 2026-08-14 15:30:01.579 | + functions:wait_for_service:477 : local url=http://192.168.122.147/image 2026-08-14 15:30:01.584 | + functions:wait_for_service:478 : local rval=0 2026-08-14 15:30:01.590 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-14 15:30:01.599 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-14 15:30:01.604 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:30:01.613 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:30:01.621 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:30:01.632 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721401621 2026-08-14 15:30:01.638 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-14 15:30:01.648 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:30:01.656 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.147/image 2026-08-14 15:30:06.827 | + :: : [[ 300 == 503 ]] 2026-08-14 15:30:06.828 | + :: : [[ 0 -eq 7 ]] 2026-08-14 15:30:06.833 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-14 15:30:06.837 | + functions-common:time_stop:2420 : local name 2026-08-14 15:30:06.841 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:30:06.844 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:30:06.848 | + functions-common:time_stop:2423 : local total 2026-08-14 15:30:06.851 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:30:06.854 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-14 15:30:06.856 | + functions-common:time_stop:2427 : start_time=1786721401621 2026-08-14 15:30:06.859 | + functions-common:time_stop:2429 : [[ -z 1786721401621 ]] 2026-08-14 15:30:06.862 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:30:06.866 | + functions-common:time_stop:2432 : end_time=1786721406863 2026-08-14 15:30:06.872 | + functions-common:time_stop:2433 : elapsed_time=5242 2026-08-14 15:30:06.874 | + functions-common:time_stop:2434 : total=19699 2026-08-14 15:30:06.878 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:30:06.880 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24941 2026-08-14 15:30:06.883 | + functions:wait_for_service:486 : return 0 2026-08-14 15:30:06.886 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-14 15:30:06.902 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:06.906 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-14 15:30:06.928 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:06.931 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-14 15:30:06.934 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:30:06.937 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-14 15:30:06.940 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-14 15:30:06.942 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:06.946 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:06.947 | + functions:upload_image:141 : local image image_fname image_name 2026-08-14 15:30:06.950 | + functions:upload_image:143 : local max_attempts=5 2026-08-14 15:30:06.952 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-14 15:30:06.959 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:06.962 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:06.964 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-08-14 15:30:06.966 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-14 15:30:06.969 | ++ functions:upload_image:151 : seq 5 2026-08-14 15:30:06.973 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-14 15:30:06.975 | + functions:upload_image:152 : local rc=0 2026-08-14 15:30:06.977 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:06.980 | --2026-08-14 17:30:06-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:07.027 | Resolving github.com (github.com)... 140.82.121.3 2026-08-14 15:30:07.047 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-14 15:30:07.111 | HTTP request sent, awaiting response... 302 Found 2026-08-14 15:30:07.112 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-14T16%3A03%3A31Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-14T15%3A02%3A58Z&ske=2026-08-14T16%3A03%3A31Z&sks=b&skv=2018-11-09&sig=GXsz9Mr02WZfKAMbVReZ3ZUzLsvFENdJJvpq0miwG5k%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjcyMzEyMiwibmJmIjoxNzg2NzIxMzIyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.duYwVvMA5bBgtI8wQGROwPY3KAs5kx-cg6IglfMt0Rs&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-14 15:30:07.112 | --2026-08-14 17:30:07-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-14T16%3A03%3A31Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-14T15%3A02%3A58Z&ske=2026-08-14T16%3A03%3A31Z&sks=b&skv=2018-11-09&sig=GXsz9Mr02WZfKAMbVReZ3ZUzLsvFENdJJvpq0miwG5k%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjcyMzEyMiwibmJmIjoxNzg2NzIxMzIyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.duYwVvMA5bBgtI8wQGROwPY3KAs5kx-cg6IglfMt0Rs&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-14 15:30:07.113 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-08-14 15:30:07.124 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-14 15:30:07.187 | HTTP request sent, awaiting response... 200 OK 2026-08-14 15:30:07.187 | Length: 21692416 (21M) [application/octet-stream] 2026-08-14 15:30:07.187 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-14 15:30:07.238 | 2026-08-14 15:30:07.448 | 0K ........ ........ .... 100% 79.2M=0.3s 2026-08-14 15:30:07.448 | 2026-08-14 15:30:07.448 | 2026-08-14 17:30:07 (79.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-14 15:30:07.449 | 2026-08-14 15:30:07.453 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-14 15:30:07.457 | + functions:upload_image:163 : break 2026-08-14 15:30:07.461 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:07.464 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-08-14 15:30:07.467 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-08-14 15:30:07.470 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-08-14 15:30:07.474 | + functions:upload_image:313 : local kernel= 2026-08-14 15:30:07.477 | + functions:upload_image:314 : local ramdisk= 2026-08-14 15:30:07.480 | + functions:upload_image:315 : local disk_format= 2026-08-14 15:30:07.483 | + functions:upload_image:316 : local container_format= 2026-08-14 15:30:07.486 | + functions:upload_image:317 : local unpack= 2026-08-14 15:30:07.489 | + functions:upload_image:318 : local img_property= 2026-08-14 15:30:07.493 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-14 15:30:07.496 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-14 15:30:07.499 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-14 15:30:07.501 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-14 15:30:07.505 | + functions:upload_image:328 : case "$image_fname" in 2026-08-14 15:30:07.509 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-14 15:30:07.513 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-14 15:30:07.516 | + functions:upload_image:350 : local format 2026-08-14 15:30:07.521 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-14 15:30:07.521 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:07.534 | + functions:upload_image:351 : format=qcow2 2026-08-14 15:30:07.537 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-14 15:30:07.539 | + functions:upload_image:353 : disk_format=qcow2 2026-08-14 15:30:07.542 | + functions:upload_image:357 : container_format=bare 2026-08-14 15:30:07.545 | + functions:upload_image:404 : is_arch ppc64le 2026-08-14 15:30:07.549 | ++ functions-common:is_arch:519 : uname -m 2026-08-14 15:30:07.556 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-14 15:30:07.562 | + functions:upload_image:404 : is_arch ppc64 2026-08-14 15:30:07.565 | ++ functions-common:is_arch:519 : uname -m 2026-08-14 15:30:07.574 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-14 15:30:07.583 | + functions:upload_image:404 : is_arch ppc 2026-08-14 15:30:07.586 | ++ functions-common:is_arch:519 : uname -m 2026-08-14 15:30:07.595 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-14 15:30:07.599 | + functions:upload_image:408 : is_arch aarch64 2026-08-14 15:30:07.602 | ++ functions-common:is_arch:519 : uname -m 2026-08-14 15:30:07.610 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-14 15:30:07.613 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-14 15:30:07.616 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-14 15:30:07.620 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-14 15:30:07.623 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-14 15:30:07.626 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-08-14 15:30:07.630 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-14 15:30:07.633 | + functions:_upload_image:112 : shift 2026-08-14 15:30:07.635 | + functions:_upload_image:113 : local container=bare 2026-08-14 15:30:07.638 | + functions:_upload_image:114 : shift 2026-08-14 15:30:07.642 | + functions:_upload_image:115 : local disk=qcow2 2026-08-14 15:30:07.646 | + functions:_upload_image:116 : shift 2026-08-14 15:30:07.649 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:07.651 | + functions:_upload_image:118 : shift 2026-08-14 15:30:07.653 | + functions:_upload_image:119 : local properties 2026-08-14 15:30:07.656 | + functions:_upload_image:120 : local useimport 2026-08-14 15:30:07.660 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-14 15:30:07.663 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-14 15:30:07.666 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-14 15:30:07.669 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-14 15:30:07.672 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-14 15:30:07.675 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-14 15:30:07.677 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-14 15:30:07.682 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:07.687 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:30:13.554 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-14 15:30:13.554 | | Field | Value | 2026-08-14 15:30:13.554 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-14 15:30:13.554 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-14 15:30:13.555 | | container_format | bare | 2026-08-14 15:30:13.555 | | created_at | 2026-08-14T15:30:12Z | 2026-08-14 15:30:13.555 | | disk_format | qcow2 | 2026-08-14 15:30:13.555 | | file | /v2/images/6be61a33-ac28-44c5-b5c2-918964aeb18d/file | 2026-08-14 15:30:13.555 | | id | 6be61a33-ac28-44c5-b5c2-918964aeb18d | 2026-08-14 15:30:13.555 | | min_disk | 0 | 2026-08-14 15:30:13.555 | | min_ram | 0 | 2026-08-14 15:30:13.556 | | name | cirros-0.6.3-x86_64-disk | 2026-08-14 15:30:13.556 | | owner | 3ac5fc4927894f57958e1412ecdb925c | 2026-08-14 15:30:13.556 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-14 15:30:13.556 | | protected | False | 2026-08-14 15:30:13.556 | | schema | /v2/schemas/image | 2026-08-14 15:30:13.556 | | size | 21692416 | 2026-08-14 15:30:13.557 | | status | active | 2026-08-14 15:30:13.557 | | tags | | 2026-08-14 15:30:13.557 | | updated_at | 2026-08-14T15:30:13Z | 2026-08-14 15:30:13.559 | | virtual_size | 117440512 | 2026-08-14 15:30:13.559 | | visibility | public | 2026-08-14 15:30:13.560 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-14 15:30:13.863 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-14 15:30:13.922 | [2073 Async create_flavors:81350]: Waiting for completion of create_flavors running on PID 81350 (2 other jobs running) 2026-08-14 15:30:13.948 | [2073 Async create_flavors:81350]: Signaling child to exit 2026-08-14 15:30:22.553 | + inc/async:async_inner:64 : rc=0 2026-08-14 15:30:22.576 | [81350 Async create_flavors:81350]: finished successfully 2026-08-14 15:30:22.597 | WAKEUP 2026-08-14 15:30:22.617 | [2073 Async create_flavors:81350]: Signaled 2026-08-14 15:30:22.618 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-14 15:30:22.618 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:22.618 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-14 15:30:22.619 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-14 15:30:22.619 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-08-14 15:30:22.619 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.619 | | Field | Value | 2026-08-14 15:30:22.619 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.619 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:30:22.619 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:30:22.619 | | description | None | 2026-08-14 15:30:22.619 | | disk | 1 | 2026-08-14 15:30:22.619 | | id | c1 | 2026-08-14 15:30:22.620 | | name | cirros256 | 2026-08-14 15:30:22.620 | | os-flavor-access:is_public | True | 2026-08-14 15:30:22.620 | | properties | hw_rng:allowed='True' | 2026-08-14 15:30:22.620 | | ram | 256 | 2026-08-14 15:30:22.620 | | rxtx_factor | 1.0 | 2026-08-14 15:30:22.620 | | swap | 0 | 2026-08-14 15:30:22.620 | | vcpus | 1 | 2026-08-14 15:30:22.620 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.620 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-08-14 15:30:22.620 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.620 | | Field | Value | 2026-08-14 15:30:22.621 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.621 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:30:22.621 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:30:22.621 | | description | None | 2026-08-14 15:30:22.621 | | disk | 5 | 2026-08-14 15:30:22.622 | | id | d1 | 2026-08-14 15:30:22.622 | | name | ds512M | 2026-08-14 15:30:22.622 | | os-flavor-access:is_public | True | 2026-08-14 15:30:22.622 | | properties | hw_rng:allowed='True' | 2026-08-14 15:30:22.622 | | ram | 512 | 2026-08-14 15:30:22.622 | | rxtx_factor | 1.0 | 2026-08-14 15:30:22.622 | | swap | 0 | 2026-08-14 15:30:22.622 | | vcpus | 1 | 2026-08-14 15:30:22.623 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.623 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-08-14 15:30:22.623 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.623 | | Field | Value | 2026-08-14 15:30:22.623 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.623 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:30:22.623 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:30:22.623 | | description | None | 2026-08-14 15:30:22.624 | | disk | 10 | 2026-08-14 15:30:22.624 | | id | d2 | 2026-08-14 15:30:22.624 | | name | ds1G | 2026-08-14 15:30:22.624 | | os-flavor-access:is_public | True | 2026-08-14 15:30:22.624 | | properties | hw_rng:allowed='True' | 2026-08-14 15:30:22.624 | | ram | 1024 | 2026-08-14 15:30:22.624 | | rxtx_factor | 1.0 | 2026-08-14 15:30:22.624 | | swap | 0 | 2026-08-14 15:30:22.625 | | vcpus | 1 | 2026-08-14 15:30:22.625 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.625 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-08-14 15:30:22.625 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.625 | | Field | Value | 2026-08-14 15:30:22.625 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.625 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:30:22.625 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:30:22.625 | | description | None | 2026-08-14 15:30:22.625 | | disk | 10 | 2026-08-14 15:30:22.626 | | id | d3 | 2026-08-14 15:30:22.626 | | name | ds2G | 2026-08-14 15:30:22.626 | | os-flavor-access:is_public | True | 2026-08-14 15:30:22.626 | | properties | hw_rng:allowed='True' | 2026-08-14 15:30:22.626 | | ram | 2048 | 2026-08-14 15:30:22.626 | | rxtx_factor | 1.0 | 2026-08-14 15:30:22.626 | | swap | 0 | 2026-08-14 15:30:22.626 | | vcpus | 2 | 2026-08-14 15:30:22.626 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.626 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-08-14 15:30:22.627 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.627 | | Field | Value | 2026-08-14 15:30:22.627 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.627 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:30:22.627 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:30:22.627 | | description | None | 2026-08-14 15:30:22.628 | | disk | 20 | 2026-08-14 15:30:22.628 | | id | d4 | 2026-08-14 15:30:22.628 | | name | ds4G | 2026-08-14 15:30:22.628 | | os-flavor-access:is_public | True | 2026-08-14 15:30:22.628 | | properties | hw_rng:allowed='True' | 2026-08-14 15:30:22.628 | | ram | 4096 | 2026-08-14 15:30:22.628 | | rxtx_factor | 1.0 | 2026-08-14 15:30:22.628 | | swap | 0 | 2026-08-14 15:30:22.628 | | vcpus | 4 | 2026-08-14 15:30:22.629 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.629 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-14 15:30:22.629 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-14 15:30:22.629 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-08-14 15:30:22.629 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.629 | | Field | Value | 2026-08-14 15:30:22.629 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.629 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:30:22.629 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:30:22.630 | | description | None | 2026-08-14 15:30:22.630 | | disk | 1 | 2026-08-14 15:30:22.630 | | id | 1 | 2026-08-14 15:30:22.630 | | name | m1.tiny | 2026-08-14 15:30:22.630 | | os-flavor-access:is_public | True | 2026-08-14 15:30:22.630 | | properties | hw_rng:allowed='True' | 2026-08-14 15:30:22.630 | | ram | 512 | 2026-08-14 15:30:22.630 | | rxtx_factor | 1.0 | 2026-08-14 15:30:22.630 | | swap | 0 | 2026-08-14 15:30:22.630 | | vcpus | 1 | 2026-08-14 15:30:22.630 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.631 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-08-14 15:30:22.631 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.631 | | Field | Value | 2026-08-14 15:30:22.631 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.631 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:30:22.631 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:30:22.631 | | description | None | 2026-08-14 15:30:22.631 | | disk | 20 | 2026-08-14 15:30:22.632 | | id | 2 | 2026-08-14 15:30:22.632 | | name | m1.small | 2026-08-14 15:30:22.632 | | os-flavor-access:is_public | True | 2026-08-14 15:30:22.632 | | properties | hw_rng:allowed='True' | 2026-08-14 15:30:22.632 | | ram | 2048 | 2026-08-14 15:30:22.632 | | rxtx_factor | 1.0 | 2026-08-14 15:30:22.632 | | swap | 0 | 2026-08-14 15:30:22.632 | | vcpus | 1 | 2026-08-14 15:30:22.632 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.632 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-08-14 15:30:22.632 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.633 | | Field | Value | 2026-08-14 15:30:22.633 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.633 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:30:22.633 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:30:22.633 | | description | None | 2026-08-14 15:30:22.633 | | disk | 40 | 2026-08-14 15:30:22.633 | | id | 3 | 2026-08-14 15:30:22.633 | | name | m1.medium | 2026-08-14 15:30:22.633 | | os-flavor-access:is_public | True | 2026-08-14 15:30:22.633 | | properties | hw_rng:allowed='True' | 2026-08-14 15:30:22.634 | | ram | 4096 | 2026-08-14 15:30:22.634 | | rxtx_factor | 1.0 | 2026-08-14 15:30:22.634 | | swap | 0 | 2026-08-14 15:30:22.634 | | vcpus | 2 | 2026-08-14 15:30:22.634 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.634 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-08-14 15:30:22.634 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.634 | | Field | Value | 2026-08-14 15:30:22.634 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.634 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:30:22.634 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:30:22.635 | | description | None | 2026-08-14 15:30:22.635 | | disk | 80 | 2026-08-14 15:30:22.635 | | id | 4 | 2026-08-14 15:30:22.635 | | name | m1.large | 2026-08-14 15:30:22.635 | | os-flavor-access:is_public | True | 2026-08-14 15:30:22.635 | | properties | hw_rng:allowed='True' | 2026-08-14 15:30:22.635 | | ram | 8192 | 2026-08-14 15:30:22.635 | | rxtx_factor | 1.0 | 2026-08-14 15:30:22.635 | | swap | 0 | 2026-08-14 15:30:22.635 | | vcpus | 4 | 2026-08-14 15:30:22.636 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.636 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-08-14 15:30:22.636 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.636 | | Field | Value | 2026-08-14 15:30:22.636 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.636 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:30:22.636 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:30:22.637 | | description | None | 2026-08-14 15:30:22.637 | | disk | 160 | 2026-08-14 15:30:22.637 | | id | 5 | 2026-08-14 15:30:22.637 | | name | m1.xlarge | 2026-08-14 15:30:22.637 | | os-flavor-access:is_public | True | 2026-08-14 15:30:22.637 | | properties | hw_rng:allowed='True' | 2026-08-14 15:30:22.637 | | ram | 16384 | 2026-08-14 15:30:22.637 | | rxtx_factor | 1.0 | 2026-08-14 15:30:22.637 | | swap | 0 | 2026-08-14 15:30:22.637 | | vcpus | 8 | 2026-08-14 15:30:22.638 | +----------------------------+-----------------------+ 2026-08-14 15:30:22.665 | [2073 Async create_flavors:81350]: finished create_flavors with result 0 in 41 seconds 2026-08-14 15:30:22.668 | + inc/async:async_wait:197 : return 0 2026-08-14 15:30:22.671 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-14 15:30:22.687 | + functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:30:22.689 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-14 15:30:22.704 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:22.706 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-14 15:30:22.721 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:22.724 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-14 15:30:22.726 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-14 15:30:22.728 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-14 15:30:22.731 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:30:22.733 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-14 15:30:22.735 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-14 15:30:22.737 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-14 15:30:22.739 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-14 15:30:22.740 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-14 15:30:22.741 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-14 15:30:22.743 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-14 15:30:22.744 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-14 15:30:22.745 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-14 15:30:22.747 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-14 15:30:22.748 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-14 15:30:22.750 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-14 15:30:22.751 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-14 15:30:22.753 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-14 15:30:22.754 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-14 15:30:22.755 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-14 15:30:22.757 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-14 15:30:22.759 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-14 15:30:22.760 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-14 15:30:22.761 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-14 15:30:22.763 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-14 15:30:22.764 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-14 15:30:22.766 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-14 15:30:22.768 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-14 15:30:22.769 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-14 15:30:22.771 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-14 15:30:22.773 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-14 15:30:22.774 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-14 15:30:22.775 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-14 15:30:22.777 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-14 15:30:22.778 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-14 15:30:22.780 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-14 15:30:22.781 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-14 15:30:22.783 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-14 15:30:22.785 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-14 15:30:22.786 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-14 15:30:22.788 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-14 15:30:22.789 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-14 15:30:22.791 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-14 15:30:22.792 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-14 15:30:22.794 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-14 15:30:22.795 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-14 15:30:22.796 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-14 15:30:22.798 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-14 15:30:22.799 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-14 15:30:22.801 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-14 15:30:22.802 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-14 15:30:22.804 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-14 15:30:22.805 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-14 15:30:22.807 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-14 15:30:22.808 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-14 15:30:22.810 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-14 15:30:22.811 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-14 15:30:22.813 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-14 15:30:22.814 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-14 15:30:22.816 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-14 15:30:22.817 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-14 15:30:22.817 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-14 15:30:22.820 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-14 15:30:22.821 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-14 15:30:25.020 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-14 15:30:25.023 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-08-14 15:30:25.300 | + ./stack.sh:main:1406 : save_stackenv 2026-08-14 15:30:25.302 | + functions-common:save_stackenv:65 : local tag= 2026-08-14 15:30:25.305 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-14 15:30:25.309 | + functions-common:save_stackenv:67 : time_stamp=2026-08-14-173025 2026-08-14 15:30:25.312 | + functions-common:save_stackenv:68 : echo '# 2026-08-14-173025 ' 2026-08-14 15:30:25.314 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.317 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-14 15:30:25.319 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.322 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-14 15:30:25.324 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.326 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-14 15:30:25.329 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.331 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-14 15:30:25.334 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.336 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.147 2026-08-14 15:30:25.339 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.341 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.147/identity 2026-08-14 15:30:25.345 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.347 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-14-170531 2026-08-14 15:30:25.349 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.352 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-14 15:30:25.354 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.357 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.147 2026-08-14 15:30:25.359 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.361 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-14 15:30:25.364 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.366 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-14 15:30:25.368 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.371 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-14 15:30:25.373 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.376 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-14 15:30:25.378 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.381 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.147 2026-08-14 15:30:25.383 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-14 15:30:25.385 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-14 15:30:25.388 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-14 15:30:25.390 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-14 15:30:25.392 | + inc/meta-config:merge_config_group:171 : shift 2026-08-14 15:30:25.395 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-14 15:30:25.397 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:30:25.399 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-14 15:30:25.401 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-14 15:30:25.404 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-14 15:30:25.406 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:30:25.409 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-14 15:30:25.411 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:30:25.414 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-14 15:30:25.414 | /^\[\[.+\|.*\]\]/ { 2026-08-14 15:30:25.414 | gsub("[][]", "", $1); 2026-08-14 15:30:25.414 | split($1, a, "|"); 2026-08-14 15:30:25.414 | if (a[1] == matchgroup) 2026-08-14 15:30:25.414 | print a[2] 2026-08-14 15:30:25.414 | } 2026-08-14 15:30:25.414 | ' /home/quobyte/devstack/local.conf 2026-08-14 15:30:25.420 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-14 15:30:25.422 | + functions-common:run_phase:1848 : local mode=stack 2026-08-14 15:30:25.424 | + functions-common:run_phase:1849 : local phase=extra 2026-08-14 15:30:25.427 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-14 15:30:25.429 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-14 15:30:25.432 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-14 15:30:25.434 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-14 15:30:25.436 | + functions-common:run_phase:1858 : local extra 2026-08-14 15:30:25.440 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-14 15:30:25.443 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-14 15:30:25.446 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-14 15:30:25.448 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-14 15:30:25.450 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-14 15:30:25.453 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-14 15:30:25.468 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:25.470 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-14 15:30:25.472 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:30:25.475 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-14 15:30:25.477 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:30:25.479 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-14 15:30:25.482 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:30:25.484 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-14 15:30:25.486 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-14 15:30:25.489 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-14 15:30:25.491 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-14 15:30:25.493 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-14 15:30:25.496 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-14 15:30:25.498 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-14 15:30:25.501 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-14 15:30:25.503 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-14 15:30:25.505 | + functions-common:run_plugins:1837 : local plugins= 2026-08-14 15:30:25.508 | + functions-common:run_plugins:1838 : local plugin 2026-08-14 15:30:25.510 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-14 15:30:25.513 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-14 15:30:25.515 | + inc/meta-config:merge_config_group:171 : shift 2026-08-14 15:30:25.517 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-14 15:30:25.520 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:30:25.522 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-14 15:30:25.524 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-14 15:30:25.527 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-14 15:30:25.530 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:30:25.532 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-14 15:30:25.535 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:30:25.537 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-14 15:30:25.537 | /^\[\[.+\|.*\]\]/ { 2026-08-14 15:30:25.537 | gsub("[][]", "", $1); 2026-08-14 15:30:25.537 | split($1, a, "|"); 2026-08-14 15:30:25.537 | if (a[1] == matchgroup) 2026-08-14 15:30:25.537 | print a[2] 2026-08-14 15:30:25.538 | } 2026-08-14 15:30:25.538 | ' /home/quobyte/devstack/local.conf 2026-08-14 15:30:25.543 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-14 15:30:25.559 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:25.561 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-14 15:30:25.564 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-14 15:30:25.566 | + functions:wait_for_compute:490 : local timeout=60 2026-08-14 15:30:25.568 | + functions:wait_for_compute:491 : local rval=0 2026-08-14 15:30:25.570 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-14 15:30:25.573 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-14 15:30:25.575 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-14 15:30:25.578 | + functions-common:time_start:2407 : local start_time= 2026-08-14 15:30:25.580 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:30:25.583 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:30:25.587 | + functions-common:time_start:2411 : _TIME_START[$name]=1786721425584 2026-08-14 15:30:25.590 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-14 15:30:25.609 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-14 15:30:25.611 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-14 15:30:25.614 | ++ functions:wait_for_compute:496 : hostname 2026-08-14 15:30:25.618 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-14 15:30:25.620 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-14 15:30:25.624 | ++ functions:wait_for_compute:498 : hostname 2026-08-14 15:30:25.628 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:30:25.629 | + :: : ID= 2026-08-14 15:30:25.631 | + :: : [[ '' == '' ]] 2026-08-14 15:30:25.632 | + :: : sleep 1 2026-08-14 15:30:26.636 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-14 15:30:26.638 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-14 15:30:29.929 | + :: : ID=1e21b2a4-6ec9-4bca-a004-f13ebe66f15d 2026-08-14 15:30:29.931 | + :: : [[ 1e21b2a4-6ec9-4bca-a004-f13ebe66f15d == '' ]] 2026-08-14 15:30:29.934 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-14 15:30:29.937 | + functions-common:time_stop:2420 : local name 2026-08-14 15:30:29.939 | + functions-common:time_stop:2421 : local end_time 2026-08-14 15:30:29.942 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:30:29.944 | + functions-common:time_stop:2423 : local total 2026-08-14 15:30:29.947 | + functions-common:time_stop:2424 : local start_time 2026-08-14 15:30:29.950 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-14 15:30:29.952 | + functions-common:time_stop:2427 : start_time=1786721425584 2026-08-14 15:30:29.955 | + functions-common:time_stop:2429 : [[ -z 1786721425584 ]] 2026-08-14 15:30:29.958 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:30:29.962 | + functions-common:time_stop:2432 : end_time=1786721429959 2026-08-14 15:30:29.965 | + functions-common:time_stop:2433 : elapsed_time=4375 2026-08-14 15:30:29.968 | + functions-common:time_stop:2434 : total=24941 2026-08-14 15:30:29.970 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:30:29.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29316 2026-08-14 15:30:29.975 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-14 15:30:29.978 | + functions:wait_for_compute:516 : return 0 2026-08-14 15:30:29.981 | + ./stack.sh:main:1446 : service_check 2026-08-14 15:30:29.983 | + functions-common:service_check:1713 : local service 2026-08-14 15:30:29.986 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:29.989 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-14 15:30:30.007 | not-found 2026-08-14 15:30:30.012 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.014 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-14 15:30:30.034 | enabled 2026-08-14 15:30:30.038 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-14 15:30:30.062 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-14 15:30:30.063 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-14 15:30:30.063 | Active: active (running) since Fri 2026-08-14 17:27:15 CEST; 3min 14s ago 2026-08-14 15:30:30.063 | Main PID: 69108 (uwsgi) 2026-08-14 15:30:30.063 | Status: "uWSGI is ready" 2026-08-14 15:30:30.063 | Tasks: 17 (limit: 14255) 2026-08-14 15:30:30.063 | Memory: 274.0M (peak: 274.4M) 2026-08-14 15:30:30.064 | CPU: 14.667s 2026-08-14 15:30:30.064 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-14 15:30:30.064 | ├─69108 "nova-apiuWSGI master" 2026-08-14 15:30:30.064 | ├─69109 "nova-apiuWSGI worker 1" 2026-08-14 15:30:30.064 | └─69110 "nova-apiuWSGI worker 2" 2026-08-14 15:30:30.064 | 2026-08-14 15:30:30.064 | Aug 14 17:30:29 devstack devstack@n-api.service[69110]: [pid: 69110|app: 0|req: 19/36] 192.168.122.147 () {54 vars in 935 bytes} [Fri Aug 14 17:30:29 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 15:30:30.064 | Aug 14 17:30:29 devstack devstack@n-api.service[69109]: DEBUG nova.api.openstack.wsgi [None req-bac757ea-659f-48cf-88b3-b89ecb9edb36 admin admin] Calling method '>' {{(pid=69109) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-14 15:30:30.064 | Aug 14 17:30:29 devstack devstack@n-api.service[69109]: DEBUG oslo_concurrency.lockutils [None req-bac757ea-659f-48cf-88b3-b89ecb9edb36 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=69109) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-14 15:30:30.064 | Aug 14 17:30:29 devstack devstack@n-api.service[69109]: DEBUG oslo_concurrency.lockutils [None req-bac757ea-659f-48cf-88b3-b89ecb9edb36 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=69109) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-14 15:30:30.065 | Aug 14 17:30:29 devstack devstack@n-api.service[69109]: DEBUG oslo_concurrency.lockutils [None req-bac757ea-659f-48cf-88b3-b89ecb9edb36 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=69109) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-14 15:30:30.065 | Aug 14 17:30:29 devstack devstack@n-api.service[69109]: DEBUG oslo_concurrency.lockutils [None req-bac757ea-659f-48cf-88b3-b89ecb9edb36 admin admin] Acquiring lock "51eb1b9a-1db2-4754-8eae-73c43a8dc958" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=69109) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-14 15:30:30.065 | Aug 14 17:30:29 devstack devstack@n-api.service[69109]: DEBUG oslo_concurrency.lockutils [None req-bac757ea-659f-48cf-88b3-b89ecb9edb36 admin admin] Lock "51eb1b9a-1db2-4754-8eae-73c43a8dc958" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=69109) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-14 15:30:30.065 | Aug 14 17:30:29 devstack devstack@n-api.service[69109]: DEBUG oslo_concurrency.lockutils [None req-bac757ea-659f-48cf-88b3-b89ecb9edb36 admin admin] Lock "51eb1b9a-1db2-4754-8eae-73c43a8dc958" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=69109) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-14 15:30:30.065 | Aug 14 17:30:29 devstack devstack@n-api.service[69109]: INFO nova.api.openstack.requestlog [None req-bac757ea-659f-48cf-88b3-b89ecb9edb36 admin admin] 192.168.122.147 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.161918 2026-08-14 15:30:30.066 | Aug 14 17:30:29 devstack devstack@n-api.service[69109]: [pid: 69109|app: 0|req: 18/37] 192.168.122.147 () {60 vars in 1325 bytes} [Fri Aug 14 17:30:29 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-14 15:30:30.068 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.070 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-14 15:30:30.089 | enabled 2026-08-14 15:30:30.094 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-14 15:30:30.117 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-14 15:30:30.117 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-14 15:30:30.117 | Active: active (running) since Fri 2026-08-14 17:29:35 CEST; 54s ago 2026-08-14 15:30:30.117 | Main PID: 81187 (nova-compute) 2026-08-14 15:30:30.117 | Tasks: 10 (limit: 14255) 2026-08-14 15:30:30.117 | Memory: 136.4M (peak: 137.9M) 2026-08-14 15:30:30.117 | CPU: 5.008s 2026-08-14 15:30:30.117 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-14 15:30:30.117 | └─81187 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-14 15:30:30.118 | 2026-08-14 15:30:30.118 | Aug 14 17:29:59 devstack nova-compute[81187]: DEBUG nova.compute.provider_tree [None req-a084c4c2-8555-4016-aff8-105e45a89b38 None None] Updating resource provider 046a886c-7744-44b7-ae49-a5c6b0a36b4e generation from 0 to 1 during operation: update_inventory {{(pid=81187) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-08-14 15:30:30.118 | Aug 14 17:29:59 devstack nova-compute[81187]: DEBUG nova.compute.provider_tree [None req-a084c4c2-8555-4016-aff8-105e45a89b38 None None] Updating inventory in ProviderTree for provider 046a886c-7744-44b7-ae49-a5c6b0a36b4e 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=81187) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-08-14 15:30:30.118 | Aug 14 17:29:59 devstack nova-compute[81187]: DEBUG nova.compute.provider_tree [None req-a084c4c2-8555-4016-aff8-105e45a89b38 None None] Updating resource provider 046a886c-7744-44b7-ae49-a5c6b0a36b4e generation from 1 to 2 during operation: update_traits {{(pid=81187) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-08-14 15:30:30.118 | Aug 14 17:29:59 devstack nova-compute[81187]: DEBUG nova.compute.resource_tracker [None req-a084c4c2-8555-4016-aff8-105e45a89b38 None None] Compute_service record updated for devstack:devstack {{(pid=81187) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-14 15:30:30.118 | Aug 14 17:29:59 devstack nova-compute[81187]: DEBUG oslo_concurrency.lockutils [None req-a084c4c2-8555-4016-aff8-105e45a89b38 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.183s {{(pid=81187) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-14 15:30:30.118 | Aug 14 17:29:59 devstack nova-compute[81187]: DEBUG nova.service [None req-a084c4c2-8555-4016-aff8-105e45a89b38 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=81187) start /opt/stack/nova/nova/service.py:196}} 2026-08-14 15:30:30.118 | Aug 14 17:29:59 devstack nova-compute[81187]: DEBUG nova.service [None req-a084c4c2-8555-4016-aff8-105e45a89b38 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=81187) start /opt/stack/nova/nova/service.py:212}} 2026-08-14 15:30:30.118 | Aug 14 17:29:59 devstack nova-compute[81187]: DEBUG nova.service [None req-a084c4c2-8555-4016-aff8-105e45a89b38 None None] Join ServiceGroup membership for this service compute {{(pid=81187) start /opt/stack/nova/nova/service.py:222}} 2026-08-14 15:30:30.118 | Aug 14 17:29:59 devstack nova-compute[81187]: DEBUG nova.servicegroup.drivers.db [None req-a084c4c2-8555-4016-aff8-105e45a89b38 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=81187) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-14 15:30:30.118 | Aug 14 17:30:04 devstack nova-compute[81187]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.93 seconds {{(pid=81187) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:30.122 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.124 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-14 15:30:30.143 | not-found 2026-08-14 15:30:30.148 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.151 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-14 15:30:30.170 | enabled 2026-08-14 15:30:30.174 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-14 15:30:30.198 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-14 15:30:30.198 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-14 15:30:30.198 | Active: active (running) since Fri 2026-08-14 17:29:22 CEST; 1min 7s ago 2026-08-14 15:30:30.198 | Main PID: 77495 (nova-scheduler:) 2026-08-14 15:30:30.198 | Tasks: 19 (limit: 14255) 2026-08-14 15:30:30.198 | Memory: 156.1M (peak: 156.6M) 2026-08-14 15:30:30.198 | CPU: 4.949s 2026-08-14 15:30:30.198 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-14 15:30:30.198 | ├─77495 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-14 15:30:30.198 | ├─79108 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-14 15:30:30.198 | └─79117 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-14 15:30:30.199 | 2026-08-14 15:30:30.199 | Aug 14 17:29:29 devstack nova-scheduler[79108]: DEBUG nova.servicegroup.drivers.db [None req-0528527b-ea18-44a5-9c0c-0aaadb8129aa None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=79108) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-14 15:30:30.199 | Aug 14 17:29:34 devstack nova-scheduler[79108]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=79108) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:30.199 | Aug 14 17:29:34 devstack nova-scheduler[79117]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=79117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:30.199 | Aug 14 17:29:36 devstack nova-scheduler[77495]: DEBUG dbcounter [-] [77495] Writing DB stats nova_api:SELECT=3 {{(pid=77495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.199 | Aug 14 17:29:36 devstack nova-scheduler[77495]: DEBUG dbcounter [-] [77495] Writing DB stats nova_cell0:SELECT=1 {{(pid=77495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.199 | Aug 14 17:29:36 devstack nova-scheduler[77495]: DEBUG dbcounter [-] [77495] Writing DB stats nova_cell1:SELECT=1 {{(pid=77495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.199 | Aug 14 17:29:44 devstack nova-scheduler[79108]: DEBUG dbcounter [-] [79108] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=79108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.199 | Aug 14 17:29:44 devstack nova-scheduler[79117]: DEBUG dbcounter [-] [79117] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.199 | Aug 14 17:30:12 devstack nova-scheduler[79108]: DEBUG oslo.service.backend._threading.loopingcall [None req-68f011c3-520b-45bb-8bce-acb1863e03c6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79108) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:30.200 | Aug 14 17:30:17 devstack nova-scheduler[79117]: DEBUG oslo.service.backend._threading.loopingcall [None req-1d1553ec-2c82-496b-9966-a18c3d205d4e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:30.204 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.206 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-14 15:30:30.224 | not-found 2026-08-14 15:30:30.229 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.232 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-14 15:30:30.250 | enabled 2026-08-14 15:30:30.255 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-14 15:30:30.278 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-14 15:30:30.278 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-14 15:30:30.278 | Active: active (running) since Fri 2026-08-14 17:29:25 CEST; 1min 5s ago 2026-08-14 15:30:30.278 | Main PID: 78109 (uwsgi) 2026-08-14 15:30:30.278 | Status: "uWSGI is ready" 2026-08-14 15:30:30.279 | Tasks: 16 (limit: 14255) 2026-08-14 15:30:30.279 | Memory: 221.2M (peak: 221.7M) 2026-08-14 15:30:30.279 | CPU: 10.137s 2026-08-14 15:30:30.279 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-14 15:30:30.279 | ├─78109 "nova-api-metauWSGI master" 2026-08-14 15:30:30.279 | ├─78110 "nova-api-metauWSGI worker 1" 2026-08-14 15:30:30.280 | ├─78111 "nova-api-metauWSGI worker 2" 2026-08-14 15:30:30.280 | └─78112 "nova-api-metauWSGI http 1" 2026-08-14 15:30:30.280 | 2026-08-14 15:30:30.280 | Aug 14 17:29:31 devstack devstack@n-api-meta.service[78110]: DEBUG nova.api.openstack.wsgi_app [None req-3e8175d2-4e0c-49c0-82f4-0aa34c758f6a None None] ******************************************************************************** {{(pid=78110) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-14 15:30:30.280 | Aug 14 17:29:31 devstack devstack@n-api-meta.service[78110]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7377ee6a4668 pid: 78110 (default app) 2026-08-14 15:30:30.280 | Aug 14 17:29:39 devstack devstack@n-api-meta.service[78111]: DEBUG dbcounter [-] [78111] Writing DB stats nova_api:SELECT=1 {{(pid=78111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.280 | Aug 14 17:29:40 devstack devstack@n-api-meta.service[78111]: DEBUG dbcounter [-] [78111] Writing DB stats nova_cell0:SELECT=1 {{(pid=78111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.280 | Aug 14 17:29:40 devstack devstack@n-api-meta.service[78111]: DEBUG dbcounter [-] [78111] Writing DB stats nova_cell1:SELECT=1 {{(pid=78111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.280 | Aug 14 17:29:40 devstack devstack@n-api-meta.service[78111]: DEBUG dbcounter [-] [78111] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=78111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.280 | Aug 14 17:29:40 devstack devstack@n-api-meta.service[78110]: DEBUG dbcounter [-] [78110] Writing DB stats nova_api:SELECT=1 {{(pid=78110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.280 | Aug 14 17:29:40 devstack devstack@n-api-meta.service[78110]: DEBUG dbcounter [-] [78110] Writing DB stats nova_cell1:SELECT=1 {{(pid=78110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.281 | Aug 14 17:29:40 devstack devstack@n-api-meta.service[78110]: DEBUG dbcounter [-] [78110] Writing DB stats nova_cell0:SELECT=1 {{(pid=78110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.281 | Aug 14 17:29:40 devstack devstack@n-api-meta.service[78110]: DEBUG dbcounter [-] [78110] Writing DB stats nova_cell0:SELECT=1 {{(pid=78110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.283 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.286 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-14 15:30:30.306 | enabled 2026-08-14 15:30:30.312 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-14 15:30:30.335 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-14 15:30:30.335 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-14 15:30:30.335 | Active: active (running) since Fri 2026-08-14 17:27:57 CEST; 2min 32s ago 2026-08-14 15:30:30.335 | Main PID: 75262 (uwsgi) 2026-08-14 15:30:30.335 | Status: "uWSGI is ready" 2026-08-14 15:30:30.335 | Tasks: 5 (limit: 14255) 2026-08-14 15:30:30.335 | Memory: 176.5M (peak: 176.7M) 2026-08-14 15:30:30.336 | CPU: 6.690s 2026-08-14 15:30:30.336 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-14 15:30:30.336 | ├─75262 "placementuWSGI master" 2026-08-14 15:30:30.336 | ├─75263 "placementuWSGI worker 1" 2026-08-14 15:30:30.336 | └─75264 "placementuWSGI worker 2" 2026-08-14 15:30:30.336 | 2026-08-14 15:30:30.336 | Aug 14 17:29:59 devstack devstack@placement-api.service[75264]: INFO placement.requestlog [req-c1b4cce3-b4db-4e30-9bdf-00a32584f03f req-db02c416-e863-4907-9454-0fe7dfb95107 service nova] 192.168.122.147 "PUT /placement/resource_providers/046a886c-7744-44b7-ae49-a5c6b0a36b4e/inventories" status: 200 len: 396 microversion: 1.26 2026-08-14 15:30:30.336 | Aug 14 17:29:59 devstack devstack@placement-api.service[75264]: [pid: 75264|app: 0|req: 5/9] 192.168.122.147 () {64 vars in 1498 bytes} [Fri Aug 14 17:29:58 2026] PUT /placement/resource_providers/046a886c-7744-44b7-ae49-a5c6b0a36b4e/inventories => generated 396 bytes in 67 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-14 15:30:30.336 | Aug 14 17:29:59 devstack devstack@placement-api.service[75263]: DEBUG placement.requestlog [req-c1b4cce3-b4db-4e30-9bdf-00a32584f03f req-569c03fb-05b1-4e74-be95-16f75b542063 None None] Starting request: 192.168.122.147 "GET /placement/traits?name=in:COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_QXL,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_FMA3,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_F16C,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_TRUSTED_CERTS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSSE3,HW_CPU_X86_SVM,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AESNI,HW_CPU_X86_SSE2,HW_CPU_X86_CLMUL,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_BMI,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_USB" {{(pid=75263) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-14 15:30:30.336 | Aug 14 17:29:59 devstack devstack@placement-api.service[75263]: INFO placement.requestlog [req-c1b4cce3-b4db-4e30-9bdf-00a32584f03f req-569c03fb-05b1-4e74-be95-16f75b542063 service nova] 192.168.122.147 "GET /placement/traits?name=in:COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_QXL,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_FMA3,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_F16C,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_TRUSTED_CERTS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSSE3,HW_CPU_X86_SVM,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AESNI,HW_CPU_X86_SSE2,HW_CPU_X86_CLMUL,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_BMI,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_USB" status: 200 len: 2058 microversion: 1.6 2026-08-14 15:30:30.337 | Aug 14 17:29:59 devstack devstack@placement-api.service[75263]: [pid: 75263|app: 0|req: 5/10] 192.168.122.147 () {60 vars in 4912 bytes} [Fri Aug 14 17:29:59 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_QXL,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_FMA3,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_F16C,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_TRUSTED_CERTS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSSE3,HW_CPU_X86_SVM,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AESNI,HW_CPU_X86_SSE2,HW_CPU_X86_CLMUL,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_BMI,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_USB => generated 2058 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-08-14 15:30:30.337 | Aug 14 17:29:59 devstack devstack@placement-api.service[75264]: DEBUG placement.requestlog [req-c1b4cce3-b4db-4e30-9bdf-00a32584f03f req-4b4e1447-0206-4adc-a3c8-9ec31a2fdc7c None None] Starting request: 192.168.122.147 "PUT /placement/resource_providers/046a886c-7744-44b7-ae49-a5c6b0a36b4e/traits" {{(pid=75264) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-14 15:30:30.337 | Aug 14 17:29:59 devstack devstack@placement-api.service[75264]: INFO placement.requestlog [req-c1b4cce3-b4db-4e30-9bdf-00a32584f03f req-4b4e1447-0206-4adc-a3c8-9ec31a2fdc7c service nova] 192.168.122.147 "PUT /placement/resource_providers/046a886c-7744-44b7-ae49-a5c6b0a36b4e/traits" status: 200 len: 2093 microversion: 1.6 2026-08-14 15:30:30.337 | Aug 14 17:29:59 devstack devstack@placement-api.service[75264]: [pid: 75264|app: 0|req: 6/11] 192.168.122.147 () {64 vars in 1483 bytes} [Fri Aug 14 17:29:59 2026] PUT /placement/resource_providers/046a886c-7744-44b7-ae49-a5c6b0a36b4e/traits => generated 2093 bytes in 263 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-14 15:30:30.338 | Aug 14 17:30:09 devstack devstack@placement-api.service[75263]: DEBUG dbcounter [-] [75263] Writing DB stats placement:SELECT=4 {{(pid=75263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.338 | Aug 14 17:30:09 devstack devstack@placement-api.service[75264]: DEBUG dbcounter [-] [75264] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=75264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.341 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.344 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-14 15:30:30.361 | not-found 2026-08-14 15:30:30.366 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.369 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-14 15:30:30.389 | enabled 2026-08-14 15:30:30.394 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-14 15:30:30.419 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-14 15:30:30.419 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-14 15:30:30.419 | Active: active (running) since Fri 2026-08-14 17:30:01 CEST; 29s ago 2026-08-14 15:30:30.419 | Main PID: 84338 (uwsgi) 2026-08-14 15:30:30.419 | Status: "uWSGI is ready" 2026-08-14 15:30:30.419 | Tasks: 9 (limit: 14255) 2026-08-14 15:30:30.419 | Memory: 258.6M (peak: 259.0M) 2026-08-14 15:30:30.419 | CPU: 11.042s 2026-08-14 15:30:30.420 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-14 15:30:30.420 | ├─84338 "glance-apiuWSGI master" 2026-08-14 15:30:30.420 | ├─84340 "glance-apiuWSGI worker 1" 2026-08-14 15:30:30.420 | └─84341 "glance-apiuWSGI worker 2" 2026-08-14 15:30:30.420 | 2026-08-14 15:30:30.420 | Aug 14 17:30:13 devstack devstack@g-api.service[84340]: INFO glance.location [None req-39735780-ac3f-4b9a-afd3-c0209cc127a6 admin admin] Image format matched and virtual size computed: 117440512 2026-08-14 15:30:30.420 | Aug 14 17:30:13 devstack devstack@g-api.service[84340]: DEBUG glance_store.backend [None req-39735780-ac3f-4b9a-afd3-c0209cc127a6 admin admin] Skipping store.set_acls... not implemented. {{(pid=84340) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-14 15:30:30.420 | Aug 14 17:30:13 devstack devstack@g-api.service[84340]: [pid: 84340|app: 0|req: 2/4] 127.0.0.1 () {42 vars in 914 bytes} [Fri Aug 14 17:30:11 2026] PUT /v2/images/6be61a33-ac28-44c5-b5c2-918964aeb18d/file => generated 0 bytes in 1842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-14 15:30:30.421 | Aug 14 17:30:13 devstack devstack@g-api.service[84341]: DEBUG glance.api.middleware.version_negotiation [None req-fd7ab5f1-d180-4cf3-bea4-839701e21da5 admin admin] Determining version of request: GET /v2/images/6be61a33-ac28-44c5-b5c2-918964aeb18d Accept: */* {{(pid=84341) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-14 15:30:30.421 | Aug 14 17:30:13 devstack devstack@g-api.service[84341]: DEBUG glance.api.middleware.version_negotiation [None req-fd7ab5f1-d180-4cf3-bea4-839701e21da5 admin admin] Using url versioning {{(pid=84341) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-14 15:30:30.421 | Aug 14 17:30:13 devstack devstack@g-api.service[84341]: DEBUG glance.api.middleware.version_negotiation [None req-fd7ab5f1-d180-4cf3-bea4-839701e21da5 admin admin] Matched version: v2 {{(pid=84341) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-14 15:30:30.421 | Aug 14 17:30:13 devstack devstack@g-api.service[84341]: DEBUG glance.api.middleware.version_negotiation [None req-fd7ab5f1-d180-4cf3-bea4-839701e21da5 admin admin] new path /v2/images/6be61a33-ac28-44c5-b5c2-918964aeb18d {{(pid=84341) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-14 15:30:30.421 | Aug 14 17:30:13 devstack devstack@g-api.service[84341]: [pid: 84341|app: 0|req: 3/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri Aug 14 17:30:13 2026] GET /v2/images/6be61a33-ac28-44c5-b5c2-918964aeb18d => generated 976 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 15:30:30.421 | Aug 14 17:30:23 devstack devstack@g-api.service[84340]: DEBUG dbcounter [-] [84340] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=84340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.421 | Aug 14 17:30:23 devstack devstack@g-api.service[84341]: DEBUG dbcounter [-] [84341] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=84341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.425 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.428 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-14 15:30:30.448 | enabled 2026-08-14 15:30:30.453 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-14 15:30:30.476 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-14 15:30:30.476 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-14 15:30:30.476 | Active: active (running) since Fri 2026-08-14 17:29:50 CEST; 39s ago 2026-08-14 15:30:30.477 | Main PID: 82813 (cinder-schedule) 2026-08-14 15:30:30.477 | Tasks: 1 (limit: 14255) 2026-08-14 15:30:30.477 | Memory: 109.6M (peak: 109.8M) 2026-08-14 15:30:30.477 | CPU: 4.237s 2026-08-14 15:30:30.477 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-14 15:30:30.477 | └─82813 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-14 15:30:30.477 | 2026-08-14 15:30:30.477 | Aug 14 17:29:55 devstack cinder-scheduler[82813]: INFO cinder.manager [None req-44fd9d0d-2d0b-416b-99f6-7162d49e7be9 None None] Service 1 cleanup completed. 2026-08-14 15:30:30.477 | Aug 14 17:29:55 devstack cinder-scheduler[82813]: DEBUG cinder.service [None req-44fd9d0d-2d0b-416b-99f6-7162d49e7be9 None None] Creating RPC server for service cinder-scheduler {{(pid=82813) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-14 15:30:30.477 | Aug 14 17:29:55 devstack cinder-scheduler[82813]: DEBUG cinder.service [None req-44fd9d0d-2d0b-416b-99f6-7162d49e7be9 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82813) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-14 15:30:30.477 | Aug 14 17:30:05 devstack cinder-scheduler[82813]: DEBUG cinder.scheduler.host_manager [None req-040f7a22-9997-4fd8-a59d-38116010a46c None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=82813) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-14 15:30:30.478 | Aug 14 17:30:05 devstack cinder-scheduler[82813]: DEBUG cinder.scheduler.host_manager [None req-040f7a22-9997-4fd8-a59d-38116010a46c None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 14, 15, 30, 4, 988290)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 14, 15, 30, 4, 988290)}]. {{(pid=82813) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-14 15:30:30.478 | Aug 14 17:30:05 devstack cinder-scheduler[82813]: DEBUG cinder.scheduler.host_manager [None req-040f7a22-9997-4fd8-a59d-38116010a46c None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 8, 14, 15, 30, 4, 959779)} {{(pid=82813) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-14 15:30:30.478 | Aug 14 17:30:15 devstack cinder-scheduler[82813]: DEBUG dbcounter [-] [82813] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=82813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.478 | Aug 14 17:30:20 devstack cinder-scheduler[82813]: DEBUG oslo_service.periodic_task [None req-b76e6308-2886-4027-9bed-62d2b640d878 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=82813) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-14 15:30:30.478 | Aug 14 17:30:20 devstack cinder-scheduler[82813]: INFO cinder.message.api [None req-b76e6308-2886-4027-9bed-62d2b640d878 None None] Deleted 0 expired messages. 2026-08-14 15:30:30.478 | Aug 14 17:30:20 devstack cinder-scheduler[82813]: DEBUG oslo_service.periodic_task [None req-b76e6308-2886-4027-9bed-62d2b640d878 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=82813) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-14 15:30:30.482 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.485 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-14 15:30:30.505 | enabled 2026-08-14 15:30:30.510 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-14 15:30:30.534 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-14 15:30:30.534 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-14 15:30:30.534 | Active: active (running) since Fri 2026-08-14 17:29:43 CEST; 46s ago 2026-08-14 15:30:30.534 | Main PID: 82085 (uwsgi) 2026-08-14 15:30:30.535 | Status: "uWSGI is ready" 2026-08-14 15:30:30.536 | Tasks: 7 (limit: 14255) 2026-08-14 15:30:30.536 | Memory: 248.1M (peak: 248.3M) 2026-08-14 15:30:30.536 | CPU: 11.012s 2026-08-14 15:30:30.536 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-14 15:30:30.536 | ├─82085 "cinder-apiuWSGI master" 2026-08-14 15:30:30.536 | ├─82086 "cinder-apiuWSGI worker 1" 2026-08-14 15:30:30.536 | └─82087 "cinder-apiuWSGI worker 2" 2026-08-14 15:30:30.537 | 2026-08-14 15:30:30.537 | Aug 14 17:29:57 devstack devstack@c-api.service[82087]: DEBUG cinder.api.middleware.request_id [None req-90cd8900-55bd-4631-9525-60c598a7471a None None] RequestId filter calling following filter/app {{(pid=82087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-08-14 15:30:30.537 | Aug 14 17:29:58 devstack devstack@c-api.service[82087]: INFO cinder.api.openstack.wsgi [None req-90cd8900-55bd-4631-9525-60c598a7471a admin admin] POST http://192.168.122.147/volume/v3/types/a298f326-08e4-45cb-b013-f04ce5ea1b2e/extra_specs 2026-08-14 15:30:30.537 | Aug 14 17:29:58 devstack devstack@c-api.service[82087]: DEBUG cinder.api.openstack.wsgi [None req-90cd8900-55bd-4631-9525-60c598a7471a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=82087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-14 15:30:30.537 | Aug 14 17:29:58 devstack devstack@c-api.service[82087]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-08-14 15:30:30.537 | Aug 14 17:29:58 devstack devstack@c-api.service[82087]: warnings.warn( 2026-08-14 15:30:30.538 | Aug 14 17:29:58 devstack devstack@c-api.service[82087]: DEBUG oslo_db.sqlalchemy.engines [None req-90cd8900-55bd-4631-9525-60c598a7471a 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=82087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-14 15:30:30.538 | Aug 14 17:29:58 devstack devstack@c-api.service[82087]: INFO cinder.api.openstack.wsgi [None req-90cd8900-55bd-4631-9525-60c598a7471a admin admin] http://192.168.122.147/volume/v3/types/a298f326-08e4-45cb-b013-f04ce5ea1b2e/extra_specs returned with HTTP 200 2026-08-14 15:30:30.538 | Aug 14 17:29:58 devstack devstack@c-api.service[82087]: [pid: 82087|app: 0|req: 1/3] 192.168.122.147 () {60 vars in 1338 bytes} [Fri Aug 14 17:29:57 2026] POST /volume/v3/types/a298f326-08e4-45cb-b013-f04ce5ea1b2e/extra_specs => generated 55 bytes in 812 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-14 15:30:30.538 | Aug 14 17:30:07 devstack devstack@c-api.service[82086]: DEBUG dbcounter [-] [82086] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=82086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.538 | Aug 14 17:30:08 devstack devstack@c-api.service[82087]: DEBUG dbcounter [-] [82087] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=82087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.540 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.543 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-14 15:30:30.564 | enabled 2026-08-14 15:30:30.570 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-14 15:30:30.594 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-14 15:30:30.594 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-14 15:30:30.594 | Active: active (running) since Fri 2026-08-14 17:29:53 CEST; 37s ago 2026-08-14 15:30:30.594 | Main PID: 83464 (cinder-volume) 2026-08-14 15:30:30.594 | Tasks: 2 (limit: 14255) 2026-08-14 15:30:30.594 | Memory: 142.9M (peak: 157.8M) 2026-08-14 15:30:30.595 | CPU: 11.344s 2026-08-14 15:30:30.595 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-14 15:30:30.595 | ├─83464 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-14 15:30:30.595 | └─83626 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-14 15:30:30.596 | 2026-08-14 15:30:30.596 | Aug 14 17:30:05 devstack cinder-volume[83626]: DEBUG oslo_concurrency.processutils [None req-040f7a22-9997-4fd8-a59d-38116010a46c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.265s {{(pid=83626) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-14 15:30:30.596 | Aug 14 17:30:05 devstack cinder-volume[83626]: DEBUG oslo_concurrency.processutils [None req-040f7a22-9997-4fd8-a59d-38116010a46c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83626) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-08-14 15:30:30.596 | Aug 14 17:30:05 devstack sudo[84479]: 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-08-14 15:30:30.596 | Aug 14 17:30:05 devstack sudo[84479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-14 15:30:30.596 | Aug 14 17:30:06 devstack sudo[84479]: pam_unix(sudo:session): session closed for user root 2026-08-14 15:30:30.597 | Aug 14 17:30:06 devstack cinder-volume[83626]: DEBUG oslo_concurrency.processutils [None req-040f7a22-9997-4fd8-a59d-38116010a46c 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.281s {{(pid=83626) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-14 15:30:30.597 | Aug 14 17:30:06 devstack cinder-volume[83626]: INFO cinder.volume.manager [None req-040f7a22-9997-4fd8-a59d-38116010a46c None None] Driver post RPC initialization completed successfully. 2026-08-14 15:30:30.597 | Aug 14 17:30:08 devstack cinder-volume[83464]: DEBUG dbcounter [-] [83464] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.597 | Aug 14 17:30:15 devstack cinder-volume[83626]: DEBUG dbcounter [-] [83626] Writing DB stats cinder:SELECT=3 {{(pid=83626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.597 | Aug 14 17:30:16 devstack cinder-volume[83626]: DEBUG dbcounter [-] [83626] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=83626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:30.600 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.602 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-14 15:30:30.619 | not-found 2026-08-14 15:30:30.623 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.626 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-14 15:30:30.643 | not-found 2026-08-14 15:30:30.648 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.650 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-14 15:30:30.667 | not-found 2026-08-14 15:30:30.672 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.674 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-14 15:30:30.691 | not-found 2026-08-14 15:30:30.696 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.698 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-14 15:30:30.715 | not-found 2026-08-14 15:30:30.720 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.722 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-14 15:30:30.741 | enabled 2026-08-14 15:30:30.746 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-14 15:30:30.769 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-14 15:30:30.769 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-14 15:30:30.769 | Active: active (running) since Fri 2026-08-14 17:27:36 CEST; 2min 54s ago 2026-08-14 15:30:30.769 | Main PID: 71883 (neutron-ovn-age) 2026-08-14 15:30:30.769 | Tasks: 20 (limit: 14255) 2026-08-14 15:30:30.770 | Memory: 346.5M (peak: 347.3M) 2026-08-14 15:30:30.770 | CPU: 12.156s 2026-08-14 15:30:30.770 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-14 15:30:30.770 | ├─71883 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-14 15:30:30.770 | ├─73382 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-14 15:30:30.771 | ├─73828 /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/tmp4kmld9t0/privsep.sock 2026-08-14 15:30:30.771 | └─76151 /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/tmpvr7sl_nm/privsep.sock 2026-08-14 15:30:30.771 | 2026-08-14 15:30:30.772 | Aug 14 17:28:41 devstack neutron-ovn-agent[73382]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73382) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-14 15:30:30.772 | Aug 14 17:29:16 devstack neutron-ovn-agent[73382]: 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=29416389-9aac-4b0a-8278-de25e101973c, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '72:05:63', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'fa:1d:c5:a5:06:a6', '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=29416389-9aac-4b0a-8278-de25e101973c, nb_cfg=1) {{(pid=73382) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-08-14 15:30:30.772 | Aug 14 17:29:16 devstack neutron-ovn-agent[73382]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 0 seconds {{(pid=73382) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-08-14 15:30:30.772 | Aug 14 17:29:16 devstack neutron-ovn-agent[73382]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=a2c422f6-83d7-4829-845c-36a787c10d21, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=73382) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-08-14 15:30:30.772 | Aug 14 17:29:41 devstack neutron-ovn-agent[73382]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73382) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-14 15:30:30.772 | Aug 14 17:29:41 devstack neutron-ovn-agent[73382]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=73382) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-14 15:30:30.772 | Aug 14 17:29:41 devstack neutron-ovn-agent[73382]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73382) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-14 15:30:30.773 | Aug 14 17:29:41 devstack neutron-ovn-agent[73382]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=73382) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-14 15:30:30.773 | Aug 14 17:29:41 devstack neutron-ovn-agent[73382]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=73382) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-14 15:30:30.773 | Aug 14 17:29:41 devstack neutron-ovn-agent[73382]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=73382) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-14 15:30:30.776 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.779 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-14 15:30:30.797 | not-found 2026-08-14 15:30:30.802 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.805 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-14 15:30:30.822 | not-found 2026-08-14 15:30:30.827 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.830 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-14 15:30:30.847 | not-found 2026-08-14 15:30:30.852 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.855 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-14 15:30:30.874 | not-found 2026-08-14 15:30:30.881 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.884 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-14 15:30:30.903 | enabled 2026-08-14 15:30:30.910 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-14 15:30:30.935 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-14 15:30:30.935 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-14 15:30:30.935 | Active: active (running) since Fri 2026-08-14 17:20:55 CEST; 9min ago 2026-08-14 15:30:30.935 | Main PID: 47941 (dstat.sh) 2026-08-14 15:30:30.935 | Tasks: 3 (limit: 14255) 2026-08-14 15:30:30.935 | Memory: 27.1M (peak: 27.9M) 2026-08-14 15:30:30.935 | CPU: 3.590s 2026-08-14 15:30:30.935 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-14 15:30:30.936 | ├─47941 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-14 15:30:30.936 | ├─48089 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-14 15:30:30.936 | └─48090 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-14 15:30:30.936 | 2026-08-14 15:30:30.936 | Aug 14 17:30:21 devstack dstat.sh[48090]: 14-08 17:30:21| 20 7 70 0 0|5346M 208M 224M 5947M| 0 0 | 0 132k| 0 15.0 |2265 1867 |2.60 2.53 1.77|3.0 0 0| 0 0 | | 17 285 0 31 0 2026-08-14 15:30:30.936 | Aug 14 17:30:22 devstack dstat.sh[48090]: 14-08 17:30:22| 19 12 64 1 0|5274M 280M 224M 5947M| 12k 37k| 44k 1233k|3.00 157 |4550 4296 |2.60 2.53 1.77|2.0 0 262| 0 0 | | 17 285 0 31 0 2026-08-14 15:30:30.936 | Aug 14 17:30:23 devstack dstat.sh[48090]: 14-08 17:30:23| 21 10 65 0 0|5278M 276M 224M 5947M| 0 0 | 0 435k| 0 50.9 |2740 2599 |2.60 2.53 1.77|2.0 0 2.0| 0 0 | | 17 289 0 31 0 2026-08-14 15:30:30.936 | Aug 14 17:30:24 devstack dstat.sh[48090]: 14-08 17:30:24| 20 8 70 0 0|5307M 247M 224M 5947M| 52B 0 | 0 268k| 0 27.0 |2172 1850 |2.48 2.50 1.77|2.0 0 1.0| 0 0 | | 17 289 0 31 0 2026-08-14 15:30:30.936 | Aug 14 17:30:25 devstack dstat.sh[48090]: 14-08 17:30:25| 12 11 72 0 0|5292M 262M 224M 5947M|8064B 22k| 16k 184k|3.00 11.0 |3935 3710 |2.48 2.50 1.77|1.0 0 279| 0 0 | | 17 289 0 31 0 2026-08-14 15:30:30.937 | Aug 14 17:30:26 devstack dstat.sh[48090]: 14-08 17:30:26| 4 4 88 0 0|5295M 259M 224M 5947M| 184B 476B| 0 384k| 0 24.0 |1498 1844 |2.48 2.50 1.77|1.0 0 5.0| 0 0 | | 17 289 0 31 0 2026-08-14 15:30:30.937 | Aug 14 17:30:27 devstack dstat.sh[48090]: 14-08 17:30:27| 16 10 71 0 0|5290M 264M 224M 5947M| 0 0 | 0 188k| 0 16.0 |2002 1607 |2.48 2.50 1.77|1.0 0 0| 0 0 | | 17 289 0 31 0 2026-08-14 15:30:30.937 | Aug 14 17:30:28 devstack dstat.sh[48090]: 14-08 17:30:28| 21 9 69 0 0|5299M 255M 224M 5947M| 52B 0 | 16k 433k|1.00 29.0 |2159 1551 |2.48 2.50 1.77|2.0 0 6.0| 0 0 | | 17 290 0 31 0 2026-08-14 15:30:30.938 | Aug 14 17:30:29 devstack dstat.sh[48090]: 14-08 17:30:29| 22 5 69 0 0|5297M 257M 224M 5947M| 0 0 | 0 0 | 0 0 |2455 2189 |2.52 2.51 1.78|1.0 0 3.0| 0 0 | | 17 293 0 32 0 2026-08-14 15:30:30.938 | Aug 14 17:30:30 devstack dstat.sh[48090]: 14-08 17:30:30| 13 20 59 0 0|5231M 323M 224M 5947M| 12k 72k|8214B 112k|2.01 7.02 |5922 4610 |2.52 2.51 1.78|3.0 0 222| 0 0 | | 17 293 0 32 0 2026-08-14 15:30:30.942 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:30.945 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-14 15:30:30.964 | enabled 2026-08-14 15:30:30.969 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-14 15:30:30.992 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-14 15:30:30.992 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-14 15:30:30.992 | Active: active (running) since Fri 2026-08-14 17:27:34 CEST; 2min 56s ago 2026-08-14 15:30:30.992 | Main PID: 71186 (neutron-ovn-met) 2026-08-14 15:30:30.992 | Tasks: 2 (limit: 14255) 2026-08-14 15:30:30.993 | Memory: 121.9M (peak: 122.6M) 2026-08-14 15:30:30.993 | CPU: 3.945s 2026-08-14 15:30:30.993 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-14 15:30:30.993 | └─71186 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-08-14 15:30:30.993 | 2026-08-14 15:30:30.993 | Aug 14 17:27:38 devstack neutron-ovn-metadata-agent[71186]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-14 15:30:30.993 | Aug 14 17:27:38 devstack neutron-ovn-metadata-agent[71186]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-14 15:30:30.993 | Aug 14 17:27:38 devstack neutron-ovn-metadata-agent[71186]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 15:30:30.994 | Aug 14 17:27:38 devstack neutron-ovn-metadata-agent[71186]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-08-14 15:30:30.994 | Aug 14 17:27:38 devstack neutron-ovn-metadata-agent[71186]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-14 15:30:30.994 | Aug 14 17:27:38 devstack neutron-ovn-metadata-agent[71186]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 15:30:30.994 | Aug 14 17:27:38 devstack neutron-ovn-metadata-agent[71186]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-08-14 15:30:30.994 | Aug 14 17:27:38 devstack neutron-ovn-metadata-agent[71186]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-14 15:30:30.995 | Aug 14 17:27:38 devstack neutron-ovn-metadata-agent[71186]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-14 15:30:30.995 | Aug 14 17:27:38 devstack neutron-ovn-metadata-agent[71186]: ERROR neutron 2026-08-14 15:30:30.998 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:31.000 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-14 15:30:31.017 | enabled 2026-08-14 15:30:31.023 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-14 15:30:31.045 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-14 15:30:31.045 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-14 15:30:31.045 | Active: active (running) since Fri 2026-08-14 17:27:39 CEST; 2min 51s ago 2026-08-14 15:30:31.045 | Main PID: 72954 (uwsgi) 2026-08-14 15:30:31.045 | Status: "uWSGI is ready" 2026-08-14 15:30:31.045 | Tasks: 23 (limit: 14255) 2026-08-14 15:30:31.046 | Memory: 387.7M (peak: 388.7M) 2026-08-14 15:30:31.046 | CPU: 44.343s 2026-08-14 15:30:31.046 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-14 15:30:31.046 | ├─72954 "neutron-apiuWSGI master" 2026-08-14 15:30:31.047 | ├─72955 "neutron-apiuWSGI worker 1" 2026-08-14 15:30:31.047 | └─72956 "neutron-apiuWSGI worker 2" 2026-08-14 15:30:31.047 | 2026-08-14 15:30:31.047 | Aug 14 17:30:09 devstack devstack@neutron-api.service[72956]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72956) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-14 15:30:31.047 | Aug 14 17:30:09 devstack devstack@neutron-api.service[72956]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f726f64349b55c13b8ed6db34ccb6339" from periodic health check thread {{(pid=72956) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-14 15:30:31.047 | Aug 14 17:30:11 devstack devstack@neutron-api.service[72955]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72955) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-14 15:30:31.047 | Aug 14 17:30:11 devstack devstack@neutron-api.service[72955]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "b17db8be174452a8aa4714a33daf9f7a" from periodic health check thread {{(pid=72955) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-14 15:30:31.047 | Aug 14 17:30:19 devstack devstack@neutron-api.service[72956]: DEBUG dbcounter [-] [72956] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.047 | Aug 14 17:30:21 devstack devstack@neutron-api.service[72955]: DEBUG dbcounter [-] [72955] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.048 | Aug 14 17:30:24 devstack devstack@neutron-api.service[72956]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72956) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-14 15:30:31.048 | Aug 14 17:30:24 devstack devstack@neutron-api.service[72956]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f726f64349b55c13b8ed6db34ccb6339" from periodic health check thread {{(pid=72956) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-14 15:30:31.048 | Aug 14 17:30:26 devstack devstack@neutron-api.service[72955]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72955) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-14 15:30:31.048 | Aug 14 17:30:26 devstack devstack@neutron-api.service[72955]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "b17db8be174452a8aa4714a33daf9f7a" from periodic health check thread {{(pid=72955) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-14 15:30:31.050 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:31.052 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-14 15:30:31.070 | enabled 2026-08-14 15:30:31.075 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-14 15:30:31.096 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-14 15:30:31.097 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-14 15:30:31.097 | Active: active (running) since Fri 2026-08-14 17:27:43 CEST; 2min 47s ago 2026-08-14 15:30:31.097 | Main PID: 73968 (neutron-periodi) 2026-08-14 15:30:31.097 | Tasks: 15 (limit: 14255) 2026-08-14 15:30:31.097 | Memory: 182.1M (peak: 182.4M) 2026-08-14 15:30:31.097 | CPU: 6.718s 2026-08-14 15:30:31.097 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-14 15:30:31.097 | ├─73968 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-14 15:30:31.097 | └─74748 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-14 15:30:31.097 | 2026-08-14 15:30:31.098 | Aug 14 17:29:27 devstack neutron-periodic-workers[74748]: DEBUG dbcounter [-] [74748] Writing DB stats neutron:SELECT=1 {{(pid=74748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.098 | Aug 14 17:29:37 devstack neutron-periodic-workers[74748]: DEBUG oslo.service.backend._threading.loopingcall [None req-aa26bfab-dbfc-40e3-940d-7f5680382256 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.98 seconds {{(pid=74748) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.098 | Aug 14 17:29:37 devstack neutron-periodic-workers[74748]: DEBUG oslo.service.backend._threading.loopingcall [None req-7b4c2af3-708e-489b-a1b9-e129039ac0d1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.85 seconds {{(pid=74748) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.098 | Aug 14 17:29:47 devstack neutron-periodic-workers[74748]: DEBUG dbcounter [-] [74748] Writing DB stats neutron:SELECT=4 {{(pid=74748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.098 | Aug 14 17:29:54 devstack neutron-periodic-workers[74748]: DEBUG neutron.db.agents_db [None req-85a2b5f9-0feb-4a30-b1e7-c0b33946770b None None] Agent healthcheck: found 0 active agents {{(pid=74748) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-14 15:30:31.098 | Aug 14 17:29:54 devstack neutron-periodic-workers[74748]: DEBUG oslo.service.backend._threading.loopingcall [None req-85a2b5f9-0feb-4a30-b1e7-c0b33946770b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=74748) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.098 | Aug 14 17:29:55 devstack neutron-periodic-workers[74748]: DEBUG oslo.service.backend._threading.loopingcall [None req-bed36452-4aff-4eab-906c-12491b2c3a49 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=74748) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.098 | Aug 14 17:30:05 devstack neutron-periodic-workers[74748]: DEBUG dbcounter [-] [74748] Writing DB stats neutron:SELECT=1,neutron:DELETE=1 {{(pid=74748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.098 | Aug 14 17:30:14 devstack neutron-periodic-workers[74748]: DEBUG oslo.service.backend._threading.loopingcall [None req-7b4c2af3-708e-489b-a1b9-e129039ac0d1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=74748) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.098 | Aug 14 17:30:24 devstack neutron-periodic-workers[74748]: DEBUG dbcounter [-] [74748] Writing DB stats neutron:SELECT=3 {{(pid=74748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.101 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:31.105 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-14 15:30:31.123 | enabled 2026-08-14 15:30:31.127 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-14 15:30:31.149 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-14 15:30:31.149 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-14 15:30:31.150 | Active: active (running) since Fri 2026-08-14 17:27:41 CEST; 2min 49s ago 2026-08-14 15:30:31.150 | Main PID: 73467 (neutron-rpc-ser) 2026-08-14 15:30:31.150 | Tasks: 23 (limit: 14255) 2026-08-14 15:30:31.150 | Memory: 200.9M (peak: 201.2M) 2026-08-14 15:30:31.150 | CPU: 7.708s 2026-08-14 15:30:31.150 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-14 15:30:31.150 | ├─73467 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-14 15:30:31.150 | ├─74827 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-14 15:30:31.150 | └─74834 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-14 15:30:31.150 | 2026-08-14 15:30:31.151 | Aug 14 17:27:56 devstack neutron-rpc-server[74834]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=74834) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-14 15:30:31.151 | Aug 14 17:27:56 devstack neutron-rpc-server[74827]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=74827) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-14 15:30:31.151 | Aug 14 17:27:56 devstack neutron-rpc-server[74827]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=74827) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-14 15:30:31.151 | Aug 14 17:27:56 devstack neutron-rpc-server[74827]: DEBUG neutron.service [-] calling wait on {{(pid=74827) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-14 15:30:31.151 | Aug 14 17:27:56 devstack neutron-rpc-server[74834]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=74834) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-14 15:30:31.151 | Aug 14 17:27:56 devstack neutron-rpc-server[74834]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=74834) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-14 15:30:31.151 | Aug 14 17:27:56 devstack neutron-rpc-server[74834]: DEBUG neutron.service [-] calling wait on {{(pid=74834) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-14 15:30:31.151 | Aug 14 17:28:04 devstack neutron-rpc-server[73467]: DEBUG dbcounter [-] [73467] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=73467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.151 | Aug 14 17:28:25 devstack neutron-rpc-server[74827]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-14 15:30:31.151 | Aug 14 17:28:25 devstack neutron-rpc-server[74834]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-14 15:30:31.154 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:31.156 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-14 15:30:31.175 | enabled 2026-08-14 15:30:31.180 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-14 15:30:31.202 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-14 15:30:31.202 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-14 15:30:31.202 | Active: active (running) since Fri 2026-08-14 17:27:46 CEST; 2min 44s ago 2026-08-14 15:30:31.203 | Main PID: 74473 (neutron-ovn-mai) 2026-08-14 15:30:31.203 | Tasks: 12 (limit: 14255) 2026-08-14 15:30:31.203 | Memory: 261.1M (peak: 262.5M) 2026-08-14 15:30:31.203 | CPU: 7.958s 2026-08-14 15:30:31.203 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-14 15:30:31.204 | ├─74473 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-14 15:30:31.204 | └─74572 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-14 15:30:31.204 | 2026-08-14 15:30:31.204 | Aug 14 17:28:15 devstack neutron-ovn-maintenance-worker[74572]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c9996334-afc4-4ed4-b85c-e834cb59a335 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=74572) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-08-14 15:30:31.204 | Aug 14 17:28:15 devstack neutron-ovn-maintenance-worker[74572]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c9996334-afc4-4ed4-b85c-e834cb59a335 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=74572) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-08-14 15:30:31.204 | Aug 14 17:28:15 devstack neutron-ovn-maintenance-worker[74572]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c9996334-afc4-4ed4-b85c-e834cb59a335 None None] OVN maintenance task update_router_distributed_flag finished in 0.012 seconds 2026-08-14 15:30:31.204 | Aug 14 17:28:15 devstack neutron-ovn-maintenance-worker[74572]: DEBUG futurist.periodics [None req-c9996334-afc4-4ed4-b85c-e834cb59a335 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=74572) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-14 15:30:31.204 | Aug 14 17:28:15 devstack neutron-ovn-maintenance-worker[74572]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c9996334-afc4-4ed4-b85c-e834cb59a335 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=74572) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-08-14 15:30:31.204 | Aug 14 17:28:15 devstack neutron-ovn-maintenance-worker[74572]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c9996334-afc4-4ed4-b85c-e834cb59a335 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=74572) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-08-14 15:30:31.204 | Aug 14 17:28:15 devstack neutron-ovn-maintenance-worker[74572]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c9996334-afc4-4ed4-b85c-e834cb59a335 None None] OVN maintenance task update_security_group_with_address_group finished in 0.024 seconds 2026-08-14 15:30:31.204 | Aug 14 17:28:15 devstack neutron-ovn-maintenance-worker[74572]: DEBUG futurist.periodics [None req-c9996334-afc4-4ed4-b85c-e834cb59a335 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=74572) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-14 15:30:31.205 | Aug 14 17:28:15 devstack neutron-ovn-maintenance-worker[74572]: DEBUG futurist.periodics [None req-c9996334-afc4-4ed4-b85c-e834cb59a335 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=74572) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-14 15:30:31.205 | Aug 14 17:28:25 devstack neutron-ovn-maintenance-worker[74572]: DEBUG dbcounter [-] [74572] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=74572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.207 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:31.209 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-14 15:30:31.227 | enabled 2026-08-14 15:30:31.231 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-14 15:30:31.254 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-14 15:30:31.254 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-14 15:30:31.254 | Active: active (running) since Fri 2026-08-14 17:29:27 CEST; 1min 3s ago 2026-08-14 15:30:31.254 | Main PID: 78757 (nova-novncproxy) 2026-08-14 15:30:31.254 | Tasks: 4 (limit: 14255) 2026-08-14 15:30:31.254 | Memory: 109.9M (peak: 110.0M) 2026-08-14 15:30:31.254 | CPU: 3.991s 2026-08-14 15:30:31.254 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-14 15:30:31.254 | └─78757 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-08-14 15:30:31.254 | 2026-08-14 15:30:31.254 | Aug 14 17:29:28 devstack nova-novncproxy[78757]: If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:30:31.255 | Aug 14 17:29:28 devstack nova-novncproxy[78757]: framework. For more detail see 2026-08-14 15:30:31.255 | Aug 14 17:29:28 devstack nova-novncproxy[78757]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:30:31.255 | Aug 14 17:29:28 devstack nova-novncproxy[78757]: import eventlet # noqa 2026-08-14 15:30:31.255 | Aug 14 17:29:29 devstack nova-novncproxy[78757]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-14 15:30:31.255 | Aug 14 17:29:32 devstack nova-novncproxy[78757]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-14 15:30:31.255 | Aug 14 17:29:32 devstack nova-novncproxy[78757]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-14 15:30:31.255 | Aug 14 17:29:32 devstack nova-novncproxy[78757]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-14 15:30:31.255 | Aug 14 17:29:32 devstack nova-novncproxy[78757]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-14 15:30:31.255 | Aug 14 17:29:32 devstack nova-novncproxy[78757]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-14 15:30:31.258 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:31.262 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-14 15:30:31.282 | enabled 2026-08-14 15:30:31.287 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-14 15:30:31.310 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-14 15:30:31.310 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-14 15:30:31.310 | Active: active (running) since Fri 2026-08-14 17:29:30 CEST; 1min 0s ago 2026-08-14 15:30:31.310 | Main PID: 79576 (nova-conductor:) 2026-08-14 15:30:31.310 | Tasks: 19 (limit: 14255) 2026-08-14 15:30:31.310 | Memory: 156.5M (peak: 156.7M) 2026-08-14 15:30:31.311 | CPU: 4.977s 2026-08-14 15:30:31.311 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-14 15:30:31.311 | ├─79576 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-14 15:30:31.311 | ├─81246 "nova-conductor: ServiceWrapper worker(0)" 2026-08-14 15:30:31.311 | └─81248 "nova-conductor: ServiceWrapper worker(1)" 2026-08-14 15:30:31.311 | 2026-08-14 15:30:31.311 | Aug 14 17:29:36 devstack nova-conductor[81248]: DEBUG nova.servicegroup.drivers.db [None req-88a729b3-4277-4232-85e4-6bb87776cdd8 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=81248) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-14 15:30:31.311 | Aug 14 17:29:41 devstack nova-conductor[81246]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=81246) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.311 | Aug 14 17:29:41 devstack nova-conductor[81248]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=81248) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.311 | Aug 14 17:29:44 devstack nova-conductor[79576]: DEBUG dbcounter [-] [79576] Writing DB stats nova_api:SELECT=1 {{(pid=79576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.312 | Aug 14 17:29:44 devstack nova-conductor[81246]: DEBUG oslo.service.backend._threading.loopingcall [None req-eae0e880-14d5-40c1-91ff-c7e963e720a5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81246) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.312 | Aug 14 17:29:44 devstack nova-conductor[79576]: DEBUG dbcounter [-] [79576] Writing DB stats nova_cell1:SELECT=1 {{(pid=79576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.312 | Aug 14 17:29:44 devstack nova-conductor[79576]: DEBUG dbcounter [-] [79576] Writing DB stats nova_cell0:SELECT=1 {{(pid=79576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.312 | Aug 14 17:29:48 devstack nova-conductor[81248]: DEBUG oslo.service.backend._threading.loopingcall [None req-f6c23736-8496-4ecb-aacb-c6a6b52359ac None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81248) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.312 | Aug 14 17:29:51 devstack nova-conductor[81246]: DEBUG dbcounter [-] [81246] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=81246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.312 | Aug 14 17:29:51 devstack nova-conductor[81248]: DEBUG dbcounter [-] [81248] Writing DB stats nova_cell0:SELECT=3 {{(pid=81248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-14 15:30:31.315 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-14 15:30:31.319 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-14 15:30:31.337 | enabled 2026-08-14 15:30:31.342 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-14 15:30:31.364 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-14 15:30:31.364 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-14 15:30:31.364 | Active: active (running) since Fri 2026-08-14 17:29:33 CEST; 58s ago 2026-08-14 15:30:31.364 | Main PID: 80121 (nova-conductor:) 2026-08-14 15:30:31.365 | Tasks: 36 (limit: 14255) 2026-08-14 15:30:31.365 | Memory: 167.0M (peak: 167.3M) 2026-08-14 15:30:31.365 | CPU: 5.068s 2026-08-14 15:30:31.365 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-14 15:30:31.365 | ├─80121 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-14 15:30:31.365 | ├─81270 "nova-conductor: ServiceWrapper worker(0)" 2026-08-14 15:30:31.365 | └─81272 "nova-conductor: ServiceWrapper worker(1)" 2026-08-14 15:30:31.365 | 2026-08-14 15:30:31.365 | Aug 14 17:29:53 devstack nova-conductor[81272]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81272) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.365 | Aug 14 17:29:53 devstack nova-conductor[81270]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81270) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.366 | Aug 14 17:30:03 devstack nova-conductor[81272]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.95 seconds {{(pid=81272) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.366 | Aug 14 17:30:03 devstack nova-conductor[81270]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=81270) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.366 | Aug 14 17:30:13 devstack nova-conductor[81272]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81272) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.366 | Aug 14 17:30:13 devstack nova-conductor[81270]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81270) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.366 | Aug 14 17:30:23 devstack nova-conductor[81272]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=81272) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.366 | Aug 14 17:30:23 devstack nova-conductor[81270]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=81270) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.366 | Aug 14 17:30:24 devstack nova-conductor[81270]: DEBUG oslo.service.backend._threading.loopingcall [None req-2c3eb104-ea7f-4eb9-b644-9625e29890a2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81270) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.366 | Aug 14 17:30:29 devstack nova-conductor[81272]: DEBUG oslo.service.backend._threading.loopingcall [None req-7438415c-de1c-484e-95ef-a677651a2c02 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=81272) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-14 15:30:31.369 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-14 15:30:31.390 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:31.394 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-14 15:30:31.415 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:31.419 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-14 15:30:31.423 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-14 15:30:32.014 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-14 15:30:32.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:30:32.014 | we strongly recommend against using it for new projects. 2026-08-14 15:30:32.014 | 2026-08-14 15:30:32.015 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:30:32.015 | framework. For more detail see 2026-08-14 15:30:32.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:30:32.015 | 2026-08-14 15:30:32.015 | import eventlet # noqa 2026-08-14 15:30:32.290 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-14 15:30:35.482 | INFO dbcounter [None req-571728a5-a39c-49e1-b953-a0e7892f734f None None] Registered counter for database nova_api 2026-08-14 15:30:35.612 | DEBUG dbcounter [-] [85755] Writer thread running {{(pid=85755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:30:35.624 | Found 2 cell mappings. 2026-08-14 15:30:35.624 | Skipping cell0 since it does not contain hosts. 2026-08-14 15:30:35.624 | Getting computes from cell 'cell1': 51eb1b9a-1db2-4754-8eae-73c43a8dc958 2026-08-14 15:30:35.624 | INFO dbcounter [None req-571728a5-a39c-49e1-b953-a0e7892f734f None None] Registered counter for database nova_cell1 2026-08-14 15:30:35.701 | DEBUG dbcounter [-] [85755] Writer thread running {{(pid=85755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-14 15:30:35.917 | Checking host mapping for compute host 'devstack': 046a886c-7744-44b7-ae49-a5c6b0a36b4e 2026-08-14 15:30:35.917 | Creating host mapping for compute host 'devstack': 046a886c-7744-44b7-ae49-a5c6b0a36b4e 2026-08-14 15:30:35.917 | Found 1 unmapped computes in cell: 51eb1b9a-1db2-4754-8eae-73c43a8dc958 2026-08-14 15:30:36.640 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-14 15:30:37.218 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-14 15:30:37.218 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-14 15:30:37.218 | we strongly recommend against using it for new projects. 2026-08-14 15:30:37.218 | 2026-08-14 15:30:37.218 | If you are already using Eventlet, we recommend migrating to a different 2026-08-14 15:30:37.218 | framework. For more detail see 2026-08-14 15:30:37.219 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-14 15:30:37.219 | 2026-08-14 15:30:37.219 | import eventlet # noqa 2026-08-14 15:30:37.497 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-14 15:30:40.996 | +-------------------------------------------+ 2026-08-14 15:30:40.996 | | Upgrade Check Results | 2026-08-14 15:30:40.996 | +-------------------------------------------+ 2026-08-14 15:30:40.996 | | Check: Cells v2 | 2026-08-14 15:30:40.996 | | Result: Success | 2026-08-14 15:30:40.996 | | Details: None | 2026-08-14 15:30:40.996 | +-------------------------------------------+ 2026-08-14 15:30:40.997 | | Check: Placement API | 2026-08-14 15:30:40.997 | | Result: Success | 2026-08-14 15:30:40.997 | | Details: None | 2026-08-14 15:30:40.997 | +-------------------------------------------+ 2026-08-14 15:30:40.997 | | Check: Cinder API | 2026-08-14 15:30:40.997 | | Result: Success | 2026-08-14 15:30:40.997 | | Details: None | 2026-08-14 15:30:40.998 | +-------------------------------------------+ 2026-08-14 15:30:40.998 | | Check: Policy File JSON to YAML Migration | 2026-08-14 15:30:40.998 | | Result: Success | 2026-08-14 15:30:40.998 | | Details: None | 2026-08-14 15:30:40.999 | +-------------------------------------------+ 2026-08-14 15:30:40.999 | | Check: Older than N-1 computes | 2026-08-14 15:30:40.999 | | Result: Success | 2026-08-14 15:30:40.999 | | Details: None | 2026-08-14 15:30:41.000 | +-------------------------------------------+ 2026-08-14 15:30:41.000 | | Check: hw_machine_type unset | 2026-08-14 15:30:41.000 | | Result: Success | 2026-08-14 15:30:41.000 | | Details: None | 2026-08-14 15:30:41.000 | +-------------------------------------------+ 2026-08-14 15:30:41.000 | | Check: Service User Token Configuration | 2026-08-14 15:30:41.000 | | Result: Success | 2026-08-14 15:30:41.000 | | Details: None | 2026-08-14 15:30:41.001 | +-------------------------------------------+ 2026-08-14 15:30:41.625 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-14 15:30:41.629 | + ./stack.sh:main:1485 : command openstack complete 2026-08-14 15:30:41.629 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-14 15:30:45.263 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-14 15:30:45.285 | + functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:45.288 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-14 15:30:45.292 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-14 15:30:45.296 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-14 15:30:45.299 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-14 15:30:45.303 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:30:45.307 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-14 15:30:45.310 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-14 15:30:45.314 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-14 15:30:45.317 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-14 15:30:45.320 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-14 15:30:45.324 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-14 15:30:45.327 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-14 15:30:45.332 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-14 15:30:45.387 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-14 15:30:45.392 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-14 15:30:45.393 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-14 15:30:45.393 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-14 15:30:45.399 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-14 15:30:45.402 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-14 15:30:45.405 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-14 15:30:45.408 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-14 15:30:45.411 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-14 15:30:45.415 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-14 15:30:45.434 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-14 15:30:45.454 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-14 15:30:45.458 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:30:45.463 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-14 15:30:45.466 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-14 15:30:45.470 | + functions-common:run_phase:1848 : local mode=stack 2026-08-14 15:30:45.473 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-14 15:30:45.476 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-14 15:30:45.480 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-14 15:30:45.483 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-14 15:30:45.486 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-14 15:30:45.489 | + functions-common:run_phase:1858 : local extra 2026-08-14 15:30:45.494 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-14 15:30:45.499 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-14 15:30:45.503 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-14 15:30:45.506 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-14 15:30:45.510 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-14 15:30:45.513 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-14 15:30:45.535 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:45.538 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-14 15:30:45.542 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:30:45.545 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-14 15:30:45.548 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:30:45.551 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-14 15:30:45.555 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:30:45.558 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-14 15:30:45.561 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:30:45.565 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-14 15:30:45.568 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-14 15:30:45.571 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-14 15:30:45.574 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-14 15:30:45.629 | [2073 Async install_tempest:46036]: Waiting for completion of install_tempest running on PID 46036 (1 other jobs running) 2026-08-14 15:30:45.656 | [2073 Async install_tempest:46036]: Signaling child to exit 2026-08-14 15:30:45.656 | WAKEUP 2026-08-14 15:30:45.679 | [2073 Async install_tempest:46036]: Signaled 2026-08-14 15:30:45.680 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-14 15:30:45.681 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-14 15:30:45.681 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-14 15:30:45.681 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-14 15:30:45.681 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-14 15:30:45.681 | +++ functions-common:git_clone:593 : pwd 2026-08-14 15:30:45.681 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-14 15:30:45.681 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-14 15:30:45.681 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-14 15:30:45.681 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-14 15:30:45.682 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-14 15:30:45.682 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-14 15:30:45.682 | ++ functions-common:git_clone:610 : echo master 2026-08-14 15:30:45.682 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-14 15:30:45.682 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-14 15:30:45.682 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-14 15:30:45.682 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-14 15:30:45.682 | ++ functions-common:git_timed:697 : local count=0 2026-08-14 15:30:45.683 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-14 15:30:45.683 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:30:45.683 | ++ functions-common:git_timed:701 : timeout=0 2026-08-14 15:30:45.683 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:30:45.683 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:30:45.683 | ++ functions-common:time_start:2407 : local start_time= 2026-08-14 15:30:45.683 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:30:45.683 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:30:45.684 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1786720834105 2026-08-14 15:30:45.684 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-14 15:30:45.684 | Cloning into '/opt/stack/tempest'... 2026-08-14 15:30:45.684 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:30:45.684 | ++ functions-common:time_stop:2420 : local name 2026-08-14 15:30:45.684 | ++ functions-common:time_stop:2421 : local end_time 2026-08-14 15:30:45.684 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:30:45.684 | ++ functions-common:time_stop:2423 : local total 2026-08-14 15:30:45.685 | ++ functions-common:time_stop:2424 : local start_time 2026-08-14 15:30:45.685 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:30:45.685 | ++ functions-common:time_stop:2427 : start_time=1786720834105 2026-08-14 15:30:45.685 | ++ functions-common:time_stop:2429 : [[ -z 1786720834105 ]] 2026-08-14 15:30:45.685 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:30:45.685 | ++ functions-common:time_stop:2432 : end_time=1786720842828 2026-08-14 15:30:45.685 | ++ functions-common:time_stop:2433 : elapsed_time=8723 2026-08-14 15:30:45.685 | ++ functions-common:time_stop:2434 : total=412435 2026-08-14 15:30:45.686 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:30:45.686 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421158 2026-08-14 15:30:45.686 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-14 15:30:45.686 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-14 15:30:45.686 | ++ functions-common:git_timed:697 : local count=0 2026-08-14 15:30:45.686 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-14 15:30:45.686 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:30:45.687 | ++ functions-common:git_timed:701 : timeout=0 2026-08-14 15:30:45.687 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:30:45.687 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:30:45.687 | ++ functions-common:time_start:2407 : local start_time= 2026-08-14 15:30:45.687 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:30:45.687 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:30:45.687 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1786720842887 2026-08-14 15:30:45.687 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-14 15:30:45.688 | From https://review.opendev.org/openstack/tempest 2026-08-14 15:30:45.688 | * branch master -> FETCH_HEAD 2026-08-14 15:30:45.688 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:30:45.688 | ++ functions-common:time_stop:2420 : local name 2026-08-14 15:30:45.688 | ++ functions-common:time_stop:2421 : local end_time 2026-08-14 15:30:45.688 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:30:45.688 | ++ functions-common:time_stop:2423 : local total 2026-08-14 15:30:45.689 | ++ functions-common:time_stop:2424 : local start_time 2026-08-14 15:30:45.689 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:30:45.689 | ++ functions-common:time_stop:2427 : start_time=1786720842887 2026-08-14 15:30:45.689 | ++ functions-common:time_stop:2429 : [[ -z 1786720842887 ]] 2026-08-14 15:30:45.689 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:30:45.689 | ++ functions-common:time_stop:2432 : end_time=1786720843451 2026-08-14 15:30:45.689 | ++ functions-common:time_stop:2433 : elapsed_time=564 2026-08-14 15:30:45.690 | ++ functions-common:time_stop:2434 : total=421158 2026-08-14 15:30:45.690 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:30:45.690 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421722 2026-08-14 15:30:45.690 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-14 15:30:45.690 | ++ functions-common:git_timed:697 : local count=0 2026-08-14 15:30:45.690 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-14 15:30:45.691 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:30:45.691 | ++ functions-common:git_timed:701 : timeout=0 2026-08-14 15:30:45.691 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:30:45.691 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:30:45.691 | ++ functions-common:time_start:2407 : local start_time= 2026-08-14 15:30:45.691 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:30:45.692 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:30:45.692 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1786720843490 2026-08-14 15:30:45.692 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-14 15:30:45.692 | Note: switching to 'FETCH_HEAD'. 2026-08-14 15:30:45.692 | 2026-08-14 15:30:45.692 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-14 15:30:45.692 | changes and commit them, and you can discard any commits you make in this 2026-08-14 15:30:45.693 | state without impacting any branches by switching back to a branch. 2026-08-14 15:30:45.693 | 2026-08-14 15:30:45.693 | If you want to create a new branch to retain commits you create, you may 2026-08-14 15:30:45.693 | do so (now or later) by using -c with the switch command. Example: 2026-08-14 15:30:45.693 | 2026-08-14 15:30:45.693 | git switch -c 2026-08-14 15:30:45.693 | 2026-08-14 15:30:45.693 | Or undo this operation with: 2026-08-14 15:30:45.694 | 2026-08-14 15:30:45.694 | git switch - 2026-08-14 15:30:45.694 | 2026-08-14 15:30:45.694 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-14 15:30:45.694 | 2026-08-14 15:30:45.694 | HEAD is now at fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-14 15:30:45.694 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:30:45.695 | ++ functions-common:time_stop:2420 : local name 2026-08-14 15:30:45.695 | ++ functions-common:time_stop:2421 : local end_time 2026-08-14 15:30:45.695 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:30:45.695 | ++ functions-common:time_stop:2423 : local total 2026-08-14 15:30:45.695 | ++ functions-common:time_stop:2424 : local start_time 2026-08-14 15:30:45.695 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:30:45.695 | ++ functions-common:time_stop:2427 : start_time=1786720843490 2026-08-14 15:30:45.696 | ++ functions-common:time_stop:2429 : [[ -z 1786720843490 ]] 2026-08-14 15:30:45.696 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:30:45.696 | ++ functions-common:time_stop:2432 : end_time=1786720843676 2026-08-14 15:30:45.696 | ++ functions-common:time_stop:2433 : elapsed_time=186 2026-08-14 15:30:45.696 | ++ functions-common:time_stop:2434 : total=421722 2026-08-14 15:30:45.696 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:30:45.696 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421908 2026-08-14 15:30:45.696 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-14 15:30:45.697 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-14 15:30:45.697 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-14 15:30:45.697 | ++ functions-common:git_clone:673 : head -1 2026-08-14 15:30:45.697 | fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-14 15:30:45.697 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-14 15:30:45.697 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-14 15:30:45.697 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-14 15:30:45.697 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-08-14 15:30:45.698 | Collecting tox!=2.8.0,<4.0.0 2026-08-14 15:30:45.698 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-14 15:30:45.698 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-14 15:30:45.698 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-08-14 15:30:45.698 | 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-08-14 15:30:45.698 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-14 15:30:45.698 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-14 15:30:45.699 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-14 15:30:45.699 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-14 15:30:45.699 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-08-14 15:30:45.699 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-14 15:30:45.699 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-08-14 15:30:45.699 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-14 15:30:45.699 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-14 15:30:45.699 | 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-08-14 15:30:45.700 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-14 15:30:45.700 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-08-14 15:30:45.700 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-14 15:30:45.700 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-08-14 15:30:45.700 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-14 15:30:45.700 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-14 15:30:45.700 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-08-14 15:30:45.700 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 34.8 MB/s 0:00:00 2026-08-14 15:30:45.701 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-14 15:30:45.701 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-08-14 15:30:45.701 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-14 15:30:45.701 | 2026-08-14 15:30:45.701 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-08-14 15:30:45.701 | ++ inc/python:pip_install:216 : result=0 2026-08-14 15:30:45.702 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:30:45.702 | ++ functions-common:time_stop:2420 : local name 2026-08-14 15:30:45.702 | ++ functions-common:time_stop:2421 : local end_time 2026-08-14 15:30:45.702 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:30:45.702 | ++ functions-common:time_stop:2423 : local total 2026-08-14 15:30:45.702 | ++ functions-common:time_stop:2424 : local start_time 2026-08-14 15:30:45.702 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:30:45.702 | ++ functions-common:time_stop:2427 : start_time=1786720843731 2026-08-14 15:30:45.703 | ++ functions-common:time_stop:2429 : [[ -z 1786720843731 ]] 2026-08-14 15:30:45.703 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:30:45.703 | ++ functions-common:time_stop:2432 : end_time=1786720847460 2026-08-14 15:30:45.703 | ++ functions-common:time_stop:2433 : elapsed_time=3729 2026-08-14 15:30:45.703 | ++ functions-common:time_stop:2434 : total=166698 2026-08-14 15:30:45.703 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:30:45.704 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170427 2026-08-14 15:30:45.704 | ++ inc/python:pip_install:219 : return 0 2026-08-14 15:30:45.704 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-14 15:30:45.704 | /opt/stack/tempest ~/devstack 2026-08-14 15:30:45.704 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-14 15:30:45.704 | Switched to branch 'master' 2026-08-14 15:30:45.704 | Your branch is up to date with 'origin/master'. 2026-08-14 15:30:45.704 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-14 15:30:45.705 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-14 15:30:45.705 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.BqEak0JXjJ 2026-08-14 15:30:45.705 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.BqEak0JXjJ 2026-08-14 15:30:45.705 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-14 15:30:45.705 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.BqEak0JXjJ 2026-08-14 15:30:45.705 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-14 15:30:45.705 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-14 15:30:45.706 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-14 15:30:45.706 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-14 15:30:45.706 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-14 15:30:45.706 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-14 15:30:45.706 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-14 15:30:45.706 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-14 15:30:45.706 | full create: /opt/stack/tempest/.tox/tempest 2026-08-14 15:30:45.707 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-14 15:30:45.707 | full develop-inst: /opt/stack/tempest 2026-08-14 15:30:45.707 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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.2 2026-08-14 15:30:45.707 | ___________________________________ summary ____________________________________ 2026-08-14 15:30:45.707 | full: skipped tests 2026-08-14 15:30:45.707 | congratulations :) 2026-08-14 15:30:45.707 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.BqEak0JXjJ -r requirements.txt 2026-08-14 15:30:45.708 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-14 15:30:45.708 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-08-14 15:30:45.708 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-14 15:30:45.708 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-14 15:30:45.708 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-14 15:30:45.708 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-14 15:30:45.709 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-14 15:30:45.709 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-14 15:30:45.709 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-14 15:30:45.709 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-14 15:30:45.709 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-14 15:30:45.709 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-14 15:30:45.710 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-08-14 15:30:45.710 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-14 15:30:45.710 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-14 15:30:45.710 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-14 15:30:45.710 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-08-14 15:30:45.710 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-14 15:30:45.710 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-14 15:30:45.710 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-14 15:30:45.711 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-14 15:30:45.711 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-14 15:30:45.711 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-14 15:30:45.711 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-14 15:30:45.712 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-14 15:30:45.712 | 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-08-14 15:30:45.712 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-14 15:30:45.712 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-14 15:30:45.712 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-14 15:30:45.712 | 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-08-14 15:30:45.712 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-14 15:30:45.712 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-14 15:30:45.712 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-14 15:30:45.713 | 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-08-14 15:30:45.713 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-14 15:30:45.713 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-14 15:30:45.713 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-14 15:30:45.713 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-14 15:30:45.713 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-14 15:30:45.713 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-14 15:30:45.714 | 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-08-14 15:30:45.714 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-14 15:30:45.714 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-14 15:30:45.714 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-14 15:30:45.714 | 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-08-14 15:30:45.714 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-14 15:30:45.714 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-08-14 15:30:45.714 | 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.2) 2026-08-14 15:30:45.715 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-14 15:30:45.715 | 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-08-14 15:30:45.715 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-14 15:30:45.715 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-14 15:30:45.715 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-14 15:30:45.715 | 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-08-14 15:30:45.715 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-14 15:30:45.716 | 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-08-14 15:30:45.716 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-14 15:30:45.716 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-14 15:30:45.716 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-14 15:30:45.716 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-14 15:30:45.716 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-14 15:30:45.717 | 2026-08-14 15:30:45.717 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-14 15:30:45.717 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-08-14 15:30:45.717 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-14 15:30:45.717 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.BqEak0JXjJ 2026-08-14 15:30:45.717 | ++ lib/tempest:install_tempest:868 : popd 2026-08-14 15:30:45.717 | ~/devstack 2026-08-14 15:30:45.730 | [2073 Async install_tempest:46036]: finished install_tempest with result 0 in 44 seconds 2026-08-14 15:30:45.736 | ++ inc/async:async_wait:197 : return 0 2026-08-14 15:30:45.739 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-14 15:30:45.743 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:30:45.745 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-14 15:30:45.749 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-14 15:30:45.753 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-14 15:30:45.755 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-14 15:30:45.758 | ++ inc/python:setup_develop:353 : local bindep 2026-08-14 15:30:45.760 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-14 15:30:45.763 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-14 15:30:45.766 | ++ inc/python:setup_develop:359 : local extras= 2026-08-14 15:30:45.768 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-14 15:30:45.770 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-14 15:30:45.773 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-14 15:30:45.775 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-14 15:30:45.778 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-14 15:30:45.781 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-14 15:30:45.784 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-14 15:30:45.787 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-14 15:30:45.792 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-14 15:30:45.794 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-14 15:30:45.797 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-14 15:30:45.801 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-14 15:30:45.806 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-14 15:30:45.809 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-14 15:30:45.811 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-14 15:30:45.990 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-14 15:30:45.993 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-14 15:30:45.996 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-14 15:30:45.999 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-14 15:30:46.002 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-14 15:30:46.005 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-14 15:30:46.008 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-14 15:30:46.011 | ++ inc/python:setup_package:446 : local extras= 2026-08-14 15:30:46.014 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-14 15:30:46.017 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-14 15:30:46.020 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-14 15:30:46.024 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-14 15:30:46.027 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-14 15:30:46.030 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-14 15:30:46.055 | Using python 3.12 to install /opt/stack/tempest 2026-08-14 15:30:46.059 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-08-14 15:30:47.151 | Obtaining file:///opt/stack/tempest 2026-08-14 15:30:47.154 | Installing build dependencies: started 2026-08-14 15:30:48.870 | Installing build dependencies: finished with status 'done' 2026-08-14 15:30:48.875 | Checking if build backend supports build_editable: started 2026-08-14 15:30:49.452 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-14 15:30:49.454 | Getting requirements to build editable: started 2026-08-14 15:30:49.781 | Getting requirements to build editable: finished with status 'done' 2026-08-14 15:30:49.783 | Preparing editable metadata (pyproject.toml): started 2026-08-14 15:30:51.246 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-14 15:30:51.277 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.0.3) 2026-08-14 15:30:51.279 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.15.0) 2026-08-14 15:30:51.280 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.26.0) 2026-08-14 15:30:51.281 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.9.1) 2026-08-14 15:30:51.282 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.0.0) 2026-08-14 15:30:51.284 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (43.0.3) 2026-08-14 15:30:51.285 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.3.0) 2026-08-14 15:30:51.287 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.6.1) 2026-08-14 15:30:51.288 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.7.0) 2026-08-14 15:30:51.289 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (8.3.0) 2026-08-14 15:30:51.334 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev43) 2026-08-14 15:30:51.338 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-14 15:30:51.343 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.11.0) 2026-08-14 15:30:51.345 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.1.1) 2026-08-14 15:30:51.346 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.3.2) 2026-08-14 15:30:51.347 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (6.0.3) 2026-08-14 15:30:51.348 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.4.6) 2026-08-14 15:30:51.350 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.9.0) 2026-08-14 15:30:51.351 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.18.0) 2026-08-14 15:30:51.352 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.7.0) 2026-08-14 15:30:51.353 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.1.0) 2026-08-14 15:30:51.354 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.7.1) 2026-08-14 15:30:51.355 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.20) 2026-08-14 15:30:51.357 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.6.2) 2026-08-14 15:30:51.359 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.6.0) 2026-08-14 15:30:51.360 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (4.0.0) 2026-08-14 15:30:51.365 | 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.dev43) (3.0.52) 2026-08-14 15:30:51.366 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (1.11.0) 2026-08-14 15:30:51.368 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (15.0.0) 2026-08-14 15:30:51.369 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (1.8.0) 2026-08-14 15:30:51.372 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev43) (2.0.0) 2026-08-14 15:30:51.377 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev43) (3.0) 2026-08-14 15:30:51.380 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev43) (2.2.2) 2026-08-14 15:30:51.388 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (26.1.0) 2026-08-14 15:30:51.389 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (2025.9.1) 2026-08-14 15:30:51.390 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (0.37.0) 2026-08-14 15:30:51.392 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (2026.5.1) 2026-08-14 15:30:51.401 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev43) (6.9.0) 2026-08-14 15:30:51.405 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev43) (2.0.0) 2026-08-14 15:30:51.406 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev43) (2.34.2) 2026-08-14 15:30:51.412 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev43) (6.5.0) 2026-08-14 15:30:51.414 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev43) (2.9.0.post0) 2026-08-14 15:30:51.417 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev43) (4.15.0) 2026-08-14 15:30:51.420 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev43) (1.2.1) 2026-08-14 15:30:51.425 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (2.1.0) 2026-08-14 15:30:51.427 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (3.3.2) 2026-08-14 15:30:51.428 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (26.2) 2026-08-14 15:30:51.430 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (7.2.2) 2026-08-14 15:30:51.437 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (5.0.0) 2026-08-14 15:30:51.439 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (3.0.3) 2026-08-14 15:30:51.440 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (1.6.2) 2026-08-14 15:30:51.447 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev43) (84.0.0) 2026-08-14 15:30:51.452 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev43) (0.8.1) 2026-08-14 15:30:51.474 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev43) (1.17.0) 2026-08-14 15:30:51.486 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (3.4.7) 2026-08-14 15:30:51.487 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (3.18) 2026-08-14 15:30:51.490 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (2023.11.17) 2026-08-14 15:30:51.508 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (4.2.0) 2026-08-14 15:30:51.510 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (2.20.0) 2026-08-14 15:30:51.516 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.1.2) 2026-08-14 15:30:51.532 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev43) (0.16.0) 2026-08-14 15:30:51.547 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev43) 2026-08-14 15:30:51.551 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-14 15:30:51.594 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-14 15:30:51.598 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-08-14 15:30:51.614 | Building wheels for collected packages: tempest 2026-08-14 15:30:51.616 | Building editable for tempest (pyproject.toml): started 2026-08-14 15:30:53.275 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-14 15:30:53.276 | Created wheel for tempest: filename=tempest-46.3.1.dev43-0.editable-py3-none-any.whl size=8320 sha256=6cd519ed94506ec6111414acbaf93e98d5f920cc00f8378f421c036a145be2f0 2026-08-14 15:30:53.276 | Stored in directory: /tmp/pip-ephem-wheel-cache-e5kpfcfq/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-14 15:30:53.281 | Successfully built tempest 2026-08-14 15:30:53.599 | Installing collected packages: tomlkit, stestr, tempest 2026-08-14 15:30:53.867 | 2026-08-14 15:30:53.899 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev43 tomlkit-0.15.0 2026-08-14 15:30:54.084 | ++ inc/python:pip_install:216 : result=0 2026-08-14 15:30:54.086 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-14 15:30:54.088 | ++ functions-common:time_stop:2420 : local name 2026-08-14 15:30:54.090 | ++ functions-common:time_stop:2421 : local end_time 2026-08-14 15:30:54.093 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:30:54.095 | ++ functions-common:time_stop:2423 : local total 2026-08-14 15:30:54.097 | ++ functions-common:time_stop:2424 : local start_time 2026-08-14 15:30:54.100 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-14 15:30:54.102 | ++ functions-common:time_stop:2427 : start_time=1786721446048 2026-08-14 15:30:54.105 | ++ functions-common:time_stop:2429 : [[ -z 1786721446048 ]] 2026-08-14 15:30:54.108 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:30:54.112 | ++ functions-common:time_stop:2432 : end_time=1786721454109 2026-08-14 15:30:54.114 | ++ functions-common:time_stop:2433 : elapsed_time=8061 2026-08-14 15:30:54.116 | ++ functions-common:time_stop:2434 : total=179543 2026-08-14 15:30:54.120 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:30:54.122 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187604 2026-08-14 15:30:54.125 | ++ inc/python:pip_install:219 : return 0 2026-08-14 15:30:54.128 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-14 15:30:54.130 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:30:54.134 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-14 15:30:54.137 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-14 15:30:54.141 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-14 15:30:54.144 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-14 15:30:54.146 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-14 15:30:54.149 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-14 15:30:54.151 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-14 15:30:54.153 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-14 15:30:54.156 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-14 15:30:54.159 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-14 15:30:54.162 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-14 15:30:54.164 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-14 15:30:54.167 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-14 15:30:54.169 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-14 15:30:54.171 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-14 15:30:54.174 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-14 15:30:54.176 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-14 15:30:54.178 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-14 15:30:54.181 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-14 15:30:54.184 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-14 15:30:54.186 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-14 15:30:54.189 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-14 15:30:54.191 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-14 15:30:54.193 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-14 15:30:54.196 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-14 15:30:54.196 | ' 2026-08-14 15:30:54.199 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-14 15:30:54.201 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-14 15:30:54.217 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:30:54.220 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-14 15:30:54.222 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-14 15:30:54.225 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-14 15:30:54.227 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-14 15:30:54.230 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-14 15:30:54.231 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-14 15:30:54.231 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-14 15:30:58.049 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:30:58.052 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-14 15:30:58.055 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-14 15:30:58.057 | ++ lib/tempest:get_active_images:176 : img_id=6be61a33-ac28-44c5-b5c2-918964aeb18d 2026-08-14 15:30:58.060 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-14 15:30:58.062 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-14 15:30:58.064 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-14 15:30:58.067 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-14 15:30:58.071 | ++ lib/tempest:configure_tempest:266 : '[' -z 6be61a33-ac28-44c5-b5c2-918964aeb18d ']' 2026-08-14 15:30:58.074 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=6be61a33-ac28-44c5-b5c2-918964aeb18d 2026-08-14 15:30:58.076 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-14 15:30:58.095 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-14 15:30:58.098 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-14 15:30:58.100 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-14 15:30:58.105 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-14 15:30:58.109 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-14 15:30:58.113 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-14 15:30:58.117 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-14 15:30:58.119 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-14 15:30:58.125 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-14 15:30:58.125 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-14 15:31:01.242 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:31:01.247 | ++ lib/tempest:configure_tempest:303 : admin_project_id=3ac5fc4927894f57958e1412ecdb925c 2026-08-14 15:31:01.252 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-14 15:31:01.275 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:31:01.280 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-14 15:31:04.729 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:31:04.734 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-14 15:31:04.734 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-14 15:31:04.734 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-14 15:31:04.734 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-14 15:31:04.734 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-14 15:31:04.735 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-14 15:31:04.735 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-14 15:31:04.735 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-14 15:31:04.735 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-14 15:31:04.735 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-14 15:31:04.735 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-14 15:31:04.735 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-14 15:31:04.735 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-14 15:31:04.735 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-14 15:31:04.737 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-14 15:31:04.739 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-14 15:31:04.740 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-14 15:31:04.740 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-14 15:31:04.740 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-14 15:31:04.740 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-14 15:31:04.740 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-14 15:31:04.740 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-14 15:31:04.740 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-14 15:31:04.740 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-14 15:31:04.740 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-14 15:31:04.740 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-14 15:31:04.741 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-14 15:31:04.741 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-14 15:31:04.741 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-14 15:31:04.744 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 6be61a33-ac28-44c5-b5c2-918964aeb18d 2026-08-14 15:31:04.747 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-14 15:31:04.752 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6be61a33-ac28-44c5-b5c2-918964aeb18d -c size -f value 2026-08-14 15:31:07.913 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:31:07.916 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-14 15:31:07.918 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-14 15:31:07.919 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-14 15:31:07.959 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-14 15:31:07.961 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-14 15:31:07.963 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-08-14 15:31:10.854 | +----------------------------+-----------------------+ 2026-08-14 15:31:10.854 | | Field | Value | 2026-08-14 15:31:10.854 | +----------------------------+-----------------------+ 2026-08-14 15:31:10.854 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:31:10.855 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:31:10.855 | | description | None | 2026-08-14 15:31:10.855 | | disk | 1 | 2026-08-14 15:31:10.855 | | id | 42 | 2026-08-14 15:31:10.855 | | name | m1.nano | 2026-08-14 15:31:10.855 | | os-flavor-access:is_public | True | 2026-08-14 15:31:10.855 | | properties | hw_rng:allowed='True' | 2026-08-14 15:31:10.855 | | ram | 192 | 2026-08-14 15:31:10.855 | | rxtx_factor | 1.0 | 2026-08-14 15:31:10.855 | | swap | 0 | 2026-08-14 15:31:10.856 | | vcpus | 1 | 2026-08-14 15:31:10.856 | +----------------------------+-----------------------+ 2026-08-14 15:31:11.166 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-14 15:31:11.168 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-14 15:31:11.169 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-14 15:31:11.169 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-14 15:31:11.169 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-14 15:31:11.169 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-14 15:31:11.169 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-14 15:31:11.169 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-14 15:31:11.169 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-14 15:31:11.169 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-14 15:31:11.170 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-14 15:31:11.170 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-14 15:31:11.170 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-14 15:31:11.170 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-14 15:31:11.170 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-14 15:31:11.171 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 6be61a33-ac28-44c5-b5c2-918964aeb18d 2026-08-14 15:31:11.174 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-14 15:31:11.177 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6be61a33-ac28-44c5-b5c2-918964aeb18d -c size -f value 2026-08-14 15:31:14.427 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:31:14.432 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-14 15:31:14.436 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-14 15:31:14.437 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-14 15:31:14.480 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-14 15:31:14.482 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-14 15:31:14.484 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-08-14 15:31:17.455 | +----------------------------+-----------------------+ 2026-08-14 15:31:17.455 | | Field | Value | 2026-08-14 15:31:17.455 | +----------------------------+-----------------------+ 2026-08-14 15:31:17.455 | | OS-FLV-DISABLED:disabled | False | 2026-08-14 15:31:17.455 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-14 15:31:17.455 | | description | None | 2026-08-14 15:31:17.455 | | disk | 1 | 2026-08-14 15:31:17.455 | | id | 84 | 2026-08-14 15:31:17.456 | | name | m1.micro | 2026-08-14 15:31:17.456 | | os-flavor-access:is_public | True | 2026-08-14 15:31:17.456 | | properties | hw_rng:allowed='True' | 2026-08-14 15:31:17.456 | | ram | 256 | 2026-08-14 15:31:17.456 | | rxtx_factor | 1.0 | 2026-08-14 15:31:17.456 | | swap | 0 | 2026-08-14 15:31:17.456 | | vcpus | 1 | 2026-08-14 15:31:17.456 | +----------------------------+-----------------------+ 2026-08-14 15:31:17.753 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-14 15:31:17.756 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-14 15:31:17.780 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:31:17.783 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-14 15:31:17.787 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-14 15:31:17.792 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-14 15:31:17.795 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-14 15:31:17.797 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-14 15:31:17.802 | +++ functions-common:git_clone:593 : pwd 2026-08-14 15:31:17.806 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-14 15:31:17.809 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-14 15:31:17.813 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-14 15:31:17.835 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-14 15:31:17.839 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-14 15:31:17.844 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-14 15:31:17.848 | ++ functions-common:git_clone:610 : echo master 2026-08-14 15:31:17.848 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-14 15:31:17.854 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-14 15:31:17.858 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-14 15:31:17.862 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-08-14 15:31:17.865 | ++ functions-common:git_timed:697 : local count=0 2026-08-14 15:31:17.869 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-14 15:31:17.873 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:31:17.875 | ++ functions-common:git_timed:701 : timeout=0 2026-08-14 15:31:17.878 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:31:17.881 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:31:17.885 | ++ functions-common:time_start:2407 : local start_time= 2026-08-14 15:31:17.888 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:31:17.891 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:31:17.897 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1786721477893 2026-08-14 15:31:17.900 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-08-14 15:31:17.905 | Cloning into '/opt/stack/os-test-images'... 2026-08-14 15:31:18.615 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:31:18.619 | ++ functions-common:time_stop:2420 : local name 2026-08-14 15:31:18.625 | ++ functions-common:time_stop:2421 : local end_time 2026-08-14 15:31:18.630 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:31:18.634 | ++ functions-common:time_stop:2423 : local total 2026-08-14 15:31:18.638 | ++ functions-common:time_stop:2424 : local start_time 2026-08-14 15:31:18.641 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:31:18.645 | ++ functions-common:time_stop:2427 : start_time=1786721477893 2026-08-14 15:31:18.648 | ++ functions-common:time_stop:2429 : [[ -z 1786721477893 ]] 2026-08-14 15:31:18.652 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:31:18.658 | ++ functions-common:time_stop:2432 : end_time=1786721478653 2026-08-14 15:31:18.663 | ++ functions-common:time_stop:2433 : elapsed_time=760 2026-08-14 15:31:18.667 | ++ functions-common:time_stop:2434 : total=412435 2026-08-14 15:31:18.670 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:31:18.674 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413195 2026-08-14 15:31:18.678 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-14 15:31:18.681 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-14 15:31:18.684 | ++ functions-common:git_timed:697 : local count=0 2026-08-14 15:31:18.687 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-14 15:31:18.690 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:31:18.693 | ++ functions-common:git_timed:701 : timeout=0 2026-08-14 15:31:18.695 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:31:18.698 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:31:18.702 | ++ functions-common:time_start:2407 : local start_time= 2026-08-14 15:31:18.705 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:31:18.708 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:31:18.713 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1786721478710 2026-08-14 15:31:18.716 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-14 15:31:19.238 | From https://review.opendev.org/openstack/os-test-images 2026-08-14 15:31:19.239 | * branch master -> FETCH_HEAD 2026-08-14 15:31:19.249 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:31:19.252 | ++ functions-common:time_stop:2420 : local name 2026-08-14 15:31:19.255 | ++ functions-common:time_stop:2421 : local end_time 2026-08-14 15:31:19.259 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:31:19.262 | ++ functions-common:time_stop:2423 : local total 2026-08-14 15:31:19.265 | ++ functions-common:time_stop:2424 : local start_time 2026-08-14 15:31:19.268 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:31:19.272 | ++ functions-common:time_stop:2427 : start_time=1786721478710 2026-08-14 15:31:19.275 | ++ functions-common:time_stop:2429 : [[ -z 1786721478710 ]] 2026-08-14 15:31:19.279 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:31:19.285 | ++ functions-common:time_stop:2432 : end_time=1786721479281 2026-08-14 15:31:19.289 | ++ functions-common:time_stop:2433 : elapsed_time=571 2026-08-14 15:31:19.293 | ++ functions-common:time_stop:2434 : total=413195 2026-08-14 15:31:19.296 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:31:19.300 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413766 2026-08-14 15:31:19.303 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-14 15:31:19.306 | ++ functions-common:git_timed:697 : local count=0 2026-08-14 15:31:19.309 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-14 15:31:19.313 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-14 15:31:19.316 | ++ functions-common:git_timed:701 : timeout=0 2026-08-14 15:31:19.319 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-14 15:31:19.322 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-14 15:31:19.325 | ++ functions-common:time_start:2407 : local start_time= 2026-08-14 15:31:19.327 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-14 15:31:19.331 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-14 15:31:19.336 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1786721479332 2026-08-14 15:31:19.339 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-14 15:31:19.346 | Note: switching to 'FETCH_HEAD'. 2026-08-14 15:31:19.346 | 2026-08-14 15:31:19.347 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-14 15:31:19.347 | changes and commit them, and you can discard any commits you make in this 2026-08-14 15:31:19.347 | state without impacting any branches by switching back to a branch. 2026-08-14 15:31:19.347 | 2026-08-14 15:31:19.347 | If you want to create a new branch to retain commits you create, you may 2026-08-14 15:31:19.347 | do so (now or later) by using -c with the switch command. Example: 2026-08-14 15:31:19.347 | 2026-08-14 15:31:19.348 | git switch -c 2026-08-14 15:31:19.348 | 2026-08-14 15:31:19.348 | Or undo this operation with: 2026-08-14 15:31:19.348 | 2026-08-14 15:31:19.348 | git switch - 2026-08-14 15:31:19.348 | 2026-08-14 15:31:19.348 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-14 15:31:19.348 | 2026-08-14 15:31:19.349 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-14 15:31:19.352 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-14 15:31:19.355 | ++ functions-common:time_stop:2420 : local name 2026-08-14 15:31:19.359 | ++ functions-common:time_stop:2421 : local end_time 2026-08-14 15:31:19.361 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-14 15:31:19.365 | ++ functions-common:time_stop:2423 : local total 2026-08-14 15:31:19.368 | ++ functions-common:time_stop:2424 : local start_time 2026-08-14 15:31:19.372 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-14 15:31:19.375 | ++ functions-common:time_stop:2427 : start_time=1786721479332 2026-08-14 15:31:19.379 | ++ functions-common:time_stop:2429 : [[ -z 1786721479332 ]] 2026-08-14 15:31:19.382 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-14 15:31:19.388 | ++ functions-common:time_stop:2432 : end_time=1786721479384 2026-08-14 15:31:19.391 | ++ functions-common:time_stop:2433 : elapsed_time=52 2026-08-14 15:31:19.394 | ++ functions-common:time_stop:2434 : total=413766 2026-08-14 15:31:19.398 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-14 15:31:19.401 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413818 2026-08-14 15:31:19.404 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-14 15:31:19.424 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-14 15:31:19.429 | ++ functions-common:git_clone:673 : head -1 2026-08-14 15:31:19.429 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-14 15:31:19.432 | 5d0367e Clean-up zuul config spacing 2026-08-14 15:31:19.435 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-14 15:31:19.438 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-14 15:31:19.439 | /opt/stack/os-test-images ~/devstack 2026-08-14 15:31:19.441 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-14 15:31:19.895 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-14 15:31:20.561 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-14 15:31:23.472 | generate installed: PyYAML==6.0.3 2026-08-14 15:31:23.472 | generate run-test-pre: PYTHONHASHSEED='3818005603' 2026-08-14 15:31:23.473 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-14 15:31:23.600 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-14 15:31:23.627 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-08-14 15:31:23.651 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-08-14 15:31:23.687 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-14 15:31:23.692 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-14 15:31:23.701 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-14 15:31:23.714 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-14 15:31:23.754 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-14 15:31:23.768 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-14 15:31:23.778 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-14 15:31:23.793 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-14 15:31:23.793 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-08-14 15:31:23.802 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-08-14 15:31:23.811 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-14 15:31:23.833 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-08-14 15:31:23.837 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-14 15:31:23.840 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-14 15:31:23.854 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-14 15:31:23.867 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-14 15:31:23.886 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-14 15:31:23.890 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-14 15:31:23.914 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-08-14 15:31:23.917 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-14 15:31:23.920 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-08-14 15:31:23.943 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-08-14 15:31:23.947 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-08-14 15:31:23.962 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-14 15:31:23.993 | ___________________________________ summary ____________________________________ 2026-08-14 15:31:23.993 | generate: commands succeeded 2026-08-14 15:31:23.993 | congratulations :) 2026-08-14 15:31:24.061 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-14 15:31:24.061 | ~/devstack 2026-08-14 15:31:24.065 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-08-14 15:31:24.127 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-14 15:31:24.133 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-14 15:31:24.171 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-14 15:31:24.174 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-14 15:31:24.180 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-14 15:31:24.229 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-14 15:31:24.277 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-14 15:31:24.282 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-14 15:31:24.286 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-14 15:31:24.290 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-14 15:31:24.296 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-14 15:31:27.798 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:31:27.803 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-14 15:31:27.804 | address-scope 2026-08-14 15:31:27.804 | agent 2026-08-14 15:31:27.804 | allowed-address-pairs 2026-08-14 15:31:27.805 | auto-allocated-topology 2026-08-14 15:31:27.805 | availability_zone 2026-08-14 15:31:27.805 | default-subnetpools 2026-08-14 15:31:27.805 | dhcp_agent_scheduler 2026-08-14 15:31:27.805 | dns-integration 2026-08-14 15:31:27.805 | dns-domain-ports 2026-08-14 15:31:27.806 | dns-integration-domain-keywords 2026-08-14 15:31:27.806 | empty-string-filtering 2026-08-14 15:31:27.806 | external-net 2026-08-14 15:31:27.806 | extra_dhcp_opt 2026-08-14 15:31:27.806 | extraroute 2026-08-14 15:31:27.807 | extraroute-atomic 2026-08-14 15:31:27.807 | filter-validation 2026-08-14 15:31:27.807 | floating-ip-port-forwarding-detail 2026-08-14 15:31:27.807 | fip-port-details 2026-08-14 15:31:27.807 | flavors 2026-08-14 15:31:27.808 | floatingip-pools 2026-08-14 15:31:27.808 | router 2026-08-14 15:31:27.808 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:31:27.808 | enable-default-route-bfd 2026-08-14 15:31:27.808 | enable-default-route-ecmp 2026-08-14 15:31:27.809 | ext-gw-mode 2026-08-14 15:31:27.809 | l3-ha 2026-08-14 15:31:27.809 | external-gateway-multihoming 2026-08-14 15:31:27.809 | l3-flavors 2026-08-14 15:31:27.810 | l3_agent_scheduler 2026-08-14 15:31:27.810 | multi-provider 2026-08-14 15:31:27.810 | net-mtu 2026-08-14 15:31:27.810 | net-mtu-writable 2026-08-14 15:31:27.810 | network_availability_zone 2026-08-14 15:31:27.810 | network-ip-availability 2026-08-14 15:31:27.811 | network-ip-availability-details 2026-08-14 15:31:27.811 | pagination 2026-08-14 15:31:27.811 | port-device-profile 2026-08-14 15:31:27.811 | port-mac-address-regenerate 2026-08-14 15:31:27.811 | port-numa-affinity-policy 2026-08-14 15:31:27.812 | port-numa-affinity-policy-socket 2026-08-14 15:31:27.812 | binding 2026-08-14 15:31:27.812 | binding-extended 2026-08-14 15:31:27.812 | port-security 2026-08-14 15:31:27.812 | project-id 2026-08-14 15:31:27.813 | provider 2026-08-14 15:31:27.813 | qinq 2026-08-14 15:31:27.813 | quota-check-limit 2026-08-14 15:31:27.813 | quota-check-limit-default 2026-08-14 15:31:27.813 | quotas 2026-08-14 15:31:27.813 | quota_details 2026-08-14 15:31:27.814 | rbac-policies 2026-08-14 15:31:27.814 | rbac-address-scope 2026-08-14 15:31:27.814 | rbac-security-groups 2026-08-14 15:31:27.814 | revision-if-match 2026-08-14 15:31:27.815 | standard-attr-revisions 2026-08-14 15:31:27.815 | router_availability_zone 2026-08-14 15:31:27.815 | router-enable-snat 2026-08-14 15:31:27.815 | security-groups-default-rules 2026-08-14 15:31:27.816 | security-groups-default-statefulness 2026-08-14 15:31:27.816 | security-groups-normalized-cidr 2026-08-14 15:31:27.816 | security-groups-remote-address-group 2026-08-14 15:31:27.816 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:31:27.816 | security-groups-shared-filtering 2026-08-14 15:31:27.816 | security-group 2026-08-14 15:31:27.816 | service-type 2026-08-14 15:31:27.816 | sorting 2026-08-14 15:31:27.817 | standard-attr-description 2026-08-14 15:31:27.817 | stateful-security-group 2026-08-14 15:31:27.817 | subnet-dns-publish-fixed-ip 2026-08-14 15:31:27.817 | subnet-external-network 2026-08-14 15:31:27.817 | subnet_onboard 2026-08-14 15:31:27.817 | subnet-service-types 2026-08-14 15:31:27.818 | subnet_allocation 2026-08-14 15:31:27.818 | subnetpool-prefix-ops 2026-08-14 15:31:27.818 | tag-creation 2026-08-14 15:31:27.818 | standard-attr-tag 2026-08-14 15:31:27.818 | standard-attr-timestamp 2026-08-14 15:31:27.818 | vlan-transparent' 2026-08-14 15:31:27.818 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-14 15:31:27.819 | address-scope 2026-08-14 15:31:27.819 | agent 2026-08-14 15:31:27.819 | allowed-address-pairs 2026-08-14 15:31:27.819 | auto-allocated-topology 2026-08-14 15:31:27.819 | availability_zone 2026-08-14 15:31:27.819 | default-subnetpools 2026-08-14 15:31:27.820 | dhcp_agent_scheduler 2026-08-14 15:31:27.820 | dns-integration 2026-08-14 15:31:27.820 | dns-domain-ports 2026-08-14 15:31:27.820 | dns-integration-domain-keywords 2026-08-14 15:31:27.820 | empty-string-filtering 2026-08-14 15:31:27.820 | external-net 2026-08-14 15:31:27.821 | extra_dhcp_opt 2026-08-14 15:31:27.821 | extraroute 2026-08-14 15:31:27.821 | extraroute-atomic 2026-08-14 15:31:27.821 | filter-validation 2026-08-14 15:31:27.821 | floating-ip-port-forwarding-detail 2026-08-14 15:31:27.821 | fip-port-details 2026-08-14 15:31:27.822 | flavors 2026-08-14 15:31:27.822 | floatingip-pools 2026-08-14 15:31:27.822 | router 2026-08-14 15:31:27.822 | l3-agent-scheduler-ha-chassis-priority 2026-08-14 15:31:27.822 | enable-default-route-bfd 2026-08-14 15:31:27.822 | enable-default-route-ecmp 2026-08-14 15:31:27.823 | ext-gw-mode 2026-08-14 15:31:27.823 | l3-ha 2026-08-14 15:31:27.823 | external-gateway-multihoming 2026-08-14 15:31:27.823 | l3-flavors 2026-08-14 15:31:27.823 | l3_agent_scheduler 2026-08-14 15:31:27.823 | multi-provider 2026-08-14 15:31:27.823 | net-mtu 2026-08-14 15:31:27.824 | net-mtu-writable 2026-08-14 15:31:27.824 | network_availability_zone 2026-08-14 15:31:27.824 | network-ip-availability 2026-08-14 15:31:27.824 | network-ip-availability-details 2026-08-14 15:31:27.824 | pagination 2026-08-14 15:31:27.824 | port-device-profile 2026-08-14 15:31:27.825 | port-mac-address-regenerate 2026-08-14 15:31:27.825 | port-numa-affinity-policy 2026-08-14 15:31:27.825 | port-numa-affinity-policy-socket 2026-08-14 15:31:27.826 | binding 2026-08-14 15:31:27.826 | binding-extended 2026-08-14 15:31:27.826 | port-security 2026-08-14 15:31:27.826 | project-id 2026-08-14 15:31:27.826 | provider 2026-08-14 15:31:27.826 | qinq 2026-08-14 15:31:27.826 | quota-check-limit 2026-08-14 15:31:27.827 | quota-check-limit-default 2026-08-14 15:31:27.827 | quotas 2026-08-14 15:31:27.827 | quota_details 2026-08-14 15:31:27.827 | rbac-policies 2026-08-14 15:31:27.827 | rbac-address-scope 2026-08-14 15:31:27.827 | rbac-security-groups 2026-08-14 15:31:27.828 | revision-if-match 2026-08-14 15:31:27.828 | standard-attr-revisions 2026-08-14 15:31:27.828 | router_availability_zone 2026-08-14 15:31:27.828 | router-enable-snat 2026-08-14 15:31:27.828 | security-groups-default-rules 2026-08-14 15:31:27.828 | security-groups-default-statefulness 2026-08-14 15:31:27.828 | security-groups-normalized-cidr 2026-08-14 15:31:27.829 | security-groups-remote-address-group 2026-08-14 15:31:27.829 | security-groups-rules-belongs-to-default-sg 2026-08-14 15:31:27.829 | security-groups-shared-filtering 2026-08-14 15:31:27.829 | security-group 2026-08-14 15:31:27.829 | service-type 2026-08-14 15:31:27.830 | sorting 2026-08-14 15:31:27.830 | standard-attr-description 2026-08-14 15:31:27.830 | stateful-security-group 2026-08-14 15:31:27.830 | subnet-dns-publish-fixed-ip 2026-08-14 15:31:27.830 | subnet-external-network 2026-08-14 15:31:27.830 | subnet_onboard 2026-08-14 15:31:27.831 | subnet-service-types 2026-08-14 15:31:27.831 | subnet_allocation 2026-08-14 15:31:27.831 | subnetpool-prefix-ops 2026-08-14 15:31:27.831 | tag-creation 2026-08-14 15:31:27.831 | standard-attr-tag 2026-08-14 15:31:27.831 | standard-attr-timestamp 2026-08-14 15:31:27.831 | vlan-transparent =~ external-net ]] 2026-08-14 15:31:27.832 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-14 15:31:27.832 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-14 15:31:31.165 | +++ functions-common:oscwrap:2465 : return 0 2026-08-14 15:31:31.169 | ++ lib/tempest:configure_tempest:395 : public_network_id=5d94ff65-f9e3-40e6-815d-105931ba057b 2026-08-14 15:31:31.172 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-14 15:31:35.292 | +---------------------------+--------------------------------------+ 2026-08-14 15:31:35.292 | | Field | Value | 2026-08-14 15:31:35.292 | +---------------------------+--------------------------------------+ 2026-08-14 15:31:35.292 | | admin_state_up | UP | 2026-08-14 15:31:35.292 | | availability_zone_hints | | 2026-08-14 15:31:35.293 | | availability_zones | | 2026-08-14 15:31:35.293 | | created_at | 2026-08-14T15:31:34Z | 2026-08-14 15:31:35.293 | | description | | 2026-08-14 15:31:35.293 | | dns_domain | None | 2026-08-14 15:31:35.293 | | id | f427bef8-3c8a-4104-a1be-e46bb0a14ec0 | 2026-08-14 15:31:35.294 | | ipv4_address_scope | None | 2026-08-14 15:31:35.294 | | ipv6_address_scope | None | 2026-08-14 15:31:35.294 | | is_default | False | 2026-08-14 15:31:35.295 | | is_vlan_qinq | None | 2026-08-14 15:31:35.295 | | is_vlan_transparent | False | 2026-08-14 15:31:35.295 | | mtu | 1442 | 2026-08-14 15:31:35.295 | | name | shared | 2026-08-14 15:31:35.295 | | port_security_enabled | True | 2026-08-14 15:31:35.296 | | project_id | 3ac5fc4927894f57958e1412ecdb925c | 2026-08-14 15:31:35.296 | | provider:network_type | geneve | 2026-08-14 15:31:35.296 | | provider:physical_network | None | 2026-08-14 15:31:35.296 | | provider:segmentation_id | 498 | 2026-08-14 15:31:35.296 | | pvlan | None | 2026-08-14 15:31:35.296 | | qinq | False | 2026-08-14 15:31:35.297 | | qos_policy_id | None | 2026-08-14 15:31:35.297 | | revision_number | 1 | 2026-08-14 15:31:35.297 | | router:external | Internal | 2026-08-14 15:31:35.297 | | segments | None | 2026-08-14 15:31:35.297 | | shared | True | 2026-08-14 15:31:35.297 | | status | ACTIVE | 2026-08-14 15:31:35.298 | | subnets | | 2026-08-14 15:31:35.298 | | tags | | 2026-08-14 15:31:35.299 | | updated_at | 2026-08-14T15:31:34Z | 2026-08-14 15:31:35.299 | +---------------------------+--------------------------------------+ 2026-08-14 15:31:35.605 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-08-14 15:31:39.725 | +----------------------+--------------------------------------+ 2026-08-14 15:31:39.726 | | Field | Value | 2026-08-14 15:31:39.726 | +----------------------+--------------------------------------+ 2026-08-14 15:31:39.726 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-14 15:31:39.726 | | cidr | 192.168.233.0/24 | 2026-08-14 15:31:39.726 | | created_at | 2026-08-14T15:31:38Z | 2026-08-14 15:31:39.726 | | description | shared-subnet | 2026-08-14 15:31:39.726 | | dns_nameservers | | 2026-08-14 15:31:39.726 | | dns_publish_fixed_ip | None | 2026-08-14 15:31:39.726 | | enable_dhcp | True | 2026-08-14 15:31:39.726 | | gateway_ip | 192.168.233.1 | 2026-08-14 15:31:39.726 | | host_routes | | 2026-08-14 15:31:39.727 | | id | 420a7746-b655-4692-832b-6494ac4e1e79 | 2026-08-14 15:31:39.727 | | ip_version | 4 | 2026-08-14 15:31:39.728 | | ipv6_address_mode | None | 2026-08-14 15:31:39.728 | | ipv6_ra_mode | None | 2026-08-14 15:31:39.728 | | name | shared-subnet | 2026-08-14 15:31:39.728 | | network_id | f427bef8-3c8a-4104-a1be-e46bb0a14ec0 | 2026-08-14 15:31:39.729 | | project_id | 3ac5fc4927894f57958e1412ecdb925c | 2026-08-14 15:31:39.729 | | revision_number | 0 | 2026-08-14 15:31:39.729 | | router:external | False | 2026-08-14 15:31:39.729 | | segment_id | None | 2026-08-14 15:31:39.730 | | service_types | | 2026-08-14 15:31:39.730 | | subnetpool_id | None | 2026-08-14 15:31:39.730 | | tags | | 2026-08-14 15:31:39.730 | | updated_at | 2026-08-14T15:31:38Z | 2026-08-14 15:31:39.730 | +----------------------+--------------------------------------+ 2026-08-14 15:31:40.036 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-14 15:31:40.073 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-14 15:31:40.108 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-14 15:31:40.112 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-14 15:31:40.143 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-14 15:31:40.179 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-14 15:31:40.215 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-14 15:31:40.253 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-14 15:31:40.286 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.147/identity/v3 2026-08-14 15:31:40.331 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-14 15:31:40.361 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-14 15:31:40.391 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-14 15:31:40.421 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-14 15:31:40.423 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-14 15:31:40.455 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-14 15:31:40.486 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-14 15:31:40.517 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-14 15:31:40.547 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-14 15:31:40.577 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-14 15:31:40.593 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:31:40.595 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-14 15:31:40.597 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-14 15:31:40.630 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-14 15:31:40.646 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:31:40.648 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-14 15:31:40.679 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-14 15:31:40.710 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-14 15:31:40.742 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-14 15:31:40.744 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-14 15:31:40.776 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-14 15:31:40.808 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-14 15:31:40.830 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:31:40.834 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 6be61a33-ac28-44c5-b5c2-918964aeb18d 2026-08-14 15:31:40.873 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 6be61a33-ac28-44c5-b5c2-918964aeb18d 2026-08-14 15:31:40.914 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-14 15:31:40.948 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-14 15:31:40.980 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-14 15:31:41.014 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-14 15:31:41.030 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:31:41.032 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-14 15:31:41.036 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-14 15:31:41.038 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-14 15:31:41.041 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-14 15:31:41.044 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-14 15:31:41.047 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-14 15:31:41.073 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-14 15:31:41.076 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-14 15:31:41.113 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-14 15:31:41.148 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-14 15:31:41.185 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-14 15:31:41.223 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-14 15:31:41.257 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-14 15:31:41.295 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-14 15:31:41.330 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-14 15:31:41.363 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-14 15:31:41.396 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-14 15:31:41.400 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-14 15:31:41.434 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-14 15:31:41.437 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-14 15:31:41.456 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:31:41.458 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-14 15:31:41.497 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-14 15:31:41.521 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:31:41.525 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-14 15:31:41.528 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-14 15:31:41.547 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:31:41.551 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-14 15:31:41.554 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-14 15:31:41.557 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-14 15:31:41.591 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-14 15:31:41.625 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 5d94ff65-f9e3-40e6-815d-105931ba057b 2026-08-14 15:31:41.660 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-14 15:31:41.698 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-14 15:31:41.732 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-14 15:31:41.767 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-14 15:31:41.801 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-14 15:31:41.837 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-14 15:31:41.874 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-14 15:31:41.877 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-14 15:31:41.880 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-14 15:31:41.885 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-14 15:31:41.934 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-14 15:31:41.938 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-14 15:31:41.939 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-14 15:31:41.946 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-14 15:31:41.949 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-14 15:31:41.992 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-14 15:31:41.993 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-14 15:31:41.997 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-14 15:31:42.001 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-14 15:31:42.004 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-14 15:31:42.040 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-14 15:31:42.081 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-14 15:31:42.117 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-14 15:31:42.154 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-14 15:31:42.193 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-14 15:31:42.232 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-14 15:31:42.234 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-14 15:31:42.238 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-14 15:31:42.256 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-14 15:31:42.297 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-14 15:31:42.300 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-14 15:31:42.305 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-14 15:31:42.324 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-14 15:31:42.353 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-14 15:31:42.356 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-14 15:31:42.360 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-14 15:31:42.364 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-14 15:31:42.386 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-14 15:31:42.423 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-14 15:31:42.425 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-14 15:31:42.431 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-14 15:31:42.450 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-14 15:31:42.480 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-14 15:31:42.512 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-14 15:31:42.514 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-14 15:31:42.544 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-14 15:31:42.546 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-14 15:31:42.549 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-14 15:31:42.551 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-14 15:31:42.569 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-14 15:31:42.572 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-14 15:31:42.605 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-14 15:31:42.621 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:31:42.624 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-14 15:31:42.657 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-14 15:31:42.659 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-14 15:31:42.662 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-14 15:31:42.664 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-14 15:31:42.667 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-14 15:31:42.673 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-14 15:31:42.675 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-14 15:31:42.678 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-14 15:31:42.681 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-14 15:31:42.704 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-14 15:31:42.708 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-14 15:31:42.747 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-14 15:31:42.750 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-14 15:31:42.754 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-14 15:31:42.757 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-14 15:31:42.794 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-14 15:31:42.832 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-14 15:31:42.870 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-14 15:31:42.873 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-14 15:31:42.876 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-14 15:31:42.879 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-14 15:31:42.900 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:31:42.903 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-14 15:31:42.945 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-14 15:31:42.948 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-14 15:31:42.967 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:31:42.970 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-14 15:31:43.007 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-14 15:31:43.010 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-14 15:31:43.028 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:31:43.031 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-14 15:31:43.070 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-14 15:31:43.072 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-14 15:31:43.092 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:31:43.095 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-14 15:31:43.134 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-14 15:31:43.138 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-14 15:31:43.160 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-14 15:31:43.163 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-14 15:31:43.203 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-14 15:31:43.207 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-14 15:31:43.229 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:31:43.233 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-14 15:31:43.266 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-14 15:31:43.269 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-14 15:31:43.287 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:31:43.290 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-14 15:31:43.325 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-14 15:31:43.328 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-14 15:31:43.360 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-14 15:31:43.363 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-14 15:31:43.392 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-14 15:31:43.395 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-14 15:31:43.425 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-14 15:31:43.428 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-14 15:31:43.458 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-14 15:31:43.461 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-14 15:31:43.494 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-14 15:31:43.496 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-14 15:31:43.499 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-14 15:31:43.505 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-14 15:31:43.509 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.oH5cfthszJ 2026-08-14 15:31:43.511 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-14 15:31:43.514 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-14 15:31:43.517 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-14 15:31:43.521 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.H2oflp4oHV 2026-08-14 15:31:43.524 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.H2oflp4oHV 2026-08-14 15:31:43.527 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-14 15:31:43.529 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.H2oflp4oHV 2026-08-14 15:31:43.533 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-14 15:31:43.535 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-14 15:31:43.538 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-14 15:31:43.548 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-14 15:31:43.551 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-14 15:31:43.555 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-14 15:31:43.558 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-14 15:31:43.560 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-14 15:31:43.563 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-14 15:31:44.128 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-14 15:31:45.045 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-14 15:32:03.039 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-14 15:32:10.635 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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.2 2026-08-14 15:32:10.635 | ___________________________________ summary ____________________________________ 2026-08-14 15:32:10.635 | venv-tempest: skipped tests 2026-08-14 15:32:10.635 | congratulations :) 2026-08-14 15:32:10.686 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.H2oflp4oHV -r requirements.txt 2026-08-14 15:32:11.620 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-14 15:32:11.620 | !! 2026-08-14 15:32:11.620 | 2026-08-14 15:32:11.620 | ******************************************************************************** 2026-08-14 15:32:11.620 | Requirements should be satisfied by a PEP 517 installer. 2026-08-14 15:32:11.620 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-14 15:32:11.620 | 2026-08-14 15:32:11.621 | This deprecation is overdue, please update your project and remove deprecated 2026-08-14 15:32:11.621 | calls to avoid build errors in the future. 2026-08-14 15:32:11.621 | ******************************************************************************** 2026-08-14 15:32:11.621 | 2026-08-14 15:32:11.621 | !! 2026-08-14 15:32:11.621 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-14 15:32:12.022 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-14 15:32:12.022 | !! 2026-08-14 15:32:12.022 | 2026-08-14 15:32:12.022 | ******************************************************************************** 2026-08-14 15:32:12.022 | Please avoid running ``setup.py`` directly. 2026-08-14 15:32:12.023 | Instead, use pypa/build, pypa/installer or other 2026-08-14 15:32:12.023 | standards-based tools. 2026-08-14 15:32:12.023 | 2026-08-14 15:32:12.023 | This deprecation is overdue, please update your project and remove deprecated 2026-08-14 15:32:12.023 | calls to avoid build errors in the future. 2026-08-14 15:32:12.024 | 2026-08-14 15:32:12.024 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-14 15:32:12.024 | ******************************************************************************** 2026-08-14 15:32:12.024 | 2026-08-14 15:32:12.024 | !! 2026-08-14 15:32:12.024 | self.initialize_options() 2026-08-14 15:32:12.025 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-14 15:32:12.025 | warnings.warn(msg) 2026-08-14 15:32:12.056 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-14 15:32:12.057 | !! 2026-08-14 15:32:12.057 | 2026-08-14 15:32:12.057 | ******************************************************************************** 2026-08-14 15:32:12.057 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-14 15:32:12.057 | 2026-08-14 15:32:12.057 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-14 15:32:12.057 | or your builds will no longer be supported. 2026-08-14 15:32:12.058 | 2026-08-14 15:32:12.058 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-14 15:32:12.058 | ******************************************************************************** 2026-08-14 15:32:12.058 | 2026-08-14 15:32:12.058 | !! 2026-08-14 15:32:12.058 | corresp(dist, value, root_dir) 2026-08-14 15:32:12.218 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-14 15:32:19.374 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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.2 2026-08-14 15:32:19.374 | venv-tempest run-test-pre: PYTHONHASHSEED='1106825646' 2026-08-14 15:32:19.375 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.H2oflp4oHV -r requirements.txt 2026-08-14 15:32:20.392 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-14 15:32:20.394 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-08-14 15:32:20.394 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-14 15:32:20.396 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-14 15:32:20.397 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-14 15:32:20.398 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-14 15:32:20.399 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-14 15:32:20.400 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-14 15:32:20.401 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-14 15:32:20.401 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-14 15:32:20.403 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-14 15:32:20.403 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-14 15:32:20.405 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-08-14 15:32:20.405 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-14 15:32:20.406 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-14 15:32:20.407 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-14 15:32:20.408 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-08-14 15:32:20.409 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-14 15:32:20.411 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-14 15:32:20.411 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-14 15:32:20.412 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-14 15:32:20.413 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-14 15:32:20.414 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-14 15:32:20.416 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-14 15:32:20.419 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-14 15:32:20.420 | 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-08-14 15:32:20.423 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-14 15:32:20.423 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-14 15:32:20.424 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-14 15:32:20.425 | 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-08-14 15:32:20.431 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-14 15:32:20.431 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-14 15:32:20.433 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-14 15:32:20.435 | 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-08-14 15:32:20.441 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-14 15:32:20.444 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-14 15:32:20.446 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-14 15:32:20.449 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-14 15:32:20.451 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-14 15:32:20.456 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-14 15:32:20.456 | 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-08-14 15:32:20.458 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-14 15:32:20.460 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-14 15:32:20.462 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-14 15:32:20.463 | 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-08-14 15:32:20.464 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-14 15:32:20.476 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-08-14 15:32:20.482 | 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.2) 2026-08-14 15:32:20.496 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-14 15:32:20.500 | 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-08-14 15:32:20.501 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-14 15:32:20.503 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-14 15:32:20.503 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-14 15:32:20.513 | 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-08-14 15:32:20.536 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-14 15:32:20.544 | 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-08-14 15:32:20.544 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-14 15:32:20.544 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-14 15:32:20.558 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-14 15:32:20.559 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-14 15:32:20.564 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-14 15:32:20.663 | 2026-08-14 15:32:20.664 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-14 15:32:20.664 | [notice] To update, run: pip install --upgrade pip 2026-08-14 15:32:20.770 | ___________________________________ summary ____________________________________ 2026-08-14 15:32:20.771 | venv-tempest: commands succeeded 2026-08-14 15:32:20.771 | congratulations :) 2026-08-14 15:32:20.830 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.H2oflp4oHV 2026-08-14 15:32:20.837 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-14 15:32:20.841 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-14 15:32:20.844 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-14 15:32:20.888 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.oH5cfthszJ 2026-08-14 15:32:21.855 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-14 15:32:21.855 | !! 2026-08-14 15:32:21.855 | 2026-08-14 15:32:21.856 | ******************************************************************************** 2026-08-14 15:32:21.856 | Requirements should be satisfied by a PEP 517 installer. 2026-08-14 15:32:21.856 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-14 15:32:21.856 | 2026-08-14 15:32:21.856 | This deprecation is overdue, please update your project and remove deprecated 2026-08-14 15:32:21.856 | calls to avoid build errors in the future. 2026-08-14 15:32:21.856 | ******************************************************************************** 2026-08-14 15:32:21.856 | 2026-08-14 15:32:21.856 | !! 2026-08-14 15:32:21.856 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-14 15:32:22.259 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-14 15:32:22.259 | !! 2026-08-14 15:32:22.259 | 2026-08-14 15:32:22.259 | ******************************************************************************** 2026-08-14 15:32:22.260 | Please avoid running ``setup.py`` directly. 2026-08-14 15:32:22.260 | Instead, use pypa/build, pypa/installer or other 2026-08-14 15:32:22.260 | standards-based tools. 2026-08-14 15:32:22.260 | 2026-08-14 15:32:22.260 | This deprecation is overdue, please update your project and remove deprecated 2026-08-14 15:32:22.260 | calls to avoid build errors in the future. 2026-08-14 15:32:22.260 | 2026-08-14 15:32:22.260 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-14 15:32:22.260 | ******************************************************************************** 2026-08-14 15:32:22.261 | 2026-08-14 15:32:22.261 | !! 2026-08-14 15:32:22.261 | self.initialize_options() 2026-08-14 15:32:22.261 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-14 15:32:22.261 | warnings.warn(msg) 2026-08-14 15:32:22.291 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-14 15:32:22.291 | !! 2026-08-14 15:32:22.292 | 2026-08-14 15:32:22.292 | ******************************************************************************** 2026-08-14 15:32:22.292 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-14 15:32:22.292 | 2026-08-14 15:32:22.293 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-14 15:32:22.293 | or your builds will no longer be supported. 2026-08-14 15:32:22.293 | 2026-08-14 15:32:22.293 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-14 15:32:22.293 | ******************************************************************************** 2026-08-14 15:32:22.293 | 2026-08-14 15:32:22.293 | !! 2026-08-14 15:32:22.293 | corresp(dist, value, root_dir) 2026-08-14 15:32:22.445 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-14 15:32:29.751 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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.2 2026-08-14 15:32:29.751 | venv-tempest run-test-pre: PYTHONHASHSEED='2182916983' 2026-08-14 15:32:29.752 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.oH5cfthszJ 2026-08-14 15:32:34.378 | ___________________________________ summary ____________________________________ 2026-08-14 15:32:34.379 | venv-tempest: commands succeeded 2026-08-14 15:32:34.379 | congratulations :) 2026-08-14 15:32:34.424 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-14 15:32:34.447 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:32:34.450 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-14 15:32:34.453 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-14 15:32:34.477 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-14 15:32:34.480 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-14 15:32:34.484 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-14 15:32:34.488 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-14 15:32:34.492 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-14 15:32:34.498 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-08-14 15:32:34.503 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-14 15:32:34.506 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-14 15:32:34.509 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-14 15:32:34.513 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-08-14 15:32:34.542 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-14 15:32:34.573 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-14 15:32:34.576 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-14 15:32:34.582 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-14 15:32:34.626 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-14 15:32:34.630 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-14 15:32:34.633 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-14 15:32:34.681 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-14 15:32:34.685 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-14 15:32:34.688 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-14 15:32:34.730 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-14 15:32:34.730 | ' 2026-08-14 15:32:34.734 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-14 15:32:34.737 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-14 15:32:34.741 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-14 15:32:34.744 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-14 15:32:34.748 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-14 15:32:34.748 | /opt/stack/tempest /opt/stack/tempest 2026-08-14 15:32:34.752 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-14 15:32:34.755 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-14 15:32:34.755 | /opt/stack/tempest 2026-08-14 15:32:34.759 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-14 15:32:34.763 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-14 15:32:34.767 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-14 15:32:34.770 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-14 15:32:34.775 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-14 15:32:34.779 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-14 15:32:34.782 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-14 15:32:34.786 | + functions-common:run_plugins:1837 : local plugins= 2026-08-14 15:32:34.790 | + functions-common:run_plugins:1838 : local plugin 2026-08-14 15:32:34.794 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-14 15:32:34.798 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-14 15:32:34.801 | + inc/meta-config:merge_config_group:171 : shift 2026-08-14 15:32:34.805 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-14 15:32:34.808 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:32:34.812 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-14 15:32:34.815 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-14 15:32:34.820 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-14 15:32:34.824 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-14 15:32:34.827 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-14 15:32:34.831 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-14 15:32:34.835 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-14 15:32:34.835 | /^\[\[.+\|.*\]\]/ { 2026-08-14 15:32:34.835 | gsub("[][]", "", $1); 2026-08-14 15:32:34.835 | split($1, a, "|"); 2026-08-14 15:32:34.835 | if (a[1] == matchgroup) 2026-08-14 15:32:34.835 | print a[2] 2026-08-14 15:32:34.835 | } 2026-08-14 15:32:34.835 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 149 osc 459 apt-get 264 test_with_retry 8 dbsync 8 pip_install 187 apt-get-update 5 run_process 44 git_timed 413 ------------------------- Unaccounted time 74 ========================= Total runtime 1640 ================= Async summary ================= Time spent in the background minus waits: 551 sec Elapsed time: 1640 sec Time if we did everything serially: 2191 sec Speedup: 1.33598 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21023 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 70 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5445 | | neutron | INSERT | 846 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 273 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | cinder | DELETE | 1 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 22 | +------------+-----------+-------+ This is your host IP address: 192.168.122.147 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.147/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble