2026-07-01 13:43:53.186 | + ./stack.sh:main:488 : exec 2026-07-01 13:43:53.186 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-01-154353' 2026-07-01 13:43:53.187 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-01-154353.summary.2026-07-01-154353 2026-07-01 13:43:53.187 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 13:43:53.187 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-01-154353 2026-07-01 13:43:53.187 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-01-154353 /opt/stack/logs/stack.sh.log 2026-07-01 13:43:53.187 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-01-154353.summary.2026-07-01-154353 /opt/stack/logs/stack.sh.log.summary 2026-07-01 13:43:53.187 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-01 13:43:53.187 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-01 13:43:53.187 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-01 13:43:53.188 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-01 13:43:53.188 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-01 13:43:53.188 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-01 13:43:53.188 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-01 13:43:53.188 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-01 13:43:53.188 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-01 13:43:53.188 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-01 13:43:53.189 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-01 13:43:53.189 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-01 13:43:53.189 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-01 13:43:53.192 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-01 13:43:53.197 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-01 13:43:53.199 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-01 13:43:53.202 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-01 13:43:53.205 | + ./stack.sh:main:574 : set -o errexit 2026-07-01 13:43:53.207 | + ./stack.sh:main:577 : uname -a 2026-07-01 13:43:53.209 | 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-07-01 13:43:53.212 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-01 13:43:53.214 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-01 13:43:53.219 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-01 13:43:53.260 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-01 13:43:53.279 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-01 13:43:53.283 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-01 13:43:53.297 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-01 13:43:53.300 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-01 13:43:53.316 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-01 13:43:53.319 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-01 13:43:53.334 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-01 13:43:53.337 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-01 13:43:53.339 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-01 13:43:53.344 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-01 13:43:53.359 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-01 13:43:53.362 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-01 13:43:53.377 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-01 13:43:53.380 | + ./stack.sh:main:591 : tune_host 2026-07-01 13:43:53.382 | + lib/host:tune_host:125 : configure_host_mem 2026-07-01 13:43:53.385 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-01 13:43:53.387 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-01 13:43:53.390 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-01 13:43:53.392 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-01 13:43:53.395 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-01 13:43:53.397 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 13:43:53.399 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 13:43:53.402 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-01 13:43:53.404 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 13:43:53.406 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 13:43:53.409 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 13:43:53.411 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:43:53.413 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:43:53.416 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 13:43:53.418 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-01 13:43:53.420 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-01 13:43:53.423 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-01 13:43:53.427 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-01 13:43:53.430 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-01 13:43:53.433 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-01 13:43:53.436 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-01 13:43:53.438 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:43:53.440 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:43:53.444 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:43:53.448 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913433445 2026-07-01 13:43:53.450 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-01 13:43:53.453 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-01 13:43:53.455 | + 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-07-01 13:43:53.625 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-01 13:43:53.625 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-01 13:43:53.630 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-01 13:43:53.675 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-01 13:43:53.724 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-01 13:43:56.884 | Fetched 4747 B in 1s (8407 B/s) 2026-07-01 13:43:58.544 | Reading package lists... 2026-07-01 13:43:58.570 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-01 13:43:58.572 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-01 13:43:58.575 | + functions-common:time_stop:2420 : local name 2026-07-01 13:43:58.577 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:43:58.579 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:43:58.581 | + functions-common:time_stop:2423 : local total 2026-07-01 13:43:58.583 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:43:58.586 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-01 13:43:58.588 | + functions-common:time_stop:2427 : start_time=1782913433445 2026-07-01 13:43:58.590 | + functions-common:time_stop:2429 : [[ -z 1782913433445 ]] 2026-07-01 13:43:58.593 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:43:58.596 | + functions-common:time_stop:2432 : end_time=1782913438594 2026-07-01 13:43:58.598 | + functions-common:time_stop:2433 : elapsed_time=5149 2026-07-01 13:43:58.600 | + functions-common:time_stop:2434 : total=0 2026-07-01 13:43:58.602 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:43:58.604 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5149 2026-07-01 13:43:58.607 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-01 13:43:58.609 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 13:43:58.611 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:43:58.613 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:43:58.615 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-01 13:43:58.633 | + 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-07-01 13:43:58.669 | Reading package lists... 2026-07-01 13:43:59.021 | Building dependency tree... 2026-07-01 13:43:59.022 | Reading state information... 2026-07-01 13:43:59.545 | The following packages were automatically installed and are no longer required: 2026-07-01 13:43:59.547 | libfwupd2 libgusb2 2026-07-01 13:43:59.547 | Use 'sudo apt autoremove' to remove them. 2026-07-01 13:43:59.583 | The following NEW packages will be installed: 2026-07-01 13:43:59.585 | ksmtuned 2026-07-01 13:43:59.665 | 0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded. 2026-07-01 13:43:59.665 | Need to get 7444 B of archives. 2026-07-01 13:43:59.665 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-01 13:43:59.665 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-01 13:43:59.867 | perl: warning: Setting locale failed. 2026-07-01 13:43:59.867 | perl: warning: Please check that your locale settings: 2026-07-01 13:43:59.868 | LANGUAGE = (unset), 2026-07-01 13:43:59.868 | LC_ALL = "en_US.utf8", 2026-07-01 13:43:59.868 | LANG = "de_DE.UTF-8" 2026-07-01 13:43:59.868 | are supported and installed on your system. 2026-07-01 13:43:59.868 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:43:59.969 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:43:59.969 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:43:59.969 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:44:00.155 | Fetched 7444 B in 0s (132 kB/s) 2026-07-01 13:44:00.196 | Selecting previously unselected package ksmtuned. 2026-07-01 13:44:00.493 | (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-07-01 13:44:00.499 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-01 13:44:00.508 | Unpacking ksmtuned (4.20150326) ... 2026-07-01 13:44:00.573 | Setting up ksmtuned (4.20150326) ... 2026-07-01 13:44:00.783 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-01 13:44:00.978 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-01 13:44:01.684 | perl: warning: Setting locale failed. 2026-07-01 13:44:01.684 | perl: warning: Please check that your locale settings: 2026-07-01 13:44:01.684 | LANGUAGE = (unset), 2026-07-01 13:44:01.684 | LC_ALL = "en_US.utf8", 2026-07-01 13:44:01.684 | LANG = "de_DE.UTF-8" 2026-07-01 13:44:01.684 | are supported and installed on your system. 2026-07-01 13:44:01.684 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:44:01.827 | perl: warning: Setting locale failed. 2026-07-01 13:44:01.827 | perl: warning: Please check that your locale settings: 2026-07-01 13:44:01.827 | LANGUAGE = (unset), 2026-07-01 13:44:01.827 | LC_ALL = "en_US.utf8", 2026-07-01 13:44:01.827 | LANG = "de_DE.UTF-8" 2026-07-01 13:44:01.828 | are supported and installed on your system. 2026-07-01 13:44:01.828 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:44:01.876 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:44:01.877 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:44:01.877 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:44:01.946 | perl: warning: Setting locale failed. 2026-07-01 13:44:01.946 | perl: warning: Please check that your locale settings: 2026-07-01 13:44:01.946 | LANGUAGE = (unset), 2026-07-01 13:44:01.946 | LC_ALL = "en_US.utf8", 2026-07-01 13:44:01.947 | LANG = "de_DE.UTF-8" 2026-07-01 13:44:01.947 | are supported and installed on your system. 2026-07-01 13:44:01.947 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:44:02.478 | 2026-07-01 13:44:02.478 | Running kernel seems to be up-to-date. 2026-07-01 13:44:02.479 | 2026-07-01 13:44:02.479 | No services need to be restarted. 2026-07-01 13:44:02.479 | 2026-07-01 13:44:02.479 | No containers need to be restarted. 2026-07-01 13:44:02.479 | 2026-07-01 13:44:02.479 | No user sessions are running outdated binaries. 2026-07-01 13:44:02.479 | 2026-07-01 13:44:02.479 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 13:44:04.424 | + functions-common:apt_get:1211 : result=0 2026-07-01 13:44:04.426 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 13:44:04.428 | + functions-common:time_stop:2420 : local name 2026-07-01 13:44:04.430 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:44:04.432 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:44:04.433 | + functions-common:time_stop:2423 : local total 2026-07-01 13:44:04.435 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:44:04.437 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 13:44:04.438 | + functions-common:time_stop:2427 : start_time=1782913438630 2026-07-01 13:44:04.440 | + functions-common:time_stop:2429 : [[ -z 1782913438630 ]] 2026-07-01 13:44:04.442 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:44:04.445 | + functions-common:time_stop:2432 : end_time=1782913444443 2026-07-01 13:44:04.447 | + functions-common:time_stop:2433 : elapsed_time=5813 2026-07-01 13:44:04.449 | + functions-common:time_stop:2434 : total=1044 2026-07-01 13:44:04.450 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:44:04.452 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6857 2026-07-01 13:44:04.454 | + functions-common:apt_get:1215 : return 0 2026-07-01 13:44:04.456 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-01 13:44:04.468 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-01 13:44:04.470 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-01 13:44:04.472 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-01 13:44:04.474 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-01 13:44:04.476 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-01 13:44:04.478 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-01 13:44:04.478 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-01 13:44:04.488 | 0 2026-07-01 13:44:04.492 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-01 13:44:04.494 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-01 13:44:04.496 | + lib/host:tune_host:126 : configure_host_net 2026-07-01 13:44:04.497 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-01 13:44:04.499 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-01 13:44:04.501 | + ./stack.sh:main:597 : fetch_plugins 2026-07-01 13:44:04.503 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-01 13:44:04.504 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-01 13:44:04.506 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-01 13:44:04.508 | + functions-common:fetch_plugins:1771 : return 2026-07-01 13:44:04.510 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-01 13:44:04.511 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-01 13:44:04.513 | + functions-common:run_phase:1849 : local phase= 2026-07-01 13:44:04.515 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 13:44:04.516 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 13:44:04.518 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 13:44:04.520 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 13:44:04.522 | + functions-common:run_phase:1858 : local extra 2026-07-01 13:44:04.524 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 13:44:04.527 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 13:44:04.528 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 13:44:04.530 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 13:44:04.532 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-01 13:44:04.534 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 13:44:04.545 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:44:04.547 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-01 13:44:04.549 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 13:44:04.550 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 13:44:04.552 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 13:44:04.554 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 13:44:04.556 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-01 13:44:04.558 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-01 13:44:04.560 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-01 13:44:04.561 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-01 13:44:04.563 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 13:44:04.565 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-01 13:44:04.567 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-01 13:44:04.568 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-01 13:44:04.570 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-01 13:44:04.572 | + functions-common:plugin_override_defaults:1812 : return 2026-07-01 13:44:04.574 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-01 13:44:04.588 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-01 13:44:04.590 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-01 13:44:04.601 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:44:04.603 | +++ lib/tls:source:43 : hostname -f 2026-07-01 13:44:04.608 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-01 13:44:04.609 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-01 13:44:04.611 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-01 13:44:04.613 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-01 13:44:04.615 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-01 13:44:04.617 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-01 13:44:04.619 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-01 13:44:04.620 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-01 13:44:04.622 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-01 13:44:04.624 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-01 13:44:04.628 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-01 13:44:04.638 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-01 13:44:04.653 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-01 13:44:04.664 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-01 13:44:04.674 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-01 13:44:04.704 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-01 13:44:04.761 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-01 13:44:04.838 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-01 13:44:04.861 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-01 13:44:04.903 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-01 13:44:04.943 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-01 13:44:04.945 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-01 13:44:04.957 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:44:04.960 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-01 13:44:04.962 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-01 13:44:04.964 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-01 13:44:04.966 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-01 13:44:04.968 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-01 13:44:04.981 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-01 13:44:04.983 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-01 13:44:04.986 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-01 13:44:04.988 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-01 13:44:04.990 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-01 13:44:04.992 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-01 13:44:04.994 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-01 13:44:04.996 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-01 13:44:04.998 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-01 13:44:05.001 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-01 13:44:05.014 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-01 13:44:05.016 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-01 13:44:05.018 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-01 13:44:05.020 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-01 13:44:05.022 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-01 13:44:05.025 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-01 13:44:05.027 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-01 13:44:05.029 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-01 13:44:05.030 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-01 13:44:05.033 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-01 13:44:05.035 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-01 13:44:05.036 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-01 13:44:05.038 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.233 2026-07-01 13:44:05.041 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-01 13:44:05.044 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-01 13:44:05.046 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-01 13:44:05.047 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 13:44:05.051 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-01 13:44:05.053 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-01 13:44:05.055 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-01 13:44:05.057 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-01 13:44:05.059 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-01 13:44:05.062 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-01 13:44:05.075 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-01 13:44:05.077 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.233 2026-07-01 13:44:05.080 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.233 2026-07-01 13:44:05.080 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 13:44:05.084 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.233 2026-07-01 13:44:05.086 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-01 13:44:05.088 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-01 13:44:05.090 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-01 13:44:05.092 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-01 13:44:05.094 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-01 13:44:05.096 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-01 13:44:05.098 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-01 13:44:05.099 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-01 13:44:05.101 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-01 13:44:05.103 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-01 13:44:05.105 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-01 13:44:05.107 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-01 13:44:05.110 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-01 13:44:05.111 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-01 13:44:05.113 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-01 13:44:05.115 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-01 13:44:05.117 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-01 13:44:05.119 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-01 13:44:05.121 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-01 13:44:05.124 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-01 13:44:05.126 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-01 13:44:05.128 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-01 13:44:05.140 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-01 13:44:05.142 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-01 13:44:05.144 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-01 13:44:05.146 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-01 13:44:05.147 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-01 13:44:05.149 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-01 13:44:05.151 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 13:44:05.153 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-01 13:44:05.154 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 13:44:05.156 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-01 13:44:05.158 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-01 13:44:05.160 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-01 13:44:05.162 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-01 13:44:05.163 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-01 13:44:05.165 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-01 13:44:05.167 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-01 13:44:05.169 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-01 13:44:05.170 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-01 13:44:05.172 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-01 13:44:05.174 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-01 13:44:05.258 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-01 13:44:05.268 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-01 13:44:05.270 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-01 13:44:05.272 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-01 13:44:05.274 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-01 13:44:05.276 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-01 13:44:05.278 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-01 13:44:05.279 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-01 13:44:05.281 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-01 13:44:05.283 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-01 13:44:05.285 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-01 13:44:05.287 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-01 13:44:05.289 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-01 13:44:05.291 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-01 13:44:05.293 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-01 13:44:05.295 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-01 13:44:05.297 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-01 13:44:05.298 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-01 13:44:05.300 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-01 13:44:05.302 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-01 13:44:05.304 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-01 13:44:05.307 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-01 13:44:05.308 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-01 13:44:05.309 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-01 13:44:05.309 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-01 13:44:05.312 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=c6:6b8c:0364 2026-07-01 13:44:05.314 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-01 13:44:05.316 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-01 13:44:05.318 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-01 13:44:05.320 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-01 13:44:05.322 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdc6:6b8c:0364::/56 2026-07-01 13:44:05.325 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdc6:6b8c:0364::/56 2026-07-01 13:44:05.325 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-01 13:44:05.329 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdc6:6b8c:0364::/64 2026-07-01 13:44:05.331 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-01 13:44:05.333 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-01 13:44:05.335 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-01 13:44:05.337 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-01 13:44:05.339 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-01 13:44:05.341 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-01 13:44:05.342 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-01 13:44:05.344 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-01 13:44:05.346 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-01 13:44:05.348 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-01 13:44:05.350 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-01 13:44:05.352 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-01 13:44:05.354 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-01 13:44:05.356 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdc6:6b8c:0364::/56 2026-07-01 13:44:05.357 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-01 13:44:05.359 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-01 13:44:05.362 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-01 13:44:05.364 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-01 13:44:05.364 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-01 13:44:05.368 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-01 13:44:05.370 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-01 13:44:05.371 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-01 13:44:05.372 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-01 13:44:05.379 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-01 13:44:05.380 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-01 13:44:05.383 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-01 13:44:05.385 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-01 13:44:05.387 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-01 13:44:05.389 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-01 13:44:05.392 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-01 13:44:05.394 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-01 13:44:05.396 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-01 13:44:05.398 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-01 13:44:05.413 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-01 13:44:05.424 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-01 13:44:05.435 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-01 13:44:05.446 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-01 13:44:05.456 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-01 13:44:05.483 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-01 13:44:05.485 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-01 13:44:05.487 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-01 13:44:05.489 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-01 13:44:05.491 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-01 13:44:05.494 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-01 13:44:05.506 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-01 13:44:05.508 | + ./stack.sh:main:632 : run_phase source 2026-07-01 13:44:05.510 | + functions-common:run_phase:1848 : local mode=source 2026-07-01 13:44:05.512 | + functions-common:run_phase:1849 : local phase= 2026-07-01 13:44:05.513 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 13:44:05.515 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 13:44:05.517 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 13:44:05.519 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 13:44:05.521 | + functions-common:run_phase:1858 : local extra 2026-07-01 13:44:05.523 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 13:44:05.526 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 13:44:05.528 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 13:44:05.530 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 13:44:05.532 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-01 13:44:05.534 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 13:44:05.546 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:44:05.548 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-01 13:44:05.550 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-01 13:44:05.584 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-01 13:44:05.586 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-01 13:44:05.588 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-01 13:44:05.590 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-01 13:44:05.592 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-01 13:44:05.594 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-01 13:44:05.596 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-01 13:44:05.598 | + functions-common:load_plugin_settings:1789 : return 2026-07-01 13:44:05.600 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-01 13:44:05.602 | + functions-common:verify_disabled_services:2131 : local service 2026-07-01 13:44:05.604 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.606 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-01 13:44:05.608 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.610 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-01 13:44:05.612 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.614 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-01 13:44:05.616 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.618 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-01 13:44:05.619 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.621 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-01 13:44:05.624 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.626 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-01 13:44:05.628 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.630 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-01 13:44:05.632 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.634 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-01 13:44:05.636 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.638 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-01 13:44:05.640 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.642 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-01 13:44:05.644 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.646 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-01 13:44:05.648 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.650 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-01 13:44:05.652 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.654 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-01 13:44:05.656 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.658 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-01 13:44:05.660 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.662 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-01 13:44:05.664 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.666 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-01 13:44:05.668 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.670 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-01 13:44:05.672 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.674 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-01 13:44:05.676 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.678 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-01 13:44:05.680 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.682 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-01 13:44:05.684 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.686 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-01 13:44:05.688 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.690 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-01 13:44:05.692 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.694 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-01 13:44:05.696 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.698 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-01 13:44:05.700 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 13:44:05.702 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-01 13:44:05.704 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-01 13:44:05.706 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-01 13:44:05.708 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-01 13:44:05.720 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:44:05.723 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-01 13:44:05.725 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-01 13:44:05.727 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-01 13:44:05.739 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:44:05.742 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-01 13:44:05.744 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-01 13:44:05.746 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-01 13:44:05.748 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-01 13:44:05.749 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-01 13:44:05.751 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-01 13:44:05.754 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-01 13:44:05.756 | + lib/database:initialize_database_backends:92 : return 0 2026-07-01 13:44:05.758 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-01 13:44:05.758 | Using mysql database backend 2026-07-01 13:44:05.760 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-01 13:44:05.773 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-01 13:44:05.776 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-01 13:44:05.778 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-01 13:44:05.780 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-01 13:44:05.782 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 13:44:05.785 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-01 13:44:05.798 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:44:05.800 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-01 13:44:05.813 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-01 13:44:05.827 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:44:05.829 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-01 13:44:05.842 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-01 13:44:05.855 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-01 13:44:05.869 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:44:05.871 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-01 13:44:05.884 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:44:05.887 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-01 13:44:05.889 | + functions-common:save_stackenv:65 : local tag=765 2026-07-01 13:44:05.892 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 13:44:05.896 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-154405 2026-07-01 13:44:05.898 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-154405 765' 2026-07-01 13:44:05.901 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.903 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 13:44:05.905 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.907 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 13:44:05.909 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.912 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 13:44:05.914 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.916 | + 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-07-01 13:44:05.918 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.920 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.233 2026-07-01 13:44:05.922 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.924 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.233/identity 2026-07-01 13:44:05.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.928 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-154353 2026-07-01 13:44:05.931 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.933 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 13:44:05.935 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.937 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.233 2026-07-01 13:44:05.939 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.941 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 13:44:05.944 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.946 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 13:44:05.948 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.951 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 13:44:05.953 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.955 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 13:44:05.957 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.959 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.233 2026-07-01 13:44:05.961 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:44:05.963 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 13:44:05.966 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-01 13:44:05.968 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-01 13:44:05.971 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-01 13:44:05.972 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-01 13:44:05.974 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 13:44:05.976 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 13:44:05.978 | ++ functions-common:git_clone:593 : pwd 2026-07-01 13:44:05.981 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 13:44:05.983 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 13:44:05.986 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 13:44:05.999 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 13:44:06.000 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 13:44:06.003 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 13:44:06.005 | + functions-common:git_clone:610 : echo master 2026-07-01 13:44:06.006 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 13:44:06.010 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-01 13:44:06.012 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 13:44:06.014 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-01 13:44:06.016 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:44:06.017 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:44:06.019 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:44:06.021 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:44:06.023 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:44:06.025 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:44:06.027 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:44:06.029 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:44:06.032 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:44:06.035 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913446033 2026-07-01 13:44:06.037 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-01 13:44:06.039 | Cloning into '/opt/stack/requirements'... 2026-07-01 13:44:11.595 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:44:11.597 | + functions-common:time_stop:2420 : local name 2026-07-01 13:44:11.600 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:44:11.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:44:11.606 | + functions-common:time_stop:2423 : local total 2026-07-01 13:44:11.608 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:44:11.611 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:44:11.613 | + functions-common:time_stop:2427 : start_time=1782913446033 2026-07-01 13:44:11.616 | + functions-common:time_stop:2429 : [[ -z 1782913446033 ]] 2026-07-01 13:44:11.619 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:44:11.623 | + functions-common:time_stop:2432 : end_time=1782913451620 2026-07-01 13:44:11.626 | + functions-common:time_stop:2433 : elapsed_time=5587 2026-07-01 13:44:11.629 | + functions-common:time_stop:2434 : total=0 2026-07-01 13:44:11.631 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:44:11.634 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5587 2026-07-01 13:44:11.636 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-01 13:44:11.639 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 13:44:11.642 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:44:11.644 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:44:11.647 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:44:11.650 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:44:11.652 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:44:11.655 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:44:11.657 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:44:11.660 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:44:11.664 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:44:11.668 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913451665 2026-07-01 13:44:11.670 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 13:44:12.356 | From https://review.opendev.org/openstack/requirements 2026-07-01 13:44:12.356 | * branch master -> FETCH_HEAD 2026-07-01 13:44:12.365 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:44:12.368 | + functions-common:time_stop:2420 : local name 2026-07-01 13:44:12.370 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:44:12.373 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:44:12.376 | + functions-common:time_stop:2423 : local total 2026-07-01 13:44:12.378 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:44:12.380 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:44:12.382 | + functions-common:time_stop:2427 : start_time=1782913451665 2026-07-01 13:44:12.385 | + functions-common:time_stop:2429 : [[ -z 1782913451665 ]] 2026-07-01 13:44:12.388 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:44:12.392 | + functions-common:time_stop:2432 : end_time=1782913452389 2026-07-01 13:44:12.395 | + functions-common:time_stop:2433 : elapsed_time=724 2026-07-01 13:44:12.398 | + functions-common:time_stop:2434 : total=5587 2026-07-01 13:44:12.400 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:44:12.402 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6311 2026-07-01 13:44:12.405 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 13:44:12.407 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:44:12.410 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:44:12.412 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:44:12.415 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:44:12.417 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:44:12.420 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:44:12.422 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:44:12.424 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:44:12.427 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:44:12.431 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913452428 2026-07-01 13:44:12.433 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 13:44:12.446 | Note: switching to 'FETCH_HEAD'. 2026-07-01 13:44:12.446 | 2026-07-01 13:44:12.446 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 13:44:12.446 | changes and commit them, and you can discard any commits you make in this 2026-07-01 13:44:12.446 | state without impacting any branches by switching back to a branch. 2026-07-01 13:44:12.446 | 2026-07-01 13:44:12.446 | If you want to create a new branch to retain commits you create, you may 2026-07-01 13:44:12.446 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 13:44:12.447 | 2026-07-01 13:44:12.447 | git switch -c 2026-07-01 13:44:12.447 | 2026-07-01 13:44:12.447 | Or undo this operation with: 2026-07-01 13:44:12.447 | 2026-07-01 13:44:12.447 | git switch - 2026-07-01 13:44:12.447 | 2026-07-01 13:44:12.447 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 13:44:12.447 | 2026-07-01 13:44:12.448 | HEAD is now at e93565a6 Merge "Stop vitrage requirements sync" 2026-07-01 13:44:12.449 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:44:12.452 | + functions-common:time_stop:2420 : local name 2026-07-01 13:44:12.454 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:44:12.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:44:12.458 | + functions-common:time_stop:2423 : local total 2026-07-01 13:44:12.460 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:44:12.462 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:44:12.464 | + functions-common:time_stop:2427 : start_time=1782913452428 2026-07-01 13:44:12.467 | + functions-common:time_stop:2429 : [[ -z 1782913452428 ]] 2026-07-01 13:44:12.470 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:44:12.474 | + functions-common:time_stop:2432 : end_time=1782913452471 2026-07-01 13:44:12.476 | + functions-common:time_stop:2433 : elapsed_time=43 2026-07-01 13:44:12.478 | + functions-common:time_stop:2434 : total=6311 2026-07-01 13:44:12.480 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:44:12.483 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6354 2026-07-01 13:44:12.485 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-01 13:44:12.499 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-01 13:44:12.503 | + functions-common:git_clone:673 : head -1 2026-07-01 13:44:12.503 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 13:44:12.505 | e93565a6 Merge "Stop vitrage requirements sync" 2026-07-01 13:44:12.508 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 13:44:12.510 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-01 13:44:12.513 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 13:44:12.516 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-01 13:44:12.518 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-01 13:44:12.520 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-01 13:44:12.522 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-01 13:44:12.525 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-01 13:44:12.527 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-01 13:44:12.529 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-01 13:44:12.531 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-01 13:44:12.535 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-01 13:44:12.539 | ++ tools/install_prereqs.sh:source:47 : NOW=1782913452 2026-07-01 13:44:12.542 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-01 13:44:12.547 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-01 13:44:12.550 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-01 13:44:12.553 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782913452 2026-07-01 13:44:12.555 | ++ tools/install_prereqs.sh:source:50 : [[ 1782913452 -lt 7200 ]] 2026-07-01 13:44:12.558 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-01 13:44:12.561 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-01 13:44:12.563 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-01 13:44:12.565 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-01 13:44:12.567 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-01 13:44:12.569 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-01 13:44:12.571 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-01 13:44:12.575 | +++ 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-07-01 13:44:12.604 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-01 13:44:12.604 | apache2-dev 2026-07-01 13:44:12.604 | bc 2026-07-01 13:44:12.604 | bsdmainutils 2026-07-01 13:44:12.604 | curl 2026-07-01 13:44:12.605 | g++ 2026-07-01 13:44:12.605 | gawk 2026-07-01 13:44:12.605 | gcc 2026-07-01 13:44:12.605 | gettext 2026-07-01 13:44:12.605 | git 2026-07-01 13:44:12.605 | graphviz 2026-07-01 13:44:12.605 | iputils-ping 2026-07-01 13:44:12.605 | libffi-dev 2026-07-01 13:44:12.605 | libjpeg-dev 2026-07-01 13:44:12.605 | libpq-dev 2026-07-01 13:44:12.605 | libssl-dev 2026-07-01 13:44:12.606 | libsystemd-dev 2026-07-01 13:44:12.606 | libxml2-dev 2026-07-01 13:44:12.606 | libxslt1-dev 2026-07-01 13:44:12.606 | libyaml-dev 2026-07-01 13:44:12.606 | lsof 2026-07-01 13:44:12.606 | openssh-server 2026-07-01 13:44:12.606 | openssl 2026-07-01 13:44:12.606 | pkg-config 2026-07-01 13:44:12.606 | psmisc 2026-07-01 13:44:12.606 | python3-dev 2026-07-01 13:44:12.607 | python3-pip 2026-07-01 13:44:12.607 | python3-systemd 2026-07-01 13:44:12.607 | python3-venv 2026-07-01 13:44:12.607 | tar 2026-07-01 13:44:12.607 | tcpdump 2026-07-01 13:44:12.607 | unzip 2026-07-01 13:44:12.607 | uuid-runtime 2026-07-01 13:44:12.607 | wget 2026-07-01 13:44:12.607 | zlib1g-dev 2026-07-01 13:44:12.607 | libkrb5-dev 2026-07-01 13:44:12.607 | libldap2-dev 2026-07-01 13:44:12.608 | libsasl2-dev 2026-07-01 13:44:12.608 | memcached 2026-07-01 13:44:12.608 | python3-mysqldb 2026-07-01 13:44:12.608 | sqlite3 2026-07-01 13:44:12.608 | conntrack 2026-07-01 13:44:12.608 | curl 2026-07-01 13:44:12.608 | ebtables 2026-07-01 13:44:12.608 | genisoimage 2026-07-01 13:44:12.608 | iptables 2026-07-01 13:44:12.608 | iputils-arping 2026-07-01 13:44:12.608 | kpartx 2026-07-01 13:44:12.609 | libjs-jquery-tablesorter 2026-07-01 13:44:12.609 | parted 2026-07-01 13:44:12.609 | pm-utils 2026-07-01 13:44:12.609 | python3-mysqldb 2026-07-01 13:44:12.609 | socat 2026-07-01 13:44:12.609 | sqlite3 2026-07-01 13:44:12.609 | sudo 2026-07-01 13:44:12.609 | vlan 2026-07-01 13:44:12.609 | lsscsi 2026-07-01 13:44:12.609 | open-iscsi 2026-07-01 13:44:12.610 | cryptsetup 2026-07-01 13:44:12.610 | dosfstools 2026-07-01 13:44:12.610 | genisoimage 2026-07-01 13:44:12.610 | gir1.2-libosinfo-1.0 2026-07-01 13:44:12.610 | netcat-openbsd 2026-07-01 13:44:12.610 | open-iscsi 2026-07-01 13:44:12.610 | qemu-utils 2026-07-01 13:44:12.610 | sg3-utils 2026-07-01 13:44:12.610 | sysfsutils 2026-07-01 13:44:12.610 | lvm2 2026-07-01 13:44:12.610 | qemu-utils 2026-07-01 13:44:12.611 | thin-provisioning-tools 2026-07-01 13:44:12.611 | acl 2026-07-01 13:44:12.611 | dnsmasq-base 2026-07-01 13:44:12.611 | dnsmasq-utils 2026-07-01 13:44:12.611 | ebtables 2026-07-01 13:44:12.611 | haproxy 2026-07-01 13:44:12.611 | iptables 2026-07-01 13:44:12.611 | iputils-arping 2026-07-01 13:44:12.611 | iputils-ping 2026-07-01 13:44:12.611 | postgresql-server-dev-all 2026-07-01 13:44:12.612 | python3-mysqldb 2026-07-01 13:44:12.612 | sqlite3 2026-07-01 13:44:12.612 | sudo 2026-07-01 13:44:12.612 | vlan 2026-07-01 13:44:12.612 | pcp' 2026-07-01 13:44:12.612 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-01 13:44:12.630 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-01 13:44:12.630 | apache2-dev 2026-07-01 13:44:12.630 | bc 2026-07-01 13:44:12.630 | bsdmainutils 2026-07-01 13:44:12.630 | curl 2026-07-01 13:44:12.630 | g++ 2026-07-01 13:44:12.630 | gawk 2026-07-01 13:44:12.630 | gcc 2026-07-01 13:44:12.630 | gettext 2026-07-01 13:44:12.631 | git 2026-07-01 13:44:12.631 | graphviz 2026-07-01 13:44:12.631 | iputils-ping 2026-07-01 13:44:12.631 | libffi-dev 2026-07-01 13:44:12.631 | libjpeg-dev 2026-07-01 13:44:12.631 | libpq-dev 2026-07-01 13:44:12.631 | libssl-dev 2026-07-01 13:44:12.631 | libsystemd-dev 2026-07-01 13:44:12.631 | libxml2-dev 2026-07-01 13:44:12.631 | libxslt1-dev 2026-07-01 13:44:12.632 | libyaml-dev 2026-07-01 13:44:12.632 | lsof 2026-07-01 13:44:12.632 | openssh-server 2026-07-01 13:44:12.632 | openssl 2026-07-01 13:44:12.632 | pkg-config 2026-07-01 13:44:12.632 | psmisc 2026-07-01 13:44:12.632 | python3-dev 2026-07-01 13:44:12.632 | python3-pip 2026-07-01 13:44:12.632 | python3-systemd 2026-07-01 13:44:12.632 | python3-venv 2026-07-01 13:44:12.632 | tar 2026-07-01 13:44:12.633 | tcpdump 2026-07-01 13:44:12.633 | unzip 2026-07-01 13:44:12.633 | uuid-runtime 2026-07-01 13:44:12.633 | wget 2026-07-01 13:44:12.633 | zlib1g-dev 2026-07-01 13:44:12.633 | libkrb5-dev 2026-07-01 13:44:12.633 | libldap2-dev 2026-07-01 13:44:12.633 | libsasl2-dev 2026-07-01 13:44:12.633 | memcached 2026-07-01 13:44:12.633 | python3-mysqldb 2026-07-01 13:44:12.633 | sqlite3 2026-07-01 13:44:12.634 | conntrack 2026-07-01 13:44:12.634 | curl 2026-07-01 13:44:12.634 | ebtables 2026-07-01 13:44:12.634 | genisoimage 2026-07-01 13:44:12.634 | iptables 2026-07-01 13:44:12.634 | iputils-arping 2026-07-01 13:44:12.634 | kpartx 2026-07-01 13:44:12.634 | libjs-jquery-tablesorter 2026-07-01 13:44:12.634 | parted 2026-07-01 13:44:12.634 | pm-utils 2026-07-01 13:44:12.635 | python3-mysqldb 2026-07-01 13:44:12.635 | socat 2026-07-01 13:44:12.635 | sqlite3 2026-07-01 13:44:12.635 | sudo 2026-07-01 13:44:12.635 | vlan 2026-07-01 13:44:12.635 | lsscsi 2026-07-01 13:44:12.635 | open-iscsi 2026-07-01 13:44:12.635 | cryptsetup 2026-07-01 13:44:12.635 | dosfstools 2026-07-01 13:44:12.635 | genisoimage 2026-07-01 13:44:12.635 | gir1.2-libosinfo-1.0 2026-07-01 13:44:12.636 | netcat-openbsd 2026-07-01 13:44:12.636 | open-iscsi 2026-07-01 13:44:12.636 | qemu-utils 2026-07-01 13:44:12.636 | sg3-utils 2026-07-01 13:44:12.636 | sysfsutils 2026-07-01 13:44:12.636 | lvm2 2026-07-01 13:44:12.636 | qemu-utils 2026-07-01 13:44:12.636 | thin-provisioning-tools 2026-07-01 13:44:12.636 | acl 2026-07-01 13:44:12.636 | dnsmasq-base 2026-07-01 13:44:12.636 | dnsmasq-utils 2026-07-01 13:44:12.637 | ebtables 2026-07-01 13:44:12.637 | haproxy 2026-07-01 13:44:12.637 | iptables 2026-07-01 13:44:12.637 | iputils-arping 2026-07-01 13:44:12.637 | iputils-ping 2026-07-01 13:44:12.637 | postgresql-server-dev-all 2026-07-01 13:44:12.637 | python3-mysqldb 2026-07-01 13:44:12.637 | sqlite3 2026-07-01 13:44:12.637 | sudo 2026-07-01 13:44:12.637 | vlan 2026-07-01 13:44:12.638 | pcp ' 2026-07-01 13:44:12.638 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-01 13:44:12.638 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:44:12.640 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:44:12.644 | ++ 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-07-01 13:44:12.645 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-01 13:44:12.649 | ++ 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-07-01 13:44:12.652 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-01 13:44:12.654 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 13:44:12.657 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 13:44:12.659 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 13:44:12.661 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 13:44:12.664 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 13:44:12.666 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:44:12.669 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:44:12.671 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 13:44:12.674 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 13:44:12.676 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 13:44:12.678 | ++ functions-common:apt_get_update:1167 : return 2026-07-01 13:44:12.680 | ++ 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-07-01 13:44:12.683 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 13:44:12.685 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:44:12.687 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:44:12.690 | ++ 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-07-01 13:44:12.710 | ++ 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-07-01 13:44:12.747 | Reading package lists... 2026-07-01 13:44:13.107 | Building dependency tree... 2026-07-01 13:44:13.108 | Reading state information... 2026-07-01 13:44:13.649 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-01 13:44:13.649 | bc set to manually installed. 2026-07-01 13:44:13.649 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-01 13:44:13.649 | g++ set to manually installed. 2026-07-01 13:44:13.649 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-01 13:44:13.649 | gawk set to manually installed. 2026-07-01 13:44:13.650 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-01 13:44:13.650 | gcc set to manually installed. 2026-07-01 13:44:13.650 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-01 13:44:13.650 | git set to manually installed. 2026-07-01 13:44:13.650 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-01 13:44:13.650 | iputils-ping set to manually installed. 2026-07-01 13:44:13.650 | lsof is already the newest version (4.95.0-1build3). 2026-07-01 13:44:13.650 | lsof set to manually installed. 2026-07-01 13:44:13.650 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-01 13:44:13.650 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-01 13:44:13.651 | openssl set to manually installed. 2026-07-01 13:44:13.651 | psmisc is already the newest version (23.7-1build1). 2026-07-01 13:44:13.651 | psmisc set to manually installed. 2026-07-01 13:44:13.651 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-01 13:44:13.651 | python3-dev set to manually installed. 2026-07-01 13:44:13.651 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-01 13:44:13.651 | python3-systemd is already the newest version (235-1build4). 2026-07-01 13:44:13.651 | python3-systemd set to manually installed. 2026-07-01 13:44:13.651 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-07-01 13:44:13.652 | tar set to manually installed. 2026-07-01 13:44:13.652 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-01 13:44:13.652 | tcpdump set to manually installed. 2026-07-01 13:44:13.652 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-01 13:44:13.652 | uuid-runtime set to manually installed. 2026-07-01 13:44:13.652 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-01 13:44:13.652 | wget set to manually installed. 2026-07-01 13:44:13.652 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-01 13:44:13.652 | zlib1g-dev set to manually installed. 2026-07-01 13:44:13.653 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-01 13:44:13.653 | iptables set to manually installed. 2026-07-01 13:44:13.653 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-01 13:44:13.653 | kpartx set to manually installed. 2026-07-01 13:44:13.653 | parted is already the newest version (3.6-4build1). 2026-07-01 13:44:13.653 | parted set to manually installed. 2026-07-01 13:44:13.653 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-01 13:44:13.653 | sudo set to manually installed. 2026-07-01 13:44:13.653 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-01 13:44:13.653 | open-iscsi set to manually installed. 2026-07-01 13:44:13.654 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-01 13:44:13.654 | cryptsetup set to manually installed. 2026-07-01 13:44:13.654 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-01 13:44:13.654 | dosfstools set to manually installed. 2026-07-01 13:44:13.654 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-01 13:44:13.654 | netcat-openbsd set to manually installed. 2026-07-01 13:44:13.654 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-01 13:44:13.654 | qemu-utils set to manually installed. 2026-07-01 13:44:13.654 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-01 13:44:13.654 | sg3-utils set to manually installed. 2026-07-01 13:44:13.654 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-01 13:44:13.655 | lvm2 set to manually installed. 2026-07-01 13:44:13.655 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-01 13:44:13.655 | thin-provisioning-tools set to manually installed. 2026-07-01 13:44:13.655 | acl is already the newest version (2.3.2-1build1.1). 2026-07-01 13:44:13.655 | acl set to manually installed. 2026-07-01 13:44:13.655 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-01 13:44:13.655 | dnsmasq-base set to manually installed. 2026-07-01 13:44:13.655 | The following packages were automatically installed and are no longer required: 2026-07-01 13:44:13.655 | libfwupd2 libgusb2 2026-07-01 13:44:13.656 | Use 'sudo apt autoremove' to remove them. 2026-07-01 13:44:13.656 | The following additional packages will be installed: 2026-07-01 13:44:13.656 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-01 13:44:13.656 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-01 13:44:13.656 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-01 13:44:13.656 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-01 13:44:13.656 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-01 13:44:13.656 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-01 13:44:13.656 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-01 13:44:13.656 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-01 13:44:13.656 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-01 13:44:13.657 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-01 13:44:13.657 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-01 13:44:13.657 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-01 13:44:13.657 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-01 13:44:13.657 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-01 13:44:13.657 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-01 13:44:13.657 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-07-01 13:44:13.657 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-07-01 13:44:13.657 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-07-01 13:44:13.657 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-07-01 13:44:13.658 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-07-01 13:44:13.658 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-07-01 13:44:13.658 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-07-01 13:44:13.658 | llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf pkgconf pkgconf-bin 2026-07-01 13:44:13.658 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-07-01 13:44:13.658 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-01 13:44:13.658 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-01 13:44:13.658 | Suggested packages: 2026-07-01 13:44:13.658 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-01 13:44:13.658 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-01 13:44:13.659 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-01 13:44:13.659 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-01 13:44:13.659 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-01 13:44:13.659 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-01 13:44:13.659 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-01 13:44:13.659 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-01 13:44:13.659 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-01 13:44:13.659 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-07-01 13:44:13.798 | The following NEW packages will be installed: 2026-07-01 13:44:13.798 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-01 13:44:13.798 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-01 13:44:13.798 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-01 13:44:13.798 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-01 13:44:13.798 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-01 13:44:13.798 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-01 13:44:13.798 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-01 13:44:13.798 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-01 13:44:13.799 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-01 13:44:13.799 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-01 13:44:13.799 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-01 13:44:13.799 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-01 13:44:13.799 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-01 13:44:13.799 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-01 13:44:13.799 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-01 13:44:13.799 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-01 13:44:13.799 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-01 13:44:13.799 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-01 13:44:13.800 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-01 13:44:13.800 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-01 13:44:13.800 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-01 13:44:13.800 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-01 13:44:13.800 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-01 13:44:13.800 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-01 13:44:13.800 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-01 13:44:13.800 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-01 13:44:13.800 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-01 13:44:13.801 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-01 13:44:13.801 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-01 13:44:13.801 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-01 13:44:13.801 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-01 13:44:13.801 | uuid-dev vbetool vlan 2026-07-01 13:44:13.801 | The following packages will be upgraded: 2026-07-01 13:44:13.803 | curl libcurl3t64-gnutls libcurl4t64 2026-07-01 13:44:13.905 | 3 upgraded, 161 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 13:44:13.905 | Need to get 175 MB of archives. 2026-07-01 13:44:13.905 | After this operation, 941 MB of additional disk space will be used. 2026-07-01 13:44:13.905 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-01 13:44:13.947 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-01 13:44:13.964 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-01 13:44:13.979 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-01 13:44:13.990 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-01 13:44:14.001 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-01 13:44:14.019 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-01 13:44:14.029 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-01 13:44:14.055 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-01 13:44:14.067 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-01 13:44:14.076 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-01 13:44:14.094 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-01 13:44:14.123 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-01 13:44:14.142 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-01 13:44:14.157 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-01 13:44:14.168 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-01 13:44:14.179 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-01 13:44:14.193 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-01 13:44:14.208 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-01 13:44:14.221 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-01 13:44:14.232 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-01 13:44:14.246 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-01 13:44:14.259 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-01 13:44:14.273 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-01 13:44:14.285 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-01 13:44:14.300 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-01 13:44:14.317 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-01 13:44:14.681 | Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-01 13:44:14.841 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-01 13:44:14.842 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-01 13:44:14.843 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-01 13:44:14.852 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-01 13:44:14.870 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-01 13:44:14.887 | Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-01 13:44:14.984 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-01 13:44:14.986 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-01 13:44:14.988 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-01 13:44:14.998 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-01 13:44:15.010 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-01 13:44:15.023 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-01 13:44:15.036 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-01 13:44:15.047 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-01 13:44:15.062 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-01 13:44:15.075 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-01 13:44:15.098 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-01 13:44:15.110 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-01 13:44:15.122 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-01 13:44:15.134 | Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-01 13:44:15.144 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-01 13:44:15.156 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-01 13:44:15.167 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-01 13:44:15.187 | Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-01 13:44:15.197 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-01 13:44:15.213 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-01 13:44:15.229 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-01 13:44:15.243 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-01 13:44:15.259 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-01 13:44:15.274 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-01 13:44:15.296 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-01 13:44:15.312 | Get:60 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-01 13:44:15.333 | Get:61 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-01 13:44:15.347 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-01 13:44:15.366 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-01 13:44:15.377 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-01 13:44:15.393 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-01 13:44:15.418 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-01 13:44:15.432 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-01 13:44:15.446 | Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-01 13:44:15.463 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-01 13:44:15.481 | Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-01 13:44:15.498 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-01 13:44:15.514 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-01 13:44:15.527 | Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-01 13:44:15.545 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-01 13:44:15.559 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-01 13:44:15.571 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-01 13:44:15.588 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-01 13:44:15.601 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-01 13:44:15.628 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-01 13:44:15.658 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-01 13:44:15.674 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-01 13:44:15.707 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-01 13:44:15.740 | Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-01 13:44:15.759 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-01 13:44:15.775 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-01 13:44:15.791 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-01 13:44:15.810 | Get:87 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-07-01 13:44:15.829 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-01 13:44:15.845 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-01 13:44:15.865 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-01 13:44:15.882 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-01 13:44:15.905 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-01 13:44:15.922 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-01 13:44:15.935 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-01 13:44:15.971 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-01 13:44:15.983 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-01 13:44:16.003 | Get:97 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-01 13:44:16.023 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-01 13:44:16.193 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-01 13:44:16.209 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-01 13:44:16.220 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-01 13:44:16.239 | Get:102 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-01 13:44:16.249 | Get:103 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-01 13:44:16.272 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-01 13:44:16.284 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-01 13:44:16.297 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-01 13:44:16.312 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-01 13:44:16.324 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-01 13:44:16.344 | Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-01 13:44:16.364 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-01 13:44:16.387 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-07-01 13:44:16.401 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-01 13:44:16.415 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-01 13:44:16.431 | Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-01 13:44:16.446 | Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-01 13:44:16.457 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-01 13:44:16.469 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-01 13:44:16.482 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-01 13:44:16.515 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-01 13:44:16.523 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-01 13:44:16.534 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-01 13:44:16.562 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-01 13:44:16.573 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-01 13:44:16.588 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-01 13:44:16.606 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-01 13:44:16.624 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-01 13:44:16.641 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-01 13:44:16.931 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-01 13:44:16.949 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-01 13:44:16.966 | Get:130 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-01 13:44:17.031 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-01 13:44:17.042 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-01 13:44:17.513 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-01 13:44:17.514 | Get:134 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-01 13:44:17.516 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-01 13:44:17.524 | Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-01 13:44:17.536 | Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-01 13:44:17.554 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-01 13:44:17.567 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-01 13:44:17.586 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-01 13:44:17.603 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-01 13:44:17.625 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-01 13:44:17.642 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-01 13:44:17.664 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-01 13:44:17.756 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-07-01 13:44:17.764 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-01 13:44:17.770 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-01 13:44:17.782 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-01 13:44:17.794 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-01 13:44:17.813 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-01 13:44:17.821 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-01 13:44:17.832 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-01 13:44:17.847 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-01 13:44:17.856 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-01 13:44:17.870 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-01 13:44:17.883 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-01 13:44:17.895 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-01 13:44:17.906 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-01 13:44:17.916 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-01 13:44:17.927 | Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-01 13:44:17.936 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-01 13:44:17.947 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-01 13:44:17.985 | Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-01 13:44:17.993 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-01 13:44:18.227 | perl: warning: Setting locale failed. 2026-07-01 13:44:18.227 | perl: warning: Please check that your locale settings: 2026-07-01 13:44:18.227 | LANGUAGE = (unset), 2026-07-01 13:44:18.227 | LC_ALL = "en_US.utf8", 2026-07-01 13:44:18.227 | LANG = "de_DE.UTF-8" 2026-07-01 13:44:18.227 | are supported and installed on your system. 2026-07-01 13:44:18.228 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:44:18.289 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:44:18.289 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:44:18.289 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:44:18.618 | Vorkonfiguration der Pakete ... 2026-07-01 13:44:18.639 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:44:18.814 | Fetched 175 MB in 4s (42.2 MB/s) 2026-07-01 13:44:18.855 | Selecting previously unselected package libapr1t64:amd64. 2026-07-01 13:44:18.910 | (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-07-01 13:44:18.915 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-01 13:44:18.924 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-01 13:44:18.973 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-01 13:44:18.983 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 13:44:18.988 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 13:44:19.031 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-01 13:44:19.041 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 13:44:19.045 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 13:44:19.082 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-01 13:44:19.092 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 13:44:19.095 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 13:44:19.141 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-01 13:44:19.153 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-01 13:44:19.223 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-01 13:44:19.234 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-01 13:44:19.289 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-01 13:44:19.299 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-01 13:44:19.303 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-01 13:44:19.344 | Selecting previously unselected package apache2-bin. 2026-07-01 13:44:19.354 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 13:44:19.358 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-01 13:44:19.497 | Selecting previously unselected package apache2-data. 2026-07-01 13:44:19.508 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-01 13:44:19.511 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-01 13:44:19.700 | Selecting previously unselected package apache2-utils. 2026-07-01 13:44:19.710 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 13:44:19.714 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-01 13:44:19.779 | Selecting previously unselected package apache2. 2026-07-01 13:44:19.789 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 13:44:19.796 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:44:19.798 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-01 13:44:19.919 | Selecting previously unselected package haproxy. 2026-07-01 13:44:19.931 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 13:44:19.944 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-01 13:44:20.082 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-01 13:44:20.093 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-01 13:44:20.097 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 13:44:20.150 | Selecting previously unselected package memcached. 2026-07-01 13:44:20.160 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-01 13:44:20.167 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-01 13:44:20.225 | Selecting previously unselected package libjson-perl. 2026-07-01 13:44:20.235 | Preparing to unpack .../014-libjson-perl_4.10000-1_all.deb ... 2026-07-01 13:44:20.240 | Unpacking libjson-perl (4.10000-1) ... 2026-07-01 13:44:20.295 | Selecting previously unselected package postgresql-client-common. 2026-07-01 13:44:20.305 | Preparing to unpack .../015-postgresql-client-common_257build1.1_all.deb ... 2026-07-01 13:44:20.311 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-01 13:44:20.368 | Selecting previously unselected package ssl-cert. 2026-07-01 13:44:20.379 | Preparing to unpack .../016-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-01 13:44:20.383 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-01 13:44:20.442 | Selecting previously unselected package postgresql-common. 2026-07-01 13:44:20.452 | Preparing to unpack .../017-postgresql-common_257build1.1_all.deb ... 2026-07-01 13:44:20.474 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-01 13:44:20.483 | Unpacking postgresql-common (257build1.1) ... 2026-07-01 13:44:20.595 | Selecting previously unselected package libsysfs2:amd64. 2026-07-01 13:44:20.605 | Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-01 13:44:20.610 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-01 13:44:20.656 | Selecting previously unselected package sysfsutils. 2026-07-01 13:44:20.666 | Preparing to unpack .../019-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-01 13:44:20.672 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-01 13:44:20.716 | Selecting previously unselected package autotools-dev. 2026-07-01 13:44:20.724 | Preparing to unpack .../020-autotools-dev_20220109.1_all.deb ... 2026-07-01 13:44:20.728 | Unpacking autotools-dev (20220109.1) ... 2026-07-01 13:44:20.774 | Selecting previously unselected package m4. 2026-07-01 13:44:20.784 | Preparing to unpack .../021-m4_1.4.19-4build1_amd64.deb ... 2026-07-01 13:44:20.788 | Unpacking m4 (1.4.19-4build1) ... 2026-07-01 13:44:20.864 | Selecting previously unselected package autoconf. 2026-07-01 13:44:20.874 | Preparing to unpack .../022-autoconf_2.71-3_all.deb ... 2026-07-01 13:44:20.878 | Unpacking autoconf (2.71-3) ... 2026-07-01 13:44:20.972 | Selecting previously unselected package automake. 2026-07-01 13:44:20.982 | Preparing to unpack .../023-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-01 13:44:20.988 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-01 13:44:21.100 | Selecting previously unselected package autopoint. 2026-07-01 13:44:21.110 | Preparing to unpack .../024-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-01 13:44:21.115 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-01 13:44:21.160 | Selecting previously unselected package libdebhelper-perl. 2026-07-01 13:44:21.170 | Preparing to unpack .../025-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-01 13:44:21.175 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-01 13:44:21.262 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-01 13:44:21.272 | Preparing to unpack .../026-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:21.276 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:22.365 | Selecting previously unselected package libclang-cpp17t64. 2026-07-01 13:44:22.375 | Preparing to unpack .../027-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:22.380 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:22.964 | Selecting previously unselected package libgc1:amd64. 2026-07-01 13:44:22.973 | Preparing to unpack .../028-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-01 13:44:22.977 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-01 13:44:23.024 | Selecting previously unselected package libobjc4:amd64. 2026-07-01 13:44:23.034 | Preparing to unpack .../029-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-01 13:44:23.038 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-01 13:44:23.076 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-01 13:44:23.087 | Preparing to unpack .../030-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-01 13:44:23.091 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-01 13:44:23.147 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-01 13:44:23.158 | Preparing to unpack .../031-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:23.162 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:23.392 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-01 13:44:23.402 | Preparing to unpack .../032-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:23.406 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:23.492 | Selecting previously unselected package libclang1-17t64. 2026-07-01 13:44:23.503 | Preparing to unpack .../033-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:23.507 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:23.842 | Selecting previously unselected package clang-17. 2026-07-01 13:44:23.853 | Preparing to unpack .../034-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:23.858 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:23.910 | Selecting previously unselected package libtool. 2026-07-01 13:44:23.921 | Preparing to unpack .../035-libtool_2.4.7-7build1_all.deb ... 2026-07-01 13:44:23.925 | Unpacking libtool (2.4.7-7build1) ... 2026-07-01 13:44:23.979 | Selecting previously unselected package dh-autoreconf. 2026-07-01 13:44:23.990 | Preparing to unpack .../036-dh-autoreconf_20_all.deb ... 2026-07-01 13:44:23.995 | Unpacking dh-autoreconf (20) ... 2026-07-01 13:44:24.041 | Selecting previously unselected package libarchive-zip-perl. 2026-07-01 13:44:24.052 | Preparing to unpack .../037-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-01 13:44:24.056 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-01 13:44:24.122 | Selecting previously unselected package libsub-override-perl. 2026-07-01 13:44:24.133 | Preparing to unpack .../038-libsub-override-perl_0.10-1_all.deb ... 2026-07-01 13:44:24.137 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-01 13:44:24.178 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-01 13:44:24.189 | Preparing to unpack .../039-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-01 13:44:24.193 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-01 13:44:24.238 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-01 13:44:24.249 | Preparing to unpack .../040-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-01 13:44:24.253 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-01 13:44:24.290 | Selecting previously unselected package debugedit. 2026-07-01 13:44:24.301 | Preparing to unpack .../041-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-01 13:44:24.305 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-01 13:44:24.347 | Selecting previously unselected package dwz. 2026-07-01 13:44:24.358 | Preparing to unpack .../042-dwz_0.15-1build6_amd64.deb ... 2026-07-01 13:44:24.362 | Unpacking dwz (0.15-1build6) ... 2026-07-01 13:44:24.408 | Selecting previously unselected package gettext. 2026-07-01 13:44:24.419 | Preparing to unpack .../043-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-01 13:44:24.423 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-01 13:44:24.531 | Selecting previously unselected package intltool-debian. 2026-07-01 13:44:24.541 | Preparing to unpack .../044-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-01 13:44:24.545 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-01 13:44:24.585 | Selecting previously unselected package po-debconf. 2026-07-01 13:44:24.596 | Preparing to unpack .../045-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-01 13:44:24.600 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-01 13:44:24.688 | Selecting previously unselected package debhelper. 2026-07-01 13:44:24.698 | Preparing to unpack .../046-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-01 13:44:24.702 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-01 13:44:24.958 | Selecting previously unselected package uuid-dev:amd64. 2026-07-01 13:44:24.970 | Preparing to unpack .../047-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-01 13:44:24.975 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-01 13:44:25.027 | Selecting previously unselected package libsctp1:amd64. 2026-07-01 13:44:25.038 | Preparing to unpack .../048-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-01 13:44:25.043 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 13:44:25.081 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-01 13:44:25.092 | Preparing to unpack .../049-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-01 13:44:25.096 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 13:44:25.152 | Selecting previously unselected package libapr1-dev. 2026-07-01 13:44:25.162 | Preparing to unpack .../050-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-01 13:44:25.167 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-01 13:44:25.527 | Selecting previously unselected package libldap-dev:amd64. 2026-07-01 13:44:25.537 | Preparing to unpack .../051-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:44:25.541 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 13:44:25.700 | Selecting previously unselected package libldap2-dev. 2026-07-01 13:44:25.710 | Preparing to unpack .../052-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-01 13:44:25.714 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 13:44:25.751 | Selecting previously unselected package libaprutil1-dev. 2026-07-01 13:44:25.761 | Preparing to unpack .../053-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-01 13:44:25.765 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-01 13:44:26.073 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-01 13:44:26.084 | Preparing to unpack .../054-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 13:44:26.088 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 13:44:26.136 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-01 13:44:26.147 | Preparing to unpack .../055-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 13:44:26.151 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 13:44:26.201 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-01 13:44:26.209 | Preparing to unpack .../056-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 13:44:26.213 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 13:44:26.248 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-01 13:44:26.258 | Preparing to unpack .../057-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-01 13:44:26.262 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 13:44:26.374 | Selecting previously unselected package apache2-dev. 2026-07-01 13:44:26.385 | Preparing to unpack .../058-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-01 13:44:26.388 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-01 13:44:26.473 | Selecting previously unselected package ncal. 2026-07-01 13:44:26.483 | Preparing to unpack .../059-ncal_12.1.8_amd64.deb ... 2026-07-01 13:44:26.487 | Unpacking ncal (12.1.8) ... 2026-07-01 13:44:26.528 | Selecting previously unselected package bsdmainutils. 2026-07-01 13:44:26.539 | Preparing to unpack .../060-bsdmainutils_12.1.8_all.deb ... 2026-07-01 13:44:26.545 | Unpacking bsdmainutils (12.1.8) ... 2026-07-01 13:44:26.579 | Selecting previously unselected package conntrack. 2026-07-01 13:44:26.590 | Preparing to unpack .../061-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-01 13:44:26.593 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-01 13:44:26.630 | Selecting previously unselected package dnsmasq-utils. 2026-07-01 13:44:26.640 | Preparing to unpack .../062-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-01 13:44:26.644 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-01 13:44:26.691 | Selecting previously unselected package ebtables. 2026-07-01 13:44:26.702 | Preparing to unpack .../063-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-01 13:44:26.718 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-01 13:44:26.764 | Selecting previously unselected package fonts-liberation. 2026-07-01 13:44:26.774 | Preparing to unpack .../064-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-01 13:44:26.778 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-01 13:44:26.871 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-01 13:44:26.882 | Preparing to unpack .../065-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-01 13:44:26.885 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-01 13:44:26.930 | Selecting previously unselected package fonts-liberation2. 2026-07-01 13:44:26.941 | Preparing to unpack .../066-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-01 13:44:26.944 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-01 13:44:26.981 | Selecting previously unselected package genisoimage. 2026-07-01 13:44:26.992 | Preparing to unpack .../067-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-01 13:44:26.995 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-01 13:44:27.052 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-01 13:44:27.063 | Preparing to unpack .../068-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-01 13:44:27.066 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-01 13:44:27.113 | Selecting previously unselected package libann0. 2026-07-01 13:44:27.124 | Preparing to unpack .../069-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-01 13:44:27.127 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-01 13:44:27.166 | Selecting previously unselected package libcdt5:amd64. 2026-07-01 13:44:27.176 | Preparing to unpack .../070-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 13:44:27.180 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:27.234 | Selecting previously unselected package libcgraph6:amd64. 2026-07-01 13:44:27.243 | Preparing to unpack .../071-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 13:44:27.246 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:27.288 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-01 13:44:27.298 | Preparing to unpack .../072-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-01 13:44:27.302 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-01 13:44:27.347 | Selecting previously unselected package libltdl7:amd64. 2026-07-01 13:44:27.358 | Preparing to unpack .../073-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-01 13:44:27.362 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-01 13:44:27.404 | Selecting previously unselected package libpathplan4:amd64. 2026-07-01 13:44:27.414 | Preparing to unpack .../074-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 13:44:27.418 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:27.460 | Selecting previously unselected package libgvc6. 2026-07-01 13:44:27.471 | Preparing to unpack .../075-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 13:44:27.474 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:27.537 | Selecting previously unselected package libgvpr2:amd64. 2026-07-01 13:44:27.547 | Preparing to unpack .../076-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 13:44:27.551 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:27.593 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-01 13:44:27.603 | Preparing to unpack .../077-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 13:44:27.607 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:27.668 | Selecting previously unselected package libice6:amd64. 2026-07-01 13:44:27.679 | Preparing to unpack .../078-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-01 13:44:27.682 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-01 13:44:27.720 | Selecting previously unselected package libsm6:amd64. 2026-07-01 13:44:27.730 | Preparing to unpack .../079-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-01 13:44:27.734 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-01 13:44:27.792 | Selecting previously unselected package libxt6t64:amd64. 2026-07-01 13:44:27.803 | Preparing to unpack .../080-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-01 13:44:27.806 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-01 13:44:27.852 | Selecting previously unselected package libxmu6:amd64. 2026-07-01 13:44:27.863 | Preparing to unpack .../081-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-01 13:44:27.867 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-01 13:44:27.909 | Selecting previously unselected package libxaw7:amd64. 2026-07-01 13:44:27.919 | Preparing to unpack .../082-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-01 13:44:27.923 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-01 13:44:27.966 | Selecting previously unselected package graphviz. 2026-07-01 13:44:27.977 | Preparing to unpack .../083-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-01 13:44:27.980 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:28.077 | Selecting previously unselected package icu-devtools. 2026-07-01 13:44:28.087 | Preparing to unpack .../084-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-01 13:44:28.091 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-01 13:44:28.151 | Selecting previously unselected package iputils-arping. 2026-07-01 13:44:28.161 | Preparing to unpack .../085-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-01 13:44:28.165 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-01 13:44:28.204 | Selecting previously unselected package comerr-dev:amd64. 2026-07-01 13:44:28.215 | Preparing to unpack .../086-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-01 13:44:28.221 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-01 13:44:28.271 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-01 13:44:28.282 | Preparing to unpack .../087-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 13:44:28.285 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:28.326 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-01 13:44:28.337 | Preparing to unpack .../088-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 13:44:28.340 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:28.380 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-01 13:44:28.390 | Preparing to unpack .../089-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 13:44:28.394 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:28.436 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-01 13:44:28.446 | Preparing to unpack .../090-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 13:44:28.450 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:28.486 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-01 13:44:28.497 | Preparing to unpack .../091-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 13:44:28.500 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:28.569 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-01 13:44:28.578 | Preparing to unpack .../092-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-01 13:44:28.581 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-01 13:44:28.622 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-01 13:44:28.632 | Preparing to unpack .../093-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:28.636 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:28.918 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-01 13:44:28.929 | Preparing to unpack .../094-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-01 13:44:28.933 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-01 13:44:28.989 | Preparing to unpack .../095-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-01 13:44:28.999 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-01 13:44:29.048 | Selecting previously unselected package libgts-bin. 2026-07-01 13:44:29.059 | Preparing to unpack .../096-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-01 13:44:29.063 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-01 13:44:29.112 | Selecting previously unselected package libicu-dev:amd64. 2026-07-01 13:44:29.123 | Preparing to unpack .../097-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-01 13:44:29.126 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-01 13:44:29.697 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-01 13:44:29.708 | Preparing to unpack .../098-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-01 13:44:29.711 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-01 13:44:29.760 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-01 13:44:29.771 | Preparing to unpack .../099-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-01 13:44:29.774 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 13:44:29.807 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-01 13:44:29.818 | Preparing to unpack .../100-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-01 13:44:29.821 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 13:44:29.854 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-01 13:44:29.864 | Preparing to unpack .../101-libjs-jquery-metadata_12-4_all.deb ... 2026-07-01 13:44:29.868 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-01 13:44:29.904 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-01 13:44:29.915 | Preparing to unpack .../102-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-01 13:44:29.918 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-01 13:44:30.025 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-01 13:44:30.035 | Preparing to unpack .../103-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-01 13:44:30.039 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-01 13:44:30.078 | Selecting previously unselected package libjson-xs-perl. 2026-07-01 13:44:30.089 | Preparing to unpack .../104-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:44:30.092 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-01 13:44:30.133 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-01 13:44:30.144 | Preparing to unpack .../105-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-01 13:44:30.147 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-01 13:44:30.210 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-01 13:44:30.221 | Preparing to unpack .../106-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-01 13:44:30.224 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-01 13:44:30.262 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-01 13:44:30.272 | Preparing to unpack .../107-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-01 13:44:30.276 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-01 13:44:30.319 | Selecting previously unselected package mysql-common. 2026-07-01 13:44:30.330 | Preparing to unpack .../108-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-01 13:44:30.346 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-01 13:44:30.388 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-01 13:44:30.399 | Preparing to unpack .../109-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 13:44:30.402 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:44:30.493 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-01 13:44:30.504 | Preparing to unpack .../110-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-07-01 13:44:30.507 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-07-01 13:44:30.589 | Selecting previously unselected package pcp-conf. 2026-07-01 13:44:30.601 | Preparing to unpack .../111-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:30.604 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-01 13:44:30.649 | Selecting previously unselected package libpcp3t64. 2026-07-01 13:44:30.659 | Preparing to unpack .../112-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:30.663 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:30.709 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-01 13:44:30.719 | Preparing to unpack .../113-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:30.723 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:30.759 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-01 13:44:30.770 | Preparing to unpack .../114-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:30.773 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-01 13:44:30.817 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-01 13:44:30.827 | Preparing to unpack .../115-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-01 13:44:30.831 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-01 13:44:30.871 | Selecting previously unselected package libpq5:amd64. 2026-07-01 13:44:30.882 | Preparing to unpack .../116-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:44:30.886 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 13:44:30.924 | Selecting previously unselected package libssl-dev:amd64. 2026-07-01 13:44:30.934 | Preparing to unpack .../117-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-01 13:44:30.937 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-01 13:44:31.147 | Selecting previously unselected package libpq-dev. 2026-07-01 13:44:31.156 | Preparing to unpack .../118-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:44:31.159 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-01 13:44:31.210 | Selecting previously unselected package libsasl2-dev. 2026-07-01 13:44:31.220 | Preparing to unpack .../119-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-01 13:44:31.224 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-01 13:44:31.298 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-01 13:44:31.309 | Preparing to unpack .../120-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-01 13:44:31.313 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-01 13:44:31.551 | Selecting previously unselected package libx86-1:amd64. 2026-07-01 13:44:31.562 | Preparing to unpack .../121-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-01 13:44:31.569 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-01 13:44:31.606 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-01 13:44:31.615 | Preparing to unpack .../122-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-01 13:44:31.619 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-01 13:44:31.710 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-01 13:44:31.721 | Preparing to unpack .../123-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-01 13:44:31.725 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-01 13:44:31.818 | Selecting previously unselected package llvm-17-runtime. 2026-07-01 13:44:31.829 | Preparing to unpack .../124-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:31.832 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:31.898 | Selecting previously unselected package libpfm4:amd64. 2026-07-01 13:44:31.909 | Preparing to unpack .../125-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-01 13:44:31.912 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-01 13:44:31.978 | Selecting previously unselected package llvm-17. 2026-07-01 13:44:31.989 | Preparing to unpack .../126-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:31.993 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:33.199 | Selecting previously unselected package libffi-dev:amd64. 2026-07-01 13:44:33.213 | Preparing to unpack .../127-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-01 13:44:33.218 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-01 13:44:33.284 | Selecting previously unselected package llvm-17-tools. 2026-07-01 13:44:33.294 | Preparing to unpack .../128-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:33.298 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:33.655 | Selecting previously unselected package libz3-4:amd64. 2026-07-01 13:44:33.667 | Preparing to unpack .../129-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-01 13:44:33.671 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-01 13:44:33.908 | Selecting previously unselected package libz3-dev:amd64. 2026-07-01 13:44:33.917 | Preparing to unpack .../130-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-01 13:44:33.921 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-01 13:44:33.975 | Selecting previously unselected package llvm-17-dev. 2026-07-01 13:44:33.986 | Preparing to unpack .../131-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-01 13:44:33.990 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:37.406 | Selecting previously unselected package lsscsi. 2026-07-01 13:44:37.418 | Preparing to unpack .../132-lsscsi_0.32-1build1_amd64.deb ... 2026-07-01 13:44:37.422 | Unpacking lsscsi (0.32-1build1) ... 2026-07-01 13:44:37.464 | Selecting previously unselected package osinfo-db. 2026-07-01 13:44:37.476 | Preparing to unpack .../133-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-01 13:44:37.480 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-01 13:44:38.112 | Selecting previously unselected package pkgconf-bin. 2026-07-01 13:44:38.124 | Preparing to unpack .../134-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-01 13:44:38.128 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-01 13:44:38.172 | Selecting previously unselected package pkgconf:amd64. 2026-07-01 13:44:38.184 | Preparing to unpack .../135-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-01 13:44:38.190 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-01 13:44:38.235 | Selecting previously unselected package pkg-config:amd64. 2026-07-01 13:44:38.247 | Preparing to unpack .../136-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-01 13:44:38.253 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-01 13:44:38.294 | Selecting previously unselected package pm-utils. 2026-07-01 13:44:38.305 | Preparing to unpack .../137-pm-utils_1.4.1-21_all.deb ... 2026-07-01 13:44:38.310 | Unpacking pm-utils (1.4.1-21) ... 2026-07-01 13:44:38.386 | Selecting previously unselected package postgresql-client-16. 2026-07-01 13:44:38.397 | Preparing to unpack .../138-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:44:38.402 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 13:44:38.592 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-01 13:44:38.603 | Preparing to unpack .../139-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:44:38.608 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 13:44:39.143 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-01 13:44:39.154 | Preparing to unpack .../140-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-01 13:44:39.159 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-01 13:44:39.213 | Selecting previously unselected package python3-mysqldb. 2026-07-01 13:44:39.224 | Preparing to unpack .../141-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-01 13:44:39.228 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-01 13:44:39.280 | Selecting previously unselected package python3-pip-whl. 2026-07-01 13:44:39.290 | Preparing to unpack .../142-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-01 13:44:39.295 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-01 13:44:39.353 | Selecting previously unselected package python3-setuptools-whl. 2026-07-01 13:44:39.364 | Preparing to unpack .../143-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-01 13:44:39.368 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-01 13:44:39.421 | Selecting previously unselected package python3.12-venv. 2026-07-01 13:44:39.431 | Preparing to unpack .../144-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-07-01 13:44:39.435 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-01 13:44:39.473 | Selecting previously unselected package python3-venv. 2026-07-01 13:44:39.484 | Preparing to unpack .../145-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-01 13:44:39.488 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-01 13:44:39.523 | Selecting previously unselected package sqlite3. 2026-07-01 13:44:39.534 | Preparing to unpack .../146-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-01 13:44:39.538 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-01 13:44:39.585 | Selecting previously unselected package unzip. 2026-07-01 13:44:39.596 | Preparing to unpack .../147-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-01 13:44:39.600 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-01 13:44:39.651 | Selecting previously unselected package vbetool. 2026-07-01 13:44:39.662 | Preparing to unpack .../148-vbetool_1.1-5_amd64.deb ... 2026-07-01 13:44:39.666 | Unpacking vbetool (1.1-5) ... 2026-07-01 13:44:39.706 | Selecting previously unselected package libosinfo-l10n. 2026-07-01 13:44:39.718 | Preparing to unpack .../149-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-01 13:44:39.722 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-01 13:44:39.794 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-01 13:44:39.806 | Preparing to unpack .../150-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-01 13:44:39.810 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-01 13:44:39.853 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-01 13:44:39.865 | Preparing to unpack .../151-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-01 13:44:39.869 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-01 13:44:39.908 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-01 13:44:39.920 | Preparing to unpack .../152-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-01 13:44:39.924 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:39.976 | Selecting previously unselected package libpcp-archive1t64. 2026-07-01 13:44:39.988 | Preparing to unpack .../153-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:39.996 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:40.059 | Selecting previously unselected package libpcp-gui2t64. 2026-07-01 13:44:40.070 | Preparing to unpack .../154-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:40.074 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:40.117 | Selecting previously unselected package libpcp-import1t64. 2026-07-01 13:44:40.128 | Preparing to unpack .../155-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:40.133 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:40.177 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-01 13:44:40.189 | Preparing to unpack .../156-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:40.193 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:40.236 | Selecting previously unselected package libpcp-trace2t64. 2026-07-01 13:44:40.248 | Preparing to unpack .../157-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:40.252 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:40.296 | Selecting previously unselected package libpcp-web1t64. 2026-07-01 13:44:40.308 | Preparing to unpack .../158-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:40.312 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:40.359 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-01 13:44:40.371 | Preparing to unpack .../159-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-01 13:44:40.376 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-01 13:44:40.424 | Selecting previously unselected package python3-pcp. 2026-07-01 13:44:40.436 | Preparing to unpack .../160-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:40.440 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-01 13:44:40.502 | Selecting previously unselected package pcp. 2026-07-01 13:44:40.513 | Preparing to unpack .../161-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-01 13:44:40.752 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-01 13:44:41.650 | Selecting previously unselected package socat. 2026-07-01 13:44:41.663 | Preparing to unpack .../162-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-01 13:44:41.668 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-01 13:44:41.740 | Selecting previously unselected package vlan. 2026-07-01 13:44:41.751 | Preparing to unpack .../163-vlan_2.0.5ubuntu5_all.deb ... 2026-07-01 13:44:41.756 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-01 13:44:41.830 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-01 13:44:41.844 | Setting up postgresql-client-common (257build1.1) ... 2026-07-01 13:44:41.864 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-01 13:44:41.876 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-01 13:44:41.887 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-01 13:44:41.927 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-01 13:44:41.935 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-01 13:44:41.948 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:44:41.960 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-01 13:44:41.972 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-07-01 13:44:41.984 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-01 13:44:41.995 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-01 13:44:42.007 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-01 13:44:42.018 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-01 13:44:42.030 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-01 13:44:42.042 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-01 13:44:42.679 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-01 13:44:42.679 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-01 13:44:43.135 | Setting up ncal (12.1.8) ... 2026-07-01 13:44:43.149 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-01 13:44:43.164 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-01 13:44:43.176 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-01 13:44:43.188 | Setting up vbetool (1.1-5) ... 2026-07-01 13:44:43.200 | Setting up pm-utils (1.4.1-21) ... 2026-07-01 13:44:43.219 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-01 13:44:43.236 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-01 13:44:43.250 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:43.263 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 13:44:43.277 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-01 13:44:43.290 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-01 13:44:43.303 | Setting up m4 (1.4.19-4build1) ... 2026-07-01 13:44:43.317 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 13:44:43.331 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-01 13:44:43.367 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-01 13:44:43.381 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-01 13:44:43.394 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-01 13:44:44.325 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-01 13:44:44.775 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 13:44:44.788 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-01 13:44:44.798 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-01 13:44:45.052 | Setting up autotools-dev (20220109.1) ... 2026-07-01 13:44:45.064 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-01 13:44:45.074 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 13:44:45.084 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-01 13:44:45.094 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-01 13:44:45.105 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:45.115 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:45.125 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-01 13:44:45.193 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:44:45.193 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:44:45.193 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:44:45.381 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:44:45.935 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-01 13:44:46.428 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:46.440 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 13:44:46.451 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-01 13:44:46.462 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:46.472 | Setting up ebtables (2.0.11-6build1) ... 2026-07-01 13:44:47.039 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-01 13:44:47.049 | Setting up socat (1.8.0.0-4build3) ... 2026-07-01 13:44:47.059 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-01 13:44:47.071 | Setting up bsdmainutils (12.1.8) ... 2026-07-01 13:44:47.083 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-01 13:44:47.095 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-01 13:44:47.105 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-01 13:44:47.117 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-01 13:44:47.128 | Setting up lsscsi (0.32-1build1) ... 2026-07-01 13:44:47.138 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-01 13:44:47.148 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-01 13:44:47.158 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-01 13:44:47.174 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-01 13:44:47.184 | Setting up autoconf (2.71-3) ... 2026-07-01 13:44:47.197 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:47.207 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 13:44:47.216 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-01 13:44:47.226 | Setting up dwz (0.15-1build6) ... 2026-07-01 13:44:47.236 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 13:44:47.246 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-01 13:44:47.256 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-01 13:44:47.280 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:47.290 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-01 13:44:47.300 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:47.309 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-01 13:44:47.319 | Setting up libjson-perl (4.10000-1) ... 2026-07-01 13:44:47.329 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:47.343 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-01 13:44:47.353 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-01 13:44:47.397 | Setting up debugedit (1:5.0-5build2) ... 2026-07-01 13:44:47.406 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-01 13:44:47.415 | Setting up libsub-override-perl (0.10-1) ... 2026-07-01 13:44:47.424 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-01 13:44:47.433 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:47.442 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:47.451 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-01 13:44:47.460 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-01 13:44:47.469 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-01 13:44:47.478 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 13:44:47.487 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-01 13:44:47.497 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-01 13:44:47.506 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-01 13:44:47.514 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-01 13:44:47.524 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-01 13:44:47.533 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-01 13:44:47.542 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:47.551 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-01 13:44:47.562 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-01 13:44:47.569 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-01 13:44:47.578 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-01 13:44:47.587 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 13:44:47.596 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-01 13:44:47.605 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-01 13:44:47.614 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:47.623 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-01 13:44:47.633 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:47.642 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-01 13:44:47.747 | Setting up libtool (2.4.7-7build1) ... 2026-07-01 13:44:47.757 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-01 13:44:47.766 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 13:44:48.262 | 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-07-01 13:44:48.296 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-01 13:44:48.306 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-01 13:44:49.142 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-01 13:44:49.745 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-01 13:44:49.757 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-01 13:44:49.767 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 13:44:49.776 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-01 13:44:49.787 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-01 13:44:49.796 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-01 13:44:49.806 | Setting up dh-autoreconf (20) ... 2026-07-01 13:44:49.817 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:49.827 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-01 13:44:49.837 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-01 13:44:49.846 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-01 13:44:49.856 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-01 13:44:49.866 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-01 13:44:49.876 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-01 13:44:49.886 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-01 13:44:49.910 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-01 13:44:49.920 | Setting up postgresql-common (257build1.1) ... 2026-07-01 13:44:49.990 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:44:49.990 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:44:49.990 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:44:50.068 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:44:50.522 | 2026-07-01 13:44:50.522 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-01 13:44:50.708 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-01 13:44:50.708 | Removing obsolete dictionary files: 2026-07-01 13:44:51.775 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-01 13:44:52.343 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:52.396 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:52.409 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-01 13:44:52.421 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-01 13:44:52.432 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:52.445 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-01 13:44:52.457 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:52.469 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:52.481 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:52.492 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:52.504 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-01 13:44:52.516 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:52.527 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-01 13:44:52.539 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-01 13:44:52.550 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:52.563 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-01 13:44:52.575 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:52.609 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-01 13:44:52.621 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-01 13:44:52.634 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:52.646 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-01 13:44:52.658 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-01 13:44:52.670 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-01 13:44:52.682 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-01 13:44:52.694 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:52.706 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:52.718 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-01 13:44:52.731 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-01 13:44:52.742 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-01 13:44:52.775 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-01 13:44:52.786 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-01 13:44:52.800 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-01 13:44:53.445 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:44:53.487 | Enabling module mpm_event. 2026-07-01 13:44:53.536 | Enabling module authz_core. 2026-07-01 13:44:53.541 | Enabling module authz_host. 2026-07-01 13:44:53.587 | Enabling module authn_core. 2026-07-01 13:44:53.592 | Enabling module auth_basic. 2026-07-01 13:44:53.637 | Enabling module access_compat. 2026-07-01 13:44:53.683 | Enabling module authn_file. 2026-07-01 13:44:53.730 | Enabling module authz_user. 2026-07-01 13:44:53.777 | Enabling module alias. 2026-07-01 13:44:53.824 | Enabling module dir. 2026-07-01 13:44:53.871 | Enabling module autoindex. 2026-07-01 13:44:53.916 | Enabling module env. 2026-07-01 13:44:53.963 | Enabling module mime. 2026-07-01 13:44:54.011 | Enabling module negotiation. 2026-07-01 13:44:54.058 | Enabling module setenvif. 2026-07-01 13:44:54.108 | Enabling module filter. 2026-07-01 13:44:54.154 | Enabling module deflate. 2026-07-01 13:44:54.206 | Enabling module status. 2026-07-01 13:44:54.253 | Enabling module reqtimeout. 2026-07-01 13:44:54.316 | Enabling conf charset. 2026-07-01 13:44:54.363 | Enabling conf localized-error-pages. 2026-07-01 13:44:54.410 | Enabling conf other-vhosts-access-log. 2026-07-01 13:44:54.456 | Enabling conf security. 2026-07-01 13:44:54.503 | Enabling conf serve-cgi-bin. 2026-07-01 13:44:54.550 | Enabling site 000-default. 2026-07-01 13:44:55.580 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-01 13:44:56.246 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-01 13:44:57.660 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-01 13:44:57.672 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-01 13:44:57.996 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-01 13:44:58.006 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-01 13:44:58.017 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-01 13:44:59.872 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-01 13:44:59.938 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-01 13:45:00.004 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-01 13:45:00.072 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-01 13:45:01.875 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-01 13:45:02.137 | Processing triggers for ufw (0.36.2-6) ... 2026-07-01 13:45:02.276 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-01 13:45:02.342 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 13:45:06.137 | Processing triggers for install-info (7.1-3build2) ... 2026-07-01 13:45:06.285 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-01 13:45:06.333 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 13:45:06.551 | perl: warning: Setting locale failed. 2026-07-01 13:45:06.551 | perl: warning: Please check that your locale settings: 2026-07-01 13:45:06.551 | LANGUAGE = (unset), 2026-07-01 13:45:06.551 | LC_ALL = "en_US.utf8", 2026-07-01 13:45:06.551 | LANG = "de_DE.UTF-8" 2026-07-01 13:45:06.551 | are supported and installed on your system. 2026-07-01 13:45:06.552 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:45:06.676 | perl: warning: Setting locale failed. 2026-07-01 13:45:06.676 | perl: warning: Please check that your locale settings: 2026-07-01 13:45:06.676 | LANGUAGE = (unset), 2026-07-01 13:45:06.676 | LC_ALL = "en_US.utf8", 2026-07-01 13:45:06.676 | LANG = "de_DE.UTF-8" 2026-07-01 13:45:06.677 | are supported and installed on your system. 2026-07-01 13:45:06.677 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:45:06.728 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:45:06.728 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:45:06.728 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:45:06.799 | perl: warning: Setting locale failed. 2026-07-01 13:45:06.799 | perl: warning: Please check that your locale settings: 2026-07-01 13:45:06.799 | LANGUAGE = (unset), 2026-07-01 13:45:06.799 | LC_ALL = "en_US.utf8", 2026-07-01 13:45:06.799 | LANG = "de_DE.UTF-8" 2026-07-01 13:45:06.799 | are supported and installed on your system. 2026-07-01 13:45:06.799 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:45:07.291 | 2026-07-01 13:45:07.291 | Running kernel seems to be up-to-date. 2026-07-01 13:45:07.291 | 2026-07-01 13:45:07.291 | Restarting services... 2026-07-01 13:45:07.327 | systemctl restart packagekit.service 2026-07-01 13:45:07.386 | 2026-07-01 13:45:07.386 | Service restarts being deferred: 2026-07-01 13:45:07.386 | systemctl restart virtlockd.service 2026-07-01 13:45:07.386 | systemctl restart virtlogd.service 2026-07-01 13:45:07.386 | 2026-07-01 13:45:07.387 | No containers need to be restarted. 2026-07-01 13:45:07.387 | 2026-07-01 13:45:07.387 | No user sessions are running outdated binaries. 2026-07-01 13:45:07.387 | 2026-07-01 13:45:07.387 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 13:45:09.302 | ++ functions-common:apt_get:1211 : result=0 2026-07-01 13:45:09.304 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 13:45:09.308 | ++ functions-common:time_stop:2420 : local name 2026-07-01 13:45:09.310 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 13:45:09.313 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:45:09.315 | ++ functions-common:time_stop:2423 : local total 2026-07-01 13:45:09.318 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 13:45:09.321 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-01 13:45:09.323 | ++ functions-common:time_stop:2427 : start_time=1782913452707 2026-07-01 13:45:09.325 | ++ functions-common:time_stop:2429 : [[ -z 1782913452707 ]] 2026-07-01 13:45:09.329 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:45:09.333 | ++ functions-common:time_stop:2432 : end_time=1782913509331 2026-07-01 13:45:09.336 | ++ functions-common:time_stop:2433 : elapsed_time=56624 2026-07-01 13:45:09.339 | ++ functions-common:time_stop:2434 : total=6857 2026-07-01 13:45:09.342 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:45:09.345 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=63481 2026-07-01 13:45:09.348 | ++ functions-common:apt_get:1215 : return 0 2026-07-01 13:45:09.351 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-01 13:45:09.354 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-01 13:45:09.358 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-01 13:45:09.363 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-01 13:45:09.366 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-01 13:45:09.369 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-01 13:45:09.373 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-01 13:45:09.378 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-01 13:45:09.381 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-01 13:45:09.384 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-01 13:45:09.386 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:45:09.665 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-01 13:45:09.667 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-01 13:45:09.669 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-01 13:45:09.670 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-01 13:45:09.672 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-01 13:45:09.674 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-01 13:45:09.676 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-01 13:45:09.677 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-01 13:45:09.679 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-01 13:45:09.681 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-01 13:45:09.683 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-01 13:45:09.685 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-01 13:45:09.687 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-01 13:45:09.689 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-01 13:45:09.691 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-01 13:45:09.692 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-01 13:45:09.695 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-01 13:45:09.696 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-01 13:45:09.698 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-01 13:45:09.700 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-01 13:45:09.703 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-01 13:45:09.705 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-01 13:45:09.707 | + functions-common:_ensure_lsb_release:420 : return 2026-07-01 13:45:09.709 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-01 13:45:09.722 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-01 13:45:09.724 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-01 13:45:09.736 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-01 13:45:09.738 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-01 13:45:09.751 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-01 13:45:09.753 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-01 13:45:09.755 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-01 13:45:09.757 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-01 13:45:09.759 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-01 13:45:09.761 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-01 13:45:09.763 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-01 13:45:09.765 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-01 13:45:09.767 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-01 13:45:09.769 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-01 13:45:09.771 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-01 13:45:09.771 | Distro: noble 2026-07-01 13:45:09.773 | + tools/install_pip.sh:main:117 : get_versions 2026-07-01 13:45:09.775 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-01 13:45:09.779 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-01 13:45:09.781 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-01 13:45:09.784 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-01 13:45:09.784 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-01 13:45:10.468 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-01 13:45:10.470 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-01 13:45:10.470 | pip: 24.0 2026-07-01 13:45:10.472 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-01 13:45:10.473 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-01 13:45:10.475 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 13:45:10.477 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 13:45:10.478 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 13:45:10.480 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 13:45:10.482 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 13:45:10.483 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 13:45:10.485 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 13:45:10.487 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 13:45:10.488 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 13:45:10.490 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 13:45:10.491 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 13:45:10.493 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 13:45:10.494 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 13:45:10.496 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-01 13:45:10.498 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:45:10.499 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:45:10.501 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-01 13:45:10.505 | + tools/install_pip.sh:main:146 : set -x 2026-07-01 13:45:10.507 | + tools/install_pip.sh:main:149 : get_versions 2026-07-01 13:45:10.509 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-01 13:45:10.513 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-01 13:45:10.514 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-01 13:45:10.517 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-01 13:45:10.517 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-01 13:45:11.100 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-01 13:45:11.102 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-01 13:45:11.102 | pip: 24.0 2026-07-01 13:45:11.105 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-01 13:45:11.107 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-01 13:45:11.109 | + ./stack.sh:main:804 : fixup_all 2026-07-01 13:45:11.112 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-01 13:45:11.114 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-01 13:45:11.116 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:45:11.119 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:45:11.121 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-01 13:45:11.134 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-01 13:45:11.149 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-01 13:45:11.162 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-01 13:45:11.164 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-01 13:45:11.166 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 13:45:11.168 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 13:45:11.170 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 13:45:11.172 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 13:45:11.174 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 13:45:11.176 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 13:45:11.178 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 13:45:11.180 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 13:45:11.181 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 13:45:11.183 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 13:45:11.185 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 13:45:11.187 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 13:45:11.189 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 13:45:11.191 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-01 13:45:11.193 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-01 13:45:11.195 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-01 13:45:11.208 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-01 13:45:11.222 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-01 13:45:11.236 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-01 13:45:11.250 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-01 13:45:11.263 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-01 13:45:11.277 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-01 13:45:11.290 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-01 13:45:11.304 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-01 13:45:11.306 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-01 13:45:11.308 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-01 13:45:16.763 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-01 13:45:16.779 | Using python 3.12 to install setuptools 2026-07-01 13:45:16.781 | + 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-07-01 13:45:18.151 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-01 13:45:18.403 | Collecting pip 2026-07-01 13:45:18.495 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-01 13:45:18.508 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-01 13:45:18.970 | Collecting setuptools[core] 2026-07-01 13:45:18.985 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 13:45:19.150 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-01 13:45:19.165 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 13:45:19.253 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-01 13:45:19.268 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-01 13:45:19.289 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-07-01 13:45:19.366 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-01 13:45:19.384 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 13:45:19.486 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-01 13:45:19.503 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 13:45:19.583 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-01 13:45:19.598 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 13:45:19.710 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:19.725 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 13:45:19.807 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:19.824 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 13:45:20.071 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:20.087 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-01 13:45:20.184 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:20.199 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-01 13:45:20.384 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:20.400 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-01 13:45:20.463 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:20.478 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-01 13:45:20.571 | 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-07-01 13:45:20.587 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-01 13:45:20.680 | 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-07-01 13:45:20.696 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 13:45:20.744 | 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-07-01 13:45:20.776 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-01 13:45:20.855 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.0 MB/s eta 0:00:00 2026-07-01 13:45:20.871 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-01 13:45:20.896 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-01 13:45:20.918 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-01 13:45:20.932 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.3 MB/s eta 0:00:00 2026-07-01 13:45:20.947 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 13:45:20.961 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.3 MB/s eta 0:00:00 2026-07-01 13:45:20.976 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-01 13:45:21.001 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 13:45:21.046 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 25.9 MB/s eta 0:00:00 2026-07-01 13:45:21.061 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-01 13:45:21.084 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-01 13:45:21.107 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-01 13:45:21.121 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.9 MB/s eta 0:00:00 2026-07-01 13:45:21.136 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-01 13:45:21.159 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-01 13:45:21.179 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.0 MB/s eta 0:00:00 2026-07-01 13:45:21.196 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-01 13:45:21.219 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-01 13:45:21.234 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.5 MB/s eta 0:00:00 2026-07-01 13:45:21.251 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-01 13:45:21.300 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.7 MB/s eta 0:00:00 2026-07-01 13:45:22.045 | 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-07-01 13:45:22.069 | Attempting uninstall: setuptools 2026-07-01 13:45:22.084 | Found existing installation: setuptools 68.1.2 2026-07-01 13:45:22.084 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:45:22.084 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-01 13:45:23.234 | Attempting uninstall: pygments 2026-07-01 13:45:23.267 | Found existing installation: Pygments 2.17.2 2026-07-01 13:45:23.270 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:45:23.270 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-01 13:45:24.514 | Attempting uninstall: pip 2026-07-01 13:45:24.519 | Found existing installation: pip 24.0 2026-07-01 13:45:24.590 | Uninstalling pip-24.0: 2026-07-01 13:45:24.600 | Successfully uninstalled pip-24.0 2026-07-01 13:45:26.198 | Attempting uninstall: packaging 2026-07-01 13:45:26.237 | Found existing installation: packaging 24.0 2026-07-01 13:45:26.238 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:45:26.239 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-01 13:45:26.426 | Attempting uninstall: markdown-it-py 2026-07-01 13:45:26.437 | Found existing installation: markdown-it-py 3.0.0 2026-07-01 13:45:26.438 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:45:26.439 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-01 13:45:26.598 | Attempting uninstall: wheel 2026-07-01 13:45:26.621 | Found existing installation: wheel 0.42.0 2026-07-01 13:45:26.621 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:45:26.622 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-01 13:45:26.673 | Attempting uninstall: rich 2026-07-01 13:45:26.715 | Found existing installation: rich 13.7.1 2026-07-01 13:45:26.718 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:45:26.718 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-01 13:45:27.433 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-01 13:45:27.629 | + inc/python:pip_install:216 : result=0 2026-07-01 13:45:27.632 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:45:27.634 | + functions-common:time_stop:2420 : local name 2026-07-01 13:45:27.637 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:45:27.639 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:45:27.642 | + functions-common:time_stop:2423 : local total 2026-07-01 13:45:27.644 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:45:27.646 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:45:27.648 | + functions-common:time_stop:2427 : start_time=1782913516775 2026-07-01 13:45:27.650 | + functions-common:time_stop:2429 : [[ -z 1782913516775 ]] 2026-07-01 13:45:27.652 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:45:27.656 | + functions-common:time_stop:2432 : end_time=1782913527653 2026-07-01 13:45:27.658 | + functions-common:time_stop:2433 : elapsed_time=10878 2026-07-01 13:45:27.660 | + functions-common:time_stop:2434 : total=0 2026-07-01 13:45:27.662 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:45:27.664 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10878 2026-07-01 13:45:27.666 | + inc/python:pip_install:219 : return 0 2026-07-01 13:45:27.669 | + 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-07-01 13:45:27.671 | + 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-07-01 13:45:27.674 | + 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-07-01 13:45:27.676 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-01 13:45:27.678 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-01 13:45:27.681 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-01 13:45:27.700 | Using python 3.12 to install os-testr 2026-07-01 13:45:27.703 | + 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-07-01 13:45:29.051 | Collecting os-testr 2026-07-01 13:45:29.185 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 13:45:29.248 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-01 13:45:29.264 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 13:45:29.300 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-01 13:45:29.316 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-01 13:45:29.373 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-01 13:45:29.388 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-01 13:45:29.400 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-07-01 13:45:29.430 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-01 13:45:29.446 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 13:45:29.538 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-01 13:45:29.553 | 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-07-01 13:45:29.590 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-01 13:45:29.620 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 13:45:29.670 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-01 13:45:29.707 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-01 13:45:29.746 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-01 13:45:29.767 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-01 13:45:29.893 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.0 MB/s 0:00:00 2026-07-01 13:45:30.056 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-01 13:45:30.205 | Attempting uninstall: PyYAML 2026-07-01 13:45:30.213 | Found existing installation: PyYAML 6.0.1 2026-07-01 13:45:30.213 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:45:30.213 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-01 13:45:30.601 | 2026-07-01 13:45:30.606 | 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-07-01 13:45:30.722 | + inc/python:pip_install:216 : result=0 2026-07-01 13:45:30.725 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:45:30.728 | + functions-common:time_stop:2420 : local name 2026-07-01 13:45:30.731 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:45:30.734 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:45:30.736 | + functions-common:time_stop:2423 : local total 2026-07-01 13:45:30.740 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:45:30.742 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:45:30.746 | + functions-common:time_stop:2427 : start_time=1782913527695 2026-07-01 13:45:30.749 | + functions-common:time_stop:2429 : [[ -z 1782913527695 ]] 2026-07-01 13:45:30.753 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:45:30.758 | + functions-common:time_stop:2432 : end_time=1782913530754 2026-07-01 13:45:30.761 | + functions-common:time_stop:2433 : elapsed_time=3059 2026-07-01 13:45:30.764 | + functions-common:time_stop:2434 : total=10878 2026-07-01 13:45:30.767 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:45:30.770 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13937 2026-07-01 13:45:30.773 | + inc/python:pip_install:219 : return 0 2026-07-01 13:45:30.776 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-01 13:45:30.844 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-01 13:45:30.939 | + ./stack.sh:main:832 : install_infra 2026-07-01 13:45:30.943 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 13:45:30.946 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-01 13:45:30.949 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-01 13:45:36.451 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 13:45:36.454 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-01 13:45:36.478 | + 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-07-01 13:45:37.842 | Collecting pbr 2026-07-01 13:45:37.846 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 13:45:38.272 | Collecting setuptools[core] 2026-07-01 13:45:38.274 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 13:45:38.423 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-01 13:45:38.425 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 13:45:38.495 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-01 13:45:38.497 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-01 13:45:38.569 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-01 13:45:38.571 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 13:45:38.661 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-01 13:45:38.665 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 13:45:38.730 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-01 13:45:38.732 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 13:45:38.832 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:38.834 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 13:45:38.909 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:38.911 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-01 13:45:39.199 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:39.201 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-01 13:45:39.275 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:39.277 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-01 13:45:39.436 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:39.439 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-01 13:45:39.490 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-01 13:45:39.494 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-01 13:45:39.571 | 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-07-01 13:45:39.574 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-01 13:45:39.652 | 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-07-01 13:45:39.655 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 13:45:39.743 | 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-07-01 13:45:39.830 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 13:45:39.855 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 13:45:39.859 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-01 13:45:39.861 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-01 13:45:39.863 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-01 13:45:39.866 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 13:45:39.869 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-01 13:45:39.872 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 13:45:39.883 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-01 13:45:39.887 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-01 13:45:39.887 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-01 13:45:39.890 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-01 13:45:39.892 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-01 13:45:39.897 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-01 13:45:39.899 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-01 13:45:39.902 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-01 13:45:39.931 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-01 13:45:40.210 | 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-07-01 13:45:43.903 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-01 13:45:44.089 | + inc/python:pip_install:216 : result=0 2026-07-01 13:45:44.092 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:45:44.095 | + functions-common:time_stop:2420 : local name 2026-07-01 13:45:44.098 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:45:44.101 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:45:44.104 | + functions-common:time_stop:2423 : local total 2026-07-01 13:45:44.107 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:45:44.110 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:45:44.112 | + functions-common:time_stop:2427 : start_time=1782913536469 2026-07-01 13:45:44.115 | + functions-common:time_stop:2429 : [[ -z 1782913536469 ]] 2026-07-01 13:45:44.118 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:45:44.122 | + functions-common:time_stop:2432 : end_time=1782913544119 2026-07-01 13:45:44.125 | + functions-common:time_stop:2433 : elapsed_time=7650 2026-07-01 13:45:44.128 | + functions-common:time_stop:2434 : total=13937 2026-07-01 13:45:44.131 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:45:44.133 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21587 2026-07-01 13:45:44.136 | + inc/python:pip_install:219 : return 0 2026-07-01 13:45:44.139 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-01 13:45:44.142 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-01 13:45:44.167 | + 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-07-01 13:45:45.413 | Processing /opt/stack/requirements 2026-07-01 13:45:45.417 | Installing build dependencies: started 2026-07-01 13:45:48.487 | Installing build dependencies: finished with status 'done' 2026-07-01 13:45:48.490 | Getting requirements to build wheel: started 2026-07-01 13:45:48.779 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 13:45:48.783 | Preparing metadata (pyproject.toml): started 2026-07-01 13:45:49.959 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 13:45:50.144 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 13:45:50.232 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-01 13:45:50.252 | 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.dev8463) (26.2) 2026-07-01 13:45:50.365 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 13:45:50.382 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 13:45:50.533 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 13:45:50.536 | 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-07-01 13:45:50.592 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8463) 2026-07-01 13:45:50.608 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-01 13:45:50.620 | 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.dev8463) (82.0.1) 2026-07-01 13:45:50.937 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 13:45:50.952 | 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-07-01 13:45:50.968 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.2 MB/s eta 0:00:00 2026-07-01 13:45:51.038 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 13:45:51.057 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-01 13:45:51.184 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 13:45:51.199 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-01 13:45:51.287 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8463) 2026-07-01 13:45:51.302 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 13:45:51.425 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-01 13:45:51.450 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-01 13:45:51.464 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.1 MB/s eta 0:00:00 2026-07-01 13:45:51.467 | 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-07-01 13:45:51.488 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-01 13:45:51.502 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.3 MB/s eta 0:00:00 2026-07-01 13:45:51.517 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-01 13:45:51.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.8 MB/s eta 0:00:00 2026-07-01 13:45:51.548 | 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-07-01 13:45:51.566 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.1 MB/s eta 0:00:00 2026-07-01 13:45:51.583 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-01 13:45:51.596 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.6 MB/s eta 0:00:00 2026-07-01 13:45:51.612 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-01 13:45:51.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.9 MB/s eta 0:00:00 2026-07-01 13:45:51.660 | Building wheels for collected packages: openstack_requirements 2026-07-01 13:45:51.662 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-01 13:45:53.874 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-01 13:45:53.878 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8463-py3-none-any.whl size=52406 sha256=033691c65527c6dc696958849295f10539115de0d8b386b99f0516527cc3e4ce 2026-07-01 13:45:53.878 | Stored in directory: /tmp/pip-ephem-wheel-cache-5gei_gwk/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-01 13:45:53.880 | Successfully built openstack_requirements 2026-07-01 13:45:54.157 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-01 13:45:54.928 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8463 requests-2.34.2 urllib3-2.7.0 2026-07-01 13:45:55.130 | + inc/python:pip_install:216 : result=0 2026-07-01 13:45:55.133 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:45:55.135 | + functions-common:time_stop:2420 : local name 2026-07-01 13:45:55.138 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:45:55.140 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:45:55.142 | + functions-common:time_stop:2423 : local total 2026-07-01 13:45:55.144 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:45:55.146 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:45:55.149 | + functions-common:time_stop:2427 : start_time=1782913544158 2026-07-01 13:45:55.151 | + functions-common:time_stop:2429 : [[ -z 1782913544158 ]] 2026-07-01 13:45:55.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:45:55.160 | + functions-common:time_stop:2432 : end_time=1782913555157 2026-07-01 13:45:55.163 | + functions-common:time_stop:2433 : elapsed_time=10999 2026-07-01 13:45:55.165 | + functions-common:time_stop:2434 : total=21587 2026-07-01 13:45:55.167 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:45:55.170 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32586 2026-07-01 13:45:55.172 | + inc/python:pip_install:219 : return 0 2026-07-01 13:45:55.174 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-01 13:45:55.179 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-01 13:45:55.181 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-01 13:45:55.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:45:55.187 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:45:55.189 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-01 13:45:55.193 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:45:55.195 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-01 13:45:55.218 | Using python 3.12 to install pbr 2026-07-01 13:45:55.222 | + 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-07-01 13:45:56.196 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-01 13:45:56.404 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-07-01 13:45:56.642 | + inc/python:pip_install:216 : result=0 2026-07-01 13:45:56.645 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:45:56.647 | + functions-common:time_stop:2420 : local name 2026-07-01 13:45:56.649 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:45:56.651 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:45:56.653 | + functions-common:time_stop:2423 : local total 2026-07-01 13:45:56.655 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:45:56.657 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:45:56.659 | + functions-common:time_stop:2427 : start_time=1782913555212 2026-07-01 13:45:56.661 | + functions-common:time_stop:2429 : [[ -z 1782913555212 ]] 2026-07-01 13:45:56.664 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:45:56.668 | + functions-common:time_stop:2432 : end_time=1782913556665 2026-07-01 13:45:56.670 | + functions-common:time_stop:2433 : elapsed_time=1453 2026-07-01 13:45:56.672 | + functions-common:time_stop:2434 : total=32586 2026-07-01 13:45:56.675 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:45:56.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34039 2026-07-01 13:45:56.680 | + inc/python:pip_install:219 : return 0 2026-07-01 13:45:56.682 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-01 13:46:02.142 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-01 13:46:02.938 | Collecting bindep 2026-07-01 13:46:03.041 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-01 13:46:03.144 | Collecting distro>=1.7 (from bindep) 2026-07-01 13:46:03.160 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-01 13:46:03.246 | Collecting packaging (from bindep) 2026-07-01 13:46:03.249 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 13:46:03.307 | Collecting Parsley (from bindep) 2026-07-01 13:46:03.323 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-01 13:46:03.415 | Collecting pbr>=2 (from bindep) 2026-07-01 13:46:03.420 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-01 13:46:03.819 | Collecting setuptools (from pbr>=2->bindep) 2026-07-01 13:46:03.822 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 13:46:03.910 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-01 13:46:03.939 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-01 13:46:03.949 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-01 13:46:03.952 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 13:46:03.971 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-01 13:46:03.992 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-07-01 13:46:03.995 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-01 13:46:04.139 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-01 13:46:05.842 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-07-01 13:46:05.982 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-01 13:46:05.986 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-01 13:46:05.990 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-01 13:46:06.008 | + ./stack.sh:main:841 : pkgs= 2026-07-01 13:46:06.011 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-01 13:46:06.014 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-01 13:46:06.017 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 13:46:06.019 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-01 13:46:06.022 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 13:46:06.025 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 13:46:06.027 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 13:46:06.030 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 13:46:06.032 | + functions-common:run_phase:1858 : local extra 2026-07-01 13:46:06.035 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 13:46:06.039 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 13:46:06.042 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 13:46:06.046 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 13:46:06.048 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-01 13:46:06.050 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 13:46:06.065 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:46:06.067 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 13:46:06.070 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 13:46:06.072 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-01 13:46:06.075 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 13:46:06.077 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 13:46:06.079 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 13:46:06.081 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-01 13:46:06.083 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-01 13:46:06.086 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-01 13:46:06.088 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-01 13:46:06.090 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-01 13:46:06.092 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 13:46:06.095 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 13:46:06.098 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 13:46:06.100 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 13:46:06.103 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-01 13:46:06.105 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 13:46:06.107 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-01 13:46:06.110 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 13:46:06.113 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 13:46:06.116 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-01 13:46:06.120 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-01 13:46:06.122 | + functions:set_systemd_override:845 : local value=2048 2026-07-01 13:46:06.125 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-01 13:46:06.128 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-01 13:46:06.187 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-01 13:46:06.188 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-01 13:46:06.190 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-01 13:46:06.602 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-01 13:46:06.604 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-01 13:46:06.623 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:46:06.626 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-01 13:46:06.629 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 13:46:06.632 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 13:46:06.635 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 13:46:06.637 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 13:46:06.639 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 13:46:06.642 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 13:46:06.645 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:46:06.647 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:46:06.649 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 13:46:06.651 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 13:46:06.653 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 13:46:06.655 | + functions-common:apt_get_update:1167 : return 2026-07-01 13:46:06.658 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-01 13:46:06.660 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 13:46:06.663 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:46:06.666 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:46:06.669 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-01 13:46:06.692 | + 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-07-01 13:46:06.728 | Reading package lists... 2026-07-01 13:46:07.096 | Building dependency tree... 2026-07-01 13:46:07.098 | Reading state information... 2026-07-01 13:46:07.646 | The following packages were automatically installed and are no longer required: 2026-07-01 13:46:07.648 | libfwupd2 libgusb2 2026-07-01 13:46:07.648 | Use 'sudo apt autoremove' to remove them. 2026-07-01 13:46:07.650 | The following additional packages will be installed: 2026-07-01 13:46:07.650 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-01 13:46:07.650 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-01 13:46:07.652 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-01 13:46:07.653 | erlang-tools erlang-xmerl 2026-07-01 13:46:07.655 | Suggested packages: 2026-07-01 13:46:07.655 | erlang erlang-manpages erlang-doc 2026-07-01 13:46:07.711 | The following NEW packages will be installed: 2026-07-01 13:46:07.711 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-01 13:46:07.712 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-01 13:46:07.712 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-01 13:46:07.714 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-01 13:46:07.789 | 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 13:46:07.790 | Need to get 36.1 MB of archives. 2026-07-01 13:46:07.790 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-01 13:46:07.790 | 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-07-01 13:46:07.996 | 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-07-01 13:46:08.016 | 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-07-01 13:46:08.032 | 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-07-01 13:46:08.056 | 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-07-01 13:46:08.080 | 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-07-01 13:46:08.101 | 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-07-01 13:46:08.130 | 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-07-01 13:46:08.144 | 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-07-01 13:46:08.161 | 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-07-01 13:46:08.181 | 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-07-01 13:46:08.197 | 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-07-01 13:46:08.220 | 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-07-01 13:46:08.234 | 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-07-01 13:46:08.249 | 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-07-01 13:46:08.264 | 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-07-01 13:46:08.282 | 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-07-01 13:46:08.306 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-01 13:46:08.819 | perl: warning: Setting locale failed. 2026-07-01 13:46:08.819 | perl: warning: Please check that your locale settings: 2026-07-01 13:46:08.820 | LANGUAGE = (unset), 2026-07-01 13:46:08.820 | LC_ALL = "en_US.utf8", 2026-07-01 13:46:08.820 | LANG = "de_DE.UTF-8" 2026-07-01 13:46:08.820 | are supported and installed on your system. 2026-07-01 13:46:08.820 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:46:08.880 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:46:08.881 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:46:08.881 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:46:09.064 | Fetched 36.1 MB in 1s (43.8 MB/s) 2026-07-01 13:46:09.144 | Selecting previously unselected package erlang-base. 2026-07-01 13:46:09.205 | (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-07-01 13:46:09.211 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:09.216 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:09.591 | Selecting previously unselected package erlang-asn1. 2026-07-01 13:46:09.604 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:09.617 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:09.681 | Selecting previously unselected package erlang-crypto. 2026-07-01 13:46:09.691 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:09.696 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:09.743 | Selecting previously unselected package erlang-public-key. 2026-07-01 13:46:09.754 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:09.760 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:09.814 | Selecting previously unselected package erlang-mnesia. 2026-07-01 13:46:09.826 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:09.831 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:09.896 | Selecting previously unselected package erlang-runtime-tools. 2026-07-01 13:46:09.908 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:09.913 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:09.980 | Selecting previously unselected package erlang-ssl. 2026-07-01 13:46:09.992 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:09.997 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.093 | Selecting previously unselected package erlang-eldap. 2026-07-01 13:46:10.105 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:10.109 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.154 | Selecting previously unselected package erlang-ftp. 2026-07-01 13:46:10.166 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:10.170 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.215 | Selecting previously unselected package erlang-tftp. 2026-07-01 13:46:10.227 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:10.231 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.280 | Selecting previously unselected package erlang-inets. 2026-07-01 13:46:10.293 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:10.297 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.378 | Selecting previously unselected package erlang-snmp. 2026-07-01 13:46:10.391 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:10.396 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.557 | Selecting previously unselected package erlang-os-mon. 2026-07-01 13:46:10.569 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:10.574 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.626 | Selecting previously unselected package erlang-parsetools. 2026-07-01 13:46:10.636 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:10.640 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.689 | Selecting previously unselected package erlang-syntax-tools. 2026-07-01 13:46:10.701 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:10.706 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.755 | Selecting previously unselected package erlang-tools. 2026-07-01 13:46:10.767 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:10.772 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.836 | Selecting previously unselected package erlang-xmerl. 2026-07-01 13:46:10.848 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-01 13:46:10.852 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:10.936 | Selecting previously unselected package rabbitmq-server. 2026-07-01 13:46:10.948 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-01 13:46:10.954 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-01 13:46:11.980 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:12.332 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-01 13:46:12.332 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-01 13:46:14.794 | Searching for services which depend on erlang and should be started... none found. 2026-07-01 13:46:14.832 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.843 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.854 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.866 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.877 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.889 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.901 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.913 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.924 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.935 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.946 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.957 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.968 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.979 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:14.989 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:15.000 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-01 13:46:15.011 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-01 13:46:15.099 | info: Selecting GID from range 100 to 999 ... 2026-07-01 13:46:15.104 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-01 13:46:15.200 | info: Selecting UID from range 100 to 999 ... 2026-07-01 13:46:15.200 | 2026-07-01 13:46:15.204 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-01 13:46:15.207 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-01 13:46:15.255 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-01 13:46:15.465 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-01 13:46:36.131 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 13:46:39.900 | perl: warning: Setting locale failed. 2026-07-01 13:46:39.900 | perl: warning: Please check that your locale settings: 2026-07-01 13:46:39.900 | LANGUAGE = (unset), 2026-07-01 13:46:39.900 | LC_ALL = "en_US.utf8", 2026-07-01 13:46:39.900 | LANG = "de_DE.UTF-8" 2026-07-01 13:46:39.900 | are supported and installed on your system. 2026-07-01 13:46:39.900 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:46:40.039 | perl: warning: Setting locale failed. 2026-07-01 13:46:40.039 | perl: warning: Please check that your locale settings: 2026-07-01 13:46:40.039 | LANGUAGE = (unset), 2026-07-01 13:46:40.039 | LC_ALL = "en_US.utf8", 2026-07-01 13:46:40.039 | LANG = "de_DE.UTF-8" 2026-07-01 13:46:40.039 | are supported and installed on your system. 2026-07-01 13:46:40.040 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:46:40.089 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:46:40.089 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:46:40.089 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:46:40.158 | perl: warning: Setting locale failed. 2026-07-01 13:46:40.159 | perl: warning: Please check that your locale settings: 2026-07-01 13:46:40.159 | LANGUAGE = (unset), 2026-07-01 13:46:40.159 | LC_ALL = "en_US.utf8", 2026-07-01 13:46:40.159 | LANG = "de_DE.UTF-8" 2026-07-01 13:46:40.159 | are supported and installed on your system. 2026-07-01 13:46:40.159 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:46:40.668 | 2026-07-01 13:46:40.669 | Running kernel seems to be up-to-date. 2026-07-01 13:46:40.669 | 2026-07-01 13:46:40.669 | Restarting services... 2026-07-01 13:46:40.690 | 2026-07-01 13:46:40.690 | Service restarts being deferred: 2026-07-01 13:46:40.691 | systemctl restart virtlockd.service 2026-07-01 13:46:40.691 | systemctl restart virtlogd.service 2026-07-01 13:46:40.691 | 2026-07-01 13:46:40.691 | No containers need to be restarted. 2026-07-01 13:46:40.691 | 2026-07-01 13:46:40.691 | No user sessions are running outdated binaries. 2026-07-01 13:46:40.691 | 2026-07-01 13:46:40.691 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 13:46:42.686 | + functions-common:apt_get:1211 : result=0 2026-07-01 13:46:42.690 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 13:46:42.693 | + functions-common:time_stop:2420 : local name 2026-07-01 13:46:42.695 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:46:42.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:46:42.701 | + functions-common:time_stop:2423 : local total 2026-07-01 13:46:42.704 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:46:42.707 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 13:46:42.710 | + functions-common:time_stop:2427 : start_time=1782913566688 2026-07-01 13:46:42.713 | + functions-common:time_stop:2429 : [[ -z 1782913566688 ]] 2026-07-01 13:46:42.716 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:46:42.721 | + functions-common:time_stop:2432 : end_time=1782913602718 2026-07-01 13:46:42.724 | + functions-common:time_stop:2433 : elapsed_time=36030 2026-07-01 13:46:42.727 | + functions-common:time_stop:2434 : total=63481 2026-07-01 13:46:42.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:46:42.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99511 2026-07-01 13:46:42.735 | + functions-common:apt_get:1215 : return 0 2026-07-01 13:46:42.737 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-01 13:46:42.740 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 13:46:42.743 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 13:46:42.746 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 13:46:42.748 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 13:46:42.751 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 13:46:42.754 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 13:46:42.757 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 13:46:42.759 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 13:46:42.761 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 13:46:42.765 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 13:46:42.767 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 13:46:42.769 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 13:46:42.772 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 13:46:42.775 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-01 13:46:42.777 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-01 13:46:42.794 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:46:42.797 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-01 13:46:42.800 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 13:46:42.803 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-01 13:46:42.805 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-01 13:46:42.809 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-01 13:46:42.813 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-01 13:46:42.816 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-01 13:46:42.819 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-01 13:46:42.822 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-01 13:46:42.825 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-01 13:46:42.829 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-01 13:46:42.832 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-01 13:46:44.023 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-01 13:46:44.024 | user tags 2026-07-01 13:46:44.024 | guest [administrator]' 2026-07-01 13:46:44.028 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-01 13:46:44.028 | user tags 2026-07-01 13:46:44.028 | guest [administrator]' 2026-07-01 13:46:44.028 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-01 13:46:44.034 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-01 13:46:44.036 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-01 13:46:44.039 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-01 13:46:45.142 | Adding user "stackrabbit" ... 2026-07-01 13:46:45.160 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-01 13:46:45.179 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-01 13:46:46.283 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-01 13:46:46.316 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-01 13:46:46.319 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-01 13:46:47.438 | Changing password for user "stackrabbit" ... 2026-07-01 13:46:47.471 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-01 13:46:47.474 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-01 13:46:47.477 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-01 13:46:48.536 | Deleting user "guest" ... 2026-07-01 13:46:48.567 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-01 13:46:48.583 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:46:48.585 | + ./stack.sh:main:858 : install_database 2026-07-01 13:46:48.589 | + lib/database:install_database:118 : install_database_mysql 2026-07-01 13:46:48.591 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-01 13:46:48.594 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:46:48.597 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:46:48.599 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-01 13:46:48.610 | perl: warning: Setting locale failed. 2026-07-01 13:46:48.611 | perl: warning: Please check that your locale settings: 2026-07-01 13:46:48.611 | LANGUAGE = (unset), 2026-07-01 13:46:48.611 | LC_ALL = "en_US.utf8", 2026-07-01 13:46:48.611 | LANG = "de_DE.UTF-8" 2026-07-01 13:46:48.611 | are supported and installed on your system. 2026-07-01 13:46:48.611 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:46:48.662 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:46:48.662 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:46:48.662 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:46:48.769 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-01 13:46:48.772 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-01 13:46:48.777 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-01 13:46:48.780 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:46:48.783 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:46:48.786 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-01 13:46:48.789 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-01 13:46:48.792 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-01 13:46:48.796 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-01 13:46:48.798 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-01 13:46:48.800 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 13:46:48.803 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 13:46:48.806 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 13:46:48.808 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 13:46:48.812 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 13:46:48.815 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 13:46:48.817 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 13:46:48.820 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 13:46:48.823 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 13:46:48.826 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 13:46:48.828 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 13:46:48.832 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 13:46:48.834 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 13:46:48.837 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-01 13:46:48.840 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:46:48.842 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:46:48.845 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-01 13:46:48.848 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 13:46:48.850 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 13:46:48.853 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 13:46:48.856 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 13:46:48.858 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 13:46:48.861 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 13:46:48.864 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:46:48.866 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:46:48.869 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 13:46:48.872 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 13:46:48.874 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 13:46:48.877 | + functions-common:apt_get_update:1167 : return 2026-07-01 13:46:48.880 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-01 13:46:48.883 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 13:46:48.885 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:46:48.888 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:46:48.890 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-01 13:46:48.911 | + 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-07-01 13:46:48.948 | Reading package lists... 2026-07-01 13:46:49.307 | Building dependency tree... 2026-07-01 13:46:49.309 | Reading state information... 2026-07-01 13:46:49.850 | The following packages were automatically installed and are no longer required: 2026-07-01 13:46:49.853 | libfwupd2 libgusb2 2026-07-01 13:46:49.853 | Use 'sudo apt autoremove' to remove them. 2026-07-01 13:46:49.855 | The following additional packages will be installed: 2026-07-01 13:46:49.855 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-01 13:46:49.855 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-01 13:46:49.855 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-01 13:46:49.855 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-01 13:46:49.855 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-01 13:46:49.856 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-01 13:46:49.856 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-01 13:46:49.859 | Suggested packages: 2026-07-01 13:46:49.861 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-01 13:46:49.861 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-01 13:46:49.909 | The following NEW packages will be installed: 2026-07-01 13:46:49.909 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-01 13:46:49.910 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-01 13:46:49.910 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-01 13:46:49.911 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-01 13:46:49.911 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-01 13:46:49.911 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-01 13:46:49.911 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-01 13:46:49.996 | 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 13:46:49.997 | Need to get 29.6 MB of archives. 2026-07-01 13:46:49.997 | After this operation, 243 MB of additional disk space will be used. 2026-07-01 13:46:49.997 | 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-07-01 13:46:50.103 | 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-07-01 13:46:50.121 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-01 13:46:50.144 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-01 13:46:50.173 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-01 13:46:50.202 | 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-07-01 13:46:50.450 | 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-07-01 13:46:50.466 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-01 13:46:50.467 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-01 13:46:50.468 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-01 13:46:50.470 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-01 13:46:50.484 | 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-07-01 13:46:50.497 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-01 13:46:50.511 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-01 13:46:50.531 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-01 13:46:50.548 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-01 13:46:50.565 | 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-07-01 13:46:50.585 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-01 13:46:50.599 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-01 13:46:50.611 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-01 13:46:50.625 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-01 13:46:50.637 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-01 13:46:50.660 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-01 13:46:50.683 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-01 13:46:50.703 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-01 13:46:50.793 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-01 13:46:50.793 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-01 13:46:51.021 | perl: warning: Setting locale failed. 2026-07-01 13:46:51.022 | perl: warning: Please check that your locale settings: 2026-07-01 13:46:51.022 | LANGUAGE = (unset), 2026-07-01 13:46:51.022 | LC_ALL = "en_US.utf8", 2026-07-01 13:46:51.022 | LANG = "de_DE.UTF-8" 2026-07-01 13:46:51.022 | are supported and installed on your system. 2026-07-01 13:46:51.023 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:46:51.083 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:46:51.083 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:46:51.083 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:46:51.206 | Vorkonfiguration der Pakete ... 2026-07-01 13:46:51.216 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:46:51.345 | Fetched 29.6 MB in 1s (34.6 MB/s) 2026-07-01 13:46:51.380 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-01 13:46:51.441 | (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-07-01 13:46:51.448 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 13:46:51.452 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:46:51.855 | Selecting previously unselected package mysql-client-8.0. 2026-07-01 13:46:51.868 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 13:46:51.872 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:46:51.924 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-01 13:46:51.936 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-01 13:46:51.944 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 13:46:51.991 | Selecting previously unselected package libmecab2:amd64. 2026-07-01 13:46:52.003 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-01 13:46:52.007 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-01 13:46:52.057 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-01 13:46:52.069 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-01 13:46:52.073 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-01 13:46:52.122 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-01 13:46:52.133 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 13:46:52.137 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:46:53.077 | Selecting previously unselected package mysql-server-8.0. 2026-07-01 13:46:53.089 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-01 13:46:53.096 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:46:53.148 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:46:53.148 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:46:53.148 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:46:53.224 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:46:53.235 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:46:53.518 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:46:53.585 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-01 13:46:53.597 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-01 13:46:53.602 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-01 13:46:53.645 | Selecting previously unselected package liburi-perl. 2026-07-01 13:46:53.656 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-01 13:46:53.660 | Unpacking liburi-perl (5.27-1) ... 2026-07-01 13:46:53.742 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-01 13:46:53.754 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-01 13:46:53.758 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-01 13:46:53.814 | Selecting previously unselected package libcgi-pm-perl. 2026-07-01 13:46:53.826 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-01 13:46:53.831 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-01 13:46:53.892 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-01 13:46:53.906 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:46:53.909 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 13:46:53.951 | Selecting previously unselected package libfcgi-perl. 2026-07-01 13:46:53.963 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-01 13:46:53.967 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-01 13:46:54.011 | Selecting previously unselected package libcgi-fast-perl. 2026-07-01 13:46:54.023 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-01 13:46:54.027 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-01 13:46:54.067 | Selecting previously unselected package libclone-perl:amd64. 2026-07-01 13:46:54.079 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-01 13:46:54.084 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-01 13:46:54.126 | Selecting previously unselected package libencode-locale-perl. 2026-07-01 13:46:54.137 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-01 13:46:54.141 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-01 13:46:54.182 | Selecting previously unselected package libfcgi-bin. 2026-07-01 13:46:54.194 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:46:54.198 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 13:46:54.237 | Selecting previously unselected package libhtml-template-perl. 2026-07-01 13:46:54.249 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-01 13:46:54.253 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-01 13:46:54.298 | Selecting previously unselected package libtimedate-perl. 2026-07-01 13:46:54.310 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-01 13:46:54.314 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-01 13:46:54.382 | Selecting previously unselected package libhttp-date-perl. 2026-07-01 13:46:54.394 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-01 13:46:54.398 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-01 13:46:54.438 | Selecting previously unselected package libio-html-perl. 2026-07-01 13:46:54.450 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-01 13:46:54.454 | Unpacking libio-html-perl (1.004-3) ... 2026-07-01 13:46:54.493 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-01 13:46:54.505 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-01 13:46:54.509 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-01 13:46:54.550 | Selecting previously unselected package libhttp-message-perl. 2026-07-01 13:46:54.562 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-01 13:46:54.566 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-01 13:46:54.619 | Selecting previously unselected package mecab-utils. 2026-07-01 13:46:54.631 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-01 13:46:54.635 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-01 13:46:54.679 | Selecting previously unselected package mecab-ipadic. 2026-07-01 13:46:54.691 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-01 13:46:54.695 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-01 13:46:55.334 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-01 13:46:55.344 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-01 13:46:55.348 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-01 13:46:55.385 | Selecting previously unselected package mysql-server. 2026-07-01 13:46:55.397 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-01 13:46:55.401 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:46:55.465 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-01 13:46:55.476 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-01 13:46:55.489 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:46:55.500 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-01 13:46:55.511 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-01 13:46:55.521 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 13:46:55.532 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-01 13:46:55.544 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-01 13:46:55.554 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-01 13:46:55.565 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-01 13:46:55.576 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-01 13:46:55.587 | Setting up libio-html-perl (1.004-3) ... 2026-07-01 13:46:55.598 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:46:55.609 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-01 13:46:55.620 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:46:55.631 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-01 13:46:55.642 | Setting up liburi-perl (5.27-1) ... 2026-07-01 13:46:55.652 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:46:55.703 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:46:55.755 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:46:55.755 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:46:55.755 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:46:55.831 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:46:55.840 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:46:55.894 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-01 13:46:55.924 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-01 13:47:07.875 | mysqld will log errors to /var/log/mysql/error.log 2026-07-01 13:47:08.779 | mysqld is running as pid 16072 2026-07-01 13:47:11.228 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-01 13:47:12.844 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-01 13:47:12.855 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-01 13:47:12.865 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-01 13:47:12.868 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-01 13:47:12.870 | 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-07-01 13:47:12.870 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-01 13:47:13.087 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-01 13:47:13.132 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-01 13:47:13.132 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-01 13:47:13.132 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-01 13:47:13.132 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-01 13:47:13.140 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-01 13:47:13.144 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-01 13:47:13.224 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-01 13:47:13.224 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-01 13:47:13.224 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-01 13:47:13.226 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-01 13:47:13.316 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-01 13:47:13.319 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-01 13:47:13.327 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-01 13:47:13.328 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-01 13:47:13.328 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-01 13:47:13.329 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-01 13:47:13.358 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-01 13:47:13.358 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-01 13:47:13.358 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-01 13:47:13.670 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-01 13:47:13.670 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-01 13:47:13.671 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-01 13:47:13.817 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-01 13:47:13.864 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-01 13:47:13.865 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-01 13:47:14.224 | 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-07-01 13:47:14.335 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-01 13:47:14.579 | 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-07-01 13:47:14.582 | 2026-07-01 13:47:14.582 | done! 2026-07-01 13:47:14.588 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-01 13:47:14.595 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-01 13:47:14.604 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-01 13:47:14.609 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-01 13:47:14.609 | 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-07-01 13:47:14.610 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-01 13:47:14.907 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-01 13:47:14.988 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-01 13:47:14.988 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-01 13:47:14.988 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-01 13:47:14.991 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-01 13:47:14.999 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-01 13:47:15.004 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-01 13:47:15.115 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-01 13:47:15.115 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-01 13:47:15.115 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-01 13:47:15.116 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-01 13:47:15.242 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-01 13:47:15.246 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-01 13:47:15.258 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-01 13:47:15.258 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-01 13:47:15.259 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-01 13:47:15.260 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-01 13:47:15.300 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-01 13:47:15.301 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-01 13:47:15.301 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-01 13:47:15.762 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-01 13:47:15.762 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-01 13:47:15.763 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-01 13:47:15.969 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-01 13:47:16.038 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-01 13:47:16.039 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-01 13:47:16.459 | 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-07-01 13:47:16.585 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-01 13:47:16.829 | 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-07-01 13:47:16.832 | 2026-07-01 13:47:16.832 | done! 2026-07-01 13:47:16.838 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-01 13:47:16.846 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-01 13:47:16.855 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-01 13:47:16.864 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-01 13:47:16.873 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-01 13:47:16.881 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-01 13:47:16.890 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-01 13:47:16.899 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 13:47:18.797 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 13:47:19.022 | perl: warning: Setting locale failed. 2026-07-01 13:47:19.022 | perl: warning: Please check that your locale settings: 2026-07-01 13:47:19.022 | LANGUAGE = (unset), 2026-07-01 13:47:19.022 | LC_ALL = "en_US.utf8", 2026-07-01 13:47:19.022 | LANG = "de_DE.UTF-8" 2026-07-01 13:47:19.022 | are supported and installed on your system. 2026-07-01 13:47:19.022 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:47:19.148 | perl: warning: Setting locale failed. 2026-07-01 13:47:19.148 | perl: warning: Please check that your locale settings: 2026-07-01 13:47:19.148 | LANGUAGE = (unset), 2026-07-01 13:47:19.148 | LC_ALL = "en_US.utf8", 2026-07-01 13:47:19.148 | LANG = "de_DE.UTF-8" 2026-07-01 13:47:19.148 | are supported and installed on your system. 2026-07-01 13:47:19.149 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:47:19.198 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:47:19.198 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:47:19.198 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:47:19.267 | perl: warning: Setting locale failed. 2026-07-01 13:47:19.267 | perl: warning: Please check that your locale settings: 2026-07-01 13:47:19.267 | LANGUAGE = (unset), 2026-07-01 13:47:19.267 | LC_ALL = "en_US.utf8", 2026-07-01 13:47:19.267 | LANG = "de_DE.UTF-8" 2026-07-01 13:47:19.267 | are supported and installed on your system. 2026-07-01 13:47:19.267 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:47:19.765 | 2026-07-01 13:47:19.766 | Running kernel seems to be up-to-date. 2026-07-01 13:47:19.766 | 2026-07-01 13:47:19.766 | Restarting services... 2026-07-01 13:47:19.786 | 2026-07-01 13:47:19.786 | Service restarts being deferred: 2026-07-01 13:47:19.786 | systemctl restart virtlockd.service 2026-07-01 13:47:19.786 | systemctl restart virtlogd.service 2026-07-01 13:47:19.787 | 2026-07-01 13:47:19.787 | No containers need to be restarted. 2026-07-01 13:47:19.787 | 2026-07-01 13:47:19.787 | No user sessions are running outdated binaries. 2026-07-01 13:47:19.787 | 2026-07-01 13:47:19.787 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 13:47:21.720 | + functions-common:apt_get:1211 : result=0 2026-07-01 13:47:21.722 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 13:47:21.725 | + functions-common:time_stop:2420 : local name 2026-07-01 13:47:21.727 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:47:21.729 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:47:21.732 | + functions-common:time_stop:2423 : local total 2026-07-01 13:47:21.735 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:47:21.737 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 13:47:21.740 | + functions-common:time_stop:2427 : start_time=1782913608907 2026-07-01 13:47:21.742 | + functions-common:time_stop:2429 : [[ -z 1782913608907 ]] 2026-07-01 13:47:21.745 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:47:21.750 | + functions-common:time_stop:2432 : end_time=1782913641747 2026-07-01 13:47:21.752 | + functions-common:time_stop:2433 : elapsed_time=32840 2026-07-01 13:47:21.755 | + functions-common:time_stop:2434 : total=99511 2026-07-01 13:47:21.757 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:47:21.760 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=132351 2026-07-01 13:47:21.762 | + functions-common:apt_get:1215 : return 0 2026-07-01 13:47:21.765 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-01 13:47:21.768 | + ./stack.sh:main:861 : install_database_python 2026-07-01 13:47:21.770 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-01 13:47:21.774 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-01 13:47:21.776 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-01 13:47:21.779 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 13:47:21.782 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-01 13:47:21.785 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-01 13:47:21.789 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 13:47:21.793 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-01 13:47:21.793 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 13:47:21.799 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-01 13:47:21.801 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-01 13:47:21.804 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-01 13:47:21.807 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-01 13:47:21.810 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-01 13:47:21.832 | Using python 3.12 to install PyMySQL 2026-07-01 13:47:21.835 | + 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-07-01 13:47:23.003 | Collecting PyMySQL 2026-07-01 13:47:23.139 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-01 13:47:23.165 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-01 13:47:23.343 | Installing collected packages: PyMySQL 2026-07-01 13:47:23.414 | Successfully installed PyMySQL-1.2.0 2026-07-01 13:47:23.514 | + inc/python:pip_install:216 : result=0 2026-07-01 13:47:23.517 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:47:23.520 | + functions-common:time_stop:2420 : local name 2026-07-01 13:47:23.523 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:47:23.525 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:47:23.528 | + functions-common:time_stop:2423 : local total 2026-07-01 13:47:23.531 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:47:23.534 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:47:23.537 | + functions-common:time_stop:2427 : start_time=1782913641826 2026-07-01 13:47:23.540 | + functions-common:time_stop:2429 : [[ -z 1782913641826 ]] 2026-07-01 13:47:23.543 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:47:23.547 | + functions-common:time_stop:2432 : end_time=1782913643544 2026-07-01 13:47:23.550 | + functions-common:time_stop:2433 : elapsed_time=1718 2026-07-01 13:47:23.553 | + functions-common:time_stop:2434 : total=34039 2026-07-01 13:47:23.556 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:47:23.559 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35757 2026-07-01 13:47:23.562 | + inc/python:pip_install:219 : return 0 2026-07-01 13:47:23.565 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-01 13:47:23.568 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-01 13:47:23.571 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-01 13:47:23.574 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-01 13:47:23.593 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:47:23.596 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-01 13:47:23.599 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-01 13:47:23.617 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:47:23.619 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-01 13:47:23.637 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:47:23.640 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-01 13:47:23.659 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:47:23.662 | + ./stack.sh:main:869 : install_etcd3 2026-07-01 13:47:23.665 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-01 13:47:23.665 | Installing etcd 2026-07-01 13:47:23.667 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-01 13:47:23.683 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-01 13:47:23.698 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-01 13:47:23.701 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-01 13:47:23.718 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-01 13:47:23.722 | ++ 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-07-01 13:47:23.725 | ++ 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-07-01 13:47:23.728 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-01 13:47:23.732 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-01 13:47:23.735 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-01 13:47:23.738 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 13:47:23.742 | ++ 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-07-01 13:47:23.745 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-01 13:47:23.748 | ++ 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-07-01 13:47:23.754 | --2026-07-01 15:47:23-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 13:47:23.799 | Resolving github.com (github.com)... 140.82.121.3 2026-07-01 13:47:23.818 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-01 13:47:23.881 | HTTP request sent, awaiting response... 302 Found 2026-07-01 13:47:23.881 | 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-07-01T14%3A43%3A57Z&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-07-01T13%3A43%3A55Z&ske=2026-07-01T14%3A43%3A57Z&sks=b&skv=2018-11-09&sig=CacQMzfVE91gVkUQS9LAXAD0LXSXblWn7351MxZ91CE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkxNTQxNywibmJmIjoxNzgyOTEzNjE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.BhjW4G_Zp6EHFV_kqUaG0okWb-DBKmnLU7DibtFG4ms&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-01 13:47:23.881 | --2026-07-01 15:47:23-- 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-07-01T14%3A43%3A57Z&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-07-01T13%3A43%3A55Z&ske=2026-07-01T14%3A43%3A57Z&sks=b&skv=2018-11-09&sig=CacQMzfVE91gVkUQS9LAXAD0LXSXblWn7351MxZ91CE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkxNTQxNywibmJmIjoxNzgyOTEzNjE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.BhjW4G_Zp6EHFV_kqUaG0okWb-DBKmnLU7DibtFG4ms&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-01 13:47:23.882 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-07-01 13:47:23.893 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-01 13:47:23.934 | HTTP request sent, awaiting response... 200 OK 2026-07-01 13:47:23.934 | Length: 20927601 (20M) [application/octet-stream] 2026-07-01 13:47:23.935 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-01 13:47:23.985 | 2026-07-01 13:47:24.175 | 0K ........ ........ ... 100% 82.9M=0.2s 2026-07-01 13:47:24.175 | 2026-07-01 13:47:24.176 | 2026-07-01 15:47:24 (82.9 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-01 13:47:24.176 | 2026-07-01 13:47:24.180 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-01 13:47:24.183 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 13:47:24.186 | ++ functions:get_extra_file:81 : return 2026-07-01 13:47:24.189 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-01 13:47:24.192 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-01 13:47:24.194 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-01 13:47:24.197 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-01 13:47:24.223 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-01 13:47:24.226 | + 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-07-01 13:47:24.237 | etcd-v3.5.21-linux-amd64/ 2026-07-01 13:47:24.237 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-01 13:47:24.237 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-01 13:47:24.237 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-01 13:47:24.238 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-01 13:47:24.238 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-01 13:47:24.238 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-01 13:47:24.238 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-01 13:47:24.241 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-01 13:47:24.241 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-01 13:47:24.241 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-01 13:47:24.241 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-01 13:47:24.241 | etcd-v3.5.21-linux-amd64/README.md 2026-07-01 13:47:24.242 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-01 13:47:24.431 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-01 13:47:24.635 | etcd-v3.5.21-linux-amd64/etcd 2026-07-01 13:47:24.888 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-01 13:47:24.922 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-01 13:47:24.951 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-01 13:47:24.954 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-01 13:47:24.973 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:47:24.976 | + ./stack.sh:main:888 : install_dstat 2026-07-01 13:47:24.979 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-01 13:47:24.998 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:47:25.001 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-01 13:47:25.004 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 13:47:25.006 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-01 13:47:25.009 | + ./stack.sh:main:897 : install_libs 2026-07-01 13:47:25.011 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-01 13:47:25.014 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-01 13:47:25.017 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-01 13:47:25.019 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-01 13:47:25.021 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.024 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.027 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-01 13:47:25.029 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.032 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-01 13:47:25.035 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-01 13:47:25.037 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-01 13:47:25.040 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-01 13:47:25.043 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.045 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.048 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-01 13:47:25.050 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.053 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-01 13:47:25.056 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-01 13:47:25.059 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-01 13:47:25.061 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-01 13:47:25.064 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.067 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.069 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-01 13:47:25.072 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.075 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-01 13:47:25.077 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-01 13:47:25.080 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-01 13:47:25.082 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-01 13:47:25.085 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.088 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.090 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-01 13:47:25.093 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.096 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-01 13:47:25.099 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-01 13:47:25.101 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-01 13:47:25.104 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-01 13:47:25.106 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.109 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.111 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-01 13:47:25.114 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.117 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-01 13:47:25.119 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-01 13:47:25.122 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-01 13:47:25.124 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-01 13:47:25.127 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.130 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.132 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-01 13:47:25.134 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.137 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-01 13:47:25.140 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-01 13:47:25.143 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-01 13:47:25.145 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-01 13:47:25.148 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.151 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.153 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-01 13:47:25.156 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.158 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-01 13:47:25.161 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-01 13:47:25.164 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-01 13:47:25.166 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-01 13:47:25.169 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.172 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.175 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-01 13:47:25.177 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.180 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-01 13:47:25.184 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-01 13:47:25.186 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-01 13:47:25.189 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-01 13:47:25.192 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.195 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.198 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-01 13:47:25.201 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.204 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-01 13:47:25.207 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-01 13:47:25.210 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-01 13:47:25.213 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-01 13:47:25.216 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.219 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.222 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-01 13:47:25.225 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.228 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-01 13:47:25.231 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-01 13:47:25.234 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-01 13:47:25.237 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-01 13:47:25.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.242 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.245 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-01 13:47:25.248 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.251 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-01 13:47:25.254 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-01 13:47:25.257 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-01 13:47:25.260 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-01 13:47:25.263 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.266 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.269 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-01 13:47:25.272 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.275 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-01 13:47:25.278 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-01 13:47:25.281 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-01 13:47:25.284 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-01 13:47:25.287 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.290 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.293 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-01 13:47:25.296 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.299 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-01 13:47:25.302 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-01 13:47:25.305 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-01 13:47:25.308 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-01 13:47:25.311 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.314 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.317 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-01 13:47:25.320 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.323 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-01 13:47:25.326 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-01 13:47:25.328 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-01 13:47:25.331 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-01 13:47:25.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.337 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.340 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-01 13:47:25.343 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.346 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-01 13:47:25.349 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-01 13:47:25.352 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-01 13:47:25.355 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-01 13:47:25.358 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.361 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.364 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-01 13:47:25.367 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.370 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-01 13:47:25.372 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-01 13:47:25.375 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-01 13:47:25.377 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-01 13:47:25.380 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.383 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.385 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-01 13:47:25.387 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.390 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-01 13:47:25.392 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-01 13:47:25.395 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-01 13:47:25.397 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-01 13:47:25.399 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.401 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.404 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-01 13:47:25.407 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.409 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-01 13:47:25.412 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-01 13:47:25.414 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-01 13:47:25.417 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-01 13:47:25.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.421 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.424 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-01 13:47:25.426 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.430 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-01 13:47:25.432 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-01 13:47:25.435 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-01 13:47:25.437 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-01 13:47:25.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.442 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.445 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-01 13:47:25.447 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.450 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-01 13:47:25.453 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-01 13:47:25.456 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-01 13:47:25.459 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-01 13:47:25.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.465 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.468 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-01 13:47:25.471 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.474 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-01 13:47:25.477 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-01 13:47:25.480 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-01 13:47:25.483 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-01 13:47:25.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.488 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.491 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-01 13:47:25.494 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.497 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-01 13:47:25.500 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-01 13:47:25.503 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-01 13:47:25.506 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-01 13:47:25.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.515 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-01 13:47:25.518 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.521 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-01 13:47:25.524 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-01 13:47:25.527 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-01 13:47:25.530 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-01 13:47:25.533 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.536 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.539 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-01 13:47:25.542 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.545 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-01 13:47:25.548 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-01 13:47:25.551 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-01 13:47:25.554 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-01 13:47:25.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.560 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.563 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-01 13:47:25.565 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.569 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-01 13:47:25.572 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-01 13:47:25.575 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-01 13:47:25.578 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-01 13:47:25.581 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.584 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.587 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-01 13:47:25.590 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.593 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-01 13:47:25.596 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-01 13:47:25.599 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-01 13:47:25.602 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-01 13:47:25.605 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.608 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.611 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-01 13:47:25.614 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.617 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-01 13:47:25.620 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-01 13:47:25.623 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-01 13:47:25.626 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-01 13:47:25.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.632 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.635 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-01 13:47:25.638 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.641 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-01 13:47:25.644 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-01 13:47:25.647 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-01 13:47:25.650 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-01 13:47:25.653 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.656 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.659 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-01 13:47:25.662 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.666 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-01 13:47:25.668 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-01 13:47:25.671 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-01 13:47:25.674 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-01 13:47:25.676 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.679 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.682 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-01 13:47:25.685 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.688 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-01 13:47:25.691 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-01 13:47:25.694 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-01 13:47:25.697 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-01 13:47:25.700 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.704 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.706 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-01 13:47:25.709 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.712 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-01 13:47:25.715 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-01 13:47:25.718 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-01 13:47:25.721 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-01 13:47:25.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.727 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.730 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-01 13:47:25.733 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.736 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-01 13:47:25.739 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-01 13:47:25.742 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-01 13:47:25.745 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-01 13:47:25.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.751 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.754 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-01 13:47:25.757 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.760 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-01 13:47:25.763 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-01 13:47:25.766 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-01 13:47:25.769 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-01 13:47:25.772 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.775 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.778 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-01 13:47:25.781 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.784 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-01 13:47:25.788 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-01 13:47:25.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-01 13:47:25.794 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-01 13:47:25.796 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.799 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.802 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-01 13:47:25.805 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.808 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-01 13:47:25.811 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-01 13:47:25.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-01 13:47:25.817 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-01 13:47:25.820 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.823 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.826 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-01 13:47:25.829 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.832 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-01 13:47:25.835 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-01 13:47:25.838 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-01 13:47:25.841 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-01 13:47:25.844 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.846 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.849 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-01 13:47:25.852 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.854 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-01 13:47:25.857 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-01 13:47:25.859 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-01 13:47:25.862 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-01 13:47:25.864 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.867 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.870 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-01 13:47:25.872 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.875 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-01 13:47:25.878 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-01 13:47:25.881 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:25.884 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:25.887 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-01 13:47:25.890 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:25.892 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-01 13:47:25.915 | Using python 3.12 to install etcd3gw 2026-07-01 13:47:25.917 | + 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-07-01 13:47:27.055 | Collecting etcd3gw 2026-07-01 13:47:27.191 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 13:47:27.201 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-01 13:47:27.243 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-01 13:47:27.245 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 13:47:27.292 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-01 13:47:27.308 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 13:47:27.352 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-01 13:47:27.368 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 13:47:27.871 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-01 13:47:27.888 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-01 13:47:27.901 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-07-01 13:47:28.070 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-01 13:47:28.073 | 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-07-01 13:47:28.105 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-01 13:47:28.107 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-01 13:47:28.147 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-01 13:47:28.149 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-01 13:47:28.155 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-01 13:47:28.183 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-01 13:47:28.216 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-01 13:47:28.242 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-01 13:47:28.249 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-01 13:47:28.252 | 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-07-01 13:47:28.254 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-01 13:47:28.256 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-01 13:47:28.274 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-01 13:47:28.501 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-01 13:47:28.556 | Attempting uninstall: urllib3 2026-07-01 13:47:28.562 | Found existing installation: urllib3 2.0.7 2026-07-01 13:47:28.563 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:47:28.563 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-01 13:47:28.702 | Attempting uninstall: idna 2026-07-01 13:47:28.711 | Found existing installation: idna 3.6 2026-07-01 13:47:28.712 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:47:28.712 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-01 13:47:28.866 | Attempting uninstall: requests 2026-07-01 13:47:28.873 | Found existing installation: requests 2.31.0 2026-07-01 13:47:28.874 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:47:28.874 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-01 13:47:29.097 | 2026-07-01 13:47:29.102 | 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.1 2026-07-01 13:47:29.231 | + inc/python:pip_install:216 : result=0 2026-07-01 13:47:29.234 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:47:29.236 | + functions-common:time_stop:2420 : local name 2026-07-01 13:47:29.239 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:47:29.241 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:47:29.244 | + functions-common:time_stop:2423 : local total 2026-07-01 13:47:29.247 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:47:29.249 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:47:29.251 | + functions-common:time_stop:2427 : start_time=1782913645909 2026-07-01 13:47:29.253 | + functions-common:time_stop:2429 : [[ -z 1782913645909 ]] 2026-07-01 13:47:29.256 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:47:29.261 | + functions-common:time_stop:2432 : end_time=1782913649258 2026-07-01 13:47:29.263 | + functions-common:time_stop:2433 : elapsed_time=3349 2026-07-01 13:47:29.266 | + functions-common:time_stop:2434 : total=35757 2026-07-01 13:47:29.269 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:47:29.271 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39106 2026-07-01 13:47:29.273 | + inc/python:pip_install:219 : return 0 2026-07-01 13:47:29.275 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-01 13:47:29.278 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-01 13:47:29.281 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-01 13:47:29.284 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 13:47:29.286 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 13:47:29.289 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 13:47:29.292 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 13:47:29.294 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 13:47:29.297 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 13:47:29.300 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 13:47:29.302 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 13:47:29.305 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 13:47:29.307 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 13:47:29.310 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 13:47:29.312 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 13:47:29.315 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 13:47:29.318 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-01 13:47:29.320 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:47:29.323 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:47:29.325 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-01 13:47:29.328 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-01 13:47:29.331 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 13:47:29.333 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 13:47:29.336 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 13:47:29.339 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 13:47:29.341 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 13:47:29.344 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 13:47:29.347 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:47:29.349 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:47:29.352 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 13:47:29.355 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 13:47:29.357 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 13:47:29.360 | + functions-common:apt_get_update:1167 : return 2026-07-01 13:47:29.363 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-01 13:47:29.365 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 13:47:29.368 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:47:29.370 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:47:29.373 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-01 13:47:29.395 | + 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-07-01 13:47:29.431 | Reading package lists... 2026-07-01 13:47:29.794 | Building dependency tree... 2026-07-01 13:47:29.796 | Reading state information... 2026-07-01 13:47:30.338 | The following packages were automatically installed and are no longer required: 2026-07-01 13:47:30.340 | libfwupd2 libgusb2 2026-07-01 13:47:30.340 | Use 'sudo apt autoremove' to remove them. 2026-07-01 13:47:30.342 | The following additional packages will be installed: 2026-07-01 13:47:30.344 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-01 13:47:30.347 | Suggested packages: 2026-07-01 13:47:30.347 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-01 13:47:30.347 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-01 13:47:30.347 | python3-uwsgidecorators 2026-07-01 13:47:30.381 | The following NEW packages will be installed: 2026-07-01 13:47:30.383 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-01 13:47:30.462 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 13:47:30.462 | Need to get 1270 kB of archives. 2026-07-01 13:47:30.462 | After this operation, 4285 kB of additional disk space will be used. 2026-07-01 13:47:30.462 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-01 13:47:30.512 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-01 13:47:30.527 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-01 13:47:30.544 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-01 13:47:30.572 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-01 13:47:30.585 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-01 13:47:30.815 | perl: warning: Setting locale failed. 2026-07-01 13:47:30.817 | perl: warning: Please check that your locale settings: 2026-07-01 13:47:30.817 | LANGUAGE = (unset), 2026-07-01 13:47:30.817 | LC_ALL = "en_US.utf8", 2026-07-01 13:47:30.817 | LANG = "de_DE.UTF-8" 2026-07-01 13:47:30.817 | are supported and installed on your system. 2026-07-01 13:47:30.817 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:47:30.878 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:47:30.878 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:47:30.878 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:47:31.063 | Fetched 1270 kB in 0s (7120 kB/s) 2026-07-01 13:47:31.114 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-01 13:47:31.174 | (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-07-01 13:47:31.181 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-01 13:47:31.188 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-01 13:47:31.231 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-01 13:47:31.243 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-01 13:47:31.247 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-01 13:47:31.289 | Selecting previously unselected package libzmq5:amd64. 2026-07-01 13:47:31.301 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-01 13:47:31.305 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-01 13:47:31.446 | Selecting previously unselected package uwsgi-core. 2026-07-01 13:47:31.455 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 13:47:31.458 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-01 13:47:31.620 | Selecting previously unselected package uwsgi. 2026-07-01 13:47:31.632 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 13:47:31.638 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-01 13:47:31.688 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-01 13:47:31.700 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-01 13:47:31.704 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-01 13:47:31.771 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-01 13:47:31.782 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-01 13:47:31.792 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-01 13:47:31.803 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-01 13:47:31.823 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-01 13:47:32.389 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-01 13:47:32.422 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 13:47:33.410 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 13:47:33.627 | perl: warning: Setting locale failed. 2026-07-01 13:47:33.627 | perl: warning: Please check that your locale settings: 2026-07-01 13:47:33.627 | LANGUAGE = (unset), 2026-07-01 13:47:33.627 | LC_ALL = "en_US.utf8", 2026-07-01 13:47:33.627 | LANG = "de_DE.UTF-8" 2026-07-01 13:47:33.627 | are supported and installed on your system. 2026-07-01 13:47:33.627 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:47:33.756 | perl: warning: Setting locale failed. 2026-07-01 13:47:33.756 | perl: warning: Please check that your locale settings: 2026-07-01 13:47:33.756 | LANGUAGE = (unset), 2026-07-01 13:47:33.756 | LC_ALL = "en_US.utf8", 2026-07-01 13:47:33.756 | LANG = "de_DE.UTF-8" 2026-07-01 13:47:33.756 | are supported and installed on your system. 2026-07-01 13:47:33.756 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:47:33.807 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:47:33.807 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:47:33.807 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:47:33.876 | perl: warning: Setting locale failed. 2026-07-01 13:47:33.876 | perl: warning: Please check that your locale settings: 2026-07-01 13:47:33.876 | LANGUAGE = (unset), 2026-07-01 13:47:33.877 | LC_ALL = "en_US.utf8", 2026-07-01 13:47:33.877 | LANG = "de_DE.UTF-8" 2026-07-01 13:47:33.877 | are supported and installed on your system. 2026-07-01 13:47:33.877 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:47:34.381 | 2026-07-01 13:47:34.381 | Running kernel seems to be up-to-date. 2026-07-01 13:47:34.381 | 2026-07-01 13:47:34.381 | Restarting services... 2026-07-01 13:47:34.405 | 2026-07-01 13:47:34.405 | Service restarts being deferred: 2026-07-01 13:47:34.405 | systemctl restart virtlockd.service 2026-07-01 13:47:34.405 | systemctl restart virtlogd.service 2026-07-01 13:47:34.405 | 2026-07-01 13:47:34.405 | No containers need to be restarted. 2026-07-01 13:47:34.405 | 2026-07-01 13:47:34.405 | No user sessions are running outdated binaries. 2026-07-01 13:47:34.405 | 2026-07-01 13:47:34.406 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 13:47:36.395 | + functions-common:apt_get:1211 : result=0 2026-07-01 13:47:36.398 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 13:47:36.401 | + functions-common:time_stop:2420 : local name 2026-07-01 13:47:36.404 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:47:36.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:47:36.410 | + functions-common:time_stop:2423 : local total 2026-07-01 13:47:36.413 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:47:36.416 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 13:47:36.419 | + functions-common:time_stop:2427 : start_time=1782913649392 2026-07-01 13:47:36.421 | + functions-common:time_stop:2429 : [[ -z 1782913649392 ]] 2026-07-01 13:47:36.425 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:47:36.430 | + functions-common:time_stop:2432 : end_time=1782913656426 2026-07-01 13:47:36.432 | + functions-common:time_stop:2433 : elapsed_time=7034 2026-07-01 13:47:36.435 | + functions-common:time_stop:2434 : total=132351 2026-07-01 13:47:36.437 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:47:36.440 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139385 2026-07-01 13:47:36.443 | + functions-common:apt_get:1215 : return 0 2026-07-01 13:47:36.446 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-01 13:47:36.449 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:47:36.452 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:47:36.455 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-01 13:47:36.456 | perl: warning: Setting locale failed. 2026-07-01 13:47:36.457 | perl: warning: Please check that your locale settings: 2026-07-01 13:47:36.457 | LANGUAGE = (unset), 2026-07-01 13:47:36.457 | LC_ALL = "en_US.utf8", 2026-07-01 13:47:36.457 | LANG = (unset) 2026-07-01 13:47:36.457 | are supported and installed on your system. 2026-07-01 13:47:36.457 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 13:47:36.492 | No module matches proxy 2026-07-01 13:47:36.495 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-01 13:47:36.506 | perl: warning: Setting locale failed. 2026-07-01 13:47:36.506 | perl: warning: Please check that your locale settings: 2026-07-01 13:47:36.506 | LANGUAGE = (unset), 2026-07-01 13:47:36.506 | LC_ALL = "en_US.utf8", 2026-07-01 13:47:36.506 | LANG = "de_DE.UTF-8" 2026-07-01 13:47:36.506 | are supported and installed on your system. 2026-07-01 13:47:36.506 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:47:36.545 | Enabling module proxy. 2026-07-01 13:47:36.550 | To activate the new configuration, you need to run: 2026-07-01 13:47:36.550 | systemctl restart apache2 2026-07-01 13:47:36.556 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-01 13:47:36.567 | perl: warning: Setting locale failed. 2026-07-01 13:47:36.567 | perl: warning: Please check that your locale settings: 2026-07-01 13:47:36.567 | LANGUAGE = (unset), 2026-07-01 13:47:36.567 | LC_ALL = "en_US.utf8", 2026-07-01 13:47:36.567 | LANG = "de_DE.UTF-8" 2026-07-01 13:47:36.567 | are supported and installed on your system. 2026-07-01 13:47:36.567 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:47:36.606 | Considering dependency proxy for proxy_uwsgi: 2026-07-01 13:47:36.606 | Module proxy already enabled 2026-07-01 13:47:36.606 | Enabling module proxy_uwsgi. 2026-07-01 13:47:36.611 | To activate the new configuration, you need to run: 2026-07-01 13:47:36.611 | systemctl restart apache2 2026-07-01 13:47:36.617 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-01 13:47:36.620 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 13:47:36.623 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:47:36.626 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 13:47:36.775 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-01 13:47:36.778 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-01 13:47:36.781 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-01 13:47:36.784 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:36.788 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:36.791 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-01 13:47:36.794 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:36.797 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-01 13:47:36.800 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-01 13:47:36.803 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-01 13:47:36.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:36.809 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:36.812 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-01 13:47:36.815 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:36.819 | + ./stack.sh:main:905 : install_glanceclient 2026-07-01 13:47:36.822 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-01 13:47:36.825 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-01 13:47:36.827 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:36.830 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:36.832 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-01 13:47:36.835 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:36.838 | + ./stack.sh:main:906 : install_cinderclient 2026-07-01 13:47:36.840 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-07-01 13:47:36.843 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-01 13:47:36.846 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:36.849 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:36.852 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-01 13:47:36.854 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:36.857 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-07-01 13:47:36.859 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-01 13:47:36.862 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:36.865 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:36.867 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-01 13:47:36.870 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:36.873 | + ./stack.sh:main:907 : install_novaclient 2026-07-01 13:47:36.876 | + lib/nova:install_novaclient:902 : use_library_from_git python-novaclient 2026-07-01 13:47:36.879 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-01 13:47:36.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:36.885 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:36.888 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-01 13:47:36.891 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:36.894 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-01 13:47:36.913 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:47:36.916 | + ./stack.sh:main:909 : install_swiftclient 2026-07-01 13:47:36.918 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-01 13:47:36.920 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-01 13:47:36.923 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:36.926 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:36.929 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-01 13:47:36.932 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:36.935 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-01 13:47:36.952 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:47:36.955 | + ./stack.sh:main:912 : install_neutronclient 2026-07-01 13:47:36.958 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-01 13:47:36.961 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-01 13:47:36.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:36.967 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:36.970 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-01 13:47:36.973 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:36.975 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-01 13:47:36.979 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-01 13:47:36.981 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-01 13:47:36.984 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:47:36.986 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:47:36.989 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-01 13:47:36.991 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:47:36.994 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-01 13:47:36.997 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-01 13:47:37.000 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 13:47:37.004 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-01 13:47:37.006 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-01 13:47:37.009 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 13:47:37.014 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-01 13:47:37.014 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 13:47:37.019 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-01 13:47:37.022 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-01 13:47:37.025 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-01 13:47:37.029 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-01 13:47:37.032 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-01 13:47:37.054 | Using python 3.12 to install keystonemiddleware 2026-07-01 13:47:37.057 | + 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-07-01 13:47:38.223 | Collecting keystonemiddleware 2026-07-01 13:47:38.360 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 13:47:38.423 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-01 13:47:38.438 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 13:47:38.494 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-01 13:47:38.510 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 13:47:38.572 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-01 13:47:38.589 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 13:47:38.634 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-01 13:47:38.651 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 13:47:38.698 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-01 13:47:38.714 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 13:47:38.769 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-01 13:47:38.786 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 13:47:38.835 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-01 13:47:38.851 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 13:47:38.912 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-01 13:47:38.931 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 13:47:38.942 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-01 13:47:38.975 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-01 13:47:38.991 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 13:47:39.034 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-01 13:47:39.050 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-01 13:47:39.099 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-01 13:47:39.115 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 13:47:39.126 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-01 13:47:39.161 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-01 13:47:39.178 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-01 13:47:39.193 | 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-07-01 13:47:39.233 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 13:47:39.249 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 13:47:39.284 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 13:47:39.299 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 13:47:39.342 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-01 13:47:39.357 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-01 13:47:39.401 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-01 13:47:39.417 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 13:47:39.466 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-01 13:47:39.481 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 13:47:39.526 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-01 13:47:39.543 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-01 13:47:39.581 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-01 13:47:39.597 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-01 13:47:39.607 | 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-07-01 13:47:39.647 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-01 13:47:39.662 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-01 13:47:39.673 | 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-07-01 13:47:39.675 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-07-01 13:47:39.825 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-01 13:47:39.840 | 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-07-01 13:47:39.899 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-01 13:47:39.914 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-01 13:47:39.925 | 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-07-01 13:47:40.062 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-01 13:47:40.077 | 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-07-01 13:47:40.099 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-07-01 13:47:40.137 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-01 13:47:40.152 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-01 13:47:40.204 | 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-07-01 13:47:40.205 | 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-07-01 13:47:40.206 | 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-07-01 13:47:40.208 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-01 13:47:40.249 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-01 13:47:40.292 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-07-01 13:47:40.332 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-01 13:47:40.359 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-01 13:47:40.385 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-01 13:47:40.408 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-01 13:47:40.433 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-01 13:47:40.465 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-01 13:47:40.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.8 MB/s 0:00:00 2026-07-01 13:47:40.533 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-01 13:47:40.560 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-01 13:47:40.586 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-01 13:47:40.613 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-01 13:47:40.637 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-01 13:47:40.666 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-01 13:47:40.690 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-01 13:47:40.721 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-01 13:47:40.744 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-01 13:47:40.767 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-01 13:47:40.792 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-01 13:47:40.822 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-01 13:47:40.850 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-01 13:47:40.873 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-01 13:47:40.896 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-07-01 13:47:40.919 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-01 13:47:40.946 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-01 13:47:41.260 | 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-07-01 13:47:41.520 | Attempting uninstall: six 2026-07-01 13:47:41.528 | Found existing installation: six 1.16.0 2026-07-01 13:47:41.529 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:47:41.529 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-01 13:47:41.592 | Attempting uninstall: pyparsing 2026-07-01 13:47:41.602 | Found existing installation: pyparsing 3.1.1 2026-07-01 13:47:41.602 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:47:41.603 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-01 13:47:41.744 | Attempting uninstall: PyJWT 2026-07-01 13:47:41.754 | Found existing installation: PyJWT 2.7.0 2026-07-01 13:47:41.755 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:47:41.755 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-01 13:47:41.924 | Attempting uninstall: netaddr 2026-07-01 13:47:41.934 | Found existing installation: netaddr 0.8.0 2026-07-01 13:47:41.935 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:47:41.935 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-01 13:47:42.198 | Attempting uninstall: python-dateutil 2026-07-01 13:47:42.209 | Found existing installation: python-dateutil 2.8.2 2026-07-01 13:47:42.209 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:47:42.210 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-01 13:47:44.363 | 2026-07-01 13:47:44.371 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-07-01 13:47:44.540 | + inc/python:pip_install:216 : result=0 2026-07-01 13:47:44.544 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:47:44.548 | + functions-common:time_stop:2420 : local name 2026-07-01 13:47:44.551 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:47:44.554 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:47:44.556 | + functions-common:time_stop:2423 : local total 2026-07-01 13:47:44.558 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:47:44.561 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:47:44.565 | + functions-common:time_stop:2427 : start_time=1782913657049 2026-07-01 13:47:44.567 | + functions-common:time_stop:2429 : [[ -z 1782913657049 ]] 2026-07-01 13:47:44.570 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:47:44.575 | + functions-common:time_stop:2432 : end_time=1782913664571 2026-07-01 13:47:44.577 | + functions-common:time_stop:2433 : elapsed_time=7522 2026-07-01 13:47:44.580 | + functions-common:time_stop:2434 : total=39106 2026-07-01 13:47:44.582 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:47:44.585 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46628 2026-07-01 13:47:44.589 | + inc/python:pip_install:219 : return 0 2026-07-01 13:47:44.591 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-01 13:47:44.593 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-01 13:47:44.595 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 13:47:44.598 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-01 13:47:44.600 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-01 13:47:44.605 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 13:47:44.610 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-01 13:47:44.611 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 13:47:44.617 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-01 13:47:44.619 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-01 13:47:44.623 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-01 13:47:44.627 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-01 13:47:44.631 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-01 13:47:44.657 | Using python 3.12 to install python-memcached 2026-07-01 13:47:44.660 | + 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-07-01 13:47:45.899 | Collecting python-memcached 2026-07-01 13:47:46.039 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-01 13:47:46.066 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-01 13:47:46.252 | Installing collected packages: python-memcached 2026-07-01 13:47:46.288 | Successfully installed python-memcached-1.62 2026-07-01 13:47:46.437 | + inc/python:pip_install:216 : result=0 2026-07-01 13:47:46.441 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:47:46.445 | + functions-common:time_stop:2420 : local name 2026-07-01 13:47:46.447 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:47:46.450 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:47:46.453 | + functions-common:time_stop:2423 : local total 2026-07-01 13:47:46.456 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:47:46.459 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:47:46.463 | + functions-common:time_stop:2427 : start_time=1782913664651 2026-07-01 13:47:46.466 | + functions-common:time_stop:2429 : [[ -z 1782913664651 ]] 2026-07-01 13:47:46.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:47:46.474 | + functions-common:time_stop:2432 : end_time=1782913666470 2026-07-01 13:47:46.477 | + functions-common:time_stop:2433 : elapsed_time=1819 2026-07-01 13:47:46.480 | + functions-common:time_stop:2434 : total=46628 2026-07-01 13:47:46.484 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:47:46.487 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48447 2026-07-01 13:47:46.490 | + inc/python:pip_install:219 : return 0 2026-07-01 13:47:46.493 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-01 13:47:46.514 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:47:46.517 | + ./stack.sh:main:919 : '[' 192.168.122.233 == 192.168.122.233 ']' 2026-07-01 13:47:46.520 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-01 13:47:46.524 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-01 13:47:46.527 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-01 13:47:46.531 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 13:47:46.535 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-01 13:47:46.539 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-01 13:47:46.560 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:47:46.563 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-01 13:47:46.567 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-01 13:47:46.569 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-01 13:47:46.573 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 13:47:46.575 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 13:47:46.579 | ++ functions-common:git_clone:593 : pwd 2026-07-01 13:47:46.582 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 13:47:46.585 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 13:47:46.590 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 13:47:46.611 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 13:47:46.614 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 13:47:46.617 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 13:47:46.621 | + functions-common:git_clone:610 : echo master 2026-07-01 13:47:46.621 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 13:47:46.626 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-01 13:47:46.629 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 13:47:46.632 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-01 13:47:46.634 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:47:46.637 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:47:46.639 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:47:46.643 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:47:46.645 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:47:46.648 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:47:46.652 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:47:46.654 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:47:46.658 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:47:46.662 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913666660 2026-07-01 13:47:46.665 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-01 13:47:46.669 | Cloning into '/opt/stack/keystone'... 2026-07-01 13:48:04.727 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:48:04.731 | + functions-common:time_stop:2420 : local name 2026-07-01 13:48:04.734 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:48:04.738 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:48:04.742 | + functions-common:time_stop:2423 : local total 2026-07-01 13:48:04.744 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:48:04.746 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:48:04.751 | + functions-common:time_stop:2427 : start_time=1782913666660 2026-07-01 13:48:04.753 | + functions-common:time_stop:2429 : [[ -z 1782913666660 ]] 2026-07-01 13:48:04.756 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:48:04.760 | + functions-common:time_stop:2432 : end_time=1782913684758 2026-07-01 13:48:04.762 | + functions-common:time_stop:2433 : elapsed_time=18098 2026-07-01 13:48:04.766 | + functions-common:time_stop:2434 : total=6354 2026-07-01 13:48:04.769 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:48:04.773 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24452 2026-07-01 13:48:04.777 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-01 13:48:04.779 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 13:48:04.783 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:48:04.786 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:48:04.790 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:48:04.792 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:48:04.794 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:48:04.798 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:48:04.801 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:48:04.805 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:48:04.809 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:48:04.814 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913684811 2026-07-01 13:48:04.818 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 13:48:05.596 | From https://review.opendev.org/openstack/keystone 2026-07-01 13:48:05.597 | * branch master -> FETCH_HEAD 2026-07-01 13:48:05.605 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:48:05.609 | + functions-common:time_stop:2420 : local name 2026-07-01 13:48:05.611 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:48:05.613 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:48:05.617 | + functions-common:time_stop:2423 : local total 2026-07-01 13:48:05.619 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:48:05.623 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:48:05.625 | + functions-common:time_stop:2427 : start_time=1782913684811 2026-07-01 13:48:05.628 | + functions-common:time_stop:2429 : [[ -z 1782913684811 ]] 2026-07-01 13:48:05.633 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:48:05.637 | + functions-common:time_stop:2432 : end_time=1782913685634 2026-07-01 13:48:05.640 | + functions-common:time_stop:2433 : elapsed_time=823 2026-07-01 13:48:05.642 | + functions-common:time_stop:2434 : total=24452 2026-07-01 13:48:05.646 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:48:05.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25275 2026-07-01 13:48:05.651 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 13:48:05.654 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:48:05.657 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:48:05.660 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:48:05.663 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:48:05.666 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:48:05.669 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:48:05.672 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:48:05.674 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:48:05.677 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:48:05.680 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913685678 2026-07-01 13:48:05.683 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 13:48:05.853 | Note: switching to 'FETCH_HEAD'. 2026-07-01 13:48:05.853 | 2026-07-01 13:48:05.853 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 13:48:05.853 | changes and commit them, and you can discard any commits you make in this 2026-07-01 13:48:05.853 | state without impacting any branches by switching back to a branch. 2026-07-01 13:48:05.853 | 2026-07-01 13:48:05.853 | If you want to create a new branch to retain commits you create, you may 2026-07-01 13:48:05.854 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 13:48:05.854 | 2026-07-01 13:48:05.854 | git switch -c 2026-07-01 13:48:05.854 | 2026-07-01 13:48:05.854 | Or undo this operation with: 2026-07-01 13:48:05.854 | 2026-07-01 13:48:05.854 | git switch - 2026-07-01 13:48:05.854 | 2026-07-01 13:48:05.854 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 13:48:05.854 | 2026-07-01 13:48:05.855 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-01 13:48:05.858 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:48:05.860 | + functions-common:time_stop:2420 : local name 2026-07-01 13:48:05.862 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:48:05.864 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:48:05.866 | + functions-common:time_stop:2423 : local total 2026-07-01 13:48:05.868 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:48:05.870 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:48:05.872 | + functions-common:time_stop:2427 : start_time=1782913685678 2026-07-01 13:48:05.875 | + functions-common:time_stop:2429 : [[ -z 1782913685678 ]] 2026-07-01 13:48:05.880 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:48:05.885 | + functions-common:time_stop:2432 : end_time=1782913685881 2026-07-01 13:48:05.888 | + functions-common:time_stop:2433 : elapsed_time=203 2026-07-01 13:48:05.891 | + functions-common:time_stop:2434 : total=25275 2026-07-01 13:48:05.893 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:48:05.896 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25478 2026-07-01 13:48:05.898 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-01 13:48:05.914 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-01 13:48:05.917 | + functions-common:git_clone:673 : head -1 2026-07-01 13:48:05.918 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 13:48:05.922 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-01 13:48:05.926 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 13:48:05.931 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-01 13:48:05.935 | + inc/python:setup_develop:353 : local bindep 2026-07-01 13:48:05.937 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 13:48:05.941 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-01 13:48:05.944 | + inc/python:setup_develop:359 : local extras= 2026-07-01 13:48:05.948 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-01 13:48:05.953 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 13:48:05.956 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 13:48:05.960 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-01 13:48:05.964 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 13:48:05.968 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 13:48:05.971 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-01 13:48:05.974 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 13:48:05.979 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-01 13:48:05.982 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 13:48:05.986 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 13:48:05.990 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-01 13:48:05.999 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-01 13:48:06.002 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-01 13:48:06.004 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-01 13:48:06.165 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-01 13:48:06.169 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 13:48:06.172 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 13:48:06.175 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 13:48:06.178 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-01 13:48:06.180 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-01 13:48:06.183 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 13:48:06.186 | + inc/python:setup_package:446 : local extras= 2026-07-01 13:48:06.188 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 13:48:06.191 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 13:48:06.195 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 13:48:06.198 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 13:48:06.201 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 13:48:06.204 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-01 13:48:06.228 | Using python 3.12 to install /opt/stack/keystone 2026-07-01 13:48:06.231 | + 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-07-01 13:48:07.214 | Obtaining file:///opt/stack/keystone 2026-07-01 13:48:07.219 | Installing build dependencies: started 2026-07-01 13:48:08.952 | Installing build dependencies: finished with status 'done' 2026-07-01 13:48:08.954 | Checking if build backend supports build_editable: started 2026-07-01 13:48:09.487 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 13:48:09.489 | Getting requirements to build editable: started 2026-07-01 13:48:09.778 | Getting requirements to build editable: finished with status 'done' 2026-07-01 13:48:09.781 | Preparing editable metadata (pyproject.toml): started 2026-07-01 13:48:10.840 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 13:48:10.856 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-07-01 13:48:10.857 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-01 13:48:11.049 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-01 13:48:11.190 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 13:48:11.230 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-01 13:48:11.253 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-01 13:48:11.647 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-01 13:48:11.664 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-01 13:48:12.240 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-01 13:48:12.257 | 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-07-01 13:48:12.279 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-01 13:48:12.279 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-01 13:48:12.283 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-01 13:48:12.354 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-01 13:48:12.370 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-01 13:48:12.383 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-07-01 13:48:12.383 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-01 13:48:12.384 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-07-01 13:48:12.445 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-01 13:48:12.462 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 13:48:12.550 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-01 13:48:12.566 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 13:48:12.577 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-07-01 13:48:12.577 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-07-01 13:48:12.616 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-01 13:48:12.632 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 13:48:12.687 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-01 13:48:12.703 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 13:48:12.714 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-07-01 13:48:12.744 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-01 13:48:12.760 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 13:48:12.769 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-01 13:48:12.798 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-01 13:48:12.813 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-01 13:48:12.856 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-01 13:48:12.876 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-01 13:48:12.887 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-01 13:48:12.887 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-01 13:48:12.928 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-01 13:48:12.943 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-01 13:48:12.954 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-07-01 13:48:12.956 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-01 13:48:12.989 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-01 13:48:13.007 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-01 13:48:13.055 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-01 13:48:13.071 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 13:48:13.267 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-01 13:48:13.283 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-01 13:48:13.318 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-01 13:48:13.333 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-01 13:48:13.345 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-07-01 13:48:13.372 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 13:48:13.387 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 13:48:13.428 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 13:48:13.445 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 13:48:13.479 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 13:48:13.493 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 13:48:13.533 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 13:48:13.549 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 13:48:13.654 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-01 13:48:13.669 | 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-07-01 13:48:13.710 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-01 13:48:13.726 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-01 13:48:13.741 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-07-01 13:48:13.808 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-01 13:48:13.823 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-01 13:48:13.867 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 13:48:13.882 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-01 13:48:13.919 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 13:48:13.935 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 13:48:13.983 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 13:48:13.999 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 13:48:14.566 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-01 13:48:14.583 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-01 13:48:14.597 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-07-01 13:48:14.600 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-07-01 13:48:14.604 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-07-01 13:48:14.606 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-07-01 13:48:14.607 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-07-01 13:48:14.618 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-07-01 13:48:14.620 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-07-01 13:48:14.621 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-07-01 13:48:14.665 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 13:48:14.681 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-07-01 13:48:14.691 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-07-01 13:48:14.720 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 13:48:14.737 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-01 13:48:14.771 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 13:48:14.787 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-01 13:48:14.831 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-01 13:48:14.846 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 13:48:14.858 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-07-01 13:48:14.863 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-07-01 13:48:14.866 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-01 13:48:14.912 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:14.928 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 13:48:14.970 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:14.985 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 13:48:15.026 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.041 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-01 13:48:15.102 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.117 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 13:48:15.157 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.174 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-01 13:48:15.209 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.224 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-01 13:48:15.270 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.285 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-01 13:48:15.294 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-07-01 13:48:15.325 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.340 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 13:48:15.382 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.398 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-01 13:48:15.452 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.469 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-01 13:48:15.741 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.760 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-01 13:48:15.809 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.831 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 13:48:15.868 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.884 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-01 13:48:15.921 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:15.937 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-01 13:48:15.987 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.004 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-01 13:48:16.082 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.100 | 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-07-01 13:48:16.142 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.157 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-01 13:48:16.206 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.222 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 13:48:16.267 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.285 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-07-01 13:48:16.305 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-07-01 13:48:16.307 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-07-01 13:48:16.319 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-07-01 13:48:16.355 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.372 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-01 13:48:16.437 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.453 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-01 13:48:16.498 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.514 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-01 13:48:16.567 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.585 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-01 13:48:16.607 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-07-01 13:48:16.608 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-07-01 13:48:16.609 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-07-01 13:48:16.611 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-07-01 13:48:16.661 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.678 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-01 13:48:16.749 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-01 13:48:16.765 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-01 13:48:16.866 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-01 13:48:16.913 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-01 13:48:16.999 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.9 MB/s 0:00:00 2026-07-01 13:48:17.016 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-01 13:48:17.040 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-01 13:48:17.062 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-01 13:48:17.084 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-07-01 13:48:17.107 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-01 13:48:17.130 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-01 13:48:17.151 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-01 13:48:17.173 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-01 13:48:17.197 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-01 13:48:17.219 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-01 13:48:17.241 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-01 13:48:17.262 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-01 13:48:17.284 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-01 13:48:17.310 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-01 13:48:17.333 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-07-01 13:48:17.361 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-01 13:48:17.387 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-01 13:48:17.411 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-01 13:48:17.433 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-01 13:48:17.455 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-01 13:48:17.480 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-01 13:48:17.501 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-01 13:48:17.525 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-01 13:48:17.549 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-01 13:48:17.574 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-01 13:48:17.604 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-01 13:48:17.641 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-07-01 13:48:17.675 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 14.4 MB/s 0:00:00 2026-07-01 13:48:17.696 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-01 13:48:17.717 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-01 13:48:17.739 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-01 13:48:17.761 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-01 13:48:17.785 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-01 13:48:17.812 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-01 13:48:17.834 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-07-01 13:48:17.856 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-01 13:48:17.881 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-01 13:48:17.912 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-01 13:48:17.941 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-01 13:48:17.968 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-01 13:48:17.992 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-01 13:48:18.014 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-01 13:48:18.038 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-01 13:48:18.060 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-01 13:48:18.089 | 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-07-01 13:48:18.163 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 46.7 MB/s 0:00:00 2026-07-01 13:48:18.179 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-01 13:48:18.202 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-01 13:48:18.225 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-01 13:48:18.248 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-01 13:48:18.273 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-01 13:48:18.299 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-01 13:48:18.322 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-01 13:48:18.345 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-01 13:48:18.366 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-01 13:48:18.389 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-01 13:48:18.421 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-01 13:48:18.601 | Building wheels for collected packages: keystone 2026-07-01 13:48:18.604 | Building editable for keystone (pyproject.toml): started 2026-07-01 13:48:19.691 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-01 13:48:19.694 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=e023cd0e153210c8fe5688b033bbe040d284b59b5027f0ebcb4d42e91aeaa1d3 2026-07-01 13:48:19.694 | Stored in directory: /tmp/pip-ephem-wheel-cache-e7q8agfo/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-01 13:48:19.697 | Successfully built keystone 2026-07-01 13:48:20.047 | 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-07-01 13:48:20.088 | Attempting uninstall: pytz 2026-07-01 13:48:20.102 | Found existing installation: pytz 2024.1 2026-07-01 13:48:20.103 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:20.104 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-01 13:48:21.909 | Attempting uninstall: oauthlib 2026-07-01 13:48:21.920 | Found existing installation: oauthlib 3.2.2 2026-07-01 13:48:21.921 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:21.924 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-01 13:48:22.067 | Attempting uninstall: markupsafe 2026-07-01 13:48:22.078 | Found existing installation: MarkupSafe 2.1.5 2026-07-01 13:48:22.079 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:22.080 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-01 13:48:23.183 | Attempting uninstall: click 2026-07-01 13:48:23.193 | Found existing installation: click 8.1.6 2026-07-01 13:48:23.194 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:23.195 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-01 13:48:23.361 | Attempting uninstall: blinker 2026-07-01 13:48:23.372 | Found existing installation: blinker 1.7.0 2026-07-01 13:48:23.372 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:23.373 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-01 13:48:23.391 | Attempting uninstall: bcrypt 2026-07-01 13:48:23.404 | Found existing installation: bcrypt 3.2.2 2026-07-01 13:48:23.404 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:23.407 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-01 13:48:23.423 | Attempting uninstall: attrs 2026-07-01 13:48:23.436 | Found existing installation: attrs 23.2.0 2026-07-01 13:48:23.437 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:23.437 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-01 13:48:26.499 | Attempting uninstall: jinja2 2026-07-01 13:48:26.512 | Found existing installation: Jinja2 3.1.2 2026-07-01 13:48:26.513 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:26.514 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-01 13:48:27.558 | Attempting uninstall: cryptography 2026-07-01 13:48:27.572 | Found existing installation: cryptography 41.0.7 2026-07-01 13:48:27.573 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:27.573 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-01 13:48:28.175 | Attempting uninstall: pyopenssl 2026-07-01 13:48:28.190 | Found existing installation: pyOpenSSL 23.2.0 2026-07-01 13:48:28.190 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:28.192 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-01 13:48:28.604 | Attempting uninstall: jsonschema 2026-07-01 13:48:28.619 | Found existing installation: jsonschema 4.10.3 2026-07-01 13:48:28.620 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:48:28.620 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-01 13:48:30.227 | 2026-07-01 13:48:30.229 | 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-07-01 13:48:30.229 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-01 13:48:30.244 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-01 13:48:30.570 | + inc/python:pip_install:216 : result=0 2026-07-01 13:48:30.572 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:48:30.577 | + functions-common:time_stop:2420 : local name 2026-07-01 13:48:30.579 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:48:30.583 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:48:30.585 | + functions-common:time_stop:2423 : local total 2026-07-01 13:48:30.588 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:48:30.590 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:48:30.592 | + functions-common:time_stop:2427 : start_time=1782913686223 2026-07-01 13:48:30.597 | + functions-common:time_stop:2429 : [[ -z 1782913686223 ]] 2026-07-01 13:48:30.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:48:30.605 | + functions-common:time_stop:2432 : end_time=1782913710603 2026-07-01 13:48:30.610 | + functions-common:time_stop:2433 : elapsed_time=24380 2026-07-01 13:48:30.612 | + functions-common:time_stop:2434 : total=48447 2026-07-01 13:48:30.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:48:30.619 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72827 2026-07-01 13:48:30.622 | + inc/python:pip_install:219 : return 0 2026-07-01 13:48:30.624 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 13:48:30.629 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 13:48:30.631 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-01 13:48:30.634 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-01 13:48:30.637 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:48:30.641 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:48:30.644 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-01 13:48:30.648 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:48:30.651 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-01 13:48:30.672 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:48:30.676 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 13:48:30.680 | + ./stack.sh:main:921 : configure_keystone 2026-07-01 13:48:30.684 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-01 13:48:30.701 | + 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-07-01 13:48:30.704 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-01 13:48:30.710 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-01 13:48:30.731 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:48:30.736 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-01 13:48:30.774 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-01 13:48:30.807 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-01 13:48:30.844 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-01 13:48:30.880 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-01 13:48:30.916 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-01 13:48:30.954 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-01 13:48:30.991 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-01 13:48:31.028 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-01 13:48:31.063 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-01 13:48:31.067 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-01 13:48:31.070 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-01 13:48:31.074 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-01 13:48:31.077 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 13:48:31.080 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 13:48:31.099 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:48:31.103 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 13:48:31.106 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 13:48:31.109 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 13:48:31.129 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:48:31.132 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 13:48:31.137 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 13:48:31.176 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 13:48:31.179 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 13:48:31.182 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.233/identity 2026-07-01 13:48:31.218 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-01 13:48:31.220 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-01 13:48:31.260 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-01 13:48:31.264 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-01 13:48:31.267 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-01 13:48:31.269 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-01 13:48:31.273 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 13:48:31.276 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 13:48:31.278 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 13:48:31.298 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:48:31.300 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 13:48:31.304 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-01 13:48:31.308 | + 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-07-01 13:48:31.349 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-01 13:48:31.352 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-01 13:48:31.355 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-01 13:48:31.359 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-01 13:48:31.363 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 13:48:31.385 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 13:48:31.389 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 13:48:31.393 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 13:48:31.395 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 13:48:31.398 | + 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-07-01 13:48:31.432 | + 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-07-01 13:48:31.472 | + 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-07-01 13:48:31.511 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 13:48:31.552 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-01 13:48:31.590 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-01 13:48:31.629 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-01 13:48:31.631 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-01 13:48:31.635 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-01 13:48:31.638 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-01 13:48:31.641 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 13:48:31.644 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-01 13:48:31.648 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-01 13:48:31.651 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 13:48:31.654 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 13:48:31.672 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 13:48:31.674 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 13:48:31.684 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 13:48:31.689 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 13:48:31.704 | /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-07-01 13:48:31.709 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-01 13:48:31.712 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-01 13:48:31.719 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 13:48:31.722 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-01 13:48:31.763 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-01 13:48:31.802 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-01 13:48:31.844 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-01 13:48:31.881 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-01 13:48:31.918 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-01 13:48:31.955 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-01 13:48:31.992 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-01 13:48:32.027 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-01 13:48:32.063 | + 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-07-01 13:48:32.101 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-01 13:48:32.137 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-01 13:48:32.175 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-01 13:48:32.213 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-01 13:48:32.251 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 13:48:32.254 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 13:48:32.259 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-01 13:48:32.261 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-01 13:48:32.264 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 13:48:32.266 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:48:32.268 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:48:32.271 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-01 13:48:32.274 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-01 13:48:32.277 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-01 13:48:32.316 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-01 13:48:32.357 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-01 13:48:32.357 | + 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-07-01 13:48:32.366 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-01 13:48:32.371 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-01 13:48:32.374 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-01 13:48:32.378 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 13:48:32.381 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 13:48:32.384 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 13:48:32.388 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 13:48:32.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:48:32.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:48:32.398 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 13:48:32.402 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 13:48:32.405 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:48:32.408 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:48:32.411 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-01 13:48:32.422 | perl: warning: Setting locale failed. 2026-07-01 13:48:32.422 | perl: warning: Please check that your locale settings: 2026-07-01 13:48:32.422 | LANGUAGE = (unset), 2026-07-01 13:48:32.423 | LC_ALL = "en_US.utf8", 2026-07-01 13:48:32.423 | LANG = "de_DE.UTF-8" 2026-07-01 13:48:32.423 | are supported and installed on your system. 2026-07-01 13:48:32.423 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:48:32.463 | Enabling site keystone-api. 2026-07-01 13:48:32.470 | To activate the new configuration, you need to run: 2026-07-01 13:48:32.470 | systemctl reload apache2 2026-07-01 13:48:32.476 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 13:48:32.479 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 13:48:32.481 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:48:32.485 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 13:48:32.652 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-01 13:48:32.697 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-01 13:48:32.742 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-01 13:48:32.786 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-01 13:48:32.790 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-01 13:48:32.835 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-01 13:48:32.876 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-01 13:48:32.918 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-01 13:48:32.961 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-01 13:48:32.965 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-01 13:48:33.006 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-01 13:48:33.028 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:48:33.031 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-01 13:48:33.053 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:48:33.056 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-01 13:48:33.060 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-01 13:48:33.063 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-01 13:48:33.066 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 13:48:33.069 | + lib/stack:stack_install_service:32 : install_glance 2026-07-01 13:48:33.073 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-01 13:48:33.076 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-01 13:48:33.080 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-01 13:48:33.102 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:48:33.105 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-01 13:48:33.109 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-01 13:48:33.132 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:48:33.136 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-01 13:48:33.139 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-01 13:48:33.143 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:48:33.147 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:48:33.150 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-01 13:48:33.154 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:48:33.159 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-01 13:48:33.163 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-01 13:48:33.167 | ++ inc/python:join_extras:29 : echo cinder 2026-07-01 13:48:33.171 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-01 13:48:33.174 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-01 13:48:33.178 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-01 13:48:33.182 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-01 13:48:33.187 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-01 13:48:33.189 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-01 13:48:33.192 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-01 13:48:33.198 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-01 13:48:33.198 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-01 13:48:33.204 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-01 13:48:33.207 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-01 13:48:33.210 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-01 13:48:33.214 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-01 13:48:33.218 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-01 13:48:33.245 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-01 13:48:33.248 | + 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-07-01 13:48:34.439 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 13:48:34.577 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-07-01 13:48:34.594 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-01 13:48:34.595 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-07-01 13:48:34.596 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-07-01 13:48:34.597 | 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-07-01 13:48:34.598 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-07-01 13:48:34.599 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-01 13:48:34.600 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-01 13:48:34.601 | 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-07-01 13:48:34.602 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-07-01 13:48:34.602 | 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-07-01 13:48:34.603 | 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-07-01 13:48:34.633 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-01 13:48:34.652 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 13:48:34.664 | 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-07-01 13:48:34.667 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-01 13:48:34.667 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-07-01 13:48:34.673 | 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-07-01 13:48:34.675 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-07-01 13:48:34.720 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 13:48:34.737 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-01 13:48:34.815 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 13:48:34.833 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 13:48:34.887 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 13:48:34.904 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 13:48:34.952 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-01 13:48:34.969 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 13:48:34.983 | 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-07-01 13:48:34.984 | 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-07-01 13:48:34.985 | 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-07-01 13:48:34.986 | 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-07-01 13:48:34.992 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-01 13:48:34.993 | 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-07-01 13:48:34.994 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-01 13:48:34.995 | 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-07-01 13:48:34.999 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-07-01 13:48:35.000 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-07-01 13:48:35.003 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-07-01 13:48:35.035 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-01 13:48:35.050 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-01 13:48:35.064 | 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-07-01 13:48:35.071 | 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-07-01 13:48:35.076 | 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-07-01 13:48:35.078 | 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-07-01 13:48:35.079 | 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-07-01 13:48:35.091 | 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-07-01 13:48:35.094 | 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-07-01 13:48:35.095 | 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-07-01 13:48:35.098 | 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-07-01 13:48:35.106 | 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-07-01 13:48:35.109 | 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-07-01 13:48:35.110 | 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-07-01 13:48:35.111 | 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-07-01 13:48:35.112 | 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-07-01 13:48:35.115 | 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-07-01 13:48:35.116 | 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-07-01 13:48:35.122 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-07-01 13:48:35.139 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-07-01 13:48:35.143 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-01 13:48:35.147 | 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-07-01 13:48:35.160 | 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-07-01 13:48:35.161 | 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-07-01 13:48:35.162 | 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-07-01 13:48:35.163 | 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-07-01 13:48:35.184 | 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-07-01 13:48:35.243 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-07-01 13:48:35.297 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-01 13:48:35.324 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-01 13:48:35.347 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-01 13:48:35.374 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-01 13:48:35.398 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-01 13:48:35.419 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-01 13:48:35.658 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-01 13:48:36.908 | 2026-07-01 13:48:36.925 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-01 13:48:37.057 | + inc/python:pip_install:216 : result=0 2026-07-01 13:48:37.060 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:48:37.063 | + functions-common:time_stop:2420 : local name 2026-07-01 13:48:37.067 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:48:37.070 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:48:37.073 | + functions-common:time_stop:2423 : local total 2026-07-01 13:48:37.076 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:48:37.080 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:48:37.083 | + functions-common:time_stop:2427 : start_time=1782913713239 2026-07-01 13:48:37.087 | + functions-common:time_stop:2429 : [[ -z 1782913713239 ]] 2026-07-01 13:48:37.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:48:37.095 | + functions-common:time_stop:2432 : end_time=1782913717092 2026-07-01 13:48:37.098 | + functions-common:time_stop:2433 : elapsed_time=3853 2026-07-01 13:48:37.102 | + functions-common:time_stop:2434 : total=72827 2026-07-01 13:48:37.105 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:48:37.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76680 2026-07-01 13:48:37.112 | + inc/python:pip_install:219 : return 0 2026-07-01 13:48:37.115 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-01 13:48:37.118 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-01 13:48:37.122 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-01 13:48:37.139 | + 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-07-01 13:48:37.145 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-01 13:48:37.149 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-01 13:48:37.152 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-01 13:48:37.155 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 13:48:37.158 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 13:48:37.162 | ++ functions-common:git_clone:593 : pwd 2026-07-01 13:48:37.165 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 13:48:37.168 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 13:48:37.172 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 13:48:37.193 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 13:48:37.196 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 13:48:37.199 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 13:48:37.204 | + functions-common:git_clone:610 : echo master 2026-07-01 13:48:37.204 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 13:48:37.209 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-01 13:48:37.213 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 13:48:37.216 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-01 13:48:37.219 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:48:37.222 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:48:37.225 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:48:37.228 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:48:37.231 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:48:37.235 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:48:37.238 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:48:37.241 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:48:37.246 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:48:37.250 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913717247 2026-07-01 13:48:37.254 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-01 13:48:37.258 | Cloning into '/opt/stack/glance'... 2026-07-01 13:48:46.003 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:48:46.006 | + functions-common:time_stop:2420 : local name 2026-07-01 13:48:46.009 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:48:46.012 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:48:46.016 | + functions-common:time_stop:2423 : local total 2026-07-01 13:48:46.019 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:48:46.021 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:48:46.024 | + functions-common:time_stop:2427 : start_time=1782913717247 2026-07-01 13:48:46.027 | + functions-common:time_stop:2429 : [[ -z 1782913717247 ]] 2026-07-01 13:48:46.032 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:48:46.037 | + functions-common:time_stop:2432 : end_time=1782913726033 2026-07-01 13:48:46.039 | + functions-common:time_stop:2433 : elapsed_time=8786 2026-07-01 13:48:46.042 | + functions-common:time_stop:2434 : total=25478 2026-07-01 13:48:46.046 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:48:46.048 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34264 2026-07-01 13:48:46.051 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-01 13:48:46.054 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 13:48:46.057 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:48:46.060 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:48:46.063 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:48:46.065 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:48:46.068 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:48:46.071 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:48:46.074 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:48:46.077 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:48:46.081 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:48:46.086 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913726082 2026-07-01 13:48:46.089 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 13:48:46.894 | From https://review.opendev.org/openstack/glance 2026-07-01 13:48:46.894 | * branch master -> FETCH_HEAD 2026-07-01 13:48:46.905 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:48:46.908 | + functions-common:time_stop:2420 : local name 2026-07-01 13:48:46.911 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:48:46.914 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:48:46.918 | + functions-common:time_stop:2423 : local total 2026-07-01 13:48:46.921 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:48:46.924 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:48:46.928 | + functions-common:time_stop:2427 : start_time=1782913726082 2026-07-01 13:48:46.931 | + functions-common:time_stop:2429 : [[ -z 1782913726082 ]] 2026-07-01 13:48:46.936 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:48:46.941 | + functions-common:time_stop:2432 : end_time=1782913726937 2026-07-01 13:48:46.943 | + functions-common:time_stop:2433 : elapsed_time=855 2026-07-01 13:48:46.946 | + functions-common:time_stop:2434 : total=34264 2026-07-01 13:48:46.949 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:48:46.952 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35119 2026-07-01 13:48:46.955 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 13:48:46.958 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:48:46.960 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:48:46.963 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:48:46.966 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:48:46.969 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:48:46.972 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:48:46.975 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:48:46.977 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:48:46.981 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:48:46.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913726982 2026-07-01 13:48:46.988 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 13:48:47.113 | Note: switching to 'FETCH_HEAD'. 2026-07-01 13:48:47.113 | 2026-07-01 13:48:47.113 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 13:48:47.113 | changes and commit them, and you can discard any commits you make in this 2026-07-01 13:48:47.114 | state without impacting any branches by switching back to a branch. 2026-07-01 13:48:47.114 | 2026-07-01 13:48:47.114 | If you want to create a new branch to retain commits you create, you may 2026-07-01 13:48:47.114 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 13:48:47.114 | 2026-07-01 13:48:47.114 | git switch -c 2026-07-01 13:48:47.114 | 2026-07-01 13:48:47.114 | Or undo this operation with: 2026-07-01 13:48:47.114 | 2026-07-01 13:48:47.114 | git switch - 2026-07-01 13:48:47.115 | 2026-07-01 13:48:47.115 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 13:48:47.115 | 2026-07-01 13:48:47.115 | HEAD is now at 8095efb7e Merge "Replace futurist thread pool with concurrent.futures" 2026-07-01 13:48:47.119 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:48:47.123 | + functions-common:time_stop:2420 : local name 2026-07-01 13:48:47.126 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:48:47.129 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:48:47.131 | + functions-common:time_stop:2423 : local total 2026-07-01 13:48:47.134 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:48:47.137 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:48:47.140 | + functions-common:time_stop:2427 : start_time=1782913726982 2026-07-01 13:48:47.143 | + functions-common:time_stop:2429 : [[ -z 1782913726982 ]] 2026-07-01 13:48:47.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:48:47.151 | + functions-common:time_stop:2432 : end_time=1782913727147 2026-07-01 13:48:47.154 | + functions-common:time_stop:2433 : elapsed_time=165 2026-07-01 13:48:47.157 | + functions-common:time_stop:2434 : total=35119 2026-07-01 13:48:47.160 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:48:47.163 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35284 2026-07-01 13:48:47.166 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-01 13:48:47.183 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-01 13:48:47.187 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 13:48:47.188 | + functions-common:git_clone:673 : head -1 2026-07-01 13:48:47.189 | 8095efb7e Merge "Replace futurist thread pool with concurrent.futures" 2026-07-01 13:48:47.193 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 13:48:47.197 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-01 13:48:47.200 | + inc/python:setup_develop:353 : local bindep 2026-07-01 13:48:47.203 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 13:48:47.207 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-01 13:48:47.210 | + inc/python:setup_develop:359 : local extras= 2026-07-01 13:48:47.214 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-01 13:48:47.217 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 13:48:47.221 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 13:48:47.225 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-01 13:48:47.228 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 13:48:47.232 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 13:48:47.236 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-01 13:48:47.240 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 13:48:47.244 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-01 13:48:47.249 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 13:48:47.252 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 13:48:47.256 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-01 13:48:47.263 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-01 13:48:47.266 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-01 13:48:47.269 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-01 13:48:47.435 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-01 13:48:47.439 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 13:48:47.442 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 13:48:47.446 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 13:48:47.449 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-01 13:48:47.454 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-01 13:48:47.457 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 13:48:47.460 | + inc/python:setup_package:446 : local extras= 2026-07-01 13:48:47.464 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 13:48:47.467 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 13:48:47.471 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 13:48:47.474 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 13:48:47.479 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 13:48:47.482 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-01 13:48:47.512 | Using python 3.12 to install /opt/stack/glance 2026-07-01 13:48:47.515 | + 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-07-01 13:48:48.545 | Obtaining file:///opt/stack/glance 2026-07-01 13:48:48.549 | Installing build dependencies: started 2026-07-01 13:48:50.243 | Installing build dependencies: finished with status 'done' 2026-07-01 13:48:50.244 | Checking if build backend supports build_editable: started 2026-07-01 13:48:50.781 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 13:48:50.782 | Getting requirements to build editable: started 2026-07-01 13:48:51.074 | Getting requirements to build editable: finished with status 'done' 2026-07-01 13:48:51.076 | Preparing editable metadata (pyproject.toml): started 2026-07-01 13:48:52.000 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 13:48:52.019 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (7.0.3) 2026-07-01 13:48:52.020 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (0.7.1) 2026-07-01 13:48:52.021 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.0.51) 2026-07-01 13:48:52.022 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (0.41.0) 2026-07-01 13:48:52.022 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.1.0) 2026-07-01 13:48:52.023 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.5.1) 2026-07-01 13:48:52.024 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (1.8.10) 2026-07-01 13:48:52.025 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (1.18.4) 2026-07-01 13:48:52.210 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev91) 2026-07-01 13:48:52.361 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 13:48:52.372 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (10.5.0) 2026-07-01 13:48:52.373 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (7.5.0) 2026-07-01 13:48:52.374 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (6.4.0) 2026-07-01 13:48:52.375 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (2.7.1) 2026-07-01 13:48:52.376 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (10.1.1) 2026-07-01 13:48:52.377 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.8.0) 2026-07-01 13:48:52.436 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev91) 2026-07-01 13:48:52.452 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-01 13:48:52.467 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.14.0) 2026-07-01 13:48:52.468 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (13.0.0) 2026-07-01 13:48:52.496 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev91) 2026-07-01 13:48:52.512 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 13:48:52.522 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.17.0) 2026-07-01 13:48:52.523 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.10.1) 2026-07-01 13:48:52.524 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (4.26.0) 2026-07-01 13:48:52.525 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.8.0) 2026-07-01 13:48:52.526 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (18.0.0) 2026-07-01 13:48:52.527 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (6.8.0) 2026-07-01 13:48:52.563 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev91) 2026-07-01 13:48:52.579 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 13:48:52.590 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (8.2.0) 2026-07-01 13:48:52.591 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (18.1.0) 2026-07-01 13:48:52.592 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (8.1.0) 2026-07-01 13:48:52.629 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev91) 2026-07-01 13:48:52.646 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 13:48:52.656 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.1.0) 2026-07-01 13:48:52.657 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (4.4.0) 2026-07-01 13:48:52.658 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (5.5.0) 2026-07-01 13:48:52.659 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (3.1.0) 2026-07-01 13:48:52.660 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev91) (43.0.3) 2026-07-01 13:48:52.685 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev91) 2026-07-01 13:48:52.701 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-01 13:48:52.750 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev91) 2026-07-01 13:48:52.766 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 13:48:52.778 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev91) (1.3.12) 2026-07-01 13:48:52.779 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev91) (4.15.0) 2026-07-01 13:48:52.816 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 13:48:52.832 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-01 13:48:52.845 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev91) (2.34.2) 2026-07-01 13:48:52.848 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev91) (2.0.0) 2026-07-01 13:48:52.852 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev91) (3.0) 2026-07-01 13:48:52.856 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev91) (5.10.0) 2026-07-01 13:48:52.859 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev91) (2.2.1) 2026-07-01 13:48:52.863 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev91) (2.8.0) 2026-07-01 13:48:52.864 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev91) (3.5.2) 2026-07-01 13:48:52.873 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev91) (1.4.2) 2026-07-01 13:48:52.874 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev91) (3.4.0) 2026-07-01 13:48:52.882 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev91) (3.3.2) 2026-07-01 13:48:52.886 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev91) (26.1.0) 2026-07-01 13:48:52.887 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev91) (2025.9.1) 2026-07-01 13:48:52.888 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev91) (0.37.0) 2026-07-01 13:48:52.890 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev91) (2026.5.1) 2026-07-01 13:48:52.897 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev91) (2.1.0) 2026-07-01 13:48:52.899 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev91) (1.8.2) 2026-07-01 13:48:52.904 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev91) (4.2.0) 2026-07-01 13:48:52.906 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev91) (4.0.1) 2026-07-01 13:48:52.907 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev91) (2.13.0) 2026-07-01 13:48:52.914 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev91) (1.5.0) 2026-07-01 13:48:52.917 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev91) (5.3.1) 2026-07-01 13:48:52.923 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev91) (0.20) 2026-07-01 13:48:52.928 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev91) (1.3.0) 2026-07-01 13:48:52.929 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev91) (2.0.0) 2026-07-01 13:48:52.930 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev91) (6.0.3) 2026-07-01 13:48:52.939 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev91) (2.1.2) 2026-07-01 13:48:52.940 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev91) (0.6.2) 2026-07-01 13:48:52.999 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.016 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-01 13:48:53.074 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.090 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-01 13:48:53.130 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.145 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-01 13:48:53.189 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.205 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-01 13:48:53.215 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) (7.2.2) 2026-07-01 13:48:53.246 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.261 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 13:48:53.277 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev91) (2.9.0.post0) 2026-07-01 13:48:53.282 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (4.6.0) 2026-07-01 13:48:53.284 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (7.1.4) 2026-07-01 13:48:53.285 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (5.3.1) 2026-07-01 13:48:53.286 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (5.6.2) 2026-07-01 13:48:53.287 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (0.16.0) 2026-07-01 13:48:53.291 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (5.1.0) 2026-07-01 13:48:53.299 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (2026.2) 2026-07-01 13:48:53.300 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (26.2) 2026-07-01 13:48:53.307 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (0.25.0) 2026-07-01 13:48:53.311 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev91) (5.0.0) 2026-07-01 13:48:53.312 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev91) (3.1.6) 2026-07-01 13:48:53.314 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev91) (4.0.1) 2026-07-01 13:48:53.321 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev91) (3.0.3) 2026-07-01 13:48:53.336 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev91) (1.2.1) 2026-07-01 13:48:53.345 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev91) (1.7.6) 2026-07-01 13:48:53.367 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev91) (82.0.1) 2026-07-01 13:48:53.382 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev91) (0.8.1) 2026-07-01 13:48:53.447 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.463 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 13:48:53.522 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.540 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-01 13:48:53.632 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.652 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-01 13:48:53.728 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.743 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-01 13:48:53.778 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.793 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 13:48:53.802 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) (15.0.0) 2026-07-01 13:48:53.833 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) 2026-07-01 13:48:53.850 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-01 13:48:53.875 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev91) (1.17.0) 2026-07-01 13:48:53.895 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev91) (3.4.7) 2026-07-01 13:48:53.896 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev91) (3.18) 2026-07-01 13:48:53.897 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev91) (2.7.0) 2026-07-01 13:48:53.900 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev91) (2023.11.17) 2026-07-01 13:48:53.932 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) (4.2.0) 2026-07-01 13:48:53.933 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) (2.20.0) 2026-07-01 13:48:53.942 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev91) (0.1.2) 2026-07-01 13:48:53.958 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev91) (0.8) 2026-07-01 13:48:54.039 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-07-01 13:48:54.055 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-01 13:48:54.104 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-07-01 13:48:54.126 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 13:48:54.137 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev91) (9.1.4) 2026-07-01 13:48:54.164 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev91) 2026-07-01 13:48:54.180 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-01 13:48:54.328 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev91) 2026-07-01 13:48:54.345 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-01 13:48:54.360 | Installing build dependencies: started 2026-07-01 13:48:55.989 | Installing build dependencies: finished with status 'done' 2026-07-01 13:48:55.991 | Getting requirements to build wheel: started 2026-07-01 13:48:56.625 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 13:48:56.627 | Preparing metadata (pyproject.toml): started 2026-07-01 13:48:56.999 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 13:48:57.002 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev91) (2026.2) 2026-07-01 13:48:57.054 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev91) 2026-07-01 13:48:57.072 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-01 13:48:57.124 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev91) 2026-07-01 13:48:57.141 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-01 13:48:57.224 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-01 13:48:57.263 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-01 13:48:57.285 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-07-01 13:48:57.315 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-01 13:48:57.346 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-01 13:48:57.407 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.3 MB/s 0:00:00 2026-07-01 13:48:57.423 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-01 13:48:57.445 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-01 13:48:57.468 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-01 13:48:57.493 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-01 13:48:57.517 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-01 13:48:57.541 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-01 13:48:57.568 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-01 13:48:57.593 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-01 13:48:57.618 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-01 13:48:57.642 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-01 13:48:57.669 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-01 13:48:57.692 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-01 13:48:57.728 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-01 13:48:57.757 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-01 13:48:57.780 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-01 13:48:57.832 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.9 MB/s 0:00:00 2026-07-01 13:48:57.848 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-01 13:48:57.870 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-01 13:48:57.893 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-01 13:48:57.914 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-01 13:48:58.012 | Building wheels for collected packages: glance, simplegeneric 2026-07-01 13:48:58.013 | Building editable for glance (pyproject.toml): started 2026-07-01 13:48:58.858 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-01 13:48:58.858 | Created wheel for glance: filename=glance-32.1.0.dev91-0.editable-py3-none-any.whl size=8982 sha256=974c469e654d28e3cc69eba2fa71e4ca46674c0a90d22f11b621ae3666ed3641 2026-07-01 13:48:58.859 | Stored in directory: /tmp/pip-ephem-wheel-cache-2p0o1bdf/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-01 13:48:58.865 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-01 13:48:59.291 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-01 13:48:59.291 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=6f670fda85e6b4a1cc64906446ad0b55fe251e26d5e5dd5ac2d99fa02bb4ea47 2026-07-01 13:48:59.294 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-01 13:48:59.296 | Successfully built glance simplegeneric 2026-07-01 13:48:59.568 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-01 13:49:02.549 | Attempting uninstall: jsonpointer 2026-07-01 13:49:02.564 | Found existing installation: jsonpointer 2.0 2026-07-01 13:49:02.565 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:49:02.566 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-01 13:49:02.583 | Attempting uninstall: jmespath 2026-07-01 13:49:02.598 | Found existing installation: jmespath 1.0.1 2026-07-01 13:49:02.599 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:49:02.599 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-01 13:49:02.640 | Attempting uninstall: httplib2 2026-07-01 13:49:02.655 | Found existing installation: httplib2 0.20.4 2026-07-01 13:49:02.656 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:49:02.656 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-01 13:49:02.750 | Attempting uninstall: jsonpatch 2026-07-01 13:49:02.765 | Found existing installation: jsonpatch 1.32 2026-07-01 13:49:02.766 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:49:02.766 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-01 13:49:07.182 | 2026-07-01 13:49:07.202 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev91 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-01 13:49:07.435 | + inc/python:pip_install:216 : result=0 2026-07-01 13:49:07.438 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:49:07.440 | + functions-common:time_stop:2420 : local name 2026-07-01 13:49:07.442 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:49:07.445 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:49:07.448 | + functions-common:time_stop:2423 : local total 2026-07-01 13:49:07.450 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:49:07.452 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:49:07.455 | + functions-common:time_stop:2427 : start_time=1782913727505 2026-07-01 13:49:07.457 | + functions-common:time_stop:2429 : [[ -z 1782913727505 ]] 2026-07-01 13:49:07.460 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:49:07.465 | + functions-common:time_stop:2432 : end_time=1782913747462 2026-07-01 13:49:07.468 | + functions-common:time_stop:2433 : elapsed_time=19957 2026-07-01 13:49:07.470 | + functions-common:time_stop:2434 : total=76680 2026-07-01 13:49:07.473 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:49:07.475 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96637 2026-07-01 13:49:07.478 | + inc/python:pip_install:219 : return 0 2026-07-01 13:49:07.481 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 13:49:07.484 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 13:49:07.486 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-01 13:49:07.489 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-01 13:49:07.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:49:07.495 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:49:07.498 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-01 13:49:07.501 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:49:07.504 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 13:49:07.507 | + ./stack.sh:main:942 : configure_glance 2026-07-01 13:49:07.510 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-01 13:49:07.526 | + lib/glance:configure_glance:353 : local dburl 2026-07-01 13:49:07.529 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-01 13:49:07.532 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-01 13:49:07.534 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-01 13:49:07.537 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-01 13:49:07.540 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 13:49:07.542 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 13:49:07.544 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 13:49:07.560 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:49:07.563 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 13:49:07.566 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-01 13:49:07.568 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-01 13:49:07.571 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-01 13:49:07.602 | + 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-07-01 13:49:07.634 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-01 13:49:07.665 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-01 13:49:07.695 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-01 13:49:07.727 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-01 13:49:07.760 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-01 13:49:07.796 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-01 13:49:07.798 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 13:49:07.801 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-01 13:49:07.804 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 13:49:07.807 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 13:49:07.809 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-01 13:49:07.812 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 13:49:07.814 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-01 13:49:07.817 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 13:49:07.820 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-01 13:49:07.854 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-01 13:49:07.887 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.233/identity 2026-07-01 13:49:07.920 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-01 13:49:07.955 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-01 13:49:07.989 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-01 13:49:08.023 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-01 13:49:08.057 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-01 13:49:08.090 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.233/identity 2026-07-01 13:49:08.123 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 13:49:08.156 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 13:49:08.189 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 13:49:08.191 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-01 13:49:08.228 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-01 13:49:08.231 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-01 13:49:08.233 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-01 13:49:08.236 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 13:49:08.238 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 13:49:08.241 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 13:49:08.259 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:49:08.262 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 13:49:08.264 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 13:49:08.266 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 13:49:08.281 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:49:08.284 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 13:49:08.286 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 13:49:08.319 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 13:49:08.322 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 13:49:08.324 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-01 13:49:08.327 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-01 13:49:08.329 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-01 13:49:08.362 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-01 13:49:08.395 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-01 13:49:08.428 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-01 13:49:08.431 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-01 13:49:08.433 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-01 13:49:08.436 | + lib/glance:configure_glance_store:282 : local be 2026-07-01 13:49:08.438 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-01 13:49:08.441 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-01 13:49:08.443 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-01 13:49:08.476 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-01 13:49:08.478 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.233 2026-07-01 13:49:08.510 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-01 13:49:08.513 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-01 13:49:08.515 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-01 13:49:08.531 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:49:08.533 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.233/image 2026-07-01 13:49:08.564 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-01 13:49:08.580 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:49:08.582 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-01 13:49:08.585 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-01 13:49:08.588 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-01 13:49:08.591 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 13:49:08.609 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 13:49:08.611 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 13:49:08.614 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 13:49:08.616 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 13:49:08.619 | + 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-07-01 13:49:08.650 | + 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-07-01 13:49:08.681 | + 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-07-01 13:49:08.713 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 13:49:08.744 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-01 13:49:08.774 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-01 13:49:08.778 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-01 13:49:08.808 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-01 13:49:08.837 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-01 13:49:08.866 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-01 13:49:08.893 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-01 13:49:08.923 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-01 13:49:08.952 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-01 13:49:08.981 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-01 13:49:09.009 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-01 13:49:09.013 | + 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-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-01 13:49:09.019 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-01 13:49:09.034 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:49:09.036 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-01 13:49:09.038 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-01 13:49:09.040 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-01 13:49:09.042 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-01 13:49:09.044 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-01 13:49:09.046 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-01 13:49:09.048 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-01 13:49:09.052 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 13:49:09.054 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-01 13:49:09.082 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-01 13:49:09.084 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-01 13:49:09.086 | ++ functions:get_random_port:861 : true 2026-07-01 13:49:09.088 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-01 13:49:09.090 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-01 13:49:09.093 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-01 13:49:09.142 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-01 13:49:09.144 | ++ functions:get_random_port:865 : break 2 2026-07-01 13:49:09.147 | ++ functions:get_random_port:869 : echo 60999 2026-07-01 13:49:09.150 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-01 13:49:09.152 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-01 13:49:09.181 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-01 13:49:09.211 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-01 13:49:09.240 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-01 13:49:09.269 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 13:49:09.300 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 13:49:09.330 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-01 13:49:09.360 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-01 13:49:09.390 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-01 13:49:09.419 | + 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-07-01 13:49:09.449 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 13:49:09.481 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 13:49:09.512 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-01 13:49:09.542 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 13:49:09.571 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-01 13:49:09.602 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-01 13:49:09.632 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-01 13:49:09.658 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-01 13:49:09.683 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-01 13:49:09.708 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-01 13:49:09.736 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-01 13:49:09.738 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-01 13:49:09.740 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 13:49:09.742 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 13:49:09.744 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:49:09.746 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:49:09.749 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-01 13:49:09.751 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-01 13:49:09.754 | perl: warning: Setting locale failed. 2026-07-01 13:49:09.754 | perl: warning: Please check that your locale settings: 2026-07-01 13:49:09.754 | LANGUAGE = (unset), 2026-07-01 13:49:09.754 | LC_ALL = "en_US.utf8", 2026-07-01 13:49:09.754 | LANG = (unset) 2026-07-01 13:49:09.754 | are supported and installed on your system. 2026-07-01 13:49:09.754 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 13:49:09.790 | proxy (enabled by site administrator) 2026-07-01 13:49:09.793 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-01 13:49:09.795 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-01 13:49:09.798 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 13:49:09.800 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 13:49:09.802 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:49:09.804 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:49:09.806 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-01 13:49:09.808 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-01 13:49:09.810 | perl: warning: Setting locale failed. 2026-07-01 13:49:09.810 | perl: warning: Please check that your locale settings: 2026-07-01 13:49:09.810 | LANGUAGE = (unset), 2026-07-01 13:49:09.810 | LC_ALL = "en_US.utf8", 2026-07-01 13:49:09.810 | LANG = (unset) 2026-07-01 13:49:09.811 | are supported and installed on your system. 2026-07-01 13:49:09.811 | perl: warning: Falling back to the standard locale ("C"). 2026-07-01 13:49:09.850 | No module matches proxy_http 2026-07-01 13:49:09.853 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-01 13:49:09.864 | perl: warning: Setting locale failed. 2026-07-01 13:49:09.865 | perl: warning: Please check that your locale settings: 2026-07-01 13:49:09.865 | LANGUAGE = (unset), 2026-07-01 13:49:09.865 | LC_ALL = "en_US.utf8", 2026-07-01 13:49:09.865 | LANG = "de_DE.UTF-8" 2026-07-01 13:49:09.865 | are supported and installed on your system. 2026-07-01 13:49:09.865 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:49:09.907 | Considering dependency proxy for proxy_http: 2026-07-01 13:49:09.907 | Module proxy already enabled 2026-07-01 13:49:09.907 | Enabling module proxy_http. 2026-07-01 13:49:09.913 | To activate the new configuration, you need to run: 2026-07-01 13:49:09.913 | systemctl restart apache2 2026-07-01 13:49:09.917 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-01 13:49:09.920 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-01 13:49:09.924 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 13:49:09.926 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:49:09.929 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 13:49:10.097 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-01 13:49:10.102 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-01 13:49:10.103 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-01 13:49:10.107 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 13:49:10.110 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:49:10.113 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:49:10.116 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-01 13:49:10.120 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-01 13:49:10.123 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-01 13:49:10.123 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-01 13:49:10.133 | KeepAlive Off 2026-07-01 13:49:10.139 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-01 13:49:10.139 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-01 13:49:10.149 | SetEnv proxy-sendchunked 1 2026-07-01 13:49:10.154 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-01 13:49:10.154 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-01 13:49:10.165 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-01 13:49:10.169 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-01 13:49:10.173 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-01 13:49:10.176 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 13:49:10.178 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 13:49:10.181 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 13:49:10.183 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 13:49:10.185 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:49:10.188 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:49:10.191 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 13:49:10.193 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 13:49:10.196 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:49:10.198 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:49:10.201 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-01 13:49:10.213 | perl: warning: Setting locale failed. 2026-07-01 13:49:10.213 | perl: warning: Please check that your locale settings: 2026-07-01 13:49:10.213 | LANGUAGE = (unset), 2026-07-01 13:49:10.213 | LC_ALL = "en_US.utf8", 2026-07-01 13:49:10.213 | LANG = "de_DE.UTF-8" 2026-07-01 13:49:10.214 | are supported and installed on your system. 2026-07-01 13:49:10.214 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:49:10.254 | Enabling site glance-api. 2026-07-01 13:49:10.259 | To activate the new configuration, you need to run: 2026-07-01 13:49:10.259 | systemctl reload apache2 2026-07-01 13:49:10.264 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-01 13:49:10.267 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 13:49:10.270 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:49:10.273 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 13:49:10.410 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-01 13:49:10.416 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-01 13:49:10.450 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-01 13:49:10.485 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-01 13:49:10.488 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-01 13:49:10.521 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-01 13:49:10.554 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-01 13:49:10.574 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:49:10.577 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-01 13:49:10.580 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-01 13:49:10.583 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-01 13:49:10.586 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 13:49:10.588 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-01 13:49:10.591 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-01 13:49:10.594 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-01 13:49:10.597 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-01 13:49:10.600 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 13:49:10.603 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 13:49:10.607 | ++ functions-common:git_clone:593 : pwd 2026-07-01 13:49:10.609 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 13:49:10.612 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 13:49:10.616 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 13:49:10.633 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 13:49:10.636 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 13:49:10.638 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 13:49:10.642 | + functions-common:git_clone:610 : echo master 2026-07-01 13:49:10.642 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 13:49:10.647 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-01 13:49:10.650 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 13:49:10.652 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-01 13:49:10.655 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:49:10.658 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:49:10.661 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:49:10.663 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:49:10.666 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:49:10.669 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:49:10.672 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:49:10.674 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:49:10.678 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:49:10.682 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913750679 2026-07-01 13:49:10.685 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-01 13:49:10.688 | Cloning into '/opt/stack/cinder'... 2026-07-01 13:50:06.283 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:50:06.285 | + functions-common:time_stop:2420 : local name 2026-07-01 13:50:06.289 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:50:06.292 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:50:06.296 | + functions-common:time_stop:2423 : local total 2026-07-01 13:50:06.299 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:50:06.302 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:50:06.304 | + functions-common:time_stop:2427 : start_time=1782913750679 2026-07-01 13:50:06.307 | + functions-common:time_stop:2429 : [[ -z 1782913750679 ]] 2026-07-01 13:50:06.310 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:50:06.315 | + functions-common:time_stop:2432 : end_time=1782913806312 2026-07-01 13:50:06.318 | + functions-common:time_stop:2433 : elapsed_time=55633 2026-07-01 13:50:06.321 | + functions-common:time_stop:2434 : total=35284 2026-07-01 13:50:06.324 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:50:06.326 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90917 2026-07-01 13:50:06.329 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-01 13:50:06.333 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 13:50:06.335 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:50:06.338 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:50:06.341 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:50:06.343 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:50:06.346 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:50:06.349 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:50:06.352 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:50:06.354 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:50:06.358 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:50:06.362 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913806359 2026-07-01 13:50:06.365 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 13:50:07.009 | From https://review.opendev.org/openstack/cinder 2026-07-01 13:50:07.009 | * branch master -> FETCH_HEAD 2026-07-01 13:50:07.019 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:50:07.022 | + functions-common:time_stop:2420 : local name 2026-07-01 13:50:07.024 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:50:07.027 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:50:07.030 | + functions-common:time_stop:2423 : local total 2026-07-01 13:50:07.033 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:50:07.036 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:50:07.038 | + functions-common:time_stop:2427 : start_time=1782913806359 2026-07-01 13:50:07.040 | + functions-common:time_stop:2429 : [[ -z 1782913806359 ]] 2026-07-01 13:50:07.044 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:50:07.048 | + functions-common:time_stop:2432 : end_time=1782913807045 2026-07-01 13:50:07.050 | + functions-common:time_stop:2433 : elapsed_time=686 2026-07-01 13:50:07.053 | + functions-common:time_stop:2434 : total=90917 2026-07-01 13:50:07.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:50:07.057 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91603 2026-07-01 13:50:07.060 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 13:50:07.063 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:50:07.065 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:50:07.067 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:50:07.069 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:50:07.072 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:50:07.074 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:50:07.077 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:50:07.079 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:50:07.082 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:50:07.085 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913807083 2026-07-01 13:50:07.087 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 13:50:07.518 | Note: switching to 'FETCH_HEAD'. 2026-07-01 13:50:07.518 | 2026-07-01 13:50:07.518 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 13:50:07.518 | changes and commit them, and you can discard any commits you make in this 2026-07-01 13:50:07.518 | state without impacting any branches by switching back to a branch. 2026-07-01 13:50:07.518 | 2026-07-01 13:50:07.518 | If you want to create a new branch to retain commits you create, you may 2026-07-01 13:50:07.519 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 13:50:07.519 | 2026-07-01 13:50:07.519 | git switch -c 2026-07-01 13:50:07.519 | 2026-07-01 13:50:07.519 | Or undo this operation with: 2026-07-01 13:50:07.519 | 2026-07-01 13:50:07.519 | git switch - 2026-07-01 13:50:07.519 | 2026-07-01 13:50:07.519 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 13:50:07.519 | 2026-07-01 13:50:07.519 | HEAD is now at 85611cbc1 Merge "Storwize: stop vdiskcopyops loop racing sqlite in tests" 2026-07-01 13:50:07.526 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:50:07.528 | + functions-common:time_stop:2420 : local name 2026-07-01 13:50:07.531 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:50:07.533 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:50:07.535 | + functions-common:time_stop:2423 : local total 2026-07-01 13:50:07.537 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:50:07.539 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:50:07.541 | + functions-common:time_stop:2427 : start_time=1782913807083 2026-07-01 13:50:07.543 | + functions-common:time_stop:2429 : [[ -z 1782913807083 ]] 2026-07-01 13:50:07.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:50:07.549 | + functions-common:time_stop:2432 : end_time=1782913807547 2026-07-01 13:50:07.551 | + functions-common:time_stop:2433 : elapsed_time=464 2026-07-01 13:50:07.553 | + functions-common:time_stop:2434 : total=91603 2026-07-01 13:50:07.555 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:50:07.557 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92067 2026-07-01 13:50:07.559 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-01 13:50:07.575 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-01 13:50:07.578 | + functions-common:git_clone:673 : head -1 2026-07-01 13:50:07.579 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 13:50:07.583 | 85611cbc1 Merge "Storwize: stop vdiskcopyops loop racing sqlite in tests" 2026-07-01 13:50:07.586 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 13:50:07.588 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-07-01 13:50:07.591 | + inc/python:setup_develop:353 : local bindep 2026-07-01 13:50:07.593 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 13:50:07.595 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-01 13:50:07.597 | + inc/python:setup_develop:359 : local extras= 2026-07-01 13:50:07.600 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-01 13:50:07.602 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 13:50:07.604 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 13:50:07.606 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-01 13:50:07.608 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 13:50:07.611 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 13:50:07.614 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-01 13:50:07.616 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 13:50:07.618 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-01 13:50:07.621 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 13:50:07.623 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 13:50:07.626 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-01 13:50:07.631 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-01 13:50:07.634 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-01 13:50:07.636 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-01 13:50:07.796 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-01 13:50:07.798 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 13:50:07.800 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 13:50:07.803 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 13:50:07.805 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-01 13:50:07.807 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-01 13:50:07.810 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 13:50:07.812 | + inc/python:setup_package:446 : local extras= 2026-07-01 13:50:07.814 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 13:50:07.817 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 13:50:07.819 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 13:50:07.821 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 13:50:07.823 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 13:50:07.826 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-01 13:50:07.843 | Using python 3.12 to install /opt/stack/cinder 2026-07-01 13:50:07.846 | + 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-07-01 13:50:08.849 | Obtaining file:///opt/stack/cinder 2026-07-01 13:50:08.854 | Installing build dependencies: started 2026-07-01 13:50:10.609 | Installing build dependencies: finished with status 'done' 2026-07-01 13:50:10.611 | Checking if build backend supports build_editable: started 2026-07-01 13:50:11.148 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 13:50:11.150 | Getting requirements to build editable: started 2026-07-01 13:50:11.446 | Getting requirements to build editable: finished with status 'done' 2026-07-01 13:50:11.448 | Preparing editable metadata (pyproject.toml): started 2026-07-01 13:50:12.796 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 13:50:12.825 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.0.3) 2026-07-01 13:50:12.825 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.3.1) 2026-07-01 13:50:12.829 | 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.dev150) (0.41.0) 2026-07-01 13:50:12.829 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.4.0) 2026-07-01 13:50:12.829 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.5.2) 2026-07-01 13:50:12.829 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.1.0) 2026-07-01 13:50:12.830 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.26.0) 2026-07-01 13:50:12.832 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.14.0) 2026-07-01 13:50:12.833 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (13.0.0) 2026-07-01 13:50:13.470 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev150) 2026-07-01 13:50:13.607 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-01 13:50:13.619 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (10.5.0) 2026-07-01 13:50:13.620 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.5.0) 2026-07-01 13:50:13.621 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.4.0) 2026-07-01 13:50:13.622 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (18.0.0) 2026-07-01 13:50:13.623 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (8.2.0) 2026-07-01 13:50:13.624 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (18.1.0) 2026-07-01 13:50:13.626 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (8.1.0) 2026-07-01 13:50:13.628 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.1.0) 2026-07-01 13:50:13.628 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.11.0) 2026-07-01 13:50:13.628 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.8.0) 2026-07-01 13:50:13.629 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.9.0) 2026-07-01 13:50:13.630 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.10.0) 2026-07-01 13:50:13.631 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.6.0) 2026-07-01 13:50:13.633 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.7.1) 2026-07-01 13:50:13.634 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (10.1.1) 2026-07-01 13:50:13.674 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev150) 2026-07-01 13:50:13.691 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 13:50:13.702 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.4.0) 2026-07-01 13:50:13.703 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (26.2) 2026-07-01 13:50:13.746 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev150) 2026-07-01 13:50:13.762 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 13:50:13.773 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.10.1) 2026-07-01 13:50:13.776 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.1.0) 2026-07-01 13:50:13.776 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.3.2) 2026-07-01 13:50:13.776 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.4.0) 2026-07-01 13:50:13.815 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev150) 2026-07-01 13:50:13.831 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 13:50:13.842 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.8.0) 2026-07-01 13:50:13.893 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev150) 2026-07-01 13:50:13.910 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 13:50:13.956 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev150) 2026-07-01 13:50:13.975 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-01 13:50:13.987 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.34.2) 2026-07-01 13:50:13.988 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.5.1) 2026-07-01 13:50:13.989 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.3.0) 2026-07-01 13:50:14.017 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev150) 2026-07-01 13:50:14.036 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 13:50:14.046 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.0.51) 2026-07-01 13:50:14.048 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.8.0) 2026-07-01 13:50:14.073 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev150) 2026-07-01 13:50:14.089 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-01 13:50:14.113 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (9.1.4) 2026-07-01 13:50:14.114 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (1.8.10) 2026-07-01 13:50:14.115 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.8.0) 2026-07-01 13:50:14.157 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev150) 2026-07-01 13:50:14.173 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-01 13:50:14.184 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.1.0) 2026-07-01 13:50:14.231 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev150) 2026-07-01 13:50:14.251 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 13:50:14.333 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev150) 2026-07-01 13:50:14.350 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-01 13:50:14.361 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.7.0) 2026-07-01 13:50:14.363 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (43.0.3) 2026-07-01 13:50:14.363 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (0.2.3) 2026-07-01 13:50:14.557 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev150) 2026-07-01 13:50:14.573 | 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-07-01 13:50:14.959 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev150) 2026-07-01 13:50:14.975 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-01 13:50:14.985 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev150) (1.9.0) 2026-07-01 13:50:14.986 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2026.2) 2026-07-01 13:50:14.988 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.1.4) 2026-07-01 13:50:15.420 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev150) 2026-07-01 13:50:15.437 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-01 13:50:15.449 | 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.dev150) (1.1.0) 2026-07-01 13:50:15.481 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev150) 2026-07-01 13:50:15.546 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-01 13:50:15.558 | 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.dev150) (2.9.0.post0) 2026-07-01 13:50:15.560 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev150) (2.7.0) 2026-07-01 13:50:15.565 | 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.dev150) (1.17.0) 2026-07-01 13:50:15.598 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev150) (2.0.0) 2026-07-01 13:50:15.604 | 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.dev150) (3.0) 2026-07-01 13:50:15.611 | 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.dev150) (2.8.0) 2026-07-01 13:50:15.618 | 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.dev150) (3.1.0) 2026-07-01 13:50:15.620 | 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.dev150) (2.2.1) 2026-07-01 13:50:15.623 | 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.dev150) (0.31.2) 2026-07-01 13:50:15.681 | 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.dev150) 2026-07-01 13:50:15.703 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-01 13:50:15.743 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-07-01 13:50:15.758 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-01 13:50:15.818 | 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.dev150) 2026-07-01 13:50:15.833 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 13:50:15.870 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-07-01 13:50:15.886 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 13:50:15.936 | 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.dev150) 2026-07-01 13:50:15.952 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-01 13:50:16.246 | 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.dev150) 2026-07-01 13:50:16.261 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-07-01 13:50:16.304 | 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.dev150) 2026-07-01 13:50:16.319 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-01 13:50:16.370 | 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.dev150) 2026-07-01 13:50:16.387 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 13:50:16.414 | 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.dev150) (3.4.7) 2026-07-01 13:50:16.414 | 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.dev150) (3.18) 2026-07-01 13:50:16.417 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev150) (2023.11.17) 2026-07-01 13:50:16.434 | 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.dev150) (26.1.0) 2026-07-01 13:50:16.435 | 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.dev150) (2025.9.1) 2026-07-01 13:50:16.436 | 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.dev150) (0.37.0) 2026-07-01 13:50:16.437 | 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.dev150) (2026.5.1) 2026-07-01 13:50:16.447 | 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.dev150) (1.8.2) 2026-07-01 13:50:16.448 | 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.dev150) (4.15.0) 2026-07-01 13:50:16.452 | 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.dev150) (4.2.0) 2026-07-01 13:50:16.455 | 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.dev150) (4.0.1) 2026-07-01 13:50:16.456 | 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.dev150) (2.13.0) 2026-07-01 13:50:16.465 | 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.dev150) (7.2.2) 2026-07-01 13:50:16.471 | 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.dev150) (1.5.0) 2026-07-01 13:50:16.480 | 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.dev150) (0.20) 2026-07-01 13:50:16.486 | 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.dev150) (1.3.0) 2026-07-01 13:50:16.487 | 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.dev150) (2.0.0) 2026-07-01 13:50:16.488 | 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.dev150) (6.0.3) 2026-07-01 13:50:16.498 | 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.dev150) (1.18.4) 2026-07-01 13:50:16.500 | 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.dev150) (2.1.2) 2026-07-01 13:50:16.501 | 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.dev150) (0.6.2) 2026-07-01 13:50:16.505 | 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.dev150) (1.3.12) 2026-07-01 13:50:16.519 | 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.dev150) (5.3.1) 2026-07-01 13:50:16.520 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev150) (5.6.2) 2026-07-01 13:50:16.521 | 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.dev150) (0.16.0) 2026-07-01 13:50:16.525 | 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.dev150) (5.1.0) 2026-07-01 13:50:16.541 | 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.dev150) (0.25.0) 2026-07-01 13:50:16.545 | 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.dev150) (5.0.0) 2026-07-01 13:50:16.546 | 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.dev150) (3.1.6) 2026-07-01 13:50:16.548 | 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.dev150) (4.0.1) 2026-07-01 13:50:16.556 | 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.dev150) (3.0.3) 2026-07-01 13:50:16.569 | 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.dev150) (1.2.1) 2026-07-01 13:50:16.591 | 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.dev150) (1.7.6) 2026-07-01 13:50:16.627 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev150) 2026-07-01 13:50:16.645 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-01 13:50:16.751 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev150) 2026-07-01 13:50:16.770 | 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-07-01 13:50:16.786 | 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.dev150) (3.17.0) 2026-07-01 13:50:16.831 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev150) 2026-07-01 13:50:16.847 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 13:50:16.909 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev150) 2026-07-01 13:50:16.927 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-01 13:50:16.982 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev150) 2026-07-01 13:50:16.998 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-01 13:50:17.019 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev150) (82.0.1) 2026-07-01 13:50:17.035 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev150) (0.8.1) 2026-07-01 13:50:17.098 | 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.dev150) 2026-07-01 13:50:17.113 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-01 13:50:17.148 | 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.dev150) (4.14.0) 2026-07-01 13:50:17.155 | 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.dev150) (0.6.0) 2026-07-01 13:50:17.156 | 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.dev150) (4.0.0) 2026-07-01 13:50:17.167 | 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.dev150) (3.0.52) 2026-07-01 13:50:17.168 | 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.dev150) (1.11.0) 2026-07-01 13:50:17.169 | 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.dev150) (15.0.0) 2026-07-01 13:50:17.170 | 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.dev150) (1.8.0) 2026-07-01 13:50:17.211 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev150) 2026-07-01 13:50:17.227 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-01 13:50:17.238 | 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.dev150) (24.2.1) 2026-07-01 13:50:17.286 | 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.dev150) (4.2.0) 2026-07-01 13:50:17.287 | 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.dev150) (2.20.0) 2026-07-01 13:50:17.298 | 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.dev150) (0.1.2) 2026-07-01 13:50:17.318 | 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.dev150) (0.8) 2026-07-01 13:50:17.363 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev150) 2026-07-01 13:50:17.379 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-01 13:50:17.436 | 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.dev150) (3.6.1) 2026-07-01 13:50:17.437 | 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.dev150) (3.4.0) 2026-07-01 13:50:17.439 | 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.dev150) (4.0.1) 2026-07-01 13:50:17.516 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev150) 2026-07-01 13:50:17.533 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-01 13:50:17.569 | 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.dev150) (1.33) 2026-07-01 13:50:17.576 | 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.dev150) (3.1.1) 2026-07-01 13:50:17.669 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-01 13:50:17.706 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-01 13:50:17.930 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 62.3 MB/s 0:00:00 2026-07-01 13:50:17.945 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-01 13:50:17.970 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-07-01 13:50:18.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 66.6 MB/s 0:00:00 2026-07-01 13:50:18.218 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-01 13:50:18.242 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-07-01 13:50:18.267 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-01 13:50:18.289 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-01 13:50:18.315 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-01 13:50:18.338 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-07-01 13:50:18.364 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-01 13:50:18.390 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-01 13:50:18.482 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 59.0 MB/s 0:00:00 2026-07-01 13:50:18.500 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-01 13:50:18.523 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-01 13:50:18.548 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-01 13:50:18.567 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 29.7 MB/s 0:00:00 2026-07-01 13:50:18.584 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-01 13:50:18.612 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-01 13:50:18.636 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-01 13:50:18.660 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-01 13:50:18.683 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-01 13:50:18.715 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 46.2 MB/s 0:00:00 2026-07-01 13:50:18.731 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-01 13:50:18.758 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-01 13:50:18.786 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-01 13:50:18.813 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-01 13:50:18.838 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-01 13:50:18.862 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-01 13:50:18.891 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-01 13:50:18.914 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-01 13:50:18.940 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-01 13:50:18.964 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-01 13:50:18.992 | 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-07-01 13:50:19.039 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 49.5 MB/s 0:00:00 2026-07-01 13:50:19.056 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-01 13:50:19.217 | Building wheels for collected packages: cinder 2026-07-01 13:50:19.219 | Building editable for cinder (pyproject.toml): started 2026-07-01 13:50:20.872 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-01 13:50:20.874 | Created wheel for cinder: filename=cinder-28.1.0.dev150-0.editable-py3-none-any.whl size=9196 sha256=6694fa5d962c0fbaffcaed204fbb3e0e4e52d6978a631fc356d0e524b3c4b310 2026-07-01 13:50:20.874 | Stored in directory: /tmp/pip-ephem-wheel-cache-s0s2ja3l/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-01 13:50:20.880 | Successfully built cinder 2026-07-01 13:50:21.271 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-01 13:50:21.647 | Attempting uninstall: pyudev 2026-07-01 13:50:21.667 | Found existing installation: pyudev 0.24.0 2026-07-01 13:50:21.668 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:50:21.668 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-01 13:50:21.735 | Attempting uninstall: pyasn1 2026-07-01 13:50:21.755 | Found existing installation: pyasn1 0.4.8 2026-07-01 13:50:21.755 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:50:21.756 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-01 13:50:23.497 | Attempting uninstall: botocore 2026-07-01 13:50:23.515 | Found existing installation: botocore 1.34.46 2026-07-01 13:50:23.516 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:50:23.516 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-01 13:50:24.725 | Attempting uninstall: s3transfer 2026-07-01 13:50:24.744 | Found existing installation: s3transfer 0.10.1 2026-07-01 13:50:24.746 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:50:24.746 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-01 13:50:25.427 | Attempting uninstall: boto3 2026-07-01 13:50:25.447 | Found existing installation: boto3 1.34.46 2026-07-01 13:50:25.448 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-01 13:50:25.448 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-01 13:50:27.572 | 2026-07-01 13:50:27.595 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev150 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-01 13:50:27.984 | + inc/python:pip_install:216 : result=0 2026-07-01 13:50:27.987 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:50:27.992 | + functions-common:time_stop:2420 : local name 2026-07-01 13:50:27.994 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:50:27.998 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:50:28.000 | + functions-common:time_stop:2423 : local total 2026-07-01 13:50:28.003 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:50:28.007 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:50:28.010 | + functions-common:time_stop:2427 : start_time=1782913807839 2026-07-01 13:50:28.015 | + functions-common:time_stop:2429 : [[ -z 1782913807839 ]] 2026-07-01 13:50:28.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:50:28.021 | + functions-common:time_stop:2432 : end_time=1782913828019 2026-07-01 13:50:28.026 | + functions-common:time_stop:2433 : elapsed_time=20180 2026-07-01 13:50:28.029 | + functions-common:time_stop:2434 : total=96637 2026-07-01 13:50:28.034 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:50:28.036 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116817 2026-07-01 13:50:28.040 | + inc/python:pip_install:219 : return 0 2026-07-01 13:50:28.044 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 13:50:28.048 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 13:50:28.052 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-01 13:50:28.055 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-01 13:50:28.057 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:50:28.061 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:50:28.063 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-01 13:50:28.066 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:50:28.070 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-01 13:50:28.072 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-01 13:50:28.076 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-07-01 13:50:28.080 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:50:28.084 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:50:28.087 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-07-01 13:50:28.113 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-07-01 13:50:28.116 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 13:50:28.118 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 13:50:28.122 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 13:50:28.124 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 13:50:28.127 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 13:50:28.131 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 13:50:28.135 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:50:28.139 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:50:28.143 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 13:50:28.146 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 13:50:28.148 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 13:50:28.153 | + functions-common:apt_get_update:1167 : return 2026-07-01 13:50:28.156 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-01 13:50:28.158 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 13:50:28.162 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:50:28.165 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:50:28.168 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-01 13:50:28.195 | + 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-07-01 13:50:28.238 | Reading package lists... 2026-07-01 13:50:28.630 | Building dependency tree... 2026-07-01 13:50:28.632 | Reading state information... 2026-07-01 13:50:29.254 | The following packages were automatically installed and are no longer required: 2026-07-01 13:50:29.256 | libfwupd2 libgusb2 2026-07-01 13:50:29.256 | Use 'sudo apt autoremove' to remove them. 2026-07-01 13:50:29.259 | The following additional packages will be installed: 2026-07-01 13:50:29.259 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-01 13:50:29.259 | python3-urwid python3-wcwidth 2026-07-01 13:50:29.261 | Suggested packages: 2026-07-01 13:50:29.262 | python-urwid-doc 2026-07-01 13:50:29.297 | The following NEW packages will be installed: 2026-07-01 13:50:29.298 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-01 13:50:29.298 | python3-urwid python3-wcwidth targetcli-fb 2026-07-01 13:50:29.376 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 13:50:29.376 | Need to get 385 kB of archives. 2026-07-01 13:50:29.376 | After this operation, 3098 kB of additional disk space will be used. 2026-07-01 13:50:29.377 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-01 13:50:29.406 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-01 13:50:29.422 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-01 13:50:29.437 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-01 13:50:29.450 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-01 13:50:29.464 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-01 13:50:29.697 | perl: warning: Setting locale failed. 2026-07-01 13:50:29.697 | perl: warning: Please check that your locale settings: 2026-07-01 13:50:29.697 | LANGUAGE = (unset), 2026-07-01 13:50:29.697 | LC_ALL = "en_US.utf8", 2026-07-01 13:50:29.697 | LANG = "de_DE.UTF-8" 2026-07-01 13:50:29.697 | are supported and installed on your system. 2026-07-01 13:50:29.697 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:50:29.762 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:50:29.762 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:50:29.762 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:50:29.952 | Fetched 385 kB in 0s (2764 kB/s) 2026-07-01 13:50:29.992 | Selecting previously unselected package python3-typing-extensions. 2026-07-01 13:50:30.059 | (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-07-01 13:50:30.066 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-01 13:50:30.071 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-01 13:50:30.127 | Selecting previously unselected package python3-wcwidth. 2026-07-01 13:50:30.140 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-01 13:50:30.238 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-01 13:50:30.290 | Selecting previously unselected package python3-urwid. 2026-07-01 13:50:30.302 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-01 13:50:30.307 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-01 13:50:30.398 | Selecting previously unselected package python3-configshell-fb. 2026-07-01 13:50:30.410 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-01 13:50:30.414 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-01 13:50:30.468 | Selecting previously unselected package python3-rtslib-fb. 2026-07-01 13:50:30.480 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-01 13:50:30.484 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-01 13:50:30.548 | Selecting previously unselected package targetcli-fb. 2026-07-01 13:50:30.561 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-01 13:50:30.564 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-01 13:50:30.638 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-01 13:50:31.843 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-01 13:50:31.852 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-01 13:50:32.181 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-01 13:50:32.453 | Setting up python3-urwid (2.6.10-1) ... 2026-07-01 13:50:33.003 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-01 13:50:33.204 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 13:50:33.204 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-01 13:50:33.239 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-01 13:50:33.239 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-01 13:50:33.239 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-01 13:50:33.239 | keyword = Word(alphanums + '_\-') 2026-07-01 13:50:33.240 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 13:50:33.240 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 13:50:33.240 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 13:50:33.240 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 13:50:33.240 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-01 13:50:33.240 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-01 13:50:33.249 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 13:50:33.249 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-01 13:50:33.272 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-01 13:50:33.272 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-01 13:50:33.272 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-01 13:50:33.272 | keyword = Word(alphanums + '_\-') 2026-07-01 13:50:33.273 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 13:50:33.273 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 13:50:33.273 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-01 13:50:33.273 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-01 13:50:33.273 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-01 13:50:33.273 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-01 13:50:33.309 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-01 13:50:33.532 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-01 13:50:33.532 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-01 13:50:33.838 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 13:50:34.739 | perl: warning: Setting locale failed. 2026-07-01 13:50:34.739 | perl: warning: Please check that your locale settings: 2026-07-01 13:50:34.739 | LANGUAGE = (unset), 2026-07-01 13:50:34.739 | LC_ALL = "en_US.utf8", 2026-07-01 13:50:34.739 | LANG = "de_DE.UTF-8" 2026-07-01 13:50:34.739 | are supported and installed on your system. 2026-07-01 13:50:34.739 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:50:34.893 | perl: warning: Setting locale failed. 2026-07-01 13:50:34.893 | perl: warning: Please check that your locale settings: 2026-07-01 13:50:34.893 | LANGUAGE = (unset), 2026-07-01 13:50:34.894 | LC_ALL = "en_US.utf8", 2026-07-01 13:50:34.894 | LANG = "de_DE.UTF-8" 2026-07-01 13:50:34.894 | are supported and installed on your system. 2026-07-01 13:50:34.894 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:50:34.945 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:50:34.945 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:50:34.945 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:50:35.018 | perl: warning: Setting locale failed. 2026-07-01 13:50:35.018 | perl: warning: Please check that your locale settings: 2026-07-01 13:50:35.018 | LANGUAGE = (unset), 2026-07-01 13:50:35.018 | LC_ALL = "en_US.utf8", 2026-07-01 13:50:35.018 | LANG = "de_DE.UTF-8" 2026-07-01 13:50:35.018 | are supported and installed on your system. 2026-07-01 13:50:35.018 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:50:35.552 | 2026-07-01 13:50:35.552 | Running kernel seems to be up-to-date. 2026-07-01 13:50:35.552 | 2026-07-01 13:50:35.552 | Restarting services... 2026-07-01 13:50:35.580 | 2026-07-01 13:50:35.580 | Service restarts being deferred: 2026-07-01 13:50:35.580 | systemctl restart virtlockd.service 2026-07-01 13:50:35.580 | systemctl restart virtlogd.service 2026-07-01 13:50:35.580 | 2026-07-01 13:50:35.580 | No containers need to be restarted. 2026-07-01 13:50:35.580 | 2026-07-01 13:50:35.580 | No user sessions are running outdated binaries. 2026-07-01 13:50:35.580 | 2026-07-01 13:50:35.581 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 13:50:37.841 | + functions-common:apt_get:1211 : result=0 2026-07-01 13:50:37.846 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 13:50:37.850 | + functions-common:time_stop:2420 : local name 2026-07-01 13:50:37.854 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:50:37.859 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:50:37.863 | + functions-common:time_stop:2423 : local total 2026-07-01 13:50:37.868 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:50:37.872 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 13:50:37.876 | + functions-common:time_stop:2427 : start_time=1782913828190 2026-07-01 13:50:37.880 | + functions-common:time_stop:2429 : [[ -z 1782913828190 ]] 2026-07-01 13:50:37.887 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:50:37.893 | + functions-common:time_stop:2432 : end_time=1782913837888 2026-07-01 13:50:37.899 | + functions-common:time_stop:2433 : elapsed_time=9698 2026-07-01 13:50:37.902 | + functions-common:time_stop:2434 : total=139385 2026-07-01 13:50:37.907 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:50:37.911 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149083 2026-07-01 13:50:37.916 | + functions-common:apt_get:1215 : return 0 2026-07-01 13:50:37.920 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 13:50:37.923 | + ./stack.sh:main:948 : configure_cinder 2026-07-01 13:50:37.928 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-01 13:50:37.947 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-01 13:50:37.952 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-01 13:50:37.956 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-01 13:50:37.961 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-01 13:50:37.966 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-01 13:50:37.966 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-01 13:50:37.973 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-01 13:50:37.976 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-01 13:50:37.980 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-01 13:50:37.983 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-01 13:50:37.988 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-01 13:50:37.990 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-01 13:50:37.995 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-01 13:50:38.000 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-01 13:50:38.025 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-01 13:50:38.046 | + 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-07-01 13:50:38.064 | + 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-07-01 13:50:38.090 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-01 13:50:38.115 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-01 13:50:38.140 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-01 13:50:38.145 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-01 13:50:38.151 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.0IuUdP8Vhn 2026-07-01 13:50:38.155 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-01 13:50:38.159 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-01 13:50:38.163 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-01 13:50:38.167 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.0IuUdP8Vhn 2026-07-01 13:50:38.173 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.0IuUdP8Vhn 2026-07-01 13:50:38.191 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.0IuUdP8Vhn /etc/sudoers.d/cinder-rootwrap 2026-07-01 13:50:38.211 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-01 13:50:38.217 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-01 13:50:38.221 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-01 13:50:38.225 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-01 13:50:38.229 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-01 13:50:38.233 | + 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-07-01 13:50:38.236 | + 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-07-01 13:50:38.241 | + 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-07-01 13:50:38.242 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-01 13:50:38.254 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-01 13:50:38.259 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-01 13:50:38.277 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-01 13:50:38.296 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-01 13:50:38.300 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-01 13:50:38.307 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-01 13:50:38.314 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-01 13:50:38.318 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 13:50:38.322 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-01 13:50:38.326 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 13:50:38.330 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 13:50:38.334 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-01 13:50:38.338 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 13:50:38.342 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-01 13:50:38.346 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 13:50:38.350 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-01 13:50:38.396 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-01 13:50:38.439 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.233/identity 2026-07-01 13:50:38.486 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-01 13:50:38.529 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-01 13:50:38.572 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-01 13:50:38.616 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-01 13:50:38.659 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-01 13:50:38.704 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.233/identity 2026-07-01 13:50:38.749 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 13:50:38.795 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 13:50:38.841 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 13:50:38.845 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-01 13:50:38.895 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-01 13:50:38.935 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-01 13:50:38.939 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-01 13:50:38.941 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-01 13:50:38.945 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-01 13:50:38.947 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 13:50:38.950 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 13:50:38.953 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 13:50:38.974 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:50:38.979 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 13:50:38.982 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-01 13:50:38.985 | + 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-07-01 13:50:39.030 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-01 13:50:39.070 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-01 13:50:39.113 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-01 13:50:39.155 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-01 13:50:39.197 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-01 13:50:39.241 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.233 2026-07-01 13:50:39.283 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-01 13:50:39.329 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-01 13:50:39.339 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key ba086fab0d4ce6ed6b829a7f3d45feb7 2026-07-01 13:50:39.383 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-01 13:50:39.387 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-01 13:50:39.432 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-01 13:50:39.474 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-01 13:50:39.516 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-01 13:50:39.559 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-01 13:50:39.600 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-01 13:50:39.641 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-01 13:50:39.662 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:50:39.665 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 13:50:39.669 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-01 13:50:39.673 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-01 13:50:39.677 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-01 13:50:39.681 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 13:50:39.685 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-01 13:50:39.689 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-01 13:50:39.693 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-01 13:50:39.698 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-01 13:50:39.703 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-01 13:50:39.708 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-01 13:50:39.763 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-01 13:50:39.818 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-01 13:50:39.868 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-01 13:50:39.916 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-01 13:50:39.962 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-01 13:50:40.010 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-01 13:50:40.057 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-01 13:50:40.113 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-01 13:50:40.173 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-01 13:50:40.178 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-01 13:50:40.182 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-01 13:50:40.186 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-01 13:50:40.234 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-01 13:50:40.238 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-01 13:50:40.285 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-01 13:50:40.290 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-01 13:50:40.294 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-07-01 13:50:40.298 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-01 13:50:40.347 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-07-01 13:50:40.352 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-07-01 13:50:40.357 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-01 13:50:40.362 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-01 13:50:40.367 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-01 13:50:40.393 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:50:40.399 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-01 13:50:40.429 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:50:40.434 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-01 13:50:40.464 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:50:40.468 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-01 13:50:40.473 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-01 13:50:40.477 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-01 13:50:40.482 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-01 13:50:40.486 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 13:50:40.490 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 13:50:40.495 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 13:50:40.522 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:50:40.528 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 13:50:40.533 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 13:50:40.538 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 13:50:40.567 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:50:40.572 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 13:50:40.577 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 13:50:40.629 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 13:50:40.633 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 13:50:40.638 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-01 13:50:40.642 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-01 13:50:40.647 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 13:50:40.655 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 13:50:40.684 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 13:50:40.688 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 13:50:40.691 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 13:50:40.693 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 13:50:40.698 | + 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-07-01 13:50:40.749 | + 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-07-01 13:50:40.797 | + 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-07-01 13:50:40.847 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 13:50:40.894 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-01 13:50:40.942 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-01 13:50:40.967 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:50:40.971 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-01 13:50:40.975 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-01 13:50:40.979 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-01 13:50:40.984 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-01 13:50:40.988 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 13:50:40.992 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-01 13:50:40.996 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-01 13:50:41.000 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 13:50:41.004 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 13:50:41.024 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 13:50:41.025 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 13:50:41.036 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 13:50:41.042 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 13:50:41.058 | /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-07-01 13:50:41.065 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-01 13:50:41.069 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-01 13:50:41.076 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 13:50:41.080 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-01 13:50:41.131 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-01 13:50:41.182 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-01 13:50:41.231 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 13:50:41.276 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 13:50:41.324 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 13:50:41.371 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 13:50:41.417 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 13:50:41.458 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 13:50:41.498 | + 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-07-01 13:50:41.539 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 13:50:41.582 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 13:50:41.622 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 13:50:41.660 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-01 13:50:41.699 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 13:50:41.703 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 13:50:41.706 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-01 13:50:41.711 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-01 13:50:41.714 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 13:50:41.718 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:50:41.721 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:50:41.724 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-01 13:50:41.727 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-01 13:50:41.730 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-01 13:50:41.771 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 13:50:41.812 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-01 13:50:41.812 | + 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-07-01 13:50:41.824 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-01 13:50:41.829 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-01 13:50:41.832 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-01 13:50:41.836 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 13:50:41.839 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 13:50:41.843 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 13:50:41.846 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 13:50:41.850 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:50:41.853 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:50:41.856 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 13:50:41.860 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 13:50:41.862 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:50:41.865 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:50:41.869 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-01 13:50:41.883 | perl: warning: Setting locale failed. 2026-07-01 13:50:41.883 | perl: warning: Please check that your locale settings: 2026-07-01 13:50:41.883 | LANGUAGE = (unset), 2026-07-01 13:50:41.883 | LC_ALL = "en_US.utf8", 2026-07-01 13:50:41.883 | LANG = "de_DE.UTF-8" 2026-07-01 13:50:41.884 | are supported and installed on your system. 2026-07-01 13:50:41.884 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:50:41.927 | Enabling site cinder-api. 2026-07-01 13:50:41.933 | To activate the new configuration, you need to run: 2026-07-01 13:50:41.934 | systemctl reload apache2 2026-07-01 13:50:41.941 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 13:50:41.943 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 13:50:41.948 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:50:41.952 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 13:50:42.131 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-01 13:50:42.136 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.233/image 2026-07-01 13:50:42.176 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-01 13:50:42.200 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:50:42.204 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-01 13:50:42.207 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 13:50:42.211 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-01 13:50:42.215 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-01 13:50:42.218 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 13:50:42.222 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-01 13:50:42.227 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 13:50:42.231 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-01 13:50:42.235 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-01 13:50:42.237 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-01 13:50:42.270 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-01 13:50:42.299 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.233/identity 2026-07-01 13:50:42.327 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-01 13:50:42.355 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-01 13:50:42.383 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-01 13:50:42.412 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-01 13:50:42.441 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-01 13:50:42.471 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.233/identity 2026-07-01 13:50:42.502 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-01 13:50:42.533 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-01 13:50:42.566 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 13:50:42.569 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-01 13:50:42.571 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 13:50:42.574 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 13:50:42.578 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-01 13:50:42.581 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-01 13:50:42.624 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-01 13:50:42.663 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.233/identity 2026-07-01 13:50:42.703 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-01 13:50:42.742 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-01 13:50:42.780 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-01 13:50:42.820 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-01 13:50:42.858 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-01 13:50:42.897 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-01 13:50:42.935 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-01 13:50:42.975 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-01 13:50:42.978 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-01 13:50:43.001 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:50:43.004 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.233:2379?api_version=v3' 2026-07-01 13:50:43.044 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-01 13:50:43.047 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-01 13:50:43.050 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-07-01 13:50:43.093 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-01 13:50:43.096 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-01 13:50:43.099 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-01 13:50:43.139 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-01 13:50:43.142 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-01 13:50:43.145 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-01 13:50:43.148 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-01 13:50:43.151 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-01 13:50:43.190 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-01 13:50:43.228 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.233/identity 2026-07-01 13:50:43.266 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-01 13:50:43.302 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-01 13:50:43.340 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-01 13:50:43.378 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-01 13:50:43.416 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-01 13:50:43.456 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-01 13:50:43.482 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:50:43.486 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-01 13:50:43.490 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-01 13:50:43.494 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-01 13:50:43.498 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 13:50:43.501 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-01 13:50:43.506 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-01 13:50:43.509 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-01 13:50:43.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:50:43.517 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:50:43.522 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-01 13:50:43.526 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:50:43.530 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-01 13:50:43.534 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-01 13:50:43.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:50:43.542 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:50:43.546 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-01 13:50:43.550 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:50:43.554 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-01 13:50:43.558 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-01 13:50:43.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:50:43.566 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:50:43.570 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-01 13:50:43.575 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:50:43.579 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-01 13:50:43.584 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-01 13:50:43.588 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-01 13:50:43.592 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 13:50:43.596 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 13:50:43.601 | ++ functions-common:git_clone:593 : pwd 2026-07-01 13:50:43.605 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 13:50:43.609 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 13:50:43.614 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 13:50:43.641 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 13:50:43.645 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 13:50:43.649 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 13:50:43.654 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 13:50:43.654 | + functions-common:git_clone:610 : echo master 2026-07-01 13:50:43.662 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-01 13:50:43.666 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 13:50:43.670 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-01 13:50:43.674 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:50:43.678 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:50:43.682 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:50:43.686 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:50:43.690 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:50:43.694 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:50:43.697 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:50:43.701 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:50:43.706 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:50:43.712 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913843707 2026-07-01 13:50:43.715 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-01 13:50:43.719 | Cloning into '/opt/stack/neutron'... 2026-07-01 13:51:44.447 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:51:44.449 | + functions-common:time_stop:2420 : local name 2026-07-01 13:51:44.452 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:51:44.454 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:51:44.457 | + functions-common:time_stop:2423 : local total 2026-07-01 13:51:44.459 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:51:44.461 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:51:44.463 | + functions-common:time_stop:2427 : start_time=1782913843707 2026-07-01 13:51:44.466 | + functions-common:time_stop:2429 : [[ -z 1782913843707 ]] 2026-07-01 13:51:44.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:51:44.472 | + functions-common:time_stop:2432 : end_time=1782913904470 2026-07-01 13:51:44.475 | + functions-common:time_stop:2433 : elapsed_time=60763 2026-07-01 13:51:44.477 | + functions-common:time_stop:2434 : total=92067 2026-07-01 13:51:44.479 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:51:44.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152830 2026-07-01 13:51:44.484 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-01 13:51:44.486 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 13:51:44.488 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:51:44.490 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:51:44.492 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:51:44.494 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:51:44.497 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:51:44.499 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:51:44.501 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:51:44.503 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:51:44.506 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:51:44.510 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913904507 2026-07-01 13:51:44.512 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 13:51:45.222 | From https://review.opendev.org/openstack/neutron 2026-07-01 13:51:45.223 | * branch master -> FETCH_HEAD 2026-07-01 13:51:45.232 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:51:45.234 | + functions-common:time_stop:2420 : local name 2026-07-01 13:51:45.236 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:51:45.238 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:51:45.240 | + functions-common:time_stop:2423 : local total 2026-07-01 13:51:45.243 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:51:45.245 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:51:45.247 | + functions-common:time_stop:2427 : start_time=1782913904507 2026-07-01 13:51:45.249 | + functions-common:time_stop:2429 : [[ -z 1782913904507 ]] 2026-07-01 13:51:45.252 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:51:45.256 | + functions-common:time_stop:2432 : end_time=1782913905254 2026-07-01 13:51:45.258 | + functions-common:time_stop:2433 : elapsed_time=747 2026-07-01 13:51:45.261 | + functions-common:time_stop:2434 : total=152830 2026-07-01 13:51:45.263 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:51:45.266 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153577 2026-07-01 13:51:45.268 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 13:51:45.270 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:51:45.273 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:51:45.275 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:51:45.277 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:51:45.279 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:51:45.282 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:51:45.284 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:51:45.286 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:51:45.289 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:51:45.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913905291 2026-07-01 13:51:45.296 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 13:51:45.760 | Note: switching to 'FETCH_HEAD'. 2026-07-01 13:51:45.760 | 2026-07-01 13:51:45.760 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 13:51:45.760 | changes and commit them, and you can discard any commits you make in this 2026-07-01 13:51:45.760 | state without impacting any branches by switching back to a branch. 2026-07-01 13:51:45.760 | 2026-07-01 13:51:45.760 | If you want to create a new branch to retain commits you create, you may 2026-07-01 13:51:45.760 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 13:51:45.761 | 2026-07-01 13:51:45.761 | git switch -c 2026-07-01 13:51:45.761 | 2026-07-01 13:51:45.761 | Or undo this operation with: 2026-07-01 13:51:45.761 | 2026-07-01 13:51:45.761 | git switch - 2026-07-01 13:51:45.761 | 2026-07-01 13:51:45.761 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 13:51:45.761 | 2026-07-01 13:51:45.761 | HEAD is now at e4df77137e Merge "Adapt to new testtools" 2026-07-01 13:51:45.769 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:51:45.772 | + functions-common:time_stop:2420 : local name 2026-07-01 13:51:45.775 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:51:45.779 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:51:45.782 | + functions-common:time_stop:2423 : local total 2026-07-01 13:51:45.786 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:51:45.788 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:51:45.790 | + functions-common:time_stop:2427 : start_time=1782913905291 2026-07-01 13:51:45.793 | + functions-common:time_stop:2429 : [[ -z 1782913905291 ]] 2026-07-01 13:51:45.797 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:51:45.802 | + functions-common:time_stop:2432 : end_time=1782913905798 2026-07-01 13:51:45.804 | + functions-common:time_stop:2433 : elapsed_time=507 2026-07-01 13:51:45.806 | + functions-common:time_stop:2434 : total=153577 2026-07-01 13:51:45.809 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:51:45.812 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154084 2026-07-01 13:51:45.816 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-01 13:51:45.835 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-01 13:51:45.839 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 13:51:45.840 | + functions-common:git_clone:673 : head -1 2026-07-01 13:51:45.866 | e4df77137e Merge "Adapt to new testtools" 2026-07-01 13:51:45.870 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 13:51:45.873 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-01 13:51:45.877 | + inc/python:setup_develop:353 : local bindep 2026-07-01 13:51:45.881 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 13:51:45.884 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-01 13:51:45.887 | + inc/python:setup_develop:359 : local extras= 2026-07-01 13:51:45.892 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-01 13:51:45.895 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 13:51:45.900 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 13:51:45.904 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-01 13:51:45.908 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 13:51:45.913 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 13:51:45.919 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-01 13:51:45.923 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 13:51:45.929 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-01 13:51:45.933 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 13:51:45.938 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 13:51:45.943 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-01 13:51:45.952 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-01 13:51:45.956 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-01 13:51:45.961 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-01 13:51:46.131 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-01 13:51:46.135 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 13:51:46.140 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 13:51:46.144 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 13:51:46.149 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-01 13:51:46.153 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-01 13:51:46.158 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 13:51:46.162 | + inc/python:setup_package:446 : local extras= 2026-07-01 13:51:46.167 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 13:51:46.171 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 13:51:46.176 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 13:51:46.180 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 13:51:46.184 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 13:51:46.189 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-01 13:51:46.222 | Using python 3.12 to install /opt/stack/neutron 2026-07-01 13:51:46.226 | + 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-07-01 13:51:47.236 | Obtaining file:///opt/stack/neutron 2026-07-01 13:51:47.246 | Installing build dependencies: started 2026-07-01 13:51:49.043 | Installing build dependencies: finished with status 'done' 2026-07-01 13:51:49.044 | Checking if build backend supports build_editable: started 2026-07-01 13:51:49.585 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 13:51:49.587 | Getting requirements to build editable: started 2026-07-01 13:51:49.888 | Getting requirements to build editable: finished with status 'done' 2026-07-01 13:51:49.890 | Preparing editable metadata (pyproject.toml): started 2026-07-01 13:51:51.594 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 13:51:51.622 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.0.3) 2026-07-01 13:51:51.623 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.1) 2026-07-01 13:51:51.624 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-01 13:51:51.624 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.5.1) 2026-07-01 13:51:51.625 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-01 13:51:51.626 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.3.1) 2026-07-01 13:51:51.830 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev556) 2026-07-01 13:51:51.968 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-01 13:51:51.979 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (0.31.2) 2026-07-01 13:51:51.980 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.34.2) 2026-07-01 13:51:51.981 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.6) 2026-07-01 13:51:51.982 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (13.0.0) 2026-07-01 13:51:51.983 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.3.0) 2026-07-01 13:51:52.045 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev556) 2026-07-01 13:51:52.061 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-01 13:51:52.113 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev556) 2026-07-01 13:51:52.129 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 13:51:52.140 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (9.1.4) 2026-07-01 13:51:52.141 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.0.51) 2026-07-01 13:51:52.142 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.8.10) 2026-07-01 13:51:52.143 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.14.0) 2026-07-01 13:51:52.144 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.18.4) 2026-07-01 13:51:52.145 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.8.0) 2026-07-01 13:51:52.145 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.2.0) 2026-07-01 13:51:52.146 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.5.0) 2026-07-01 13:51:52.147 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.5.0) 2026-07-01 13:51:52.148 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.4.0) 2026-07-01 13:51:52.149 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.0.0) 2026-07-01 13:51:52.150 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.8.0) 2026-07-01 13:51:52.151 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.2.0) 2026-07-01 13:51:52.151 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.1.0) 2026-07-01 13:51:52.152 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-01 13:51:52.153 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.1.0) 2026-07-01 13:51:52.154 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.11.0) 2026-07-01 13:51:52.155 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.8.0) 2026-07-01 13:51:52.156 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.9.0) 2026-07-01 13:51:52.156 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.10.0) 2026-07-01 13:51:52.158 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (4.6.0) 2026-07-01 13:51:52.159 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.7.1) 2026-07-01 13:51:52.160 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.1.1) 2026-07-01 13:51:52.160 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.2) 2026-07-01 13:51:52.161 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.4.0) 2026-07-01 13:51:52.196 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev556) 2026-07-01 13:51:52.212 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 13:51:52.248 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev556) 2026-07-01 13:51:52.264 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 13:51:52.304 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev556) 2026-07-01 13:51:52.324 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-01 13:51:52.428 | Installing build dependencies: started 2026-07-01 13:51:54.123 | Installing build dependencies: finished with status 'done' 2026-07-01 13:51:54.124 | Getting requirements to build wheel: started 2026-07-01 13:51:54.822 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 13:51:54.823 | Preparing metadata (pyproject.toml): started 2026-07-01 13:51:55.234 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 13:51:55.285 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev556) 2026-07-01 13:51:55.302 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 13:51:55.313 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.2.2) 2026-07-01 13:51:55.351 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev556) 2026-07-01 13:51:55.370 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-01 13:51:55.381 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (24.2.1) 2026-07-01 13:51:55.382 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.13.0) 2026-07-01 13:51:55.383 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.17.0) 2026-07-01 13:51:55.416 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev556) 2026-07-01 13:51:55.435 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-01 13:51:55.489 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev556) 2026-07-01 13:51:55.507 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 13:51:55.518 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.4.0) 2026-07-01 13:51:55.519 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-01 13:51:55.522 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (1.3.12) 2026-07-01 13:51:55.523 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (4.15.0) 2026-07-01 13:51:55.525 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev556) (2.2.1) 2026-07-01 13:51:55.531 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev556) (3.3.2) 2026-07-01 13:51:55.535 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev556) (3.0.3) 2026-07-01 13:51:55.538 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev556) (2.1.0) 2026-07-01 13:51:55.539 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev556) (1.8.2) 2026-07-01 13:51:55.546 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (4.0.1) 2026-07-01 13:51:55.547 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (2.13.0) 2026-07-01 13:51:55.548 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (5.8.0) 2026-07-01 13:51:55.561 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) (1.3.7) 2026-07-01 13:51:55.593 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) 2026-07-01 13:51:55.610 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-01 13:51:55.623 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (43.0.3) 2026-07-01 13:51:55.624 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.5.0) 2026-07-01 13:51:55.626 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.1.0) 2026-07-01 13:51:55.627 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.33) 2026-07-01 13:51:55.629 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (4.10.0) 2026-07-01 13:51:55.630 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (6.0.3) 2026-07-01 13:51:55.634 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (2.0.0) 2026-07-01 13:51:55.639 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (3.0) 2026-07-01 13:51:55.647 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (3.1.1) 2026-07-01 13:51:55.652 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (0.41.0) 2026-07-01 13:51:55.653 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (1.2.1) 2026-07-01 13:51:55.682 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev556) 2026-07-01 13:51:55.699 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-01 13:51:55.713 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (26.2) 2026-07-01 13:51:55.716 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev556) (2.8.0) 2026-07-01 13:51:55.717 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev556) (3.5.2) 2026-07-01 13:51:55.730 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (6.1.1) 2026-07-01 13:51:55.731 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (4.0.0) 2026-07-01 13:51:55.752 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev556) (0.20) 2026-07-01 13:51:55.758 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev556) (2.0.0) 2026-07-01 13:51:55.766 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev556) (2.1.2) 2026-07-01 13:51:55.767 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev556) (0.6.2) 2026-07-01 13:51:55.775 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev556) (2.9.0.post0) 2026-07-01 13:51:55.781 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (7.1.4) 2026-07-01 13:51:55.782 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.3.1) 2026-07-01 13:51:55.783 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.6.2) 2026-07-01 13:51:55.785 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (0.16.0) 2026-07-01 13:51:55.789 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.1.0) 2026-07-01 13:51:55.798 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (2026.2) 2026-07-01 13:51:55.806 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (0.25.0) 2026-07-01 13:51:55.810 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev556) (5.0.0) 2026-07-01 13:51:55.813 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev556) (4.0.1) 2026-07-01 13:51:55.843 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (1.7.6) 2026-07-01 13:51:55.850 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (2.2.0) 2026-07-01 13:51:55.860 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev556) (3.17.0) 2026-07-01 13:51:55.910 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev556) 2026-07-01 13:51:55.925 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-01 13:51:55.991 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev556) 2026-07-01 13:51:55.993 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-01 13:51:56.013 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (3.0.3) 2026-07-01 13:51:56.014 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev556) (1.6.2) 2026-07-01 13:51:56.024 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev556) (82.0.1) 2026-07-01 13:51:56.051 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev556) (0.8.1) 2026-07-01 13:51:56.093 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev556) (1.17.0) 2026-07-01 13:51:56.098 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.14.0) 2026-07-01 13:51:56.099 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.26.0) 2026-07-01 13:51:56.146 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) 2026-07-01 13:51:56.163 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 13:51:56.180 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.6.0) 2026-07-01 13:51:56.181 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.0.0) 2026-07-01 13:51:56.192 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (3.0.52) 2026-07-01 13:51:56.193 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (1.11.0) 2026-07-01 13:51:56.194 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (15.0.0) 2026-07-01 13:51:56.194 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (1.8.0) 2026-07-01 13:51:56.200 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (26.1.0) 2026-07-01 13:51:56.201 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2025.9.1) 2026-07-01 13:51:56.202 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.37.0) 2026-07-01 13:51:56.203 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2026.5.1) 2026-07-01 13:51:56.270 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (3.4.7) 2026-07-01 13:51:56.271 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (3.18) 2026-07-01 13:51:56.272 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2.7.0) 2026-07-01 13:51:56.274 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2023.11.17) 2026-07-01 13:51:56.308 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.2.0) 2026-07-01 13:51:56.309 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2.20.0) 2026-07-01 13:51:56.320 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.1.2) 2026-07-01 13:51:56.340 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev556) (0.8) 2026-07-01 13:51:56.404 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev556) (0.16.0) 2026-07-01 13:51:56.499 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-01 13:51:56.593 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.9 MB/s 0:00:00 2026-07-01 13:51:56.612 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-01 13:51:56.786 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.4 MB/s 0:00:00 2026-07-01 13:51:56.802 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-01 13:51:56.828 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-01 13:51:56.858 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-01 13:51:56.881 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-07-01 13:51:56.907 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-01 13:51:56.922 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-01 13:51:56.942 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-01 13:51:56.975 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-01 13:51:57.024 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-07-01 13:51:57.049 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-01 13:51:57.074 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-01 13:51:57.109 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-01 13:51:57.219 | Building wheels for collected packages: neutron, ovs 2026-07-01 13:51:57.221 | Building editable for neutron (pyproject.toml): started 2026-07-01 13:51:59.479 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-01 13:51:59.480 | Created wheel for neutron: filename=neutron-28.1.0.dev556-0.editable-py3-none-any.whl size=15993 sha256=0a1698b8844d94d950efeea2706669f7e547cf9895a85221c7a337d1c2817e2c 2026-07-01 13:51:59.483 | Stored in directory: /tmp/pip-ephem-wheel-cache-bdicoodf/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-01 13:51:59.487 | Building wheel for ovs (pyproject.toml): started 2026-07-01 13:52:00.376 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-01 13:52:00.377 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=2de780cef024e10c7f6c227ab0a9bc0d7d26f6a4362c51453fc9636f606c9398 2026-07-01 13:52:00.378 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-01 13:52:00.383 | Successfully built neutron ovs 2026-07-01 13:52:00.684 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-07-01 13:52:06.286 | 2026-07-01 13:52:06.312 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev556 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-01 13:52:06.536 | + inc/python:pip_install:216 : result=0 2026-07-01 13:52:06.539 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:52:06.541 | + functions-common:time_stop:2420 : local name 2026-07-01 13:52:06.543 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:52:06.545 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:52:06.547 | + functions-common:time_stop:2423 : local total 2026-07-01 13:52:06.549 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:52:06.551 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:52:06.553 | + functions-common:time_stop:2427 : start_time=1782913906214 2026-07-01 13:52:06.555 | + functions-common:time_stop:2429 : [[ -z 1782913906214 ]] 2026-07-01 13:52:06.557 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:52:06.561 | + functions-common:time_stop:2432 : end_time=1782913926558 2026-07-01 13:52:06.563 | + functions-common:time_stop:2433 : elapsed_time=20344 2026-07-01 13:52:06.565 | + functions-common:time_stop:2434 : total=116817 2026-07-01 13:52:06.567 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:52:06.569 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137161 2026-07-01 13:52:06.571 | + inc/python:pip_install:219 : return 0 2026-07-01 13:52:06.573 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 13:52:06.576 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 13:52:06.578 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-01 13:52:06.580 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-01 13:52:06.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:52:06.584 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:52:06.587 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-01 13:52:06.589 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:52:06.591 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-01 13:52:06.594 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-01 13:52:06.596 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-01 13:52:06.596 | Installing OVN and dependent packages 2026-07-01 13:52:06.598 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-01 13:52:06.601 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-01 13:52:06.615 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:52:06.617 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-01 13:52:06.631 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:52:06.633 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-01 13:52:06.647 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:52:06.649 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-01 13:52:06.652 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-01 13:52:06.666 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:52:06.668 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-01 13:52:06.670 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-01 13:52:06.685 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-01 13:52:06.689 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-01 13:52:06.703 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-01 13:52:06.706 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-01 13:52:06.722 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-01 13:52:06.724 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 13:52:06.727 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 13:52:06.729 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 13:52:06.731 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 13:52:06.733 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 13:52:06.736 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 13:52:06.738 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:52:06.740 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:52:06.742 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 13:52:06.745 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 13:52:06.747 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 13:52:06.749 | + functions-common:apt_get_update:1167 : return 2026-07-01 13:52:06.752 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-01 13:52:06.754 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 13:52:06.756 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:52:06.758 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:52:06.761 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-01 13:52:06.779 | + 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-07-01 13:52:06.815 | Reading package lists... 2026-07-01 13:52:07.193 | Building dependency tree... 2026-07-01 13:52:07.195 | Reading state information... 2026-07-01 13:52:07.790 | fakeroot is already the newest version (1.33-1). 2026-07-01 13:52:07.790 | fakeroot set to manually installed. 2026-07-01 13:52:07.790 | make is already the newest version (4.3-4.1build2). 2026-07-01 13:52:07.790 | make set to manually installed. 2026-07-01 13:52:07.790 | The following packages were automatically installed and are no longer required: 2026-07-01 13:52:07.792 | libfwupd2 libgusb2 2026-07-01 13:52:07.792 | Use 'sudo apt autoremove' to remove them. 2026-07-01 13:52:07.795 | The following additional packages will be installed: 2026-07-01 13:52:07.796 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-01 13:52:07.796 | python3-sortedcontainers 2026-07-01 13:52:07.800 | Suggested packages: 2026-07-01 13:52:07.800 | openvswitch-doc python-sortedcontainers-doc 2026-07-01 13:52:07.838 | The following NEW packages will be installed: 2026-07-01 13:52:07.839 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-01 13:52:07.839 | python3-openvswitch python3-sortedcontainers 2026-07-01 13:52:07.933 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 13:52:07.933 | Need to get 4219 kB of archives. 2026-07-01 13:52:07.933 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-01 13:52:07.933 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-01 13:52:08.032 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-01 13:52:08.139 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-01 13:52:08.179 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-01 13:52:08.263 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-01 13:52:08.334 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-01 13:52:08.592 | perl: warning: Setting locale failed. 2026-07-01 13:52:08.592 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:08.592 | LANGUAGE = (unset), 2026-07-01 13:52:08.592 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:08.592 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:08.592 | are supported and installed on your system. 2026-07-01 13:52:08.592 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:08.654 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:52:08.655 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:52:08.655 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:52:08.842 | Fetched 4219 kB in 0s (8668 kB/s) 2026-07-01 13:52:08.889 | Selecting previously unselected package libunbound8:amd64. 2026-07-01 13:52:08.955 | (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-07-01 13:52:08.962 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-01 13:52:08.969 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-01 13:52:09.020 | Selecting previously unselected package openvswitch-common. 2026-07-01 13:52:09.033 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 13:52:09.037 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 13:52:09.136 | Selecting previously unselected package python3-sortedcontainers. 2026-07-01 13:52:09.149 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-01 13:52:09.154 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-01 13:52:09.203 | Selecting previously unselected package libxdp1:amd64. 2026-07-01 13:52:09.215 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-01 13:52:09.219 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-01 13:52:09.273 | Selecting previously unselected package python3-openvswitch. 2026-07-01 13:52:09.285 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 13:52:09.290 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 13:52:09.392 | Selecting previously unselected package openvswitch-switch. 2026-07-01 13:52:09.405 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-01 13:52:09.413 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 13:52:09.542 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-01 13:52:09.783 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-01 13:52:09.793 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-01 13:52:09.803 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 13:52:09.816 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 13:52:10.209 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-01 13:52:10.230 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-01 13:52:10.884 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-01 13:52:11.073 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-01 13:52:12.077 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 13:52:13.846 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-01 13:52:14.074 | perl: warning: Setting locale failed. 2026-07-01 13:52:14.074 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:14.074 | LANGUAGE = (unset), 2026-07-01 13:52:14.074 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:14.075 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:14.075 | are supported and installed on your system. 2026-07-01 13:52:14.075 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:14.204 | perl: warning: Setting locale failed. 2026-07-01 13:52:14.204 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:14.204 | LANGUAGE = (unset), 2026-07-01 13:52:14.204 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:14.205 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:14.205 | are supported and installed on your system. 2026-07-01 13:52:14.205 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:14.256 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:52:14.256 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:52:14.256 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:52:14.328 | perl: warning: Setting locale failed. 2026-07-01 13:52:14.328 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:14.328 | LANGUAGE = (unset), 2026-07-01 13:52:14.328 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:14.329 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:14.329 | are supported and installed on your system. 2026-07-01 13:52:14.329 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:14.833 | 2026-07-01 13:52:14.833 | Running kernel seems to be up-to-date. 2026-07-01 13:52:14.833 | 2026-07-01 13:52:14.834 | Restarting services... 2026-07-01 13:52:14.857 | 2026-07-01 13:52:14.857 | Service restarts being deferred: 2026-07-01 13:52:14.857 | systemctl restart virtlockd.service 2026-07-01 13:52:14.857 | systemctl restart virtlogd.service 2026-07-01 13:52:14.857 | 2026-07-01 13:52:14.857 | No containers need to be restarted. 2026-07-01 13:52:14.857 | 2026-07-01 13:52:14.858 | No user sessions are running outdated binaries. 2026-07-01 13:52:14.858 | 2026-07-01 13:52:14.858 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 13:52:16.835 | + functions-common:apt_get:1211 : result=0 2026-07-01 13:52:16.838 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 13:52:16.840 | + functions-common:time_stop:2420 : local name 2026-07-01 13:52:16.842 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:52:16.844 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:52:16.847 | + functions-common:time_stop:2423 : local total 2026-07-01 13:52:16.849 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:52:16.851 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 13:52:16.854 | + functions-common:time_stop:2427 : start_time=1782913926777 2026-07-01 13:52:16.856 | + functions-common:time_stop:2429 : [[ -z 1782913926777 ]] 2026-07-01 13:52:16.859 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:52:16.863 | + functions-common:time_stop:2432 : end_time=1782913936860 2026-07-01 13:52:16.865 | + functions-common:time_stop:2433 : elapsed_time=10083 2026-07-01 13:52:16.867 | + functions-common:time_stop:2434 : total=149083 2026-07-01 13:52:16.870 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:52:16.872 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159166 2026-07-01 13:52:16.874 | + functions-common:apt_get:1215 : return 0 2026-07-01 13:52:16.877 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-01 13:52:16.895 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-01 13:52:16.897 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 13:52:16.900 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 13:52:16.902 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 13:52:16.904 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 13:52:16.906 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 13:52:16.909 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 13:52:16.911 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:52:16.914 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:52:16.916 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 13:52:16.918 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 13:52:16.920 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 13:52:16.923 | + functions-common:apt_get_update:1167 : return 2026-07-01 13:52:16.925 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-01 13:52:16.928 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 13:52:16.930 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:52:16.932 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:52:16.935 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-01 13:52:16.954 | + 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-07-01 13:52:16.992 | Reading package lists... 2026-07-01 13:52:17.377 | Building dependency tree... 2026-07-01 13:52:17.379 | Reading state information... 2026-07-01 13:52:17.925 | The following packages were automatically installed and are no longer required: 2026-07-01 13:52:17.927 | libfwupd2 libgusb2 2026-07-01 13:52:17.927 | Use 'sudo apt autoremove' to remove them. 2026-07-01 13:52:17.930 | The following additional packages will be installed: 2026-07-01 13:52:17.930 | ovn-common 2026-07-01 13:52:17.969 | The following NEW packages will be installed: 2026-07-01 13:52:17.969 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-01 13:52:18.043 | 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 13:52:18.044 | Need to get 2360 kB of archives. 2026-07-01 13:52:18.044 | After this operation, 8355 kB of additional disk space will be used. 2026-07-01 13:52:18.044 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-01 13:52:18.124 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-01 13:52:18.146 | 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-07-01 13:52:18.159 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-01 13:52:18.405 | perl: warning: Setting locale failed. 2026-07-01 13:52:18.405 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:18.406 | LANGUAGE = (unset), 2026-07-01 13:52:18.406 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:18.406 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:18.406 | are supported and installed on your system. 2026-07-01 13:52:18.406 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:18.468 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:52:18.468 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:52:18.468 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:52:18.660 | Fetched 2360 kB in 0s (13.8 MB/s) 2026-07-01 13:52:18.725 | Selecting previously unselected package ovn-common. 2026-07-01 13:52:18.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 ... 127142 files and directories currently installed.) 2026-07-01 13:52:18.799 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:52:18.803 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 13:52:18.923 | Selecting previously unselected package ovn-central. 2026-07-01 13:52:18.935 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:52:18.939 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 13:52:19.002 | Selecting previously unselected package ovn-controller-vtep. 2026-07-01 13:52:19.014 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:52:19.019 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 13:52:19.074 | Selecting previously unselected package ovn-host. 2026-07-01 13:52:19.087 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-01 13:52:19.094 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 13:52:19.180 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 13:52:19.199 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 13:52:19.684 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-01 13:52:19.871 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-01 13:52:20.334 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-01 13:52:20.390 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 13:52:20.897 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-01 13:52:21.081 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-01 13:52:21.763 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-01 13:52:22.456 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-01 13:52:23.330 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-01 13:52:23.429 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-01 13:52:23.625 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-01 13:52:24.185 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 13:52:26.151 | perl: warning: Setting locale failed. 2026-07-01 13:52:26.151 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:26.151 | LANGUAGE = (unset), 2026-07-01 13:52:26.151 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:26.151 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:26.152 | are supported and installed on your system. 2026-07-01 13:52:26.152 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:26.279 | perl: warning: Setting locale failed. 2026-07-01 13:52:26.279 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:26.279 | LANGUAGE = (unset), 2026-07-01 13:52:26.279 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:26.279 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:26.280 | are supported and installed on your system. 2026-07-01 13:52:26.280 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:26.329 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:52:26.329 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:52:26.330 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:52:26.401 | perl: warning: Setting locale failed. 2026-07-01 13:52:26.401 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:26.401 | LANGUAGE = (unset), 2026-07-01 13:52:26.401 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:26.401 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:26.401 | are supported and installed on your system. 2026-07-01 13:52:26.401 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:26.905 | 2026-07-01 13:52:26.905 | Running kernel seems to be up-to-date. 2026-07-01 13:52:26.905 | 2026-07-01 13:52:26.905 | Restarting services... 2026-07-01 13:52:26.927 | 2026-07-01 13:52:26.927 | Service restarts being deferred: 2026-07-01 13:52:26.927 | systemctl restart virtlockd.service 2026-07-01 13:52:26.927 | systemctl restart virtlogd.service 2026-07-01 13:52:26.927 | 2026-07-01 13:52:26.928 | No containers need to be restarted. 2026-07-01 13:52:26.928 | 2026-07-01 13:52:26.928 | No user sessions are running outdated binaries. 2026-07-01 13:52:26.928 | 2026-07-01 13:52:26.928 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 13:52:28.884 | + functions-common:apt_get:1211 : result=0 2026-07-01 13:52:28.887 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 13:52:28.889 | + functions-common:time_stop:2420 : local name 2026-07-01 13:52:28.891 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:52:28.894 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:52:28.896 | + functions-common:time_stop:2423 : local total 2026-07-01 13:52:28.898 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:52:28.901 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 13:52:28.903 | + functions-common:time_stop:2427 : start_time=1782913936952 2026-07-01 13:52:28.905 | + functions-common:time_stop:2429 : [[ -z 1782913936952 ]] 2026-07-01 13:52:28.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:52:28.912 | + functions-common:time_stop:2432 : end_time=1782913948909 2026-07-01 13:52:28.914 | + functions-common:time_stop:2433 : elapsed_time=11957 2026-07-01 13:52:28.917 | + functions-common:time_stop:2434 : total=159166 2026-07-01 13:52:28.919 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:52:28.922 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171123 2026-07-01 13:52:28.924 | + functions-common:apt_get:1215 : return 0 2026-07-01 13:52:28.927 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 13:52:28.929 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-01 13:52:28.932 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-01 13:52:28.934 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-01 13:52:28.939 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 13:52:28.941 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-01 13:52:28.943 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 13:52:28.945 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-01 13:52:28.947 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 13:52:28.950 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-01 13:52:28.952 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 13:52:28.954 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-01 13:52:28.956 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 13:52:28.959 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-01 13:52:28.961 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 13:52:28.963 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-01 13:52:28.965 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 13:52:28.968 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-01 13:52:28.970 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-01 13:52:28.973 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-01 13:52:28.975 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-01 13:52:28.978 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-01 13:52:28.980 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:52:28.982 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:52:28.984 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-01 13:52:28.987 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:52:28.989 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-01 13:52:28.991 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 13:52:28.994 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-01 13:52:29.009 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:52:29.011 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-01 13:52:29.014 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-01 13:52:29.016 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-01 13:52:29.019 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 13:52:29.022 | + lib/stack:stack_install_service:32 : install_nova 2026-07-01 13:52:29.024 | + lib/nova:install_nova:913 : use_library_from_git os-vif 2026-07-01 13:52:29.026 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-01 13:52:29.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:52:29.031 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:52:29.034 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-01 13:52:29.036 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:52:29.038 | + lib/nova:install_nova:918 : is_service_enabled n-cpu 2026-07-01 13:52:29.053 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:52:29.056 | + lib/nova:install_nova:918 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-01 13:52:29.058 | + lib/nova:install_nova:919 : install_nova_hypervisor 2026-07-01 13:52:29.061 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-01 13:52:29.063 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-01 13:52:29.065 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-01 13:52:29.225 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-01 13:52:29.227 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:52:29.229 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:52:29.231 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 13:52:29.233 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 13:52:29.235 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 13:52:29.238 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 13:52:29.240 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 13:52:29.242 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 13:52:29.244 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 13:52:29.246 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:52:29.249 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:52:29.251 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 13:52:29.253 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 13:52:29.255 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 13:52:29.257 | + functions-common:apt_get_update:1167 : return 2026-07-01 13:52:29.259 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 13:52:29.262 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 13:52:29.264 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:52:29.266 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:52:29.268 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-01 13:52:29.286 | + 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-07-01 13:52:29.323 | Reading package lists... 2026-07-01 13:52:29.695 | Building dependency tree... 2026-07-01 13:52:29.697 | Reading state information... 2026-07-01 13:52:30.268 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-01 13:52:30.268 | libvirt-clients set to manually installed. 2026-07-01 13:52:30.268 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-01 13:52:30.268 | The following packages were automatically installed and are no longer required: 2026-07-01 13:52:30.270 | libfwupd2 libgusb2 2026-07-01 13:52:30.271 | Use 'sudo apt autoremove' to remove them. 2026-07-01 13:52:30.274 | The following additional packages will be installed: 2026-07-01 13:52:30.274 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-01 13:52:30.274 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-01 13:52:30.274 | qemu-system-sparc 2026-07-01 13:52:30.277 | Suggested packages: 2026-07-01 13:52:30.277 | python-zstandard-doc samba vde2 2026-07-01 13:52:30.316 | The following packages will be REMOVED: 2026-07-01 13:52:30.319 | apport-core-dump-handler 2026-07-01 13:52:30.321 | The following NEW packages will be installed: 2026-07-01 13:52:30.321 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-01 13:52:30.321 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-01 13:52:30.322 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-01 13:52:30.427 | 0 upgraded, 13 newly installed, 1 to remove and 6 not upgraded. 2026-07-01 13:52:30.427 | Need to get 110 MB of archives. 2026-07-01 13:52:30.427 | After this operation, 897 MB of additional disk space will be used. 2026-07-01 13:52:30.427 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-01 13:52:30.495 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-01 13:52:30.529 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-01 13:52:30.547 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-01 13:52:30.572 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-01 13:52:30.745 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-01 13:52:30.925 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-01 13:52:31.038 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-01 13:52:31.128 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-01 13:52:31.191 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-01 13:52:31.904 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-01 13:52:31.905 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-01 13:52:31.952 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-01 13:52:32.212 | perl: warning: Setting locale failed. 2026-07-01 13:52:32.212 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:32.212 | LANGUAGE = (unset), 2026-07-01 13:52:32.213 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:32.213 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:32.213 | are supported and installed on your system. 2026-07-01 13:52:32.213 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:32.278 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:52:32.278 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:52:32.278 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:52:32.513 | Fetched 110 MB in 2s (68.0 MB/s) 2026-07-01 13:52:32.553 | Selecting previously unselected package python3-zstandard. 2026-07-01 13:52:32.619 | (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-07-01 13:52:32.625 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-01 13:52:32.629 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-01 13:52:32.763 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-01 13:52:32.765 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-01 13:52:32.765 | Package apport-core-dump-handler is to be removed. 2026-07-01 13:52:32.765 | Package python3-zstandard is not configured yet. 2026-07-01 13:52:32.765 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-01 13:52:32.765 | Package apport-core-dump-handler is to be removed. 2026-07-01 13:52:32.765 | Package systemd-coredump is not installed. 2026-07-01 13:52:32.766 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-01 13:52:32.766 | Package apport-core-dump-handler is to be removed. 2026-07-01 13:52:32.766 | Package python3-zstandard is not configured yet. 2026-07-01 13:52:32.766 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-01 13:52:32.766 | Package apport-core-dump-handler is to be removed. 2026-07-01 13:52:32.766 | Package systemd-coredump is not installed. 2026-07-01 13:52:32.766 | 2026-07-01 13:52:32.827 | (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 ... 127226 files and directories currently installed.) 2026-07-01 13:52:32.833 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-01 13:52:33.754 | Selecting previously unselected package systemd-coredump. 2026-07-01 13:52:33.823 | (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 ... 127222 files and directories currently installed.) 2026-07-01 13:52:33.830 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-01 13:52:33.834 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-01 13:52:33.902 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-01 13:52:33.914 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-01 13:52:33.927 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-01 13:52:34.001 | Selecting previously unselected package python3-libvirt. 2026-07-01 13:52:34.012 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-01 13:52:34.016 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-01 13:52:34.253 | Selecting previously unselected package qemu-system-arm. 2026-07-01 13:52:34.266 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 13:52:34.278 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:34.804 | Selecting previously unselected package qemu-system-mips. 2026-07-01 13:52:34.816 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 13:52:34.832 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:35.446 | Selecting previously unselected package qemu-system-ppc. 2026-07-01 13:52:35.458 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 13:52:35.471 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:35.844 | Selecting previously unselected package qemu-system-sparc. 2026-07-01 13:52:35.858 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 13:52:35.916 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:36.218 | Selecting previously unselected package qemu-system-s390x. 2026-07-01 13:52:36.230 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 13:52:36.244 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:36.427 | Selecting previously unselected package qemu-system-misc. 2026-07-01 13:52:36.441 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 13:52:36.453 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:38.444 | Selecting previously unselected package qemu-system. 2026-07-01 13:52:38.457 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-01 13:52:38.462 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:38.514 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-01 13:52:38.528 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-01 13:52:38.533 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-01 13:52:40.518 | Selecting previously unselected package qemu-efi-arm. 2026-07-01 13:52:40.536 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-01 13:52:40.541 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-01 13:52:41.383 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-01 13:52:41.907 | Creating group 'systemd-coredump' with GID 987. 2026-07-01 13:52:41.910 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-01 13:52:41.935 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-01 13:52:42.243 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:42.261 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:42.278 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-01 13:52:42.297 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:42.314 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-01 13:52:42.325 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:42.344 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-01 13:52:42.610 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:42.627 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-01 13:52:42.639 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:42.657 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-01 13:52:42.669 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-01 13:52:44.465 | perl: warning: Setting locale failed. 2026-07-01 13:52:44.465 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:44.465 | LANGUAGE = (unset), 2026-07-01 13:52:44.465 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:44.465 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:44.466 | are supported and installed on your system. 2026-07-01 13:52:44.466 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:44.604 | perl: warning: Setting locale failed. 2026-07-01 13:52:44.604 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:44.604 | LANGUAGE = (unset), 2026-07-01 13:52:44.604 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:44.604 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:44.605 | are supported and installed on your system. 2026-07-01 13:52:44.605 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:44.656 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-01 13:52:44.656 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-01 13:52:44.656 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-01 13:52:44.728 | perl: warning: Setting locale failed. 2026-07-01 13:52:44.728 | perl: warning: Please check that your locale settings: 2026-07-01 13:52:44.728 | LANGUAGE = (unset), 2026-07-01 13:52:44.728 | LC_ALL = "en_US.utf8", 2026-07-01 13:52:44.728 | LANG = "de_DE.UTF-8" 2026-07-01 13:52:44.728 | are supported and installed on your system. 2026-07-01 13:52:44.728 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:52:45.248 | 2026-07-01 13:52:45.248 | Running kernel seems to be up-to-date. 2026-07-01 13:52:45.248 | 2026-07-01 13:52:45.248 | Restarting services... 2026-07-01 13:52:45.272 | 2026-07-01 13:52:45.272 | Service restarts being deferred: 2026-07-01 13:52:45.272 | systemctl restart virtlockd.service 2026-07-01 13:52:45.272 | systemctl restart virtlogd.service 2026-07-01 13:52:45.272 | 2026-07-01 13:52:45.272 | No containers need to be restarted. 2026-07-01 13:52:45.273 | 2026-07-01 13:52:45.273 | No user sessions are running outdated binaries. 2026-07-01 13:52:45.273 | 2026-07-01 13:52:45.273 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-01 13:52:47.554 | + functions-common:apt_get:1211 : result=0 2026-07-01 13:52:47.558 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 13:52:47.561 | + functions-common:time_stop:2420 : local name 2026-07-01 13:52:47.564 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:52:47.567 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:52:47.570 | + functions-common:time_stop:2423 : local total 2026-07-01 13:52:47.572 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:52:47.576 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 13:52:47.578 | + functions-common:time_stop:2427 : start_time=1782913949284 2026-07-01 13:52:47.581 | + functions-common:time_stop:2429 : [[ -z 1782913949284 ]] 2026-07-01 13:52:47.584 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:52:47.592 | + functions-common:time_stop:2432 : end_time=1782913967587 2026-07-01 13:52:47.595 | + functions-common:time_stop:2433 : elapsed_time=18303 2026-07-01 13:52:47.599 | + functions-common:time_stop:2434 : total=171123 2026-07-01 13:52:47.601 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:52:47.604 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189426 2026-07-01 13:52:47.606 | + functions-common:apt_get:1215 : return 0 2026-07-01 13:52:47.610 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-01 13:52:47.613 | + functions-common:install_package:1438 : update_package_repo 2026-07-01 13:52:47.616 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-01 13:52:47.619 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-01 13:52:47.622 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-01 13:52:47.626 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-01 13:52:47.629 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-01 13:52:47.632 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:52:47.635 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:52:47.639 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-01 13:52:47.643 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-01 13:52:47.645 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-01 13:52:47.649 | + functions-common:apt_get_update:1167 : return 2026-07-01 13:52:47.653 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-01 13:52:47.656 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-01 13:52:47.659 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:52:47.662 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:52:47.664 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-01 13:52:47.691 | + 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-07-01 13:52:47.732 | Reading package lists... 2026-07-01 13:52:48.183 | Building dependency tree... 2026-07-01 13:52:48.185 | Reading state information... 2026-07-01 13:52:48.996 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-01 13:52:48.996 | ovmf set to manually installed. 2026-07-01 13:52:48.996 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-01 13:52:48.996 | swtpm set to manually installed. 2026-07-01 13:52:48.997 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-01 13:52:48.997 | swtpm-tools set to manually installed. 2026-07-01 13:52:48.997 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-01 13:52:48.997 | mdevctl set to manually installed. 2026-07-01 13:52:48.997 | The following packages were automatically installed and are no longer required: 2026-07-01 13:52:48.999 | libfwupd2 libgusb2 2026-07-01 13:52:48.999 | Use 'sudo apt autoremove' to remove them. 2026-07-01 13:52:49.115 | 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 2026-07-01 13:52:49.121 | + functions-common:apt_get:1211 : result=0 2026-07-01 13:52:49.123 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-01 13:52:49.127 | + functions-common:time_stop:2420 : local name 2026-07-01 13:52:49.129 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:52:49.133 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:52:49.137 | + functions-common:time_stop:2423 : local total 2026-07-01 13:52:49.139 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:52:49.143 | + functions-common:time_stop:2426 : name=apt-get 2026-07-01 13:52:49.145 | + functions-common:time_stop:2427 : start_time=1782913967686 2026-07-01 13:52:49.149 | + functions-common:time_stop:2429 : [[ -z 1782913967686 ]] 2026-07-01 13:52:49.152 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:52:49.157 | + functions-common:time_stop:2432 : end_time=1782913969153 2026-07-01 13:52:49.160 | + functions-common:time_stop:2433 : elapsed_time=1467 2026-07-01 13:52:49.164 | + functions-common:time_stop:2434 : total=189426 2026-07-01 13:52:49.167 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:52:49.170 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190893 2026-07-01 13:52:49.174 | + functions-common:apt_get:1215 : return 0 2026-07-01 13:52:49.176 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-01 13:52:49.179 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 13:52:49.184 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 13:52:49.187 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-01 13:52:49.191 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-01 13:52:49.193 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-01 13:52:49.197 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-01 13:52:49.200 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-01 13:52:49.204 | + lib/nova:install_nova:922 : is_service_enabled n-novnc 2026-07-01 13:52:49.226 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:52:49.231 | ++ lib/nova:install_nova:924 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-01 13:52:49.254 | + lib/nova:install_nova:924 : NOVNC_FROM_PACKAGE=False 2026-07-01 13:52:49.257 | + lib/nova:install_nova:925 : '[' False = True ']' 2026-07-01 13:52:49.261 | + lib/nova:install_nova:944 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-01 13:52:49.263 | + lib/nova:install_nova:945 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-01 13:52:49.266 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-01 13:52:49.270 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-01 13:52:49.272 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-01 13:52:49.276 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 13:52:49.279 | ++ functions-common:git_clone:593 : pwd 2026-07-01 13:52:49.283 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 13:52:49.286 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 13:52:49.289 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 13:52:49.311 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 13:52:49.314 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 13:52:49.318 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 13:52:49.322 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-01 13:52:49.323 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 13:52:49.329 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-01 13:52:49.332 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 13:52:49.334 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-01 13:52:49.338 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:52:49.340 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:52:49.344 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:52:49.346 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:52:49.350 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:52:49.353 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:52:49.355 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:52:49.359 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:52:49.364 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:52:49.368 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913969366 2026-07-01 13:52:49.371 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-01 13:52:49.376 | Cloning into '/opt/stack/novnc'... 2026-07-01 13:52:51.311 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:52:51.315 | + functions-common:time_stop:2420 : local name 2026-07-01 13:52:51.320 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:52:51.323 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:52:51.327 | + functions-common:time_stop:2423 : local total 2026-07-01 13:52:51.331 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:52:51.335 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:52:51.340 | + functions-common:time_stop:2427 : start_time=1782913969366 2026-07-01 13:52:51.343 | + functions-common:time_stop:2429 : [[ -z 1782913969366 ]] 2026-07-01 13:52:51.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:52:51.354 | + functions-common:time_stop:2432 : end_time=1782913971350 2026-07-01 13:52:51.359 | + functions-common:time_stop:2433 : elapsed_time=1984 2026-07-01 13:52:51.363 | + functions-common:time_stop:2434 : total=154084 2026-07-01 13:52:51.367 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:52:51.371 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156068 2026-07-01 13:52:51.375 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-01 13:52:51.379 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-01 13:52:51.383 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:52:51.387 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:52:51.391 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:52:51.396 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:52:51.400 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:52:51.404 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:52:51.408 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:52:51.412 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:52:51.418 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:52:51.424 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913971419 2026-07-01 13:52:51.428 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-01 13:52:51.836 | From https://github.com/novnc/novnc 2026-07-01 13:52:51.836 | * tag v1.3.0 -> FETCH_HEAD 2026-07-01 13:52:51.848 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:52:51.853 | + functions-common:time_stop:2420 : local name 2026-07-01 13:52:51.857 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:52:51.862 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:52:51.866 | + functions-common:time_stop:2423 : local total 2026-07-01 13:52:51.871 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:52:51.875 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:52:51.879 | + functions-common:time_stop:2427 : start_time=1782913971419 2026-07-01 13:52:51.883 | + functions-common:time_stop:2429 : [[ -z 1782913971419 ]] 2026-07-01 13:52:51.888 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:52:51.893 | + functions-common:time_stop:2432 : end_time=1782913971889 2026-07-01 13:52:51.897 | + functions-common:time_stop:2433 : elapsed_time=470 2026-07-01 13:52:51.901 | + functions-common:time_stop:2434 : total=156068 2026-07-01 13:52:51.905 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:52:51.909 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156538 2026-07-01 13:52:51.914 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 13:52:51.918 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:52:51.923 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:52:51.927 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:52:51.932 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:52:51.935 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:52:51.940 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:52:51.944 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:52:51.949 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:52:51.955 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:52:51.960 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913971956 2026-07-01 13:52:51.965 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 13:52:51.999 | Note: switching to 'FETCH_HEAD'. 2026-07-01 13:52:51.999 | 2026-07-01 13:52:51.999 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 13:52:52.000 | changes and commit them, and you can discard any commits you make in this 2026-07-01 13:52:52.000 | state without impacting any branches by switching back to a branch. 2026-07-01 13:52:52.000 | 2026-07-01 13:52:52.000 | If you want to create a new branch to retain commits you create, you may 2026-07-01 13:52:52.000 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 13:52:52.000 | 2026-07-01 13:52:52.000 | git switch -c 2026-07-01 13:52:52.000 | 2026-07-01 13:52:52.000 | Or undo this operation with: 2026-07-01 13:52:52.000 | 2026-07-01 13:52:52.001 | git switch - 2026-07-01 13:52:52.001 | 2026-07-01 13:52:52.001 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 13:52:52.001 | 2026-07-01 13:52:52.001 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-01 13:52:52.006 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:52:52.010 | + functions-common:time_stop:2420 : local name 2026-07-01 13:52:52.014 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:52:52.019 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:52:52.023 | + functions-common:time_stop:2423 : local total 2026-07-01 13:52:52.027 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:52:52.031 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:52:52.035 | + functions-common:time_stop:2427 : start_time=1782913971956 2026-07-01 13:52:52.039 | + functions-common:time_stop:2429 : [[ -z 1782913971956 ]] 2026-07-01 13:52:52.044 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:52:52.050 | + functions-common:time_stop:2432 : end_time=1782913972046 2026-07-01 13:52:52.054 | + functions-common:time_stop:2433 : elapsed_time=90 2026-07-01 13:52:52.059 | + functions-common:time_stop:2434 : total=156538 2026-07-01 13:52:52.063 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:52:52.067 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156628 2026-07-01 13:52:52.071 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-01 13:52:52.091 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-01 13:52:52.097 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 13:52:52.097 | + functions-common:git_clone:673 : head -1 2026-07-01 13:52:52.100 | 463c39e noVNC 1.3.0 2026-07-01 13:52:52.103 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 13:52:52.108 | + lib/nova:install_nova:949 : is_service_enabled n-spice 2026-07-01 13:52:52.133 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:52:52.138 | + lib/nova:install_nova:961 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/85/982085/2 2026-07-01 13:52:52.142 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-01 13:52:52.147 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-01 13:52:52.151 | + functions-common:git_clone:591 : local git_ref=refs/changes/85/982085/2 2026-07-01 13:52:52.155 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 13:52:52.161 | ++ functions-common:git_clone:593 : pwd 2026-07-01 13:52:52.166 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 13:52:52.170 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 13:52:52.175 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 13:52:52.203 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 13:52:52.207 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 13:52:52.212 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 13:52:52.217 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 13:52:52.218 | + functions-common:git_clone:610 : echo refs/changes/85/982085/2 2026-07-01 13:52:52.224 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-01 13:52:52.228 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-01 13:52:52.231 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-01 13:52:52.235 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:52:52.239 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:52:52.242 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:52:52.246 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:52:52.250 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:52:52.254 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:52:52.258 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:52:52.262 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:52:52.267 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:52:52.273 | + functions-common:time_start:2411 : _TIME_START[$name]=1782913972269 2026-07-01 13:52:52.276 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-01 13:52:52.280 | Cloning into '/opt/stack/nova'... 2026-07-01 13:56:34.553 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:56:34.556 | + functions-common:time_stop:2420 : local name 2026-07-01 13:56:34.558 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:56:34.560 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:56:34.563 | + functions-common:time_stop:2423 : local total 2026-07-01 13:56:34.565 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:56:34.567 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:56:34.570 | + functions-common:time_stop:2427 : start_time=1782913972269 2026-07-01 13:56:34.572 | + functions-common:time_stop:2429 : [[ -z 1782913972269 ]] 2026-07-01 13:56:34.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:56:34.580 | + functions-common:time_stop:2432 : end_time=1782914194577 2026-07-01 13:56:34.583 | + functions-common:time_stop:2433 : elapsed_time=222308 2026-07-01 13:56:34.586 | + functions-common:time_stop:2434 : total=156628 2026-07-01 13:56:34.589 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:56:34.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=378936 2026-07-01 13:56:34.594 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-01 13:56:34.597 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/85/982085/2 2026-07-01 13:56:34.599 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:56:34.602 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:56:34.605 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:56:34.608 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:56:34.611 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:56:34.614 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:56:34.617 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:56:34.620 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:56:34.623 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:56:34.627 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914194624 2026-07-01 13:56:34.630 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/85/982085/2 2026-07-01 13:56:35.543 | From https://review.opendev.org/openstack/nova 2026-07-01 13:56:35.543 | * branch refs/changes/85/982085/2 -> FETCH_HEAD 2026-07-01 13:56:35.550 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:56:35.553 | + functions-common:time_stop:2420 : local name 2026-07-01 13:56:35.555 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:56:35.558 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:56:35.560 | + functions-common:time_stop:2423 : local total 2026-07-01 13:56:35.563 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:56:35.566 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:56:35.568 | + functions-common:time_stop:2427 : start_time=1782914194624 2026-07-01 13:56:35.571 | + functions-common:time_stop:2429 : [[ -z 1782914194624 ]] 2026-07-01 13:56:35.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:56:35.579 | + functions-common:time_stop:2432 : end_time=1782914195576 2026-07-01 13:56:35.582 | + functions-common:time_stop:2433 : elapsed_time=952 2026-07-01 13:56:35.584 | + functions-common:time_stop:2434 : total=378936 2026-07-01 13:56:35.587 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:56:35.590 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=379888 2026-07-01 13:56:35.593 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-01 13:56:35.866 | Note: switching to 'FETCH_HEAD'. 2026-07-01 13:56:35.866 | 2026-07-01 13:56:35.866 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 13:56:35.866 | changes and commit them, and you can discard any commits you make in this 2026-07-01 13:56:35.866 | state without impacting any branches by switching back to a branch. 2026-07-01 13:56:35.867 | 2026-07-01 13:56:35.867 | If you want to create a new branch to retain commits you create, you may 2026-07-01 13:56:35.867 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 13:56:35.867 | 2026-07-01 13:56:35.867 | git switch -c 2026-07-01 13:56:35.867 | 2026-07-01 13:56:35.867 | Or undo this operation with: 2026-07-01 13:56:35.867 | 2026-07-01 13:56:35.867 | git switch - 2026-07-01 13:56:35.867 | 2026-07-01 13:56:35.867 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 13:56:35.868 | 2026-07-01 13:56:35.868 | HEAD is now at 655becf440 Suppress error in cleanup of pre live migration 2026-07-01 13:56:35.871 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-01 13:56:35.893 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-01 13:56:35.897 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 13:56:35.897 | + functions-common:git_clone:673 : head -1 2026-07-01 13:56:35.913 | 655becf440 Suppress error in cleanup of pre live migration 2026-07-01 13:56:35.916 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 13:56:35.920 | + lib/nova:install_nova:962 : setup_develop /opt/stack/nova 2026-07-01 13:56:35.923 | + inc/python:setup_develop:353 : local bindep 2026-07-01 13:56:35.926 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 13:56:35.929 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-01 13:56:35.933 | + inc/python:setup_develop:359 : local extras= 2026-07-01 13:56:35.936 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-01 13:56:35.939 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 13:56:35.942 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 13:56:35.945 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-01 13:56:35.948 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 13:56:35.950 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 13:56:35.954 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-01 13:56:35.957 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 13:56:35.961 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-01 13:56:35.964 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 13:56:35.967 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 13:56:35.970 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-01 13:56:35.977 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-01 13:56:35.980 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-01 13:56:35.983 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-01 13:56:36.139 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-01 13:56:36.141 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 13:56:36.144 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 13:56:36.147 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 13:56:36.149 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-01 13:56:36.152 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-01 13:56:36.155 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 13:56:36.158 | + inc/python:setup_package:446 : local extras= 2026-07-01 13:56:36.161 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 13:56:36.163 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 13:56:36.166 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 13:56:36.169 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 13:56:36.172 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 13:56:36.175 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-01 13:56:36.196 | Using python 3.12 to install /opt/stack/nova 2026-07-01 13:56:36.199 | + 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-07-01 13:56:37.227 | Obtaining file:///opt/stack/nova 2026-07-01 13:56:37.231 | Installing build dependencies: started 2026-07-01 13:56:39.084 | Installing build dependencies: finished with status 'done' 2026-07-01 13:56:39.086 | Checking if build backend supports build_editable: started 2026-07-01 13:56:39.633 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 13:56:39.635 | Getting requirements to build editable: started 2026-07-01 13:56:39.939 | Getting requirements to build editable: finished with status 'done' 2026-07-01 13:56:39.942 | Preparing editable metadata (pyproject.toml): started 2026-07-01 13:56:42.173 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 13:56:42.199 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.0.3) 2026-07-01 13:56:42.201 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.0.51) 2026-07-01 13:56:42.201 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.3.1) 2026-07-01 13:56:42.202 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (0.41.0) 2026-07-01 13:56:42.203 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.1.6) 2026-07-01 13:56:42.204 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (13.0.0) 2026-07-01 13:56:42.205 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.1.1) 2026-07-01 13:56:42.206 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.5.1) 2026-07-01 13:56:42.207 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (43.0.3) 2026-07-01 13:56:42.210 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.8.10) 2026-07-01 13:56:42.210 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.5.2) 2026-07-01 13:56:42.210 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.1.0) 2026-07-01 13:56:42.211 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.10.1) 2026-07-01 13:56:42.212 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.17.0) 2026-07-01 13:56:42.213 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.18.4) 2026-07-01 13:56:42.214 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.3.0) 2026-07-01 13:56:42.215 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.0.0) 2026-07-01 13:56:42.216 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.26.0) 2026-07-01 13:56:42.217 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (9.9.0) 2026-07-01 13:56:42.218 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.14.0) 2026-07-01 13:56:42.220 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (12.0.0) 2026-07-01 13:56:42.220 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.12.0) 2026-07-01 13:56:42.221 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.34.2) 2026-07-01 13:56:42.222 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.8.0) 2026-07-01 13:56:42.413 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev243) 2026-07-01 13:56:42.551 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-01 13:56:42.567 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.2.0) 2026-07-01 13:56:42.569 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.5.0) 2026-07-01 13:56:42.569 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (10.5.0) 2026-07-01 13:56:42.570 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.4.0) 2026-07-01 13:56:42.571 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (8.2.0) 2026-07-01 13:56:42.572 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.11.0) 2026-07-01 13:56:42.573 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.8.0) 2026-07-01 13:56:42.574 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.10.0) 2026-07-01 13:56:42.575 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.7.1) 2026-07-01 13:56:42.577 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (10.1.1) 2026-07-01 13:56:42.577 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (18.0.0) 2026-07-01 13:56:42.580 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.9.0) 2026-07-01 13:56:42.580 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (18.1.0) 2026-07-01 13:56:42.580 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.1.0) 2026-07-01 13:56:42.582 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.11.0) 2026-07-01 13:56:42.582 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.8.0) 2026-07-01 13:56:42.584 | 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.dev243) (4.6.0) 2026-07-01 13:56:42.586 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.0.0) 2026-07-01 13:56:42.587 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (8.1.0) 2026-07-01 13:56:42.588 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.2.2) 2026-07-01 13:56:42.589 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.10.2) 2026-07-01 13:56:42.590 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.1.0) 2026-07-01 13:56:42.591 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.1.0) 2026-07-01 13:56:42.592 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.8.0) 2026-07-01 13:56:42.593 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.0.0) 2026-07-01 13:56:42.596 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.7.0) 2026-07-01 13:56:42.624 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev243) 2026-07-01 13:56:42.640 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-01 13:56:42.652 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (8.1.0) 2026-07-01 13:56:42.653 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (0.2.3) 2026-07-01 13:56:42.654 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.4.2) 2026-07-01 13:56:42.656 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.8.2) 2026-07-01 13:56:42.657 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.9.0.post0) 2026-07-01 13:56:42.658 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.4.0) 2026-07-01 13:56:42.660 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.17.0) 2026-07-01 13:56:42.660 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.0.3) 2026-07-01 13:56:42.665 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev243) (1.3.12) 2026-07-01 13:56:42.665 | 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.dev243) (4.15.0) 2026-07-01 13:56:42.669 | 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.dev243) (7.4.0) 2026-07-01 13:56:42.674 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev243) (2.0.0) 2026-07-01 13:56:42.681 | 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.dev243) (3.0) 2026-07-01 13:56:42.687 | 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.dev243) (2.8.0) 2026-07-01 13:56:42.696 | 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.dev243) (3.1.0) 2026-07-01 13:56:42.699 | 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.dev243) (2.2.1) 2026-07-01 13:56:42.704 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev243) (3.0.3) 2026-07-01 13:56:42.707 | 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.dev243) (26.1.0) 2026-07-01 13:56:42.708 | 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.dev243) (2025.9.1) 2026-07-01 13:56:42.709 | 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.dev243) (0.37.0) 2026-07-01 13:56:42.710 | 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.dev243) (2026.5.1) 2026-07-01 13:56:42.719 | 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.dev243) (2.1.0) 2026-07-01 13:56:42.727 | 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.dev243) (4.0.1) 2026-07-01 13:56:42.729 | 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.dev243) (2.13.0) 2026-07-01 13:56:42.729 | 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.dev243) (5.8.0) 2026-07-01 13:56:42.743 | 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.dev243) (1.5.0) 2026-07-01 13:56:42.745 | 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.dev243) (1.1.0) 2026-07-01 13:56:42.746 | 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.dev243) (1.33) 2026-07-01 13:56:42.748 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev243) (4.10.0) 2026-07-01 13:56:42.759 | 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.dev243) (3.1.1) 2026-07-01 13:56:42.767 | 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.dev243) (9.1.4) 2026-07-01 13:56:42.779 | 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.dev243) (2.18.0) 2026-07-01 13:56:42.787 | 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.dev243) (0.20) 2026-07-01 13:56:42.802 | 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.dev243) (2.1.2) 2026-07-01 13:56:42.804 | 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.dev243) (0.6.2) 2026-07-01 13:56:42.821 | 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.dev243) (7.1.4) 2026-07-01 13:56:42.823 | 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.dev243) (5.3.1) 2026-07-01 13:56:42.824 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev243) (5.6.2) 2026-07-01 13:56:42.825 | 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.dev243) (0.16.0) 2026-07-01 13:56:42.830 | 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.dev243) (5.1.0) 2026-07-01 13:56:42.841 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev243) (2026.2) 2026-07-01 13:56:42.843 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev243) (26.2) 2026-07-01 13:56:42.851 | 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.dev243) (0.25.0) 2026-07-01 13:56:42.855 | 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.dev243) (5.0.0) 2026-07-01 13:56:42.857 | 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.dev243) (4.0.1) 2026-07-01 13:56:42.872 | 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.dev243) (1.2.1) 2026-07-01 13:56:42.897 | 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.dev243) (1.7.6) 2026-07-01 13:56:42.904 | 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.dev243) (2.2.0) 2026-07-01 13:56:42.910 | 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.dev243) (1.3.7) 2026-07-01 13:56:42.923 | 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.dev243) (3.3.2) 2026-07-01 13:56:42.936 | 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.dev243) (4.3.2) 2026-07-01 13:56:42.937 | 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.dev243) (3.7.1) 2026-07-01 13:56:42.948 | 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.dev243) (2.4.0) 2026-07-01 13:56:42.959 | 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.dev243) (3.0.3) 2026-07-01 13:56:42.960 | 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.dev243) (1.6.2) 2026-07-01 13:56:42.970 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev243) (82.0.1) 2026-07-01 13:56:42.991 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev243) (0.8.1) 2026-07-01 13:56:43.032 | 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.dev243) (4.14.0) 2026-07-01 13:56:43.039 | 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.dev243) (0.6.0) 2026-07-01 13:56:43.040 | 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.dev243) (4.0.0) 2026-07-01 13:56:43.052 | 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.dev243) (3.0.52) 2026-07-01 13:56:43.053 | 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.dev243) (1.11.0) 2026-07-01 13:56:43.054 | 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.dev243) (15.0.0) 2026-07-01 13:56:43.055 | 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.dev243) (1.8.0) 2026-07-01 13:56:43.079 | 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.dev243) (1.17.0) 2026-07-01 13:56:43.086 | 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.dev243) (2.1.0) 2026-07-01 13:56:43.087 | 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.dev243) (24.2.1) 2026-07-01 13:56:43.110 | 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.dev243) (4.6.0) 2026-07-01 13:56:43.139 | 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.dev243) (3.4.7) 2026-07-01 13:56:43.140 | 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.dev243) (3.18) 2026-07-01 13:56:43.141 | 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.dev243) (2.7.0) 2026-07-01 13:56:43.143 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev243) (2023.11.17) 2026-07-01 13:56:43.187 | 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.dev243) (4.2.0) 2026-07-01 13:56:43.188 | 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.dev243) (2.20.0) 2026-07-01 13:56:43.200 | 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.dev243) (0.1.2) 2026-07-01 13:56:43.223 | 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.dev243) (0.8) 2026-07-01 13:56:43.287 | 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.dev243) (0.16.0) 2026-07-01 13:56:43.870 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev243) 2026-07-01 13:56:43.888 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-01 13:56:43.931 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev243) 2026-07-01 13:56:43.948 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-07-01 13:56:44.007 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev243) 2026-07-01 13:56:44.024 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-07-01 13:56:44.140 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-01 13:56:44.166 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-01 13:56:44.193 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-07-01 13:56:44.226 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-01 13:56:44.499 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.3 MB/s 0:00:00 2026-07-01 13:56:44.514 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-07-01 13:56:44.581 | Building wheels for collected packages: nova 2026-07-01 13:56:44.583 | Building editable for nova (pyproject.toml): started 2026-07-01 13:56:47.265 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-01 13:56:47.266 | Created wheel for nova: filename=nova-33.1.0.dev243-0.editable-py3-none-any.whl size=10617 sha256=6089ae17012c635b03ae4d005cdd4ffc04b375f86d978e22d975e86a00487388 2026-07-01 13:56:47.266 | Stored in directory: /tmp/pip-ephem-wheel-cache-lmy5quk_/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-01 13:56:47.272 | Successfully built nova 2026-07-01 13:56:47.544 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-01 13:56:52.083 | 2026-07-01 13:56:52.108 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev243 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-07-01 13:56:52.319 | + inc/python:pip_install:216 : result=0 2026-07-01 13:56:52.322 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:56:52.326 | + functions-common:time_stop:2420 : local name 2026-07-01 13:56:52.330 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:56:52.333 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:56:52.336 | + functions-common:time_stop:2423 : local total 2026-07-01 13:56:52.340 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:56:52.343 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:56:52.347 | + functions-common:time_stop:2427 : start_time=1782914196191 2026-07-01 13:56:52.349 | + functions-common:time_stop:2429 : [[ -z 1782914196191 ]] 2026-07-01 13:56:52.353 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:56:52.359 | + functions-common:time_stop:2432 : end_time=1782914212356 2026-07-01 13:56:52.363 | + functions-common:time_stop:2433 : elapsed_time=16165 2026-07-01 13:56:52.366 | + functions-common:time_stop:2434 : total=137161 2026-07-01 13:56:52.370 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:56:52.373 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153326 2026-07-01 13:56:52.376 | + inc/python:pip_install:219 : return 0 2026-07-01 13:56:52.379 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 13:56:52.383 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 13:56:52.386 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-01 13:56:52.390 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-01 13:56:52.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:56:52.397 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:56:52.401 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-01 13:56:52.404 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:56:52.408 | + lib/nova:install_nova:963 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-01 13:56:52.427 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 13:56:52.430 | + ./stack.sh:main:959 : configure_nova 2026-07-01 13:56:52.434 | + lib/nova:configure_nova:265 : sudo install -d -o quobyte /etc/nova 2026-07-01 13:56:52.451 | + lib/nova:configure_nova:267 : configure_rootwrap nova 2026-07-01 13:56:52.455 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-01 13:56:52.458 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-01 13:56:52.464 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-01 13:56:52.464 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-01 13:56:52.470 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-01 13:56:52.473 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-01 13:56:52.476 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-01 13:56:52.480 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-01 13:56:52.483 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-01 13:56:52.487 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-01 13:56:52.490 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-01 13:56:52.494 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-01 13:56:52.510 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-01 13:56:52.526 | + 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-07-01 13:56:52.543 | + 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-07-01 13:56:52.560 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-01 13:56:52.576 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-01 13:56:52.594 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-01 13:56:52.599 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-01 13:56:52.603 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.FEo6lg5RCB 2026-07-01 13:56:52.607 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-01 13:56:52.612 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-01 13:56:52.616 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-01 13:56:52.619 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-01 13:56:52.623 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-01 13:56:52.626 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.FEo6lg5RCB 2026-07-01 13:56:52.632 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.FEo6lg5RCB 2026-07-01 13:56:52.649 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.FEo6lg5RCB /etc/sudoers.d/nova-rootwrap 2026-07-01 13:56:52.666 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-01 13:56:52.672 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-01 13:56:52.676 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-01 13:56:52.680 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-01 13:56:52.683 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-01 13:56:52.686 | + 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-07-01 13:56:52.690 | + 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-07-01 13:56:52.694 | + 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-07-01 13:56:52.695 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-01 13:56:52.706 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-01 13:56:52.711 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-01 13:56:52.729 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-01 13:56:52.747 | + lib/nova:configure_nova:269 : [[ 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-07-01 13:56:52.750 | + lib/nova:configure_nova:271 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-01 13:56:52.756 | + lib/nova:configure_nova:274 : is_service_enabled n-cpu 2026-07-01 13:56:52.779 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:52.782 | + lib/nova:configure_nova:276 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-01 13:56:52.795 | net.ipv4.ip_forward = 1 2026-07-01 13:56:52.801 | + lib/nova:configure_nova:278 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-01 13:56:52.804 | + lib/nova:configure_nova:282 : [[ kvm == \k\v\m ]] 2026-07-01 13:56:52.808 | + lib/nova:configure_nova:283 : sudo modprobe kvm 2026-07-01 13:56:52.827 | + lib/nova:configure_nova:284 : '[' '!' -e /dev/kvm ']' 2026-07-01 13:56:52.830 | + lib/nova:configure_nova:299 : [[ kvm == \l\x\c ]] 2026-07-01 13:56:52.833 | + lib/nova:configure_nova:314 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-01 13:56:52.852 | + lib/nova:configure_nova:319 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-01 13:56:52.857 | + lib/nova:configure_nova:328 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-01 13:56:52.859 | ++ lib/nova:configure_nova:328 : iscsi-iname 2026-07-01 13:56:52.866 | + lib/nova:configure_nova:328 : echo InitiatorName=iqn.2016-04.com.open-iscsi:8bae63af398 2026-07-01 13:56:52.869 | InitiatorName=iqn.2016-04.com.open-iscsi:8bae63af398 2026-07-01 13:56:52.875 | + lib/nova:configure_nova:330 : [[ False == \T\r\u\e ]] 2026-07-01 13:56:52.879 | + lib/nova:configure_nova:345 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-01 13:56:52.969 | + lib/nova:configure_nova:347 : [[ lioadm != \n\v\m\e\t ]] 2026-07-01 13:56:52.973 | + lib/nova:configure_nova:349 : restart_service iscsid 2026-07-01 13:56:52.976 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:56:52.980 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-01 13:56:53.056 | + lib/nova:configure_nova:372 : create_nova_conf 2026-07-01 13:56:53.060 | + lib/nova:create_nova_conf:442 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-01 13:56:53.066 | + lib/nova:create_nova_conf:445 : rm -f /etc/nova/nova.conf 2026-07-01 13:56:53.070 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-01 13:56:53.111 | + lib/nova:create_nova_conf:447 : '[' True == True ']' 2026-07-01 13:56:53.115 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-01 13:56:53.154 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-01 13:56:53.196 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-01 13:56:53.236 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-01 13:56:53.279 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-01 13:56:53.322 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-01 13:56:53.364 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.233 2026-07-01 13:56:53.406 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-01 13:56:53.446 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-01 13:56:53.487 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-01 13:56:53.527 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-01 13:56:53.567 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf api response_validation error 2026-07-01 13:56:53.607 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-01 13:56:53.648 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-01 13:56:53.687 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-01 13:56:53.725 | + lib/nova:create_nova_conf:470 : is_fedora 2026-07-01 13:56:53.729 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 13:56:53.732 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 13:56:53.735 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 13:56:53.738 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 13:56:53.741 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 13:56:53.744 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 13:56:53.747 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 13:56:53.751 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 13:56:53.754 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 13:56:53.757 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 13:56:53.760 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 13:56:53.763 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 13:56:53.767 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 13:56:53.770 | + lib/nova:create_nova_conf:479 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-01 13:56:53.791 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:53.795 | + lib/nova:create_nova_conf:483 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 13:56:53.799 | + lib/nova:create_nova_conf:486 : local db=nova_cell0 2026-07-01 13:56:53.802 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-01 13:56:53.834 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_cell0 2026-07-01 13:56:53.837 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-01 13:56:53.839 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-01 13:56:53.842 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-01 13:56:53.845 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 13:56:53.848 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 13:56:53.850 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 13:56:53.868 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:53.871 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 13:56:53.873 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 13:56:53.877 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 13:56:53.911 | ++ lib/nova:create_nova_conf:493 : database_connection_url nova_api 2026-07-01 13:56:53.914 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-01 13:56:53.917 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-01 13:56:53.920 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-01 13:56:53.922 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 13:56:53.925 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 13:56:53.928 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 13:56:53.946 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:53.949 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 13:56:53.952 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-01 13:56:53.955 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-01 13:56:53.989 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache enabled True 2026-07-01 13:56:54.022 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-01 13:56:54.054 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-01 13:56:54.085 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api 2026-07-01 13:56:54.102 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:54.104 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api-meta 2026-07-01 13:56:54.122 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:54.126 | ++ lib/nova:create_nova_conf:506 : echo osapi_compute,metadata 2026-07-01 13:56:54.126 | ++ lib/nova:create_nova_conf:506 : sed s/,metadata// 2026-07-01 13:56:54.131 | + lib/nova:create_nova_conf:506 : NOVA_ENABLED_APIS=osapi_compute 2026-07-01 13:56:54.134 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-01 13:56:54.167 | + lib/nova:create_nova_conf:509 : [[ True == \T\r\u\e ]] 2026-07-01 13:56:54.169 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-01 13:56:54.205 | + lib/nova:create_nova_conf:515 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-01 13:56:54.207 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-01 13:56:54.210 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-01 13:56:54.212 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 13:56:54.215 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 13:56:54.218 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-01 13:56:54.221 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 13:56:54.224 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 13:56:54.226 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 13:56:54.229 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-01 13:56:54.263 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-01 13:56:54.296 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.233/identity 2026-07-01 13:56:54.328 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-01 13:56:54.361 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-01 13:56:54.394 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-01 13:56:54.427 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-01 13:56:54.460 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-01 13:56:54.494 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.233/identity 2026-07-01 13:56:54.526 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 13:56:54.558 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 13:56:54.589 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 13:56:54.592 | + lib/nova:create_nova_conf:518 : is_service_enabled cinder 2026-07-01 13:56:54.608 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:54.610 | + lib/nova:create_nova_conf:519 : configure_cinder_access 2026-07-01 13:56:54.613 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-01 13:56:54.646 | + lib/nova:configure_cinder_access:650 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-01 13:56:54.648 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 13:56:54.650 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 13:56:54.653 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-01 13:56:54.655 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-01 13:56:54.685 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-01 13:56:54.716 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.233/identity 2026-07-01 13:56:54.746 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-01 13:56:54.776 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-01 13:56:54.805 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-01 13:56:54.835 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-01 13:56:54.866 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-01 13:56:54.896 | + lib/nova:configure_cinder_access:651 : is_service_enabled tls-proxy 2026-07-01 13:56:54.912 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:56:54.915 | + lib/nova:create_nova_conf:522 : is_service_enabled manila 2026-07-01 13:56:54.932 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:56:54.935 | + lib/nova:create_nova_conf:526 : '[' -n /opt/stack/data/nova ']' 2026-07-01 13:56:54.937 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-01 13:56:54.967 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-01 13:56:54.999 | + lib/nova:create_nova_conf:530 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-01 13:56:55.001 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-01 13:56:55.033 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-07-01 13:56:55.035 | + lib/nova:create_nova_conf:536 : '[' False '!=' False ']' 2026-07-01 13:56:55.037 | + lib/nova:create_nova_conf:542 : is_fedora 2026-07-01 13:56:55.040 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 13:56:55.043 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 13:56:55.046 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 13:56:55.048 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 13:56:55.050 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 13:56:55.053 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 13:56:55.056 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 13:56:55.058 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 13:56:55.061 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 13:56:55.064 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 13:56:55.066 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 13:56:55.068 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 13:56:55.071 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 13:56:55.074 | + lib/nova:create_nova_conf:547 : setup_logging /etc/nova/nova.conf 2026-07-01 13:56:55.076 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-01 13:56:55.078 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-01 13:56:55.081 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 13:56:55.100 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 13:56:55.102 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 13:56:55.105 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 13:56:55.107 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 13:56:55.109 | + 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-07-01 13:56:55.139 | + 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-07-01 13:56:55.170 | + 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-07-01 13:56:55.201 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 13:56:55.232 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-01 13:56:55.263 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-01 13:56:55.296 | + lib/nova:create_nova_conf:551 : is_service_enabled n-api 2026-07-01 13:56:55.312 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:55.315 | + lib/nova:create_nova_conf:552 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-01 13:56:55.317 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-01 13:56:55.320 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-01 13:56:55.322 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-01 13:56:55.325 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 13:56:55.328 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-01 13:56:55.330 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-01 13:56:55.332 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 13:56:55.335 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 13:56:55.351 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 13:56:55.351 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 13:56:55.362 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 13:56:55.366 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 13:56:55.379 | /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-07-01 13:56:55.384 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-01 13:56:55.386 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-01 13:56:55.391 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 13:56:55.394 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-01 13:56:55.426 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-01 13:56:55.457 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-01 13:56:55.488 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 13:56:55.518 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 13:56:55.548 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 13:56:55.579 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 13:56:55.609 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 13:56:55.638 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 13:56:55.669 | + 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-07-01 13:56:55.701 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 13:56:55.731 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 13:56:55.763 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 13:56:55.793 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-01 13:56:55.822 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 13:56:55.825 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 13:56:55.828 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-01 13:56:55.831 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-01 13:56:55.834 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 13:56:55.836 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:56:55.839 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:56:55.842 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-01 13:56:55.845 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-01 13:56:55.848 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-01 13:56:55.878 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 13:56:55.910 | + 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-07-01 13:56:55.910 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-01 13:56:55.920 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-01 13:56:55.924 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-01 13:56:55.928 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-01 13:56:55.931 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 13:56:55.933 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 13:56:55.936 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 13:56:55.938 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 13:56:55.940 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:56:55.943 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:56:55.945 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 13:56:55.947 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 13:56:55.950 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:56:55.952 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:56:55.954 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-01 13:56:55.965 | perl: warning: Setting locale failed. 2026-07-01 13:56:55.965 | perl: warning: Please check that your locale settings: 2026-07-01 13:56:55.965 | LANGUAGE = (unset), 2026-07-01 13:56:55.966 | LC_ALL = "en_US.utf8", 2026-07-01 13:56:55.966 | LANG = "de_DE.UTF-8" 2026-07-01 13:56:55.966 | are supported and installed on your system. 2026-07-01 13:56:55.966 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:56:56.004 | Enabling site nova-api. 2026-07-01 13:56:56.010 | To activate the new configuration, you need to run: 2026-07-01 13:56:56.010 | systemctl reload apache2 2026-07-01 13:56:56.015 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 13:56:56.017 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 13:56:56.019 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:56:56.022 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 13:56:56.172 | + lib/nova:create_nova_conf:555 : is_service_enabled n-api-meta 2026-07-01 13:56:56.192 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:56.195 | + lib/nova:create_nova_conf:556 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-01 13:56:56.197 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-01 13:56:56.200 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-01 13:56:56.202 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-01 13:56:56.205 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-01 13:56:56.208 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-01 13:56:56.210 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-01 13:56:56.213 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 13:56:56.215 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 13:56:56.231 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 13:56:56.231 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 13:56:56.240 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 13:56:56.244 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 13:56:56.258 | /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-07-01 13:56:56.262 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-01 13:56:56.265 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-01 13:56:56.269 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 13:56:56.271 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-01 13:56:56.303 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-01 13:56:56.334 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-01 13:56:56.363 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-01 13:56:56.394 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 13:56:56.424 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 13:56:56.454 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-01 13:56:56.485 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-01 13:56:56.514 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-01 13:56:56.544 | + 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-07-01 13:56:56.576 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 13:56:56.605 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 13:56:56.634 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-01 13:56:56.666 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-01 13:56:56.695 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-01 13:56:56.697 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-01 13:56:56.727 | + lib/nova:create_nova_conf:559 : is_service_enabled ceilometer 2026-07-01 13:56:56.744 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:56:56.747 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-01 13:56:56.782 | ++ lib/nova:create_nova_conf:568 : get_notification_url 2026-07-01 13:56:56.784 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-01 13:56:56.787 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-01 13:56:56.806 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:56.809 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 13:56:56.812 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 13:56:56.844 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-01 13:56:56.875 | + lib/nova:create_nova_conf:570 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-01 13:56:56.878 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 13:56:56.880 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-01 13:56:56.883 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 13:56:56.885 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 13:56:56.888 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 13:56:56.904 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:56.908 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 13:56:56.911 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 13:56:56.914 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 13:56:56.930 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:56.933 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 13:56:56.936 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 13:56:56.967 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 13:56:56.970 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 13:56:56.972 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-01 13:56:57.013 | + lib/nova:create_nova_conf:573 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-01 13:56:57.058 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-01 13:56:57.106 | + lib/nova:create_nova_conf:577 : is_service_enabled tls-proxy 2026-07-01 13:56:57.130 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:56:57.134 | + lib/nova:create_nova_conf:582 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-01 13:56:57.178 | + lib/nova:create_nova_conf:584 : '[' True == True ']' 2026-07-01 13:56:57.182 | + lib/nova:create_nova_conf:585 : init_nova_service_user_conf 2026-07-01 13:56:57.186 | + lib/nova:init_nova_service_user_conf:823 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-01 13:56:57.232 | + lib/nova:init_nova_service_user_conf:824 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-01 13:56:57.236 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 13:56:57.240 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 13:56:57.243 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-01 13:56:57.247 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-01 13:56:57.290 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-01 13:56:57.333 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.233/identity 2026-07-01 13:56:57.378 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-01 13:56:57.421 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-01 13:56:57.466 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-01 13:56:57.509 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-01 13:56:57.553 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-01 13:56:57.596 | + lib/nova:create_nova_conf:588 : is_service_enabled n-cond 2026-07-01 13:56:57.622 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:57.628 | ++ lib/nova:create_nova_conf:589 : seq 1 1 2026-07-01 13:56:57.633 | + lib/nova:create_nova_conf:589 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 13:56:57.637 | + lib/nova:create_nova_conf:590 : local conf 2026-07-01 13:56:57.641 | + lib/nova:create_nova_conf:591 : local vhost 2026-07-01 13:56:57.645 | ++ lib/nova:create_nova_conf:592 : conductor_conf 1 2026-07-01 13:56:57.649 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 13:56:57.653 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 13:56:57.658 | + lib/nova:create_nova_conf:592 : conf=/etc/nova/nova_cell1.conf 2026-07-01 13:56:57.661 | + lib/nova:create_nova_conf:593 : vhost=nova_cell1 2026-07-01 13:56:57.665 | + lib/nova:create_nova_conf:595 : rm -f /etc/nova/nova_cell1.conf 2026-07-01 13:56:57.672 | ++ lib/nova:create_nova_conf:596 : database_connection_url nova_cell1 2026-07-01 13:56:57.676 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-01 13:56:57.680 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-01 13:56:57.683 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-01 13:56:57.687 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 13:56:57.690 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 13:56:57.694 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 13:56:57.719 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:57.722 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 13:56:57.726 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-01 13:56:57.731 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-01 13:56:57.778 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-01 13:56:57.827 | + lib/nova:create_nova_conf:598 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-01 13:56:57.873 | + lib/nova:create_nova_conf:600 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 13:56:57.877 | + lib/nova:create_nova_conf:603 : rpc_backend_add_vhost nova_cell1 2026-07-01 13:56:57.880 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-01 13:56:57.884 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-01 13:56:57.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:56:57.915 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-01 13:56:57.915 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-01 13:56:59.156 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-01 13:56:59.160 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-01 13:57:00.347 | Adding vhost "nova_cell1" ... 2026-07-01 13:57:00.444 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-01 13:57:01.645 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-01 13:57:01.684 | + lib/nova:create_nova_conf:604 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-01 13:57:01.688 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 13:57:01.692 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-01 13:57:01.695 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 13:57:01.699 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-01 13:57:01.702 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 13:57:01.728 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:01.733 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-01 13:57:01.736 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-01 13:57:01.741 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 13:57:01.765 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:01.769 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.233:5672/nova_cell1 2026-07-01 13:57:01.774 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.233:5672/nova_cell1 2026-07-01 13:57:01.817 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 13:57:01.821 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 13:57:01.824 | + lib/nova:create_nova_conf:608 : is_service_enabled placement placement-client 2026-07-01 13:57:01.849 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:01.852 | + lib/nova:create_nova_conf:609 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-01 13:57:01.856 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 13:57:01.860 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-01 13:57:01.864 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 13:57:01.866 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 13:57:01.871 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 13:57:01.875 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-01 13:57:01.921 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-01 13:57:01.964 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.233/identity 2026-07-01 13:57:02.009 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-01 13:57:02.055 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-01 13:57:02.100 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-01 13:57:02.144 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-01 13:57:02.189 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-01 13:57:02.234 | + lib/nova:create_nova_conf:613 : setup_logging /etc/nova/nova_cell1.conf 2026-07-01 13:57:02.238 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-01 13:57:02.242 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 13:57:02.247 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 13:57:02.274 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 13:57:02.277 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 13:57:02.281 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 13:57:02.285 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 13:57:02.289 | + 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-07-01 13:57:02.336 | + 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-07-01 13:57:02.385 | + 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-07-01 13:57:02.433 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 13:57:02.479 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-01 13:57:02.526 | + lib/nova:create_nova_conf:620 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 13:57:02.531 | ++ lib/nova:create_nova_conf:623 : seq 1 1 2026-07-01 13:57:02.537 | + lib/nova:create_nova_conf:623 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 13:57:02.541 | + lib/nova:create_nova_conf:624 : local conf 2026-07-01 13:57:02.545 | + lib/nova:create_nova_conf:625 : local offset 2026-07-01 13:57:02.551 | ++ lib/nova:create_nova_conf:626 : conductor_conf 1 2026-07-01 13:57:02.555 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 13:57:02.558 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 13:57:02.563 | + lib/nova:create_nova_conf:626 : conf=/etc/nova/nova_cell1.conf 2026-07-01 13:57:02.567 | + lib/nova:create_nova_conf:627 : offset=0 2026-07-01 13:57:02.572 | + lib/nova:create_nova_conf:628 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-01 13:57:02.576 | + lib/nova:configure_console_proxies:727 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 13:57:02.580 | + lib/nova:configure_console_proxies:728 : local offset=0 2026-07-01 13:57:02.584 | + lib/nova:configure_console_proxies:732 : offset=0 2026-07-01 13:57:02.588 | + lib/nova:configure_console_proxies:734 : is_service_enabled n-novnc 2026-07-01 13:57:02.613 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:02.617 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-01 13:57:02.664 | + lib/nova:configure_console_proxies:736 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-01 13:57:02.710 | + lib/nova:configure_console_proxies:738 : is_nova_console_proxy_compute_tls_enabled 2026-07-01 13:57:02.715 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-01 13:57:02.718 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-01 13:57:02.722 | + lib/nova:configure_console_proxies:766 : is_service_enabled n-spice 2026-07-01 13:57:02.748 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:02.752 | + lib/nova:configure_console_proxies:771 : is_service_enabled n-sproxy 2026-07-01 13:57:02.777 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:02.781 | + lib/nova:configure_nova:374 : is_service_enabled n-cpu 2026-07-01 13:57:02.808 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:02.811 | + lib/nova:configure_nova:374 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-01 13:57:02.815 | + lib/nova:configure_nova:376 : configure_nova_hypervisor 2026-07-01 13:57:02.819 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-01 13:57:02.823 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-01 13:57:02.849 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:02.852 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-01 13:57:02.873 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-01 13:57:02.874 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-01 13:57:02.886 | cgroup_device_acl = [ 2026-07-01 13:57:02.886 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-01 13:57:02.886 | "/dev/random", "/dev/urandom", 2026-07-01 13:57:02.887 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-01 13:57:02.887 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-01 13:57:02.887 | "/dev/vfio/vfio", 2026-07-01 13:57:02.887 | ] 2026-07-01 13:57:02.893 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-01 13:57:02.898 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 13:57:02.902 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 13:57:02.906 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 13:57:02.910 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 13:57:02.914 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 13:57:02.918 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 13:57:02.922 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 13:57:02.926 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 13:57:02.930 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 13:57:02.934 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 13:57:02.938 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 13:57:02.942 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 13:57:02.946 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 13:57:02.950 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-01 13:57:02.957 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-01 13:57:02.961 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-01 13:57:02.964 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-01 13:57:02.968 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-01 13:57:03.002 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-01 13:57:03.006 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-01 13:57:03.009 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:57:03.014 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:57:03.018 | + 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-07-01 13:57:03.022 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-01 13:57:03.026 | + 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-07-01 13:57:03.045 | + 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-07-01 13:57:03.047 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-01 13:57:03.058 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-01 13:57:03.065 | + 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-07-01 13:57:03.083 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-01 13:57:03.083 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-01 13:57:03.095 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-01 13:57:03.101 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-01 13:57:03.105 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-01 13:57:03.109 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-01 13:57:03.112 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-01 13:57:03.116 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:57:03.119 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-01 13:57:03.203 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-01 13:57:03.207 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:57:03.211 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-01 13:57:03.318 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-01 13:57:03.368 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-01 13:57:03.417 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-01 13:57:03.421 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-01 13:57:03.467 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-01 13:57:03.516 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-01 13:57:03.566 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-01 13:57:03.616 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-01 13:57:03.663 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-01 13:57:03.669 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 13:57:03.675 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-01 13:57:03.680 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-01 13:57:03.685 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 13:57:03.692 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 13:57:03.696 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-01 13:57:03.700 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-01 13:57:03.704 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-01 13:57:03.708 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-01 13:57:03.713 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-01 13:57:03.741 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:03.745 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-01 13:57:03.750 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-01 13:57:03.754 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-01 13:57:03.758 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-01 13:57:03.762 | + lib/stack:stack_install_service:32 : install_placement 2026-07-01 13:57:03.767 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-01 13:57:03.771 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-01 13:57:03.775 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 13:57:03.781 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-01 13:57:03.786 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-01 13:57:03.790 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 13:57:03.797 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-01 13:57:03.797 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 13:57:03.805 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-01 13:57:03.809 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-01 13:57:03.813 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-01 13:57:03.819 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-01 13:57:03.823 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-01 13:57:03.857 | Using python 3.12 to install osc-placement 2026-07-01 13:57:03.861 | + 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-07-01 13:57:05.137 | Collecting osc-placement 2026-07-01 13:57:05.280 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-01 13:57:05.294 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-01 13:57:05.294 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-07-01 13:57:05.295 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-07-01 13:57:05.296 | 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-07-01 13:57:05.298 | 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-07-01 13:57:05.299 | 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-07-01 13:57:05.300 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-07-01 13:57:05.301 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-01 13:57:05.302 | 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-07-01 13:57:05.307 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-07-01 13:57:05.309 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-01 13:57:05.310 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-07-01 13:57:05.313 | 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-07-01 13:57:05.313 | 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-07-01 13:57:05.314 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-07-01 13:57:05.316 | 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-07-01 13:57:05.319 | 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-07-01 13:57:05.320 | 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-07-01 13:57:05.321 | 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-07-01 13:57:05.322 | 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-07-01 13:57:05.325 | 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-07-01 13:57:05.326 | 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-07-01 13:57:05.327 | 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-07-01 13:57:05.328 | 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-07-01 13:57:05.329 | 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-07-01 13:57:05.331 | 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-07-01 13:57:05.331 | 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-07-01 13:57:05.335 | 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-07-01 13:57:05.340 | 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-07-01 13:57:05.347 | 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-07-01 13:57:05.353 | 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-07-01 13:57:05.354 | 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-07-01 13:57:05.355 | 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-07-01 13:57:05.361 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-07-01 13:57:05.366 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-01 13:57:05.382 | 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-07-01 13:57:05.384 | 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-07-01 13:57:05.384 | 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-07-01 13:57:05.386 | 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-07-01 13:57:05.401 | 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-07-01 13:57:05.402 | 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-07-01 13:57:05.406 | 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-07-01 13:57:05.449 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-07-01 13:57:05.791 | Installing collected packages: osc-placement 2026-07-01 13:57:05.917 | Successfully installed osc-placement-4.8.0 2026-07-01 13:57:06.053 | + inc/python:pip_install:216 : result=0 2026-07-01 13:57:06.057 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:57:06.061 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:06.064 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:06.067 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:06.071 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:06.074 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:06.077 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:57:06.080 | + functions-common:time_stop:2427 : start_time=1782914223849 2026-07-01 13:57:06.084 | + functions-common:time_stop:2429 : [[ -z 1782914223849 ]] 2026-07-01 13:57:06.088 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:06.092 | + functions-common:time_stop:2432 : end_time=1782914226089 2026-07-01 13:57:06.096 | + functions-common:time_stop:2433 : elapsed_time=2240 2026-07-01 13:57:06.099 | + functions-common:time_stop:2434 : total=153326 2026-07-01 13:57:06.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:06.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155566 2026-07-01 13:57:06.109 | + inc/python:pip_install:219 : return 0 2026-07-01 13:57:06.113 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-01 13:57:06.117 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-01 13:57:06.121 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-01 13:57:06.124 | + functions-common:git_clone:591 : local git_ref=master 2026-07-01 13:57:06.127 | + functions-common:git_clone:592 : local orig_dir 2026-07-01 13:57:06.132 | ++ functions-common:git_clone:593 : pwd 2026-07-01 13:57:06.136 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 13:57:06.140 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 13:57:06.146 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 13:57:06.169 | + functions-common:git_clone:596 : RECLONE=False 2026-07-01 13:57:06.173 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 13:57:06.177 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 13:57:06.181 | + functions-common:git_clone:610 : echo master 2026-07-01 13:57:06.182 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 13:57:06.189 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-01 13:57:06.193 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 13:57:06.197 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-01 13:57:06.201 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:57:06.204 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:57:06.208 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:57:06.212 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:57:06.216 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:57:06.220 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:57:06.224 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:57:06.227 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:57:06.231 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:57:06.237 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914226233 2026-07-01 13:57:06.240 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-01 13:57:06.245 | Cloning into '/opt/stack/placement'... 2026-07-01 13:57:10.564 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:57:10.567 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:10.571 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:10.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:10.579 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:10.583 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:10.587 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:57:10.591 | + functions-common:time_stop:2427 : start_time=1782914226233 2026-07-01 13:57:10.595 | + functions-common:time_stop:2429 : [[ -z 1782914226233 ]] 2026-07-01 13:57:10.600 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:10.607 | + functions-common:time_stop:2432 : end_time=1782914230602 2026-07-01 13:57:10.611 | + functions-common:time_stop:2433 : elapsed_time=4369 2026-07-01 13:57:10.615 | + functions-common:time_stop:2434 : total=379888 2026-07-01 13:57:10.619 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:10.623 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=384257 2026-07-01 13:57:10.628 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-01 13:57:10.632 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 13:57:10.636 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:57:10.641 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:57:10.645 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:57:10.649 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:57:10.653 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:57:10.658 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:57:10.662 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:57:10.666 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:57:10.671 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:57:10.677 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914230673 2026-07-01 13:57:10.681 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 13:57:11.168 | From https://review.opendev.org/openstack/placement 2026-07-01 13:57:11.168 | * branch master -> FETCH_HEAD 2026-07-01 13:57:11.179 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:57:11.184 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:11.187 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:11.191 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:11.195 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:11.199 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:11.203 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:57:11.207 | + functions-common:time_stop:2427 : start_time=1782914230673 2026-07-01 13:57:11.210 | + functions-common:time_stop:2429 : [[ -z 1782914230673 ]] 2026-07-01 13:57:11.215 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:11.222 | + functions-common:time_stop:2432 : end_time=1782914231217 2026-07-01 13:57:11.225 | + functions-common:time_stop:2433 : elapsed_time=544 2026-07-01 13:57:11.229 | + functions-common:time_stop:2434 : total=384257 2026-07-01 13:57:11.232 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:11.236 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=384801 2026-07-01 13:57:11.240 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 13:57:11.244 | + functions-common:git_timed:697 : local count=0 2026-07-01 13:57:11.248 | + functions-common:git_timed:698 : local timeout=0 2026-07-01 13:57:11.252 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 13:57:11.256 | + functions-common:git_timed:701 : timeout=0 2026-07-01 13:57:11.260 | + functions-common:git_timed:704 : time_start git_timed 2026-07-01 13:57:11.264 | + functions-common:time_start:2406 : local name=git_timed 2026-07-01 13:57:11.267 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:57:11.271 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:57:11.276 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:57:11.282 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914231278 2026-07-01 13:57:11.286 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 13:57:11.339 | Note: switching to 'FETCH_HEAD'. 2026-07-01 13:57:11.339 | 2026-07-01 13:57:11.339 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 13:57:11.340 | changes and commit them, and you can discard any commits you make in this 2026-07-01 13:57:11.340 | state without impacting any branches by switching back to a branch. 2026-07-01 13:57:11.340 | 2026-07-01 13:57:11.340 | If you want to create a new branch to retain commits you create, you may 2026-07-01 13:57:11.340 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 13:57:11.340 | 2026-07-01 13:57:11.340 | git switch -c 2026-07-01 13:57:11.340 | 2026-07-01 13:57:11.340 | Or undo this operation with: 2026-07-01 13:57:11.340 | 2026-07-01 13:57:11.340 | git switch - 2026-07-01 13:57:11.340 | 2026-07-01 13:57:11.341 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 13:57:11.341 | 2026-07-01 13:57:11.341 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-01 13:57:11.345 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-01 13:57:11.353 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:11.356 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:11.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:11.364 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:11.368 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:11.372 | + functions-common:time_stop:2426 : name=git_timed 2026-07-01 13:57:11.376 | + functions-common:time_stop:2427 : start_time=1782914231278 2026-07-01 13:57:11.380 | + functions-common:time_stop:2429 : [[ -z 1782914231278 ]] 2026-07-01 13:57:11.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:11.394 | + functions-common:time_stop:2432 : end_time=1782914231390 2026-07-01 13:57:11.399 | + functions-common:time_stop:2433 : elapsed_time=112 2026-07-01 13:57:11.402 | + functions-common:time_stop:2434 : total=384801 2026-07-01 13:57:11.406 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:11.410 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=384913 2026-07-01 13:57:11.414 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-01 13:57:11.433 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-01 13:57:11.438 | + functions-common:git_clone:673 : git show --oneline 2026-07-01 13:57:11.438 | + functions-common:git_clone:673 : head -1 2026-07-01 13:57:11.441 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-01 13:57:11.445 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 13:57:11.449 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-01 13:57:11.453 | + inc/python:setup_develop:353 : local bindep 2026-07-01 13:57:11.457 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 13:57:11.460 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-01 13:57:11.464 | + inc/python:setup_develop:359 : local extras= 2026-07-01 13:57:11.468 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-01 13:57:11.472 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 13:57:11.476 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 13:57:11.480 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-01 13:57:11.484 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 13:57:11.488 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 13:57:11.493 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-01 13:57:11.497 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 13:57:11.502 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-01 13:57:11.506 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 13:57:11.510 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 13:57:11.515 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-01 13:57:11.523 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-01 13:57:11.527 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-01 13:57:11.531 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-01 13:57:11.695 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-01 13:57:11.699 | + inc/python:setup_package:436 : local bindep=0 2026-07-01 13:57:11.703 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-01 13:57:11.707 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 13:57:11.711 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-01 13:57:11.715 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-01 13:57:11.718 | + inc/python:setup_package:445 : local flags=-e 2026-07-01 13:57:11.722 | + inc/python:setup_package:446 : local extras= 2026-07-01 13:57:11.726 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 13:57:11.730 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 13:57:11.734 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 13:57:11.738 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 13:57:11.742 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 13:57:11.746 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-01 13:57:11.776 | Using python 3.12 to install /opt/stack/placement 2026-07-01 13:57:11.779 | + 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-07-01 13:57:12.807 | Obtaining file:///opt/stack/placement 2026-07-01 13:57:12.808 | Installing build dependencies: started 2026-07-01 13:57:14.812 | Installing build dependencies: finished with status 'done' 2026-07-01 13:57:14.813 | Checking if build backend supports build_editable: started 2026-07-01 13:57:15.410 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 13:57:15.412 | Getting requirements to build editable: started 2026-07-01 13:57:15.738 | Getting requirements to build editable: finished with status 'done' 2026-07-01 13:57:15.740 | Preparing editable metadata (pyproject.toml): started 2026-07-01 13:57:16.704 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 13:57:16.730 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-01 13:57:16.731 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-01 13:57:16.734 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-01 13:57:16.734 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-01 13:57:16.734 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-01 13:57:16.735 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-01 13:57:16.736 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-01 13:57:16.736 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-01 13:57:16.737 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-01 13:57:16.738 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-01 13:57:16.739 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-01 13:57:16.740 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-01 13:57:16.741 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-01 13:57:16.742 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-01 13:57:16.743 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-01 13:57:16.744 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-01 13:57:16.745 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-01 13:57:16.746 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-01 13:57:16.748 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-01 13:57:16.748 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-01 13:57:16.751 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-01 13:57:16.752 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-01 13:57:16.753 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-01 13:57:16.754 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-01 13:57:16.760 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-07-01 13:57:16.761 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-01 13:57:16.762 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-01 13:57:16.764 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-01 13:57:16.765 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-01 13:57:16.766 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-01 13:57:16.770 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-01 13:57:16.771 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-01 13:57:16.772 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-01 13:57:16.773 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-01 13:57:16.783 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-01 13:57:16.786 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-01 13:57:16.791 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-01 13:57:16.792 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-01 13:57:16.794 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.1) 2026-07-01 13:57:16.798 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-01 13:57:16.799 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-01 13:57:16.800 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-01 13:57:16.806 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.4) 2026-07-01 13:57:16.808 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-01 13:57:16.809 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-01 13:57:16.812 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-01 13:57:16.817 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-01 13:57:16.820 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-01 13:57:16.821 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-01 13:57:16.823 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-01 13:57:16.828 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-01 13:57:16.837 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-01 13:57:16.842 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.17.0) 2026-07-01 13:57:16.846 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-01 13:57:16.846 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-01 13:57:16.847 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-01 13:57:16.853 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-07-01 13:57:16.857 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-01 13:57:16.875 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-01 13:57:16.888 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-01 13:57:16.889 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-01 13:57:16.890 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-01 13:57:16.892 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-01 13:57:16.911 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-01 13:57:16.923 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-07-01 13:57:16.969 | Building wheels for collected packages: openstack-placement 2026-07-01 13:57:16.971 | Building editable for openstack-placement (pyproject.toml): started 2026-07-01 13:57:17.760 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-01 13:57:17.761 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=52cdf5d84835759e176d579d1604a910a68c31546636a2bc8ef36b407741af84 2026-07-01 13:57:17.761 | Stored in directory: /tmp/pip-ephem-wheel-cache-dxfhx887/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-01 13:57:17.767 | Successfully built openstack-placement 2026-07-01 13:57:18.039 | Installing collected packages: openstack-placement 2026-07-01 13:57:18.101 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-01 13:57:18.262 | + inc/python:pip_install:216 : result=0 2026-07-01 13:57:18.265 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:57:18.267 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:18.270 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:18.272 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:18.275 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:18.278 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:18.281 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:57:18.284 | + functions-common:time_stop:2427 : start_time=1782914231768 2026-07-01 13:57:18.286 | + functions-common:time_stop:2429 : [[ -z 1782914231768 ]] 2026-07-01 13:57:18.291 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:18.295 | + functions-common:time_stop:2432 : end_time=1782914238292 2026-07-01 13:57:18.297 | + functions-common:time_stop:2433 : elapsed_time=6524 2026-07-01 13:57:18.300 | + functions-common:time_stop:2434 : total=155566 2026-07-01 13:57:18.303 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:18.306 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162090 2026-07-01 13:57:18.308 | + inc/python:pip_install:219 : return 0 2026-07-01 13:57:18.312 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 13:57:18.315 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 13:57:18.318 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-01 13:57:18.321 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-01 13:57:18.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:57:18.327 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:57:18.330 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-01 13:57:18.333 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:57:18.336 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-01 13:57:18.339 | + ./stack.sh:main:965 : configure_placement 2026-07-01 13:57:18.343 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-01 13:57:18.358 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-01 13:57:18.362 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-01 13:57:18.368 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-01 13:57:18.370 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-01 13:57:18.373 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-01 13:57:18.376 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-01 13:57:18.379 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 13:57:18.382 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 13:57:18.385 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 13:57:18.405 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:18.409 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 13:57:18.412 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-01 13:57:18.415 | + 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-07-01 13:57:18.453 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-01 13:57:18.487 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-01 13:57:18.522 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-01 13:57:18.525 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-01 13:57:18.527 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-01 13:57:18.530 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 13:57:18.533 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 13:57:18.536 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-01 13:57:18.539 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-01 13:57:18.541 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-01 13:57:18.544 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 13:57:18.546 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-01 13:57:18.582 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-01 13:57:18.615 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.233/identity 2026-07-01 13:57:18.648 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-01 13:57:18.680 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-01 13:57:18.711 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-01 13:57:18.742 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-01 13:57:18.774 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-01 13:57:18.806 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.233/identity 2026-07-01 13:57:18.839 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 13:57:18.870 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 13:57:18.900 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 13:57:18.903 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-01 13:57:18.906 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-01 13:57:18.908 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-01 13:57:18.912 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 13:57:18.933 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 13:57:18.936 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 13:57:18.938 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 13:57:18.941 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 13:57:18.943 | + 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-07-01 13:57:18.976 | + 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-07-01 13:57:19.009 | + 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-07-01 13:57:19.042 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 13:57:19.075 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-01 13:57:19.107 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-01 13:57:19.111 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-01 13:57:19.113 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-01 13:57:19.115 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-01 13:57:19.118 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 13:57:19.121 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-01 13:57:19.123 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-01 13:57:19.126 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 13:57:19.129 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 13:57:19.145 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 13:57:19.146 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 13:57:19.156 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 13:57:19.160 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 13:57:19.173 | /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-07-01 13:57:19.179 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-01 13:57:19.181 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-01 13:57:19.186 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 13:57:19.189 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-01 13:57:19.221 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-01 13:57:19.253 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-01 13:57:19.286 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-01 13:57:19.317 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 13:57:19.348 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 13:57:19.378 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-01 13:57:19.410 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-01 13:57:19.442 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-01 13:57:19.474 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-01 13:57:19.504 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 13:57:19.536 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 13:57:19.566 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-01 13:57:19.596 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-01 13:57:19.628 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 13:57:19.631 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 13:57:19.635 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-01 13:57:19.638 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-01 13:57:19.641 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 13:57:19.644 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:57:19.646 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:57:19.649 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-01 13:57:19.653 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-01 13:57:19.655 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-01 13:57:19.685 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 13:57:19.718 | + 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-07-01 13:57:19.718 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-01 13:57:19.728 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-01 13:57:19.733 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-01 13:57:19.736 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-01 13:57:19.738 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 13:57:19.741 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 13:57:19.744 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 13:57:19.746 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 13:57:19.749 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:57:19.751 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:57:19.754 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 13:57:19.756 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 13:57:19.758 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:57:19.761 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:57:19.764 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-01 13:57:19.775 | perl: warning: Setting locale failed. 2026-07-01 13:57:19.775 | perl: warning: Please check that your locale settings: 2026-07-01 13:57:19.775 | LANGUAGE = (unset), 2026-07-01 13:57:19.775 | LC_ALL = "en_US.utf8", 2026-07-01 13:57:19.775 | LANG = "de_DE.UTF-8" 2026-07-01 13:57:19.775 | are supported and installed on your system. 2026-07-01 13:57:19.775 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 13:57:19.817 | Enabling site placement-api. 2026-07-01 13:57:19.822 | To activate the new configuration, you need to run: 2026-07-01 13:57:19.822 | systemctl reload apache2 2026-07-01 13:57:19.828 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 13:57:19.831 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 13:57:19.833 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:57:19.836 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 13:57:20.037 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-01 13:57:20.043 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-01 13:57:20.047 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-07-01 13:57:20.096 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-01 13:57:20.125 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:20.129 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-01 13:57:20.156 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:20.161 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-01 13:57:20.164 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova.conf 2026-07-01 13:57:20.169 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-01 13:57:20.172 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 13:57:20.176 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 13:57:20.180 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 13:57:20.184 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-01 13:57:20.234 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-01 13:57:20.281 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.233/identity 2026-07-01 13:57:20.327 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-01 13:57:20.373 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-01 13:57:20.419 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-01 13:57:20.466 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-01 13:57:20.514 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-01 13:57:20.560 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-01 13:57:20.586 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:20.590 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-01 13:57:20.617 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:20.621 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-01 13:57:20.648 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:20.652 | + ./stack.sh:main:989 : init_os_brick 2026-07-01 13:57:20.656 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-07-01 13:57:20.662 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-07-01 13:57:20.690 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:20.694 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 13:57:20.743 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-07-01 13:57:20.770 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:20.774 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 13:57:20.826 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-07-01 13:57:20.852 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:20.856 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 13:57:20.908 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-01 13:57:20.959 | + ./stack.sh:main:996 : run_phase stack install 2026-07-01 13:57:20.963 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 13:57:20.967 | + functions-common:run_phase:1849 : local phase=install 2026-07-01 13:57:20.971 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 13:57:20.975 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 13:57:20.979 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 13:57:20.984 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 13:57:20.988 | + functions-common:run_phase:1858 : local extra 2026-07-01 13:57:20.993 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 13:57:20.999 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 13:57:21.003 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 13:57:21.007 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 13:57:21.011 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-01 13:57:21.015 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 13:57:21.040 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:21.044 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 13:57:21.047 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 13:57:21.051 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-01 13:57:21.055 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-01 13:57:21.059 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 13:57:21.063 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-01 13:57:21.067 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-01 13:57:21.070 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-01 13:57:21.162 | ++ inc/async:async_inner:63 : install_tempest 2026-07-01 13:57:21.218 | [2047 Async install_tempest:38314]: running: install_tempest 2026-07-01 13:57:21.222 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 13:57:21.226 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 13:57:21.232 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 13:57:21.236 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 13:57:21.240 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-01 13:57:21.245 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 13:57:21.249 | + functions-common:run_plugins:1835 : local phase=install 2026-07-01 13:57:21.253 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 13:57:21.257 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 13:57:21.262 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-01 13:57:21.266 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-01 13:57:21.270 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 13:57:21.276 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 13:57:21.280 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-01 13:57:21.285 | + inc/python:use_library_from_git:269 : return 1 2026-07-01 13:57:21.290 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-01 13:57:21.294 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-01 13:57:21.298 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-01 13:57:21.305 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-01 13:57:21.309 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-01 13:57:21.314 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-01 13:57:21.322 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-01 13:57:21.323 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-01 13:57:21.330 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-01 13:57:21.334 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-01 13:57:21.339 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 13:57:21.344 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 13:57:21.348 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-01 13:57:21.379 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-01 13:57:21.383 | + 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-07-01 13:57:22.748 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-01 13:57:22.897 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-01 13:57:22.909 | 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-07-01 13:57:22.910 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-07-01 13:57:22.911 | 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-07-01 13:57:22.912 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-01 13:57:22.913 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-07-01 13:57:22.914 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-07-01 13:57:22.915 | 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-07-01 13:57:22.916 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-07-01 13:57:22.917 | 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-07-01 13:57:22.918 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-01 13:57:22.920 | 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-07-01 13:57:22.921 | 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-07-01 13:57:22.922 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-07-01 13:57:22.923 | 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-07-01 13:57:22.926 | 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-07-01 13:57:22.927 | 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-07-01 13:57:22.928 | 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-07-01 13:57:22.930 | 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-07-01 13:57:22.932 | 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-07-01 13:57:22.936 | 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-07-01 13:57:22.940 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-01 13:57:22.940 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-01 13:57:22.942 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-01 13:57:22.943 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-01 13:57:22.944 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-07-01 13:57:22.944 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-01 13:57:22.946 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-01 13:57:22.946 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-01 13:57:22.948 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-01 13:57:22.955 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-01 13:57:22.959 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-01 13:57:22.964 | 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-07-01 13:57:22.969 | 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-07-01 13:57:22.971 | 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-07-01 13:57:22.972 | 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-07-01 13:57:22.978 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-07-01 13:57:22.982 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-01 13:57:23.007 | 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-07-01 13:57:23.008 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-01 13:57:23.009 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-07-01 13:57:23.013 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-07-01 13:57:23.016 | 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-07-01 13:57:23.019 | 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-07-01 13:57:23.026 | 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-07-01 13:57:23.027 | 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-07-01 13:57:23.029 | 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-07-01 13:57:23.031 | 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-07-01 13:57:23.047 | 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-07-01 13:57:23.048 | 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-07-01 13:57:23.053 | 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-07-01 13:57:23.102 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-01 13:57:23.243 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.3 MB/s 0:00:00 2026-07-01 13:57:23.560 | Installing collected packages: python-openstackclient 2026-07-01 13:57:25.760 | Successfully installed python-openstackclient-10.1.0 2026-07-01 13:57:25.947 | + inc/python:pip_install:216 : result=0 2026-07-01 13:57:25.952 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:57:25.956 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:25.960 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:25.964 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:25.968 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:25.972 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:25.975 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:57:25.982 | + functions-common:time_stop:2427 : start_time=1782914241372 2026-07-01 13:57:25.983 | + functions-common:time_stop:2429 : [[ -z 1782914241372 ]] 2026-07-01 13:57:25.988 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:25.995 | + functions-common:time_stop:2432 : end_time=1782914245990 2026-07-01 13:57:25.999 | + functions-common:time_stop:2433 : elapsed_time=4618 2026-07-01 13:57:26.003 | + functions-common:time_stop:2434 : total=162090 2026-07-01 13:57:26.006 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:26.010 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166708 2026-07-01 13:57:26.016 | + inc/python:pip_install:219 : return 0 2026-07-01 13:57:26.020 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-01 13:57:26.048 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:26.052 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-01 13:57:26.058 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-01 13:57:26.065 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.0uep3BXFjR 2026-07-01 13:57:26.069 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-01 13:57:26.074 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-01 13:57:26.079 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-01 13:57:26.084 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-01 13:57:26.088 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 13:57:26.092 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-01 13:57:26.123 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:26.128 | + ./stack.sh:main:1065 : configure_database 2026-07-01 13:57:26.132 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-01 13:57:26.137 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-01 13:57:26.141 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-01 13:57:26.145 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 13:57:26.149 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-01 13:57:26.153 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-01 13:57:26.157 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:57:26.161 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:57:26.165 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-01 13:57:26.169 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-01 13:57:26.173 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:57:26.179 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:57:26.183 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-01 13:57:26.189 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-01 13:57:26.191 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-01 13:57:26.200 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-01 13:57:26.204 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-01 13:57:26.210 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-01 13:57:26.215 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-01 13:57:26.215 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-01 13:57:26.222 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-01 13:57:26.318 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-01 13:57:26.323 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 13:57:26.326 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 13:57:26.330 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 13:57:26.334 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 13:57:26.338 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 13:57:26.342 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 13:57:26.346 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 13:57:26.350 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 13:57:26.354 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 13:57:26.358 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 13:57:26.362 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 13:57:26.366 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 13:57:26.371 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 13:57:26.376 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-01 13:57:26.379 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:57:26.381 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:57:26.385 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-01 13:57:26.390 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:57:26.393 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-01 13:57:28.143 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-01 13:57:28.147 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-01 13:57:28.152 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:57:28.156 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:57:28.160 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-01 13:57:28.165 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-01 13:57:28.168 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-01 13:57:28.186 | mysqladmin: connect to server at 'localhost' failed 2026-07-01 13:57:28.187 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-01 13:57:28.194 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-01 13:57:28.198 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-01 13:57:28.202 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 13:57:28.206 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 13:57:28.210 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-01 13:57:28.216 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-01 13:57:28.220 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-01 13:57:28.226 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-01 13:57:28.228 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-01 13:57:28.241 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 13:57:28.313 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-01 13:57:28.318 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-01 13:57:28.321 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-01 13:57:28.322 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-01 13:57:28.331 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-01 13:57:28.335 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-01 13:57:28.340 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-01 13:57:28.344 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-01 13:57:28.350 | + 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-07-01 13:57:28.373 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 13:57:28.471 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-01 13:57:28.488 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 13:57:28.574 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-01 13:57:28.668 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-01 13:57:28.760 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-01 13:57:28.854 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-01 13:57:28.859 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-01 13:57:28.863 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-01 13:57:28.863 | enabling MySQL performance counting 2026-07-01 13:57:28.868 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-01 13:57:28.903 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-01 13:57:28.907 | + 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-07-01 13:57:30.056 | Processing ./tools/dbcounter 2026-07-01 13:57:30.059 | Installing build dependencies: started 2026-07-01 13:57:33.385 | Installing build dependencies: finished with status 'done' 2026-07-01 13:57:33.386 | Getting requirements to build wheel: started 2026-07-01 13:57:34.035 | Getting requirements to build wheel: finished with status 'done' 2026-07-01 13:57:34.037 | Preparing metadata (pyproject.toml): started 2026-07-01 13:57:34.436 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 13:57:34.440 | Building wheels for collected packages: dbcounter 2026-07-01 13:57:34.442 | Building wheel for dbcounter (pyproject.toml): started 2026-07-01 13:57:34.888 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-01 13:57:34.890 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=91084cb6572fc3978faa6475ebaf32f795704ddfe974be3cc91d85d3a48dcb1b 2026-07-01 13:57:34.890 | Stored in directory: /tmp/pip-ephem-wheel-cache-tlafazep/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-01 13:57:34.895 | Successfully built dbcounter 2026-07-01 13:57:35.197 | Installing collected packages: dbcounter 2026-07-01 13:57:35.243 | Successfully installed dbcounter-0.1 2026-07-01 13:57:35.458 | + inc/python:pip_install:216 : result=0 2026-07-01 13:57:35.462 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-01 13:57:35.466 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:35.470 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:35.474 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:35.478 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:35.481 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:35.485 | + functions-common:time_stop:2426 : name=pip_install 2026-07-01 13:57:35.489 | + functions-common:time_stop:2427 : start_time=1782914248894 2026-07-01 13:57:35.493 | + functions-common:time_stop:2429 : [[ -z 1782914248894 ]] 2026-07-01 13:57:35.498 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:35.503 | + functions-common:time_stop:2432 : end_time=1782914255499 2026-07-01 13:57:35.506 | + functions-common:time_stop:2433 : elapsed_time=6605 2026-07-01 13:57:35.510 | + functions-common:time_stop:2434 : total=166708 2026-07-01 13:57:35.514 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:35.517 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173313 2026-07-01 13:57:35.520 | + inc/python:pip_install:219 : return 0 2026-07-01 13:57:35.525 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-01 13:57:35.528 | + lib/database:recreate_database:112 : local db=stats 2026-07-01 13:57:35.532 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-01 13:57:35.536 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-01 13:57:35.541 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-01 13:57:35.546 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 13:57:35.613 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-01 13:57:35.619 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 13:57:35.697 | + 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-07-01 13:57:35.697 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-01 13:57:35.702 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 13:57:35.781 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-01 13:57:35.785 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-01 13:57:35.888 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-01 13:57:35.977 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-01 13:57:36.063 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-01 13:57:36.147 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-01 13:57:36.233 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-01 13:57:36.318 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-01 13:57:36.404 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-01 13:57:36.410 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:57:36.413 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-01 13:57:38.641 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-01 13:57:38.647 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-01 13:57:38.654 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 13:57:38.661 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-155738 2026-07-01 13:57:38.663 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-155738 1069' 2026-07-01 13:57:38.669 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.674 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 13:57:38.680 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.683 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 13:57:38.687 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.692 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 13:57:38.696 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.702 | + 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-07-01 13:57:38.704 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.709 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.233 2026-07-01 13:57:38.715 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.718 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.233/identity 2026-07-01 13:57:38.722 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.727 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-154353 2026-07-01 13:57:38.731 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.734 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 13:57:38.740 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.743 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.233 2026-07-01 13:57:38.749 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.756 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 13:57:38.760 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.765 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 13:57:38.770 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.778 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 13:57:38.782 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.785 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 13:57:38.790 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.795 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.233 2026-07-01 13:57:38.799 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 13:57:38.804 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 13:57:38.808 | + ./stack.sh:main:1079 : start_dstat 2026-07-01 13:57:38.812 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 13:57:38.816 | + functions-common:run_process:1674 : local service=dstat 2026-07-01 13:57:38.823 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 13:57:38.827 | + functions-common:run_process:1676 : local group= 2026-07-01 13:57:38.829 | + functions-common:run_process:1677 : local user= 2026-07-01 13:57:38.833 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 13:57:38.836 | + functions-common:run_process:1680 : local name=dstat 2026-07-01 13:57:38.840 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 13:57:38.845 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 13:57:38.850 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:57:38.853 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:57:38.861 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:57:38.867 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914258862 2026-07-01 13:57:38.871 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-01 13:57:38.900 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:38.904 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-01 13:57:38.907 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-01 13:57:38.911 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 13:57:38.916 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 13:57:38.919 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 13:57:38.923 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 13:57:38.926 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-01 13:57:38.938 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-01 13:57:38.942 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-01 13:57:38.945 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 13:57:38.949 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 13:57:38.952 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 13:57:38.955 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 13:57:38.960 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-01 13:57:38.970 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-01 13:57:38.978 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-01 13:57:38.988 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-01 13:57:38.992 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-01 13:57:38.999 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 13:57:39.003 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 13:57:39.006 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 13:57:39.014 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 13:57:39.018 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 13:57:39.021 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-01 13:57:39.024 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 13:57:39.030 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-01 13:57:39.135 | + 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-07-01 13:57:39.270 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-01 13:57:39.365 | + 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-07-01 13:57:39.480 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-01 13:57:39.575 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-01 13:57:39.661 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 13:57:39.745 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 13:57:39.748 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 13:57:39.753 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-01 13:57:39.850 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 13:57:40.378 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-01 13:57:40.387 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-01 13:57:40.871 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-01 13:57:40.915 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 13:57:40.921 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:40.921 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:40.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:40.925 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:40.927 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:40.934 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 13:57:40.944 | + functions-common:time_stop:2427 : start_time=1782914258862 2026-07-01 13:57:40.944 | + functions-common:time_stop:2429 : [[ -z 1782914258862 ]] 2026-07-01 13:57:40.950 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:40.958 | + functions-common:time_stop:2432 : end_time=1782914260952 2026-07-01 13:57:40.961 | + functions-common:time_stop:2433 : elapsed_time=2090 2026-07-01 13:57:40.965 | + functions-common:time_stop:2434 : total=0 2026-07-01 13:57:40.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:40.976 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2090 2026-07-01 13:57:40.976 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-01 13:57:40.978 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-01 13:57:40.981 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-01 13:57:40.984 | + functions-common:run_process:1676 : local group= 2026-07-01 13:57:40.990 | + functions-common:run_process:1677 : local user=root 2026-07-01 13:57:40.990 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-01 13:57:40.991 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-01 13:57:40.994 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 13:57:40.996 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 13:57:40.999 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:57:41.009 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:57:41.011 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:57:41.015 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914261013 2026-07-01 13:57:41.018 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-01 13:57:41.036 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:41.038 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 13:57:41.042 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:41.047 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:41.048 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:41.051 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:41.053 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:41.055 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 13:57:41.057 | + functions-common:time_stop:2427 : start_time=1782914261013 2026-07-01 13:57:41.060 | + functions-common:time_stop:2429 : [[ -z 1782914261013 ]] 2026-07-01 13:57:41.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:41.067 | + functions-common:time_stop:2432 : end_time=1782914261064 2026-07-01 13:57:41.069 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-01 13:57:41.071 | + functions-common:time_stop:2434 : total=2090 2026-07-01 13:57:41.075 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:41.078 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2141 2026-07-01 13:57:41.082 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-01 13:57:41.102 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:41.104 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-01 13:57:41.108 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-01 13:57:41.110 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-01 13:57:41.113 | + functions-common:run_process:1676 : local group= 2026-07-01 13:57:41.115 | + functions-common:run_process:1677 : local user= 2026-07-01 13:57:41.118 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 13:57:41.120 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-01 13:57:41.123 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 13:57:41.126 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 13:57:41.129 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:57:41.131 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:57:41.136 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:57:41.142 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914261138 2026-07-01 13:57:41.144 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-01 13:57:41.176 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:41.179 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 13:57:41.183 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:41.185 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:41.188 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:41.190 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:41.193 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:41.195 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 13:57:41.197 | + functions-common:time_stop:2427 : start_time=1782914261138 2026-07-01 13:57:41.200 | + functions-common:time_stop:2429 : [[ -z 1782914261138 ]] 2026-07-01 13:57:41.206 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:41.209 | + functions-common:time_stop:2432 : end_time=1782914261206 2026-07-01 13:57:41.211 | + functions-common:time_stop:2433 : elapsed_time=68 2026-07-01 13:57:41.214 | + functions-common:time_stop:2434 : total=2141 2026-07-01 13:57:41.216 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:41.219 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2209 2026-07-01 13:57:41.223 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-01 13:57:41.244 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:41.246 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-01 13:57:41.277 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:41.279 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-01 13:57:41.308 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:41.310 | + ./stack.sh:main:1098 : start_etcd3 2026-07-01 13:57:41.313 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-01 13:57:41.315 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-01 13:57:41.322 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-01 13:57:41.327 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.233:2380' 2026-07-01 13:57:41.332 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.233:2380' 2026-07-01 13:57:41.342 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.233:2379' 2026-07-01 13:57:41.346 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-01 13:57:41.351 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-01 13:57:41.358 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.233:2379' 2026-07-01 13:57:41.363 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-01 13:57:41.365 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-01 13:57:41.371 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-01 13:57:41.375 | + 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.233:2380 --initial-advertise-peer-urls http://192.168.122.233:2380 --advertise-client-urls http://192.168.122.233:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.233:2379 --log-level=debug' '' root 2026-07-01 13:57:41.383 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-01 13:57:41.387 | + 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.233:2380 --initial-advertise-peer-urls http://192.168.122.233:2380 --advertise-client-urls http://192.168.122.233:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.233:2379 --log-level=debug' 2026-07-01 13:57:41.392 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 13:57:41.395 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-01 13:57:41.400 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 13:57:41.407 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 13:57:41.411 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 13:57:41.415 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-01 13:57:41.420 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 13:57:41.433 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-01 13:57:41.538 | + 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-07-01 13:57:41.638 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-01 13:57:41.716 | + 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.233:2380 --initial-advertise-peer-urls http://192.168.122.233:2380 --advertise-client-urls http://192.168.122.233:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.233:2379 --log-level=debug' 2026-07-01 13:57:41.800 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-01 13:57:41.878 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-01 13:57:41.960 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 13:57:42.038 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 13:57:42.042 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 13:57:42.045 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-01 13:57:42.131 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 13:57:42.620 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-01 13:57:42.715 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-01 13:57:42.805 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-01 13:57:42.894 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-01 13:57:42.981 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-01 13:57:42.985 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 13:57:42.990 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 13:57:42.995 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-01 13:57:43.491 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-01 13:57:43.515 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-01 13:57:43.995 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-01 13:57:44.939 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-01 13:57:44.967 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:44.971 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-01 13:57:44.976 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-01 13:57:44.982 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-01 13:57:45.000 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-01 13:57:45.020 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-01 13:57:45.025 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 13:57:45.029 | + 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.233/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-01 13:57:45.145 | The user clouds.yaml file didn't exist. 2026-07-01 13:57:45.162 | + 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.233/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-01 13:57:45.300 | + 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.233/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-01 13:57:45.434 | + 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.233/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-01 13:57:45.578 | + 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.233/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-01 13:57:45.709 | + 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.233/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-01 13:57:45.846 | + 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.233/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-01 13:57:45.976 | + 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.233/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-01 13:57:46.109 | + 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.233/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-01 13:57:46.241 | + 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.233/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-01 13:57:46.375 | + functions-common:write_clouds_yaml:203 : cat 2026-07-01 13:57:46.382 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-01 13:57:46.385 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-01 13:57:46.389 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-01 13:57:46.394 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-01 13:57:46.398 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-01 13:57:46.401 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-01 13:57:46.418 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:57:46.421 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-01 13:57:46.424 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 13:57:46.427 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-01 13:57:46.431 | + ./stack.sh:main:1115 : '[' 192.168.122.233 == 192.168.122.233 ']' 2026-07-01 13:57:46.434 | + ./stack.sh:main:1116 : init_keystone 2026-07-01 13:57:46.437 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-01 13:57:46.453 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:57:46.456 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-01 13:57:46.459 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-01 13:57:46.461 | + lib/database:recreate_database:112 : local db=keystone 2026-07-01 13:57:46.464 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-01 13:57:46.467 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-01 13:57:46.470 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-01 13:57:46.475 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 13:57:46.547 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-01 13:57:46.554 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 13:57:46.624 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-01 13:57:46.628 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 13:57:46.631 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:57:46.634 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:57:46.638 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:57:46.644 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914266640 2026-07-01 13:57:46.647 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-01 13:57:47.259 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 13:57:47.259 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 13:57:47.259 | we strongly recommend against using it for new projects. 2026-07-01 13:57:47.259 | 2026-07-01 13:57:47.259 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 13:57:47.260 | framework. For more detail see 2026-07-01 13:57:47.260 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 13:57:47.260 | 2026-07-01 13:57:47.260 | __import__(import_str) 2026-07-01 13:57:50.217 | INFO dbcounter [-] Registered counter for database keystone 2026-07-01 13:57:50.297 | 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=41238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 13:57:50.313 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 13:57:50.313 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 13:57:50.313 | DEBUG dbcounter [-] [41238] Writer thread running {{(pid=41238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 13:57:50.397 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-01 13:57:54.201 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41238) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 13:57:54.210 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-01 13:57:54.211 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41238) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 13:57:54.217 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-01 13:57:54.273 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41238) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 13:57:54.276 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-01 13:57:54.300 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41238) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 13:57:54.303 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-01 13:57:54.375 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41238) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 13:57:54.378 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-01 13:57:54.422 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41238) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 13:57:54.422 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-01 13:57:54.513 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41238) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 13:57:54.517 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-01 13:57:54.518 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41238) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 13:57:54.520 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-01 13:57:54.590 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41238) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 13:57:54.593 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-01 13:57:54.632 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41238) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 13:57:55.104 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-01 13:57:55.108 | + functions-common:time_stop:2420 : local name 2026-07-01 13:57:55.111 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:57:55.116 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:57:55.120 | + functions-common:time_stop:2423 : local total 2026-07-01 13:57:55.124 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:57:55.128 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 13:57:55.132 | + functions-common:time_stop:2427 : start_time=1782914266640 2026-07-01 13:57:55.136 | + functions-common:time_stop:2429 : [[ -z 1782914266640 ]] 2026-07-01 13:57:55.142 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:57:55.148 | + functions-common:time_stop:2432 : end_time=1782914275144 2026-07-01 13:57:55.152 | + functions-common:time_stop:2433 : elapsed_time=8504 2026-07-01 13:57:55.156 | + functions-common:time_stop:2434 : total=0 2026-07-01 13:57:55.160 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:57:55.164 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8504 2026-07-01 13:57:55.168 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-01 13:57:55.171 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-01 13:57:55.178 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-01 13:57:55.766 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 13:57:55.766 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 13:57:55.766 | we strongly recommend against using it for new projects. 2026-07-01 13:57:55.766 | 2026-07-01 13:57:55.766 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 13:57:55.766 | framework. For more detail see 2026-07-01 13:57:55.767 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 13:57:55.767 | 2026-07-01 13:57:55.767 | __import__(import_str) 2026-07-01 13:57:58.409 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-01 13:57:58.410 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-01 13:57:58.411 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-01 13:57:58.412 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-01 13:57:58.412 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-01 13:57:58.413 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-01 13:57:58.413 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-01 13:57:58.414 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-01 13:57:58.414 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-01 13:57:58.836 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-01 13:57:58.843 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-01 13:57:59.423 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 13:57:59.424 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 13:57:59.424 | we strongly recommend against using it for new projects. 2026-07-01 13:57:59.424 | 2026-07-01 13:57:59.424 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 13:57:59.424 | framework. For more detail see 2026-07-01 13:57:59.424 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 13:57:59.424 | 2026-07-01 13:57:59.424 | __import__(import_str) 2026-07-01 13:58:02.067 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-01 13:58:02.068 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-01 13:58:02.068 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-01 13:58:02.068 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-01 13:58:02.069 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-01 13:58:02.069 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-01 13:58:02.069 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-01 13:58:02.070 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-01 13:58:02.070 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-01 13:58:02.503 | + ./stack.sh:main:1117 : start_keystone 2026-07-01 13:58:02.508 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-01 13:58:02.514 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-01 13:58:02.518 | + functions-common:run_process:1674 : local service=keystone 2026-07-01 13:58:02.521 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 13:58:02.525 | + functions-common:run_process:1676 : local group= 2026-07-01 13:58:02.529 | + functions-common:run_process:1677 : local user= 2026-07-01 13:58:02.533 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 13:58:02.537 | + functions-common:run_process:1680 : local name=keystone 2026-07-01 13:58:02.540 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 13:58:02.543 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 13:58:02.547 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:58:02.551 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:58:02.556 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:58:02.562 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914282558 2026-07-01 13:58:02.566 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-01 13:58:02.590 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:58:02.594 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-01 13:58:02.597 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-01 13:58:02.601 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 13:58:02.605 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 13:58:02.608 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 13:58:02.612 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-01 13:58:02.616 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-01 13:58:02.619 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-01 13:58:02.623 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-01 13:58:02.627 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 13:58:02.631 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 13:58:02.634 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 13:58:02.638 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 13:58:02.642 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-01 13:58:02.645 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-01 13:58:02.649 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 13:58:02.653 | + 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-07-01 13:58:02.657 | + 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-07-01 13:58:02.660 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-01 13:58:02.664 | + 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-07-01 13:58:02.667 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 13:58:02.671 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 13:58:02.674 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 13:58:02.677 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-01 13:58:02.681 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 13:58:02.687 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-01 13:58:02.779 | + 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-07-01 13:58:02.866 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-01 13:58:02.939 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-01 13:58:03.011 | + 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-07-01 13:58:03.082 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 13:58:03.149 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-01 13:58:03.215 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-01 13:58:03.280 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-01 13:58:03.352 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-01 13:58:03.445 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-01 13:58:03.518 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 13:58:03.522 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 13:58:03.526 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-01 13:58:03.620 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 13:58:04.134 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-01 13:58:04.159 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-01 13:58:04.625 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-01 13:58:04.760 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 13:58:04.763 | + functions-common:time_stop:2420 : local name 2026-07-01 13:58:04.765 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:58:04.768 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:58:04.771 | + functions-common:time_stop:2423 : local total 2026-07-01 13:58:04.773 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:58:04.776 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 13:58:04.778 | + functions-common:time_stop:2427 : start_time=1782914282558 2026-07-01 13:58:04.783 | + functions-common:time_stop:2429 : [[ -z 1782914282558 ]] 2026-07-01 13:58:04.788 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:58:04.794 | + functions-common:time_stop:2432 : end_time=1782914284790 2026-07-01 13:58:04.800 | + functions-common:time_stop:2433 : elapsed_time=2232 2026-07-01 13:58:04.807 | + functions-common:time_stop:2434 : total=2209 2026-07-01 13:58:04.810 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:58:04.812 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4441 2026-07-01 13:58:04.815 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-01 13:58:04.815 | Waiting for keystone to start... 2026-07-01 13:58:04.818 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.233/identity/v3/ 2026-07-01 13:58:04.819 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.233/identity/v3/ 2026-07-01 13:58:04.821 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 13:58:04.823 | + functions:wait_for_service:477 : local url=http://192.168.122.233/identity/v3/ 2026-07-01 13:58:04.825 | + functions:wait_for_service:478 : local rval=0 2026-07-01 13:58:04.828 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 13:58:04.831 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 13:58:04.832 | + functions-common:time_start:2407 : local start_time= 2026-07-01 13:58:04.834 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 13:58:04.837 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 13:58:04.841 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914284839 2026-07-01 13:58:04.844 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 13:58:04.847 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 13:58:04.851 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.233/identity/v3/ 2026-07-01 13:58:07.005 | ++ inc/async:async_inner:64 : rc=0 2026-07-01 13:58:07.025 | [38314 Async install_tempest:38314]: finished successfully 2026-07-01 13:58:10.317 | + :: : [[ 200 == 503 ]] 2026-07-01 13:58:10.319 | + :: : [[ 0 -eq 7 ]] 2026-07-01 13:58:10.324 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 13:58:10.328 | + functions-common:time_stop:2420 : local name 2026-07-01 13:58:10.332 | + functions-common:time_stop:2421 : local end_time 2026-07-01 13:58:10.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 13:58:10.340 | + functions-common:time_stop:2423 : local total 2026-07-01 13:58:10.344 | + functions-common:time_stop:2424 : local start_time 2026-07-01 13:58:10.348 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 13:58:10.352 | + functions-common:time_stop:2427 : start_time=1782914284839 2026-07-01 13:58:10.356 | + functions-common:time_stop:2429 : [[ -z 1782914284839 ]] 2026-07-01 13:58:10.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 13:58:10.367 | + functions-common:time_stop:2432 : end_time=1782914290363 2026-07-01 13:58:10.371 | + functions-common:time_stop:2433 : elapsed_time=5524 2026-07-01 13:58:10.374 | + functions-common:time_stop:2434 : total=0 2026-07-01 13:58:10.378 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 13:58:10.382 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5524 2026-07-01 13:58:10.387 | + functions:wait_for_service:486 : return 0 2026-07-01 13:58:10.390 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-01 13:58:10.414 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:58:10.419 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-01 13:58:10.422 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 13:58:10.425 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-01 13:58:10.727 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-01 13:58:10.731 | + 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.233/identity 2026-07-01 13:58:11.328 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 13:58:11.329 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 13:58:11.329 | we strongly recommend against using it for new projects. 2026-07-01 13:58:11.329 | 2026-07-01 13:58:11.329 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 13:58:11.329 | framework. For more detail see 2026-07-01 13:58:11.329 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 13:58:11.329 | 2026-07-01 13:58:11.329 | __import__(import_str) 2026-07-01 13:58:14.522 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.522 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.522 | 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=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.530 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.546 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.546 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.579 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.607 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.607 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.695 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.695 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.696 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.696 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.696 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.696 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.710 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.710 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.711 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.712 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.712 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.713 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.713 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.721 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.725 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.725 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.726 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.726 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.726 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.727 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.727 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42211) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-01 13:58:14.803 | INFO dbcounter [-] Registered counter for database keystone 2026-07-01 13:58:14.882 | 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=42211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 13:58:15.074 | DEBUG dbcounter [-] [42211] Writer thread running {{(pid=42211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 13:58:15.249 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created domain default 2026-07-01 13:58:15.303 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created project admin 2026-07-01 13:58:15.337 | WARNING keystone.common.password_hashing [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-01 13:58:15.364 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created user admin 2026-07-01 13:58:15.386 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created role reader 2026-07-01 13:58:15.402 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created role member 2026-07-01 13:58:15.431 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created implied role where 8f4102f407d14e6ebd986da709c9228d implies 5b2de610e43b42b1b5df8e9774839cc1 2026-07-01 13:58:15.447 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created role manager 2026-07-01 13:58:15.472 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created implied role where 4802e3905e494d2cbb80108811f01ed8 implies 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:58:15.489 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created role admin 2026-07-01 13:58:15.512 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created implied role where 8d04e9d3f5cf46f7828306c8f046c2cd implies 4802e3905e494d2cbb80108811f01ed8 2026-07-01 13:58:15.535 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created role service 2026-07-01 13:58:15.553 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Granted role admin on project admin to user admin. 2026-07-01 13:58:15.566 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Granted role admin on the system to user admin. 2026-07-01 13:58:15.583 | WARNING py.warnings [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-01 13:58:15.583 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 13:58:15.583 |  2026-07-01 13:58:15.590 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created region RegionOne 2026-07-01 13:58:15.640 | INFO keystone.cmd.bootstrap [None req-43a51a7d-ac7d-4898-a86e-649915048207 None None] Created public endpoint http://192.168.122.233/identity 2026-07-01 13:58:16.170 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-01 13:58:16.174 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-01 13:58:16.177 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-01 13:58:16.181 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-01 13:58:21.251 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:21.256 | + lib/keystone:create_keystone_accounts:258 : admin_project=954a7cc06f494c2a9c30e5c36569ad19 2026-07-01 13:58:21.261 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-01 13:58:21.267 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-01 13:58:24.559 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:24.564 | + lib/keystone:create_keystone_accounts:260 : admin_user=38208540315e4f5fbcb2568cd7d18b69 2026-07-01 13:58:24.566 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-01 13:58:24.569 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-01 13:58:24.572 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-01 13:58:24.575 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 38208540315e4f5fbcb2568cd7d18b69 default 2026-07-01 13:58:24.637 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 38208540315e4f5fbcb2568cd7d18b69 default 2026-07-01 13:58:24.677 | [2047 Async ks-domain-role:42331]: running: get_or_add_user_domain_role admin 38208540315e4f5fbcb2568cd7d18b69 default 2026-07-01 13:58:24.679 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-01 13:58:24.683 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-01 13:58:24.686 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-01 13:58:28.600 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:28.604 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-01 13:58:28.608 | + functions-common:get_or_create_domain:878 : echo default 2026-07-01 13:58:28.608 | default 2026-07-01 13:58:28.611 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-01 13:58:28.684 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-01 13:58:28.730 | [2047 Async ks-project:42439]: running: get_or_create_project service Default 2026-07-01 13:58:28.734 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-01 13:58:28.815 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-01 13:58:28.873 | [2047 Async ks-service:42533]: running: get_or_create_role service 2026-07-01 13:58:28.879 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-01 13:58:28.972 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-01 13:58:29.024 | [2047 Async ks-reseller:42645]: running: get_or_create_role ResellerAdmin 2026-07-01 13:58:29.026 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-01 13:58:29.028 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-01 13:58:29.089 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-01 13:58:29.175 | [2047 Async ks-anotherrole:42741]: running: get_or_create_role anotherrole 2026-07-01 13:58:29.183 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-01 13:58:29.189 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-01 13:58:29.201 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 13:58:29.211 | +++ 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-07-01 13:58:34.363 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:58:34.396 | [42741 Async ks-anotherrole:42741]: finished successfully 2026-07-01 13:58:34.543 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:58:34.615 | [42645 Async ks-reseller:42645]: finished successfully 2026-07-01 13:58:34.805 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:58:34.853 | [42533 Async ks-service:42533]: finished successfully 2026-07-01 13:58:35.343 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:58:35.371 | [42331 Async ks-domain-role:42331]: finished successfully 2026-07-01 13:58:35.382 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:58:35.418 | [42439 Async ks-project:42439]: finished successfully 2026-07-01 13:58:35.753 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:35.757 | ++ functions-common:get_or_create_project:928 : project_id=2d8b31b82727482dba83d566f1ea0ca8 2026-07-01 13:58:35.762 | ++ functions-common:get_or_create_project:929 : echo 2d8b31b82727482dba83d566f1ea0ca8 2026-07-01 13:58:35.766 | + lib/keystone:create_keystone_accounts:288 : invis_project=2d8b31b82727482dba83d566f1ea0ca8 2026-07-01 13:58:35.770 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-01 13:58:35.774 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-01 13:58:35.778 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 13:58:35.782 | +++ 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-07-01 13:58:39.534 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:39.540 | ++ functions-common:get_or_create_project:928 : project_id=e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:39.544 | ++ functions-common:get_or_create_project:929 : echo e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:39.549 | + lib/keystone:create_keystone_accounts:292 : demo_project=e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:39.552 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-01 13:58:39.557 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-01 13:58:39.560 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 13:58:39.564 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-01 13:58:39.567 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-01 13:58:39.573 | +++ 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-07-01 13:58:43.309 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:43.312 | ++ functions-common:get_or_create_user:915 : user_id=f70388b6ceb04c5887f68b8638f501d3 2026-07-01 13:58:43.314 | ++ functions-common:get_or_create_user:916 : echo f70388b6ceb04c5887f68b8638f501d3 2026-07-01 13:58:43.318 | + lib/keystone:create_keystone_accounts:295 : demo_user=f70388b6ceb04c5887f68b8638f501d3 2026-07-01 13:58:43.320 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-01 13:58:43.364 | [2047 Async ks-domain-role:42331]: Waiting for completion of get_or_add_user_domain_role admin 38208540315e4f5fbcb2568cd7d18b69 default running on PID 42331 (6 other jobs running) 2026-07-01 13:58:43.385 | [2047 Async ks-domain-role:42331]: Signaling child to exit 2026-07-01 13:58:43.385 | WAKEUP 2026-07-01 13:58:43.405 | [2047 Async ks-domain-role:42331]: Signaled 2026-07-01 13:58:43.406 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-01 13:58:43.406 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 38208540315e4f5fbcb2568cd7d18b69 --domain default 2026-07-01 13:58:43.406 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 38208540315e4f5fbcb2568cd7d18b69 --domain default -c Role -f value 2026-07-01 13:58:43.406 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:43.406 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:58:43.407 | + functions-common:get_or_add_user_domain_role:999 : echo 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:58:43.407 | 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:58:43.444 | [2047 Async ks-domain-role:42331]: finished get_or_add_user_domain_role admin 38208540315e4f5fbcb2568cd7d18b69 default with result 0 in 10 seconds 2026-07-01 13:58:43.450 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-01 13:58:43.480 | [2047 Async ks-project:42439]: Waiting for completion of get_or_create_project service Default running on PID 42439 (5 other jobs running) 2026-07-01 13:58:43.500 | [2047 Async ks-project:42439]: Signaling child to exit 2026-07-01 13:58:43.501 | WAKEUP 2026-07-01 13:58:43.519 | [2047 Async ks-project:42439]: Signaled 2026-07-01 13:58:43.520 | + functions-common:get_or_create_project:922 : local project_id 2026-07-01 13:58:43.521 | ++ 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-07-01 13:58:43.521 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:43.521 | + functions-common:get_or_create_project:928 : project_id=89f5af1cd69f42e18e035f91d301919c 2026-07-01 13:58:43.521 | + functions-common:get_or_create_project:929 : echo 89f5af1cd69f42e18e035f91d301919c 2026-07-01 13:58:43.521 | 89f5af1cd69f42e18e035f91d301919c 2026-07-01 13:58:43.560 | [2047 Async ks-project:42439]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-01 13:58:43.594 | [2047 Async ks-service:42533]: Waiting for completion of get_or_create_role service running on PID 42533 (4 other jobs running) 2026-07-01 13:58:43.614 | [2047 Async ks-service:42533]: Signaling child to exit 2026-07-01 13:58:43.615 | WAKEUP 2026-07-01 13:58:43.633 | [2047 Async ks-service:42533]: Signaled 2026-07-01 13:58:43.634 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 13:58:43.634 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-01 13:58:43.634 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:43.634 | + functions-common:get_or_create_role:940 : role_id=56cc849bd9e4459bbad80b1671ae7016 2026-07-01 13:58:43.634 | + functions-common:get_or_create_role:941 : echo 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 13:58:43.635 | 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 13:58:43.670 | [2047 Async ks-service:42533]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-01 13:58:43.700 | [2047 Async ks-reseller:42645]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42645 (3 other jobs running) 2026-07-01 13:58:43.719 | [2047 Async ks-reseller:42645]: Signaling child to exit 2026-07-01 13:58:43.720 | WAKEUP 2026-07-01 13:58:43.739 | [2047 Async ks-reseller:42645]: Signaled 2026-07-01 13:58:43.740 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 13:58:43.740 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-01 13:58:43.740 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:43.740 | + functions-common:get_or_create_role:940 : role_id=6bf984c729974485a1c67466068546a7 2026-07-01 13:58:43.740 | + functions-common:get_or_create_role:941 : echo 6bf984c729974485a1c67466068546a7 2026-07-01 13:58:43.740 | 6bf984c729974485a1c67466068546a7 2026-07-01 13:58:43.776 | [2047 Async ks-reseller:42645]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-01 13:58:43.804 | [2047 Async ks-anotherrole:42741]: Waiting for completion of get_or_create_role anotherrole running on PID 42741 (2 other jobs running) 2026-07-01 13:58:43.823 | [2047 Async ks-anotherrole:42741]: Signaling child to exit 2026-07-01 13:58:43.824 | WAKEUP 2026-07-01 13:58:43.840 | [2047 Async ks-anotherrole:42741]: Signaled 2026-07-01 13:58:43.841 | + functions-common:get_or_create_role:935 : local role_id 2026-07-01 13:58:43.842 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-01 13:58:43.842 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:43.842 | + functions-common:get_or_create_role:940 : role_id=8edbdc92951d479084557a060b4a9e41 2026-07-01 13:58:43.842 | + functions-common:get_or_create_role:941 : echo 8edbdc92951d479084557a060b4a9e41 2026-07-01 13:58:43.842 | 8edbdc92951d479084557a060b4a9e41 2026-07-01 13:58:43.879 | [2047 Async ks-anotherrole:42741]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-01 13:58:43.886 | + inc/async:async_wait:197 : return 0 2026-07-01 13:58:43.889 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member f70388b6ceb04c5887f68b8638f501d3 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:43.959 | + inc/async:async_inner:63 : get_or_add_user_project_role member f70388b6ceb04c5887f68b8638f501d3 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:44.006 | [2047 Async ks-demo-member:43614]: running: get_or_add_user_project_role member f70388b6ceb04c5887f68b8638f501d3 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:44.008 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 38208540315e4f5fbcb2568cd7d18b69 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:44.088 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 38208540315e4f5fbcb2568cd7d18b69 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:44.141 | [2047 Async ks-demo-admin:43710]: running: get_or_add_user_project_role admin 38208540315e4f5fbcb2568cd7d18b69 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:44.144 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole f70388b6ceb04c5887f68b8638f501d3 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:44.236 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f70388b6ceb04c5887f68b8638f501d3 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:44.293 | [2047 Async ks-demo-another:43806]: running: get_or_add_user_project_role anotherrole f70388b6ceb04c5887f68b8638f501d3 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:44.296 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member f70388b6ceb04c5887f68b8638f501d3 2d8b31b82727482dba83d566f1ea0ca8 2026-07-01 13:58:44.391 | + inc/async:async_inner:63 : get_or_add_user_project_role member f70388b6ceb04c5887f68b8638f501d3 2d8b31b82727482dba83d566f1ea0ca8 2026-07-01 13:58:44.478 | [2047 Async ks-demo-invis:43903]: running: get_or_add_user_project_role member f70388b6ceb04c5887f68b8638f501d3 2d8b31b82727482dba83d566f1ea0ca8 2026-07-01 13:58:44.484 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-01 13:58:44.495 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-01 13:58:44.504 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 13:58:44.514 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-01 13:58:44.522 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-01 13:58:44.531 | +++ 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-07-01 13:58:49.719 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:49.728 | ++ functions-common:get_or_create_user:915 : user_id=62668cfc1fad4a5399e96b365aed2d20 2026-07-01 13:58:49.734 | ++ functions-common:get_or_create_user:916 : echo 62668cfc1fad4a5399e96b365aed2d20 2026-07-01 13:58:49.743 | + lib/keystone:create_keystone_accounts:308 : demo_reader=62668cfc1fad4a5399e96b365aed2d20 2026-07-01 13:58:49.755 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 62668cfc1fad4a5399e96b365aed2d20 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:49.962 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 62668cfc1fad4a5399e96b365aed2d20 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:50.095 | [2047 Async ks-demo-reader:44037]: running: get_or_add_user_project_role reader 62668cfc1fad4a5399e96b365aed2d20 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:58:50.104 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-01 13:58:50.112 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-01 13:58:50.120 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 13:58:50.131 | +++ 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-07-01 13:58:55.885 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:58:55.896 | ++ functions-common:get_or_create_project:928 : project_id=216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:58:55.904 | ++ functions-common:get_or_create_project:929 : echo 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:58:55.913 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:58:55.922 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-01 13:58:55.932 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-01 13:58:55.941 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 13:58:55.950 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-01 13:58:55.961 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-01 13:58:55.974 | +++ 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-07-01 13:58:57.096 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:58:57.167 | [43614 Async ks-demo-member:43614]: finished successfully 2026-07-01 13:58:57.438 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:58:57.502 | [43806 Async ks-demo-another:43806]: finished successfully 2026-07-01 13:58:57.544 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:58:57.581 | [43710 Async ks-demo-admin:43710]: finished successfully 2026-07-01 13:58:58.184 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:58:58.210 | [43903 Async ks-demo-invis:43903]: finished successfully 2026-07-01 13:59:00.509 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:00.513 | ++ functions-common:get_or_create_user:915 : user_id=83b0db5f2af14bb6b23eebfa0d866d52 2026-07-01 13:59:00.516 | ++ functions-common:get_or_create_user:916 : echo 83b0db5f2af14bb6b23eebfa0d866d52 2026-07-01 13:59:00.519 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=83b0db5f2af14bb6b23eebfa0d866d52 2026-07-01 13:59:00.522 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 83b0db5f2af14bb6b23eebfa0d866d52 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:00.587 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 83b0db5f2af14bb6b23eebfa0d866d52 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:00.628 | [2047 Async ks-alt-admin:44456]: running: get_or_add_user_project_role admin 83b0db5f2af14bb6b23eebfa0d866d52 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:00.632 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 83b0db5f2af14bb6b23eebfa0d866d52 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:00.710 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 83b0db5f2af14bb6b23eebfa0d866d52 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:00.759 | [2047 Async ks-alt-another:44552]: running: get_or_add_user_project_role anotherrole 83b0db5f2af14bb6b23eebfa0d866d52 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:00.759 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-01 13:59:00.761 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-01 13:59:00.763 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 13:59:00.765 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-01 13:59:00.767 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-01 13:59:00.770 | +++ 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-07-01 13:59:00.831 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:00.858 | [44037 Async ks-demo-reader:44037]: finished successfully 2026-07-01 13:59:04.736 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:04.748 | ++ functions-common:get_or_create_user:915 : user_id=dddce87d0073473982eeb419ee09de67 2026-07-01 13:59:04.752 | ++ functions-common:get_or_create_user:916 : echo dddce87d0073473982eeb419ee09de67 2026-07-01 13:59:04.756 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=dddce87d0073473982eeb419ee09de67 2026-07-01 13:59:04.761 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member dddce87d0073473982eeb419ee09de67 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:04.844 | + inc/async:async_inner:63 : get_or_add_user_project_role member dddce87d0073473982eeb419ee09de67 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:04.899 | [2047 Async ks-alt-member-user:44735]: running: get_or_add_user_project_role member dddce87d0073473982eeb419ee09de67 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:04.901 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-01 13:59:04.905 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-01 13:59:04.910 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 13:59:04.915 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-01 13:59:04.922 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-01 13:59:04.924 | +++ 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-07-01 13:59:08.879 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:08.883 | ++ functions-common:get_or_create_user:915 : user_id=110f5d6fc0cc4013bdf2f821f55a18b6 2026-07-01 13:59:08.888 | ++ functions-common:get_or_create_user:916 : echo 110f5d6fc0cc4013bdf2f821f55a18b6 2026-07-01 13:59:08.892 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=110f5d6fc0cc4013bdf2f821f55a18b6 2026-07-01 13:59:08.895 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 110f5d6fc0cc4013bdf2f821f55a18b6 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:08.997 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 110f5d6fc0cc4013bdf2f821f55a18b6 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:09.064 | [2047 Async ks-alt-reader-user:44905]: running: get_or_add_user_project_role reader 110f5d6fc0cc4013bdf2f821f55a18b6 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:09.071 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-01 13:59:09.080 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 13:59:09.082 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-01 13:59:09.087 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-01 13:59:09.094 | +++ 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-07-01 13:59:10.121 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:10.189 | [44456 Async ks-alt-admin:44456]: finished successfully 2026-07-01 13:59:10.257 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:10.288 | [44552 Async ks-alt-another:44552]: finished successfully 2026-07-01 13:59:13.238 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:13.240 | ++ functions-common:get_or_create_user:915 : user_id=3f0354a788454fe9bf5b90ec30e6dff1 2026-07-01 13:59:13.243 | ++ functions-common:get_or_create_user:916 : echo 3f0354a788454fe9bf5b90ec30e6dff1 2026-07-01 13:59:13.250 | + lib/keystone:create_keystone_accounts:340 : system_member_user=3f0354a788454fe9bf5b90ec30e6dff1 2026-07-01 13:59:13.251 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 3f0354a788454fe9bf5b90ec30e6dff1 all 2026-07-01 13:59:13.329 | + inc/async:async_inner:63 : get_or_add_user_system_role member 3f0354a788454fe9bf5b90ec30e6dff1 all 2026-07-01 13:59:13.382 | [2047 Async ks-system-member:45135]: running: get_or_add_user_system_role member 3f0354a788454fe9bf5b90ec30e6dff1 all 2026-07-01 13:59:13.387 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-01 13:59:13.388 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 13:59:13.391 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-01 13:59:13.394 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-01 13:59:13.403 | +++ 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-07-01 13:59:14.290 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:14.313 | [44735 Async ks-alt-member-user:44735]: finished successfully 2026-07-01 13:59:17.616 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:17.622 | ++ functions-common:get_or_create_user:915 : user_id=f5fd060ebc43467c966245a31c0e81e4 2026-07-01 13:59:17.629 | ++ functions-common:get_or_create_user:916 : echo f5fd060ebc43467c966245a31c0e81e4 2026-07-01 13:59:17.636 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=f5fd060ebc43467c966245a31c0e81e4 2026-07-01 13:59:17.642 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader f5fd060ebc43467c966245a31c0e81e4 all 2026-07-01 13:59:17.740 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f5fd060ebc43467c966245a31c0e81e4 all 2026-07-01 13:59:17.794 | [2047 Async ks-system-reader:45351]: running: get_or_add_user_system_role reader f5fd060ebc43467c966245a31c0e81e4 all 2026-07-01 13:59:17.800 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-01 13:59:17.805 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-01 13:59:17.808 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-01 13:59:17.811 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-01 13:59:17.818 | +++ 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-07-01 13:59:18.462 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:18.486 | [44905 Async ks-alt-reader-user:44905]: finished successfully 2026-07-01 13:59:22.138 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:22.143 | ++ functions-common:get_or_create_group:892 : group_id=3e4653511b8742eab91ea7ab23e651e0 2026-07-01 13:59:22.147 | ++ functions-common:get_or_create_group:893 : echo 3e4653511b8742eab91ea7ab23e651e0 2026-07-01 13:59:22.153 | + lib/keystone:create_keystone_accounts:350 : admin_group=3e4653511b8742eab91ea7ab23e651e0 2026-07-01 13:59:22.157 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-01 13:59:22.162 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-01 13:59:22.167 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-01 13:59:22.172 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-01 13:59:22.177 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-01 13:59:26.047 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:26.051 | ++ functions-common:get_or_create_group:892 : group_id=402717901dd64aa8be5c2cc8f25ea234 2026-07-01 13:59:26.054 | ++ functions-common:get_or_create_group:893 : echo 402717901dd64aa8be5c2cc8f25ea234 2026-07-01 13:59:26.056 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=402717901dd64aa8be5c2cc8f25ea234 2026-07-01 13:59:26.058 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 402717901dd64aa8be5c2cc8f25ea234 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:26.127 | + inc/async:async_inner:63 : get_or_add_group_project_role member 402717901dd64aa8be5c2cc8f25ea234 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:26.209 | [2047 Async ks-group-memberdemo:45605]: running: get_or_add_group_project_role member 402717901dd64aa8be5c2cc8f25ea234 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:26.209 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 402717901dd64aa8be5c2cc8f25ea234 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:26.302 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 402717901dd64aa8be5c2cc8f25ea234 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:26.378 | [2047 Async ks-group-anotherdemo:45684]: running: get_or_add_group_project_role anotherrole 402717901dd64aa8be5c2cc8f25ea234 e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:26.386 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 402717901dd64aa8be5c2cc8f25ea234 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:26.397 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:26.434 | [45135 Async ks-system-member:45135]: finished successfully 2026-07-01 13:59:26.499 | + inc/async:async_inner:63 : get_or_add_group_project_role member 402717901dd64aa8be5c2cc8f25ea234 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:26.576 | [2047 Async ks-group-memberalt:45803]: running: get_or_add_group_project_role member 402717901dd64aa8be5c2cc8f25ea234 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:26.581 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 402717901dd64aa8be5c2cc8f25ea234 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:26.730 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 402717901dd64aa8be5c2cc8f25ea234 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:26.824 | [2047 Async ks-group-anotheralt:45894]: running: get_or_add_group_project_role anotherrole 402717901dd64aa8be5c2cc8f25ea234 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:26.830 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 3e4653511b8742eab91ea7ab23e651e0 954a7cc06f494c2a9c30e5c36569ad19 2026-07-01 13:59:26.995 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3e4653511b8742eab91ea7ab23e651e0 954a7cc06f494c2a9c30e5c36569ad19 2026-07-01 13:59:27.097 | [2047 Async ks-group-admin:45979]: running: get_or_add_group_project_role admin 3e4653511b8742eab91ea7ab23e651e0 954a7cc06f494c2a9c30e5c36569ad19 2026-07-01 13:59:27.104 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-01 13:59:27.240 | [2047 Async ks-demo-member:43614]: Waiting for completion of get_or_add_user_project_role member f70388b6ceb04c5887f68b8638f501d3 e37b3242686f4cee83fb0d690fdafa02 running on PID 43614 (17 other jobs running) 2026-07-01 13:59:27.314 | [2047 Async ks-demo-member:43614]: Signaling child to exit 2026-07-01 13:59:27.314 | WAKEUP 2026-07-01 13:59:27.365 | [2047 Async ks-demo-member:43614]: Signaled 2026-07-01 13:59:27.368 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 13:59:27.368 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 13:59:27.368 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 13:59:27.368 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:27.368 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:27.368 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:27.369 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:27.369 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:27.369 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 13:59:27.369 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user f70388b6ceb04c5887f68b8638f501d3 --project e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:27.369 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f70388b6ceb04c5887f68b8638f501d3 --project e37b3242686f4cee83fb0d690fdafa02 -c Role -f value 2026-07-01 13:59:27.369 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:27.369 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:27.370 | + functions-common:get_or_add_user_project_role:980 : echo 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:27.370 | 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:27.471 | [2047 Async ks-demo-member:43614]: finished get_or_add_user_project_role member f70388b6ceb04c5887f68b8638f501d3 e37b3242686f4cee83fb0d690fdafa02 with result 0 in 13 seconds 2026-07-01 13:59:27.547 | [2047 Async ks-demo-admin:43710]: Waiting for completion of get_or_add_user_project_role admin 38208540315e4f5fbcb2568cd7d18b69 e37b3242686f4cee83fb0d690fdafa02 running on PID 43710 (16 other jobs running) 2026-07-01 13:59:27.601 | [2047 Async ks-demo-admin:43710]: Signaling child to exit 2026-07-01 13:59:27.601 | WAKEUP 2026-07-01 13:59:27.647 | [2047 Async ks-demo-admin:43710]: Signaled 2026-07-01 13:59:27.649 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 13:59:27.649 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 13:59:27.649 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 13:59:27.649 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:27.649 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:27.649 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:27.649 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:27.649 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:27.650 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 13:59:27.650 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 38208540315e4f5fbcb2568cd7d18b69 --project e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:27.650 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 38208540315e4f5fbcb2568cd7d18b69 --project e37b3242686f4cee83fb0d690fdafa02 -c Role -f value 2026-07-01 13:59:27.650 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:27.650 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:59:27.650 | + functions-common:get_or_add_user_project_role:980 : echo 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:59:27.650 | 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:59:27.755 | [2047 Async ks-demo-admin:43710]: finished get_or_add_user_project_role admin 38208540315e4f5fbcb2568cd7d18b69 e37b3242686f4cee83fb0d690fdafa02 with result 0 in 13 seconds 2026-07-01 13:59:27.832 | [2047 Async ks-demo-another:43806]: Waiting for completion of get_or_add_user_project_role anotherrole f70388b6ceb04c5887f68b8638f501d3 e37b3242686f4cee83fb0d690fdafa02 running on PID 43806 (15 other jobs running) 2026-07-01 13:59:27.891 | [2047 Async ks-demo-another:43806]: Signaling child to exit 2026-07-01 13:59:27.891 | WAKEUP 2026-07-01 13:59:27.940 | [2047 Async ks-demo-another:43806]: Signaled 2026-07-01 13:59:27.942 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 13:59:27.942 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 13:59:27.942 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 13:59:27.942 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:27.942 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:27.942 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:27.942 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:27.943 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:27.943 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 13:59:27.943 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user f70388b6ceb04c5887f68b8638f501d3 --project e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:27.943 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f70388b6ceb04c5887f68b8638f501d3 --project e37b3242686f4cee83fb0d690fdafa02 -c Role -f value 2026-07-01 13:59:27.943 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:27.943 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:27.943 | + functions-common:get_or_add_user_project_role:980 : echo 8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:27.943 | 8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:28.051 | [2047 Async ks-demo-another:43806]: finished get_or_add_user_project_role anotherrole f70388b6ceb04c5887f68b8638f501d3 e37b3242686f4cee83fb0d690fdafa02 with result 0 in 13 seconds 2026-07-01 13:59:28.127 | [2047 Async ks-demo-invis:43903]: Waiting for completion of get_or_add_user_project_role member f70388b6ceb04c5887f68b8638f501d3 2d8b31b82727482dba83d566f1ea0ca8 running on PID 43903 (14 other jobs running) 2026-07-01 13:59:28.198 | [2047 Async ks-demo-invis:43903]: Signaling child to exit 2026-07-01 13:59:28.198 | WAKEUP 2026-07-01 13:59:28.256 | [2047 Async ks-demo-invis:43903]: Signaled 2026-07-01 13:59:28.258 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 13:59:28.258 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 13:59:28.258 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 13:59:28.258 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:28.258 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:28.258 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:28.258 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:28.258 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:28.259 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 13:59:28.259 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user f70388b6ceb04c5887f68b8638f501d3 --project 2d8b31b82727482dba83d566f1ea0ca8 2026-07-01 13:59:28.259 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f70388b6ceb04c5887f68b8638f501d3 --project 2d8b31b82727482dba83d566f1ea0ca8 -c Role -f value 2026-07-01 13:59:28.259 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:28.259 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:28.259 | + functions-common:get_or_add_user_project_role:980 : echo 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:28.259 | 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:28.373 | [2047 Async ks-demo-invis:43903]: finished get_or_add_user_project_role member f70388b6ceb04c5887f68b8638f501d3 2d8b31b82727482dba83d566f1ea0ca8 with result 0 in 13 seconds 2026-07-01 13:59:28.454 | [2047 Async ks-demo-reader:44037]: Waiting for completion of get_or_add_user_project_role reader 62668cfc1fad4a5399e96b365aed2d20 e37b3242686f4cee83fb0d690fdafa02 running on PID 44037 (13 other jobs running) 2026-07-01 13:59:28.507 | [2047 Async ks-demo-reader:44037]: Signaling child to exit 2026-07-01 13:59:28.513 | WAKEUP 2026-07-01 13:59:28.560 | [2047 Async ks-demo-reader:44037]: Signaled 2026-07-01 13:59:28.562 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 13:59:28.562 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 13:59:28.563 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 13:59:28.563 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:28.563 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:28.563 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:28.563 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:28.563 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:28.563 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 13:59:28.563 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 62668cfc1fad4a5399e96b365aed2d20 --project e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:28.563 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62668cfc1fad4a5399e96b365aed2d20 --project e37b3242686f4cee83fb0d690fdafa02 -c Role -f value 2026-07-01 13:59:28.563 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:28.563 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5b2de610e43b42b1b5df8e9774839cc1 2026-07-01 13:59:28.563 | + functions-common:get_or_add_user_project_role:980 : echo 5b2de610e43b42b1b5df8e9774839cc1 2026-07-01 13:59:28.564 | 5b2de610e43b42b1b5df8e9774839cc1 2026-07-01 13:59:28.668 | [2047 Async ks-demo-reader:44037]: finished get_or_add_user_project_role reader 62668cfc1fad4a5399e96b365aed2d20 e37b3242686f4cee83fb0d690fdafa02 with result 0 in 10 seconds 2026-07-01 13:59:28.679 | + inc/async:async_wait:197 : return 0 2026-07-01 13:59:28.684 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-01 13:59:28.806 | [2047 Async ks-alt-admin:44456]: Waiting for completion of get_or_add_user_project_role admin 83b0db5f2af14bb6b23eebfa0d866d52 216dcc5d21b0418da19b5dcd2a49613f running on PID 44456 (12 other jobs running) 2026-07-01 13:59:28.859 | [2047 Async ks-alt-admin:44456]: Signaling child to exit 2026-07-01 13:59:28.861 | WAKEUP 2026-07-01 13:59:28.908 | [2047 Async ks-alt-admin:44456]: Signaled 2026-07-01 13:59:28.913 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 13:59:28.913 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 13:59:28.913 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 13:59:28.913 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:28.913 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:28.913 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:28.914 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:28.914 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:28.914 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 13:59:28.914 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 83b0db5f2af14bb6b23eebfa0d866d52 --project 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:28.914 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83b0db5f2af14bb6b23eebfa0d866d52 --project 216dcc5d21b0418da19b5dcd2a49613f -c Role -f value 2026-07-01 13:59:28.914 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:28.914 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:59:28.915 | + functions-common:get_or_add_user_project_role:980 : echo 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:59:28.915 | 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:59:29.014 | [2047 Async ks-alt-admin:44456]: finished get_or_add_user_project_role admin 83b0db5f2af14bb6b23eebfa0d866d52 216dcc5d21b0418da19b5dcd2a49613f with result 0 in 9 seconds 2026-07-01 13:59:29.094 | [2047 Async ks-alt-another:44552]: Waiting for completion of get_or_add_user_project_role anotherrole 83b0db5f2af14bb6b23eebfa0d866d52 216dcc5d21b0418da19b5dcd2a49613f running on PID 44552 (11 other jobs running) 2026-07-01 13:59:29.143 | [2047 Async ks-alt-another:44552]: Signaling child to exit 2026-07-01 13:59:29.143 | WAKEUP 2026-07-01 13:59:29.192 | [2047 Async ks-alt-another:44552]: Signaled 2026-07-01 13:59:29.194 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 13:59:29.194 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 13:59:29.194 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 13:59:29.194 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:29.194 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:29.194 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:29.194 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:29.194 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:29.195 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 13:59:29.195 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 83b0db5f2af14bb6b23eebfa0d866d52 --project 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:29.195 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 83b0db5f2af14bb6b23eebfa0d866d52 --project 216dcc5d21b0418da19b5dcd2a49613f -c Role -f value 2026-07-01 13:59:29.195 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:29.195 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:29.195 | + functions-common:get_or_add_user_project_role:980 : echo 8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:29.195 | 8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:29.292 | [2047 Async ks-alt-another:44552]: finished get_or_add_user_project_role anotherrole 83b0db5f2af14bb6b23eebfa0d866d52 216dcc5d21b0418da19b5dcd2a49613f with result 0 in 9 seconds 2026-07-01 13:59:29.377 | [2047 Async ks-alt-member-user:44735]: Waiting for completion of get_or_add_user_project_role member dddce87d0073473982eeb419ee09de67 216dcc5d21b0418da19b5dcd2a49613f running on PID 44735 (10 other jobs running) 2026-07-01 13:59:29.428 | [2047 Async ks-alt-member-user:44735]: Signaling child to exit 2026-07-01 13:59:29.429 | WAKEUP 2026-07-01 13:59:29.477 | [2047 Async ks-alt-member-user:44735]: Signaled 2026-07-01 13:59:29.481 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 13:59:29.481 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 13:59:29.481 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 13:59:29.481 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:29.481 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:29.481 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:29.482 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:29.482 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:29.482 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 13:59:29.482 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user dddce87d0073473982eeb419ee09de67 --project 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:29.482 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dddce87d0073473982eeb419ee09de67 --project 216dcc5d21b0418da19b5dcd2a49613f -c Role -f value 2026-07-01 13:59:29.482 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:29.482 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:29.482 | + functions-common:get_or_add_user_project_role:980 : echo 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:29.483 | 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:29.592 | [2047 Async ks-alt-member-user:44735]: finished get_or_add_user_project_role member dddce87d0073473982eeb419ee09de67 216dcc5d21b0418da19b5dcd2a49613f with result 0 in 9 seconds 2026-07-01 13:59:29.676 | [2047 Async ks-alt-reader-user:44905]: Waiting for completion of get_or_add_user_project_role reader 110f5d6fc0cc4013bdf2f821f55a18b6 216dcc5d21b0418da19b5dcd2a49613f running on PID 44905 (9 other jobs running) 2026-07-01 13:59:29.726 | [2047 Async ks-alt-reader-user:44905]: Signaling child to exit 2026-07-01 13:59:29.728 | WAKEUP 2026-07-01 13:59:29.773 | [2047 Async ks-alt-reader-user:44905]: Signaled 2026-07-01 13:59:29.775 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 13:59:29.776 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 13:59:29.776 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-01 13:59:29.776 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:29.776 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:29.776 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:29.776 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:29.776 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:29.776 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-01 13:59:29.776 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 110f5d6fc0cc4013bdf2f821f55a18b6 --project 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:29.776 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 110f5d6fc0cc4013bdf2f821f55a18b6 --project 216dcc5d21b0418da19b5dcd2a49613f -c Role -f value 2026-07-01 13:59:29.776 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:29.777 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5b2de610e43b42b1b5df8e9774839cc1 2026-07-01 13:59:29.777 | + functions-common:get_or_add_user_project_role:980 : echo 5b2de610e43b42b1b5df8e9774839cc1 2026-07-01 13:59:29.777 | 5b2de610e43b42b1b5df8e9774839cc1 2026-07-01 13:59:29.882 | [2047 Async ks-alt-reader-user:44905]: finished get_or_add_user_project_role reader 110f5d6fc0cc4013bdf2f821f55a18b6 216dcc5d21b0418da19b5dcd2a49613f with result 0 in 9 seconds 2026-07-01 13:59:29.884 | + inc/async:async_wait:197 : return 0 2026-07-01 13:59:29.893 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-01 13:59:30.010 | [2047 Async ks-system-member:45135]: Waiting for completion of get_or_add_user_system_role member 3f0354a788454fe9bf5b90ec30e6dff1 all running on PID 45135 (8 other jobs running) 2026-07-01 13:59:30.064 | [2047 Async ks-system-member:45135]: Signaling child to exit 2026-07-01 13:59:30.066 | WAKEUP 2026-07-01 13:59:30.111 | [2047 Async ks-system-member:45135]: Signaled 2026-07-01 13:59:30.114 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-01 13:59:30.114 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-01 13:59:30.114 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-01 13:59:30.114 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:30.114 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:30.114 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:30.114 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:30.115 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:30.115 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-01 13:59:30.115 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3f0354a788454fe9bf5b90ec30e6dff1 --system all -f value -c Role 2026-07-01 13:59:30.115 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:30.115 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-01 13:59:30.115 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-01 13:59:30.115 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 3f0354a788454fe9bf5b90ec30e6dff1 --system all 2026-07-01 13:59:30.115 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3f0354a788454fe9bf5b90ec30e6dff1 --system all -f value -c Role 2026-07-01 13:59:30.115 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:30.115 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-01 13:59:30.115 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-01 13:59:30.116 | 2026-07-01 13:59:30.196 | [2047 Async ks-system-member:45135]: finished get_or_add_user_system_role member 3f0354a788454fe9bf5b90ec30e6dff1 all with result 0 in 13 seconds 2026-07-01 13:59:30.255 | [2047 Async ks-system-reader:45351]: Waiting for completion of get_or_add_user_system_role reader f5fd060ebc43467c966245a31c0e81e4 all running on PID 45351 (7 other jobs running) 2026-07-01 13:59:30.296 | [2047 Async ks-system-reader:45351]: Signaling child to exit 2026-07-01 13:59:33.492 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:33.557 | [45351 Async ks-system-reader:45351]: finished successfully 2026-07-01 13:59:33.621 | WAKEUP 2026-07-01 13:59:33.681 | [2047 Async ks-system-reader:45351]: Signaled 2026-07-01 13:59:33.684 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-01 13:59:33.684 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-01 13:59:33.685 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-01 13:59:33.685 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 13:59:33.685 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 13:59:33.685 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-01 13:59:33.685 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-01 13:59:33.685 | ++ functions-common:_get_domain_args:957 : echo 2026-07-01 13:59:33.685 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-01 13:59:33.685 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f5fd060ebc43467c966245a31c0e81e4 --system all -f value -c Role 2026-07-01 13:59:33.685 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:33.685 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-01 13:59:33.685 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-01 13:59:33.686 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user f5fd060ebc43467c966245a31c0e81e4 --system all 2026-07-01 13:59:33.686 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f5fd060ebc43467c966245a31c0e81e4 --system all -f value -c Role 2026-07-01 13:59:33.686 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:33.686 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=5b2de610e43b42b1b5df8e9774839cc1 2026-07-01 13:59:33.686 | + functions-common:get_or_add_user_system_role:1030 : echo 5b2de610e43b42b1b5df8e9774839cc1 2026-07-01 13:59:33.686 | 5b2de610e43b42b1b5df8e9774839cc1 2026-07-01 13:59:33.789 | [2047 Async ks-system-reader:45351]: finished get_or_add_user_system_role reader f5fd060ebc43467c966245a31c0e81e4 all with result 0 in 15 seconds 2026-07-01 13:59:33.798 | + inc/async:async_wait:197 : return 0 2026-07-01 13:59:33.808 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-01 13:59:33.958 | [2047 Async ks-group-memberdemo:45605]: Waiting for completion of get_or_add_group_project_role member 402717901dd64aa8be5c2cc8f25ea234 e37b3242686f4cee83fb0d690fdafa02 running on PID 45605 (6 other jobs running) 2026-07-01 13:59:34.017 | [2047 Async ks-group-memberdemo:45605]: Signaling child to exit 2026-07-01 13:59:38.024 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:38.050 | [45803 Async ks-group-memberalt:45803]: finished successfully 2026-07-01 13:59:39.261 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:39.301 | [45684 Async ks-group-anotherdemo:45684]: finished successfully 2026-07-01 13:59:39.520 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:39.555 | [45605 Async ks-group-memberdemo:45605]: finished successfully 2026-07-01 13:59:39.584 | WAKEUP 2026-07-01 13:59:39.612 | [2047 Async ks-group-memberdemo:45605]: Signaled 2026-07-01 13:59:39.614 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 13:59:39.614 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 402717901dd64aa8be5c2cc8f25ea234 --project e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:39.614 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 402717901dd64aa8be5c2cc8f25ea234 --project e37b3242686f4cee83fb0d690fdafa02 -f value -c Role 2026-07-01 13:59:39.614 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:39.614 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:39.615 | + functions-common:get_or_add_group_project_role:1049 : echo 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:39.615 | 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:39.658 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:39.674 | [2047 Async ks-group-memberdemo:45605]: finished get_or_add_group_project_role member 402717901dd64aa8be5c2cc8f25ea234 e37b3242686f4cee83fb0d690fdafa02 with result 0 in 13 seconds 2026-07-01 13:59:39.686 | [45894 Async ks-group-anotheralt:45894]: finished successfully 2026-07-01 13:59:39.720 | [2047 Async ks-group-anotherdemo:45684]: Waiting for completion of get_or_add_group_project_role anotherrole 402717901dd64aa8be5c2cc8f25ea234 e37b3242686f4cee83fb0d690fdafa02 running on PID 45684 (5 other jobs running) 2026-07-01 13:59:39.748 | [2047 Async ks-group-anotherdemo:45684]: Signaling child to exit 2026-07-01 13:59:39.748 | WAKEUP 2026-07-01 13:59:39.773 | [2047 Async ks-group-anotherdemo:45684]: Signaled 2026-07-01 13:59:39.775 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 13:59:39.775 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 402717901dd64aa8be5c2cc8f25ea234 --project e37b3242686f4cee83fb0d690fdafa02 2026-07-01 13:59:39.776 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 402717901dd64aa8be5c2cc8f25ea234 --project e37b3242686f4cee83fb0d690fdafa02 -f value -c Role 2026-07-01 13:59:39.776 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:39.776 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:39.776 | + functions-common:get_or_add_group_project_role:1049 : echo 8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:39.776 | 8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:39.795 | + inc/async:async_inner:64 : rc=0 2026-07-01 13:59:39.829 | [45979 Async ks-group-admin:45979]: finished successfully 2026-07-01 13:59:39.834 | [2047 Async ks-group-anotherdemo:45684]: finished get_or_add_group_project_role anotherrole 402717901dd64aa8be5c2cc8f25ea234 e37b3242686f4cee83fb0d690fdafa02 with result 0 in 13 seconds 2026-07-01 13:59:39.883 | [2047 Async ks-group-memberalt:45803]: Waiting for completion of get_or_add_group_project_role member 402717901dd64aa8be5c2cc8f25ea234 216dcc5d21b0418da19b5dcd2a49613f running on PID 45803 (4 other jobs running) 2026-07-01 13:59:39.911 | [2047 Async ks-group-memberalt:45803]: Signaling child to exit 2026-07-01 13:59:39.912 | WAKEUP 2026-07-01 13:59:39.938 | [2047 Async ks-group-memberalt:45803]: Signaled 2026-07-01 13:59:39.940 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 13:59:39.940 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 402717901dd64aa8be5c2cc8f25ea234 --project 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:39.940 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 402717901dd64aa8be5c2cc8f25ea234 --project 216dcc5d21b0418da19b5dcd2a49613f -f value -c Role 2026-07-01 13:59:39.940 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:39.941 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:39.941 | + functions-common:get_or_add_group_project_role:1049 : echo 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:39.941 | 8f4102f407d14e6ebd986da709c9228d 2026-07-01 13:59:39.994 | [2047 Async ks-group-memberalt:45803]: finished get_or_add_group_project_role member 402717901dd64aa8be5c2cc8f25ea234 216dcc5d21b0418da19b5dcd2a49613f with result 0 in 11 seconds 2026-07-01 13:59:40.039 | [2047 Async ks-group-anotheralt:45894]: Waiting for completion of get_or_add_group_project_role anotherrole 402717901dd64aa8be5c2cc8f25ea234 216dcc5d21b0418da19b5dcd2a49613f running on PID 45894 (3 other jobs running) 2026-07-01 13:59:40.071 | [2047 Async ks-group-anotheralt:45894]: Signaling child to exit 2026-07-01 13:59:40.072 | WAKEUP 2026-07-01 13:59:40.099 | [2047 Async ks-group-anotheralt:45894]: Signaled 2026-07-01 13:59:40.101 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 13:59:40.101 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 402717901dd64aa8be5c2cc8f25ea234 --project 216dcc5d21b0418da19b5dcd2a49613f 2026-07-01 13:59:40.101 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 402717901dd64aa8be5c2cc8f25ea234 --project 216dcc5d21b0418da19b5dcd2a49613f -f value -c Role 2026-07-01 13:59:40.101 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:40.101 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:40.101 | + functions-common:get_or_add_group_project_role:1049 : echo 8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:40.102 | 8edbdc92951d479084557a060b4a9e41 2026-07-01 13:59:40.160 | [2047 Async ks-group-anotheralt:45894]: finished get_or_add_group_project_role anotherrole 402717901dd64aa8be5c2cc8f25ea234 216dcc5d21b0418da19b5dcd2a49613f with result 0 in 13 seconds 2026-07-01 13:59:40.207 | [2047 Async ks-group-admin:45979]: Waiting for completion of get_or_add_group_project_role admin 3e4653511b8742eab91ea7ab23e651e0 954a7cc06f494c2a9c30e5c36569ad19 running on PID 45979 (2 other jobs running) 2026-07-01 13:59:40.239 | [2047 Async ks-group-admin:45979]: Signaling child to exit 2026-07-01 13:59:40.239 | WAKEUP 2026-07-01 13:59:40.269 | [2047 Async ks-group-admin:45979]: Signaled 2026-07-01 13:59:40.271 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-01 13:59:40.271 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 3e4653511b8742eab91ea7ab23e651e0 --project 954a7cc06f494c2a9c30e5c36569ad19 2026-07-01 13:59:40.271 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3e4653511b8742eab91ea7ab23e651e0 --project 954a7cc06f494c2a9c30e5c36569ad19 -f value -c Role 2026-07-01 13:59:40.271 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 13:59:40.271 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:59:40.271 | + functions-common:get_or_add_group_project_role:1049 : echo 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:59:40.271 | 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 13:59:40.328 | [2047 Async ks-group-admin:45979]: finished get_or_add_group_project_role admin 3e4653511b8742eab91ea7ab23e651e0 954a7cc06f494c2a9c30e5c36569ad19 with result 0 in 12 seconds 2026-07-01 13:59:40.334 | + inc/async:async_wait:197 : return 0 2026-07-01 13:59:40.338 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-01 13:59:40.366 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:59:40.369 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-01 13:59:40.396 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:59:40.401 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-01 13:59:40.405 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-01 13:59:40.497 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-01 13:59:40.551 | [2047 Async create_nova_accounts:47857]: running: create_nova_accounts 2026-07-01 13:59:40.556 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-01 13:59:40.583 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:59:40.586 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-01 13:59:40.590 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-01 13:59:40.675 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-01 13:59:40.723 | [2047 Async create_glance_accounts:47980]: running: create_glance_accounts 2026-07-01 13:59:40.727 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-01 13:59:40.755 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:59:40.759 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-01 13:59:40.763 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-01 13:59:40.849 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-01 13:59:40.909 | [2047 Async create_cinder_accounts:48118]: running: create_cinder_accounts 2026-07-01 13:59:40.913 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-01 13:59:40.942 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 13:59:40.945 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-01 13:59:40.947 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-01 13:59:41.041 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-01 13:59:41.108 | [2047 Async create_neutron_accounts:48260]: running: create_neutron_accounts 2026-07-01 13:59:41.113 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-01 13:59:41.153 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:59:41.158 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-01 13:59:41.200 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 13:59:41.205 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-01 13:59:41.343 | [2047 Async create_nova_accounts:47857]: Waiting for completion of create_nova_accounts running on PID 47857 (5 other jobs running) 2026-07-01 13:59:41.405 | [2047 Async create_nova_accounts:47857]: Signaling child to exit 2026-07-01 14:00:18.290 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:00:18.317 | [48260 Async create_neutron_accounts:48260]: finished successfully 2026-07-01 14:00:25.372 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:00:25.406 | [48118 Async create_cinder_accounts:48118]: finished successfully 2026-07-01 14:00:42.941 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:00:42.973 | [47857 Async create_nova_accounts:47857]: finished successfully 2026-07-01 14:00:43.003 | WAKEUP 2026-07-01 14:00:43.032 | [2047 Async create_nova_accounts:47857]: Signaled 2026-07-01 14:00:43.035 | + lib/nova:create_nova_accounts:389 : [[ 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-07-01 14:00:43.035 | + lib/nova:create_nova_accounts:393 : create_service_user nova admin 2026-07-01 14:00:43.035 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-01 14:00:43.035 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 14:00:43.035 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 14:00:43.035 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 14:00:43.035 | ++ 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-07-01 14:00:43.035 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:43.035 | + functions-common:get_or_create_user:915 : user_id=069219aeeb66419e83e62181f2f0cf98 2026-07-01 14:00:43.035 | + functions-common:get_or_create_user:916 : echo 069219aeeb66419e83e62181f2f0cf98 2026-07-01 14:00:43.036 | 069219aeeb66419e83e62181f2f0cf98 2026-07-01 14:00:43.036 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-01 14:00:43.036 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 14:00:43.036 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 14:00:43.036 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 14:00:43.036 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 14:00:43.036 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 14:00:43.037 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 14:00:43.037 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 14:00:43.037 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 14:00:43.037 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 14:00:43.038 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 14:00:43.038 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 14:00:43.038 | + 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-07-01 14:00:43.038 | ++ 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-07-01 14:00:43.038 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:43.038 | + functions-common:get_or_add_user_project_role:979 : user_role_id=56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:43.038 | + functions-common:get_or_add_user_project_role:980 : echo 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:43.038 | 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:43.038 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 14:00:43.039 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-01 14:00:43.039 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 14:00:43.040 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 14:00:43.040 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 14:00:43.040 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 14:00:43.040 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 14:00:43.040 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 14:00:43.040 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 14:00:43.040 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 14:00:43.041 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 14:00:43.041 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 14:00:43.041 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 14:00:43.041 | + 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-07-01 14:00:43.041 | ++ 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-07-01 14:00:43.041 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:43.041 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 14:00:43.041 | + functions-common:get_or_add_user_project_role:980 : echo 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 14:00:43.041 | 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 14:00:43.041 | + lib/nova:create_nova_accounts:395 : local nova_api_url 2026-07-01 14:00:43.042 | + lib/nova:create_nova_accounts:396 : nova_api_url=http://192.168.122.233/compute 2026-07-01 14:00:43.042 | + lib/nova:create_nova_accounts:398 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-01 14:00:43.042 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 14:00:43.042 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-01 14:00:43.043 | ++ 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-07-01 14:00:43.043 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:43.043 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 14:00:43.043 | c2162f5f952246efb26893b6ac89b078' 2026-07-01 14:00:43.043 | + functions-common:get_or_create_service:1067 : echo c2162f5f952246efb26893b6ac89b078 2026-07-01 14:00:43.044 | c2162f5f952246efb26893b6ac89b078 2026-07-01 14:00:43.044 | + lib/nova:create_nova_accounts:400 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.233/compute/v2/$(project_id)s' 2026-07-01 14:00:43.044 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 14:00:43.044 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.233/compute/v2/$(project_id)s' RegionOne 2026-07-01 14:00:43.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 14:00:43.044 | +++ 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-07-01 14:00:43.044 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:43.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 14:00:43.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 14:00:43.044 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.233/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-01 14:00:43.045 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:43.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5ded4d123c6c416aa35c3425358f9ca3 2026-07-01 14:00:43.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5ded4d123c6c416aa35c3425358f9ca3 2026-07-01 14:00:43.045 | + functions-common:get_or_create_endpoint:1100 : public_id=5ded4d123c6c416aa35c3425358f9ca3 2026-07-01 14:00:43.045 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 14:00:43.045 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 14:00:43.045 | + functions-common:get_or_create_endpoint:1109 : echo 5ded4d123c6c416aa35c3425358f9ca3 2026-07-01 14:00:43.045 | 5ded4d123c6c416aa35c3425358f9ca3 2026-07-01 14:00:43.045 | + lib/nova:create_nova_accounts:404 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-01 14:00:43.046 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 14:00:43.046 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-01 14:00:43.046 | ++ 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-07-01 14:00:43.046 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:43.046 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 14:00:43.046 | 2198bebe23a94eda84f9464a65359298' 2026-07-01 14:00:43.046 | + functions-common:get_or_create_service:1067 : echo 2198bebe23a94eda84f9464a65359298 2026-07-01 14:00:43.046 | 2198bebe23a94eda84f9464a65359298 2026-07-01 14:00:43.046 | + lib/nova:create_nova_accounts:406 : get_or_create_endpoint compute RegionOne http://192.168.122.233/compute/v2.1 2026-07-01 14:00:43.046 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 14:00:43.047 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.233/compute/v2.1 RegionOne 2026-07-01 14:00:43.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 14:00:43.047 | +++ 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-07-01 14:00:43.047 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:43.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 14:00:43.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 14:00:43.047 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.233/compute/v2.1 --region RegionOne -f value -c id 2026-07-01 14:00:43.047 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:43.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=84e2fd5da9f6411980ef149f2f173cd1 2026-07-01 14:00:43.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 84e2fd5da9f6411980ef149f2f173cd1 2026-07-01 14:00:43.048 | + functions-common:get_or_create_endpoint:1100 : public_id=84e2fd5da9f6411980ef149f2f173cd1 2026-07-01 14:00:43.048 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 14:00:43.048 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 14:00:43.048 | + functions-common:get_or_create_endpoint:1109 : echo 84e2fd5da9f6411980ef149f2f173cd1 2026-07-01 14:00:43.048 | 84e2fd5da9f6411980ef149f2f173cd1 2026-07-01 14:00:43.048 | + lib/nova:create_nova_accounts:411 : is_service_enabled n-api 2026-07-01 14:00:43.048 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:00:43.048 | + lib/nova:create_nova_accounts:413 : is_service_enabled swift 2026-07-01 14:00:43.048 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:00:43.049 | + lib/nova:create_nova_accounts:421 : is_service_enabled s3api 2026-07-01 14:00:43.049 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:00:43.049 | + lib/nova:create_nova_accounts:432 : is_service_enabled n-api 2026-07-01 14:00:43.049 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:00:43.049 | + lib/nova:create_nova_accounts:433 : [[ False = True ]] 2026-07-01 14:00:43.092 | [2047 Async create_nova_accounts:47857]: finished create_nova_accounts with result 0 in 62 seconds 2026-07-01 14:00:43.139 | [2047 Async create_glance_accounts:47980]: Waiting for completion of create_glance_accounts running on PID 47980 (4 other jobs running) 2026-07-01 14:00:43.169 | [2047 Async create_glance_accounts:47980]: Signaling child to exit 2026-07-01 14:00:59.207 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:00:59.237 | [47980 Async create_glance_accounts:47980]: finished successfully 2026-07-01 14:00:59.268 | WAKEUP 2026-07-01 14:00:59.297 | [2047 Async create_glance_accounts:47980]: Signaled 2026-07-01 14:00:59.299 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-01 14:00:59.299 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:00:59.299 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-01 14:00:59.299 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-01 14:00:59.299 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 14:00:59.300 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 14:00:59.300 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 14:00:59.300 | ++ 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-07-01 14:00:59.300 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.300 | + functions-common:get_or_create_user:915 : user_id=c049c3235f5f49e4a4cffc2f47c3ef1b 2026-07-01 14:00:59.300 | + functions-common:get_or_create_user:916 : echo c049c3235f5f49e4a4cffc2f47c3ef1b 2026-07-01 14:00:59.300 | c049c3235f5f49e4a4cffc2f47c3ef1b 2026-07-01 14:00:59.300 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-01 14:00:59.300 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 14:00:59.300 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 14:00:59.300 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 14:00:59.301 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 14:00:59.301 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 14:00:59.301 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 14:00:59.301 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 14:00:59.301 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 14:00:59.301 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 14:00:59.301 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 14:00:59.301 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 14:00:59.301 | + 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-07-01 14:00:59.301 | ++ 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-07-01 14:00:59.302 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.302 | + functions-common:get_or_add_user_project_role:979 : user_role_id=56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:59.302 | + functions-common:get_or_add_user_project_role:980 : echo 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:59.302 | 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:59.302 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 14:00:59.302 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-01 14:00:59.302 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 14:00:59.302 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 14:00:59.302 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 14:00:59.302 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 14:00:59.302 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 14:00:59.303 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 14:00:59.303 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 14:00:59.303 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 14:00:59.303 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 14:00:59.303 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 14:00:59.303 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 14:00:59.303 | + 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-07-01 14:00:59.303 | ++ 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-07-01 14:00:59.303 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.303 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 14:00:59.303 | + functions-common:get_or_add_user_project_role:980 : echo 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 14:00:59.303 | 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 14:00:59.304 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-01 14:00:59.304 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:00:59.304 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-01 14:00:59.304 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 14:00:59.304 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-01 14:00:59.304 | ++ 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-07-01 14:00:59.304 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.304 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 14:00:59.304 | 5e885bad1c4e405293abe97810841cea' 2026-07-01 14:00:59.304 | + functions-common:get_or_create_service:1067 : echo 5e885bad1c4e405293abe97810841cea 2026-07-01 14:00:59.304 | 5e885bad1c4e405293abe97810841cea 2026-07-01 14:00:59.305 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.233/image 2026-07-01 14:00:59.305 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 14:00:59.305 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.233/image RegionOne 2026-07-01 14:00:59.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 14:00:59.305 | +++ 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-07-01 14:00:59.305 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 14:00:59.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 14:00:59.305 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.233/image --region RegionOne -f value -c id 2026-07-01 14:00:59.306 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ca2b8f9172464d859689fe31902349f3 2026-07-01 14:00:59.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ca2b8f9172464d859689fe31902349f3 2026-07-01 14:00:59.306 | + functions-common:get_or_create_endpoint:1100 : public_id=ca2b8f9172464d859689fe31902349f3 2026-07-01 14:00:59.306 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 14:00:59.306 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 14:00:59.306 | + functions-common:get_or_create_endpoint:1109 : echo ca2b8f9172464d859689fe31902349f3 2026-07-01 14:00:59.306 | ca2b8f9172464d859689fe31902349f3 2026-07-01 14:00:59.306 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-01 14:00:59.306 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-01 14:00:59.307 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-01 14:00:59.307 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.307 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-01 14:00:59.307 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-01 14:00:59.307 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-01 14:00:59.307 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-01 14:00:59.307 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-01 14:00:59.307 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-01 14:00:59.307 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-01 14:00:59.307 | + 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-07-01 14:00:59.307 | +---------------+----------------------------------+ 2026-07-01 14:00:59.308 | | Field | Value | 2026-07-01 14:00:59.308 | +---------------+----------------------------------+ 2026-07-01 14:00:59.308 | | default_limit | 2000 | 2026-07-01 14:00:59.308 | | description | None | 2026-07-01 14:00:59.308 | | id | 2de1df129c7c46c0872a5adda9861f06 | 2026-07-01 14:00:59.308 | | region_id | RegionOne | 2026-07-01 14:00:59.308 | | resource_name | image_size_total | 2026-07-01 14:00:59.308 | | service_id | 5e885bad1c4e405293abe97810841cea | 2026-07-01 14:00:59.308 | +---------------+----------------------------------+ 2026-07-01 14:00:59.308 | + 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-07-01 14:00:59.308 | +---------------+----------------------------------+ 2026-07-01 14:00:59.309 | | Field | Value | 2026-07-01 14:00:59.309 | +---------------+----------------------------------+ 2026-07-01 14:00:59.309 | | default_limit | 2000 | 2026-07-01 14:00:59.309 | | description | None | 2026-07-01 14:00:59.309 | | id | 65c0514e9d5344718d86ed73a4984343 | 2026-07-01 14:00:59.309 | | region_id | RegionOne | 2026-07-01 14:00:59.309 | | resource_name | image_stage_total | 2026-07-01 14:00:59.309 | | service_id | 5e885bad1c4e405293abe97810841cea | 2026-07-01 14:00:59.309 | +---------------+----------------------------------+ 2026-07-01 14:00:59.309 | + 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-07-01 14:00:59.309 | +---------------+----------------------------------+ 2026-07-01 14:00:59.310 | | Field | Value | 2026-07-01 14:00:59.310 | +---------------+----------------------------------+ 2026-07-01 14:00:59.310 | | default_limit | 100 | 2026-07-01 14:00:59.310 | | description | None | 2026-07-01 14:00:59.310 | | id | 8fd13dc16f7e4eb793598501139b523d | 2026-07-01 14:00:59.310 | | region_id | RegionOne | 2026-07-01 14:00:59.310 | | resource_name | image_count_total | 2026-07-01 14:00:59.310 | | service_id | 5e885bad1c4e405293abe97810841cea | 2026-07-01 14:00:59.310 | +---------------+----------------------------------+ 2026-07-01 14:00:59.311 | + 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-07-01 14:00:59.311 | +---------------+----------------------------------+ 2026-07-01 14:00:59.311 | | Field | Value | 2026-07-01 14:00:59.311 | +---------------+----------------------------------+ 2026-07-01 14:00:59.311 | | default_limit | 100 | 2026-07-01 14:00:59.311 | | description | None | 2026-07-01 14:00:59.311 | | id | 41131646d75f43ec824352052de44abe | 2026-07-01 14:00:59.312 | | region_id | RegionOne | 2026-07-01 14:00:59.312 | | resource_name | image_count_uploading | 2026-07-01 14:00:59.312 | | service_id | 5e885bad1c4e405293abe97810841cea | 2026-07-01 14:00:59.312 | +---------------+----------------------------------+ 2026-07-01 14:00:59.312 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-01 14:00:59.312 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-01 14:00:59.312 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-01 14:00:59.312 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-01 14:00:59.313 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-01 14:00:59.313 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.233/identity 2026-07-01 14:00:59.313 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-01 14:00:59.313 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-01 14:00:59.313 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.313 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id ca2b8f9172464d859689fe31902349f3 2026-07-01 14:00:59.314 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-01 14:00:59.314 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-01 14:00:59.314 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:00:59.365 | [2047 Async create_glance_accounts:47980]: finished create_glance_accounts with result 0 in 78 seconds 2026-07-01 14:00:59.415 | [2047 Async create_cinder_accounts:48118]: Waiting for completion of create_cinder_accounts running on PID 48118 (3 other jobs running) 2026-07-01 14:00:59.448 | [2047 Async create_cinder_accounts:48118]: Signaling child to exit 2026-07-01 14:00:59.449 | WAKEUP 2026-07-01 14:00:59.477 | [2047 Async create_cinder_accounts:48118]: Signaled 2026-07-01 14:00:59.479 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-01 14:00:59.480 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-07-01 14:00:59.480 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-07-01 14:00:59.480 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:00:59.480 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-07-01 14:00:59.480 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-01 14:00:59.480 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 14:00:59.480 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 14:00:59.481 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 14:00:59.481 | ++ 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-07-01 14:00:59.481 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.481 | + functions-common:get_or_create_user:915 : user_id=c9a3c48eccc24afd97856a2e89d5dc70 2026-07-01 14:00:59.481 | + functions-common:get_or_create_user:916 : echo c9a3c48eccc24afd97856a2e89d5dc70 2026-07-01 14:00:59.481 | c9a3c48eccc24afd97856a2e89d5dc70 2026-07-01 14:00:59.481 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-01 14:00:59.482 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 14:00:59.482 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 14:00:59.482 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 14:00:59.482 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 14:00:59.482 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 14:00:59.482 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 14:00:59.482 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 14:00:59.482 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 14:00:59.483 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 14:00:59.483 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 14:00:59.483 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 14:00:59.483 | + 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-07-01 14:00:59.483 | ++ 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-07-01 14:00:59.483 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.483 | + functions-common:get_or_add_user_project_role:979 : user_role_id=56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:59.484 | + functions-common:get_or_add_user_project_role:980 : echo 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:59.484 | 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:59.484 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-01 14:00:59.484 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-07-01 14:00:59.484 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.233/volume 2026-07-01 14:00:59.484 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-01 14:00:59.484 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 14:00:59.485 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-01 14:00:59.485 | ++ 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-07-01 14:00:59.485 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.485 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 14:00:59.485 | 36587ffdb411403e84e04b3d2c5cce66' 2026-07-01 14:00:59.485 | + functions-common:get_or_create_service:1067 : echo 36587ffdb411403e84e04b3d2c5cce66 2026-07-01 14:00:59.485 | 36587ffdb411403e84e04b3d2c5cce66 2026-07-01 14:00:59.486 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.233/volume/v3 2026-07-01 14:00:59.486 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 14:00:59.486 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.233/volume/v3 RegionOne 2026-07-01 14:00:59.486 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 14:00:59.486 | +++ 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-07-01 14:00:59.486 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.486 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 14:00:59.486 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 14:00:59.486 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.233/volume/v3 --region RegionOne -f value -c id 2026-07-01 14:00:59.487 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.487 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ce8e2790629349f4aea202ac18b8ea5c 2026-07-01 14:00:59.487 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ce8e2790629349f4aea202ac18b8ea5c 2026-07-01 14:00:59.487 | + functions-common:get_or_create_endpoint:1100 : public_id=ce8e2790629349f4aea202ac18b8ea5c 2026-07-01 14:00:59.487 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 14:00:59.487 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 14:00:59.487 | + functions-common:get_or_create_endpoint:1109 : echo ce8e2790629349f4aea202ac18b8ea5c 2026-07-01 14:00:59.488 | ce8e2790629349f4aea202ac18b8ea5c 2026-07-01 14:00:59.488 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-07-01 14:00:59.488 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-07-01 14:00:59.488 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-01 14:00:59.488 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-01 14:00:59.488 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.488 | ++ functions-common:get_or_create_project:928 : project_id=89f5af1cd69f42e18e035f91d301919c 2026-07-01 14:00:59.488 | ++ functions-common:get_or_create_project:929 : echo 89f5af1cd69f42e18e035f91d301919c 2026-07-01 14:00:59.489 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 89f5af1cd69f42e18e035f91d301919c 2026-07-01 14:00:59.489 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-07-01 14:00:59.489 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-01 14:00:59.489 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 14:00:59.489 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-01 14:00:59.489 | +++ 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-07-01 14:00:59.489 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-01 14:00:59.490 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.490 | ++ functions-common:get_or_create_user:915 : user_id=c9a3c48eccc24afd97856a2e89d5dc70 2026-07-01 14:00:59.490 | ++ functions-common:get_or_create_user:916 : echo c9a3c48eccc24afd97856a2e89d5dc70 2026-07-01 14:00:59.490 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c9a3c48eccc24afd97856a2e89d5dc70 2026-07-01 14:00:59.547 | [2047 Async create_cinder_accounts:48118]: finished create_cinder_accounts with result 0 in 44 seconds 2026-07-01 14:00:59.555 | + inc/async:async_wait:197 : return 0 2026-07-01 14:00:59.559 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-01 14:00:59.630 | [2047 Async create_neutron_accounts:48260]: Waiting for completion of create_neutron_accounts running on PID 48260 (2 other jobs running) 2026-07-01 14:00:59.663 | [2047 Async create_neutron_accounts:48260]: Signaling child to exit 2026-07-01 14:00:59.663 | WAKEUP 2026-07-01 14:00:59.690 | [2047 Async create_neutron_accounts:48260]: Signaled 2026-07-01 14:00:59.692 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-01 14:00:59.692 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.233/ 2026-07-01 14:00:59.692 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-01 14:00:59.692 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.233/networking 2026-07-01 14:00:59.692 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-01 14:00:59.692 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:00:59.692 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-01 14:00:59.693 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-01 14:00:59.693 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 14:00:59.693 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 14:00:59.693 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 14:00:59.693 | ++ 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-07-01 14:00:59.693 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.693 | + functions-common:get_or_create_user:915 : user_id=42a183cb9f524a4cadd99c4623d2c4bf 2026-07-01 14:00:59.694 | + functions-common:get_or_create_user:916 : echo 42a183cb9f524a4cadd99c4623d2c4bf 2026-07-01 14:00:59.694 | 42a183cb9f524a4cadd99c4623d2c4bf 2026-07-01 14:00:59.694 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-01 14:00:59.694 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 14:00:59.694 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 14:00:59.694 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 14:00:59.694 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 14:00:59.695 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 14:00:59.695 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 14:00:59.695 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 14:00:59.695 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 14:00:59.695 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 14:00:59.695 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 14:00:59.695 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 14:00:59.696 | + 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-07-01 14:00:59.696 | ++ 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-07-01 14:00:59.696 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.696 | + functions-common:get_or_add_user_project_role:979 : user_role_id=56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:59.696 | + functions-common:get_or_add_user_project_role:980 : echo 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:59.696 | 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:00:59.696 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-01 14:00:59.697 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-01 14:00:59.697 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 14:00:59.697 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-01 14:00:59.697 | ++ 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-07-01 14:00:59.697 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.697 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 14:00:59.697 | 400de0c62c8c431babbb7d9be7230bc1' 2026-07-01 14:00:59.698 | + functions-common:get_or_create_service:1067 : echo 400de0c62c8c431babbb7d9be7230bc1 2026-07-01 14:00:59.698 | 400de0c62c8c431babbb7d9be7230bc1 2026-07-01 14:00:59.698 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.233/networking 2026-07-01 14:00:59.698 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 14:00:59.698 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.233/networking RegionOne 2026-07-01 14:00:59.698 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 14:00:59.698 | +++ 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-07-01 14:00:59.698 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.699 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 14:00:59.699 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 14:00:59.699 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.233/networking --region RegionOne -f value -c id 2026-07-01 14:00:59.699 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:00:59.699 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b98e85782d434dc2a347d132086ae445 2026-07-01 14:00:59.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b98e85782d434dc2a347d132086ae445 2026-07-01 14:00:59.700 | + functions-common:get_or_create_endpoint:1100 : public_id=b98e85782d434dc2a347d132086ae445 2026-07-01 14:00:59.700 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 14:00:59.700 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 14:00:59.700 | + functions-common:get_or_create_endpoint:1109 : echo b98e85782d434dc2a347d132086ae445 2026-07-01 14:00:59.700 | b98e85782d434dc2a347d132086ae445 2026-07-01 14:00:59.753 | [2047 Async create_neutron_accounts:48260]: finished create_neutron_accounts with result 0 in 37 seconds 2026-07-01 14:00:59.764 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-01 14:00:59.771 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-01 14:00:59.776 | + inc/async:async_wait:197 : return 0 2026-07-01 14:00:59.780 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-01 14:00:59.809 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:00:59.814 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-01 14:00:59.841 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:00:59.846 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-01 14:00:59.850 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:00:59.854 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-01 14:00:59.859 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-01 14:00:59.863 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-01 14:00:59.956 | + inc/async:async_inner:63 : init_glance 2026-07-01 14:01:00.008 | [2047 Async init_glance:50500]: running: init_glance 2026-07-01 14:01:00.013 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-01 14:01:00.042 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:01:00.046 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-01 14:01:00.050 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:01:00.054 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-01 14:01:00.059 | + ./stack.sh:main:1167 : configure_neutron 2026-07-01 14:01:00.063 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-01 14:01:00.068 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-01 14:01:00.072 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-01 14:01:00.092 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-01 14:01:00.094 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-01 14:01:13.673 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 14:01:13.673 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:01:13.674 | we strongly recommend against using it for new projects. 2026-07-01 14:01:13.674 | 2026-07-01 14:01:13.674 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:01:13.674 | framework. For more detail see 2026-07-01 14:01:13.674 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:01:13.674 | 2026-07-01 14:01:13.674 | __import__(import_str) 2026-07-01 14:01:14.080 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:01:14.115 | [50500 Async init_glance:50500]: finished successfully 2026-07-01 14:01:14.338 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 14:01:14.338 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 14:01:27.538 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 14:01:27.538 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 14:01:42.672 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-01 14:01:42.680 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-01 14:01:42.684 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-01 14:01:42.688 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-01 14:01:42.691 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-01 14:01:42.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-01 14:01:42.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-01 14:01:42.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-01 14:01:42.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-01 14:01:42.710 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-01 14:01:42.714 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-01 14:01:42.718 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-01 14:01:42.722 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-01 14:01:42.726 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-01 14:01:42.730 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-01 14:01:42.733 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-01 14:01:42.740 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:01:42.744 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:01:42.748 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-01 14:01:42.751 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:01:42.759 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-01 14:01:42.763 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-01 14:01:42.766 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-01 14:01:42.770 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-01 14:01:42.774 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 14:01:42.778 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 14:01:42.781 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 14:01:42.805 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:01:42.809 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 14:01:42.813 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-01 14:01:42.818 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-01 14:01:42.864 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-01 14:01:42.912 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-01 14:01:42.959 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-01 14:01:43.012 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-01 14:01:43.062 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-01 14:01:43.109 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-01 14:01:43.113 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-01 14:01:43.117 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-01 14:01:43.121 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 14:01:43.127 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 14:01:43.152 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 14:01:43.156 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 14:01:43.161 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 14:01:43.165 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 14:01:43.169 | + 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-07-01 14:01:43.217 | + 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-07-01 14:01:43.265 | + 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-07-01 14:01:43.313 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 14:01:43.359 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-01 14:01:43.406 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-01 14:01:43.411 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-01 14:01:43.415 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-01 14:01:43.419 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-01 14:01:43.423 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-01 14:01:43.427 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-01 14:01:43.431 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-01 14:01:43.435 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-01 14:01:43.454 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-01 14:01:43.472 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-01 14:01:43.490 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-01 14:01:43.509 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-01 14:01:43.527 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-01 14:01:43.531 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 14:01:43.538 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-01 14:01:43.544 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.08nxl4qGB3 2026-07-01 14:01:43.548 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-01 14:01:43.552 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 14:01:43.556 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.08nxl4qGB3 2026-07-01 14:01:43.563 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.08nxl4qGB3 2026-07-01 14:01:43.581 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.08nxl4qGB3 /etc/sudoers.d/neutron-rootwrap 2026-07-01 14:01:43.599 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-01 14:01:43.603 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-01 14:01:43.606 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-01 14:01:43.654 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-01 14:01:43.658 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-01 14:01:43.704 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-01 14:01:43.708 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-01 14:01:43.712 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-01 14:01:43.716 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 14:01:43.720 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-01 14:01:43.724 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 14:01:43.751 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:01:43.757 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-01 14:01:43.761 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-01 14:01:43.765 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 14:01:43.792 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:01:43.797 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 14:01:43.802 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.233:5672/ 2026-07-01 14:01:43.852 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 14:01:43.856 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 14:01:43.860 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-01 14:01:43.886 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:01:43.890 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-01 14:01:43.917 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:01:43.921 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-01 14:01:43.948 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:01:43.952 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-01 14:01:43.979 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:01:43.983 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 14:01:44.009 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:01:44.014 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 14:01:44.018 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-01 14:01:44.045 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:01:44.049 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-01 14:01:44.053 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-01 14:01:44.058 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-01 14:01:44.058 | Configuring OVN 2026-07-01 14:01:44.062 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-01 14:01:44.066 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-01 14:01:44.071 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-01 14:01:44.077 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=2fa9c4f2-fccd-466d-87f0-5553adfdb4a6 2026-07-01 14:01:44.081 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-01 14:01:44.086 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-01 14:01:44.090 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 14:01:44.094 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 14:01:44.098 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 14:01:44.102 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 14:01:44.106 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 14:01:44.111 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 14:01:44.115 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 14:01:44.118 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 14:01:44.122 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 14:01:44.126 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 14:01:44.130 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 14:01:44.134 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 14:01:44.139 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 14:01:44.143 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-01 14:01:44.147 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-01 14:01:44.151 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-01 14:01:44.156 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-01 14:01:44.182 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:01:44.186 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-01 14:01:44.252 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-01 14:01:44.256 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-01 14:01:44.260 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-01 14:01:44.287 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:01:44.291 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-01 14:01:44.295 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 14:01:44.299 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-01 14:01:44.303 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-01 14:01:44.324 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-01 14:01:44.332 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-01 14:01:44.335 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-01 14:01:57.258 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 14:01:57.258 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:01:57.258 | we strongly recommend against using it for new projects. 2026-07-01 14:01:57.258 | 2026-07-01 14:01:57.258 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:01:57.258 | framework. For more detail see 2026-07-01 14:01:57.258 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:01:57.259 | 2026-07-01 14:01:57.259 | __import__(import_str) 2026-07-01 14:01:57.909 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 14:01:57.909 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 14:02:10.646 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-01 14:02:10.647 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-01 14:02:25.559 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 14:02:25.566 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 14:02:25.569 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 14:02:25.572 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-01 14:02:25.611 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-01 14:02:25.614 | + lib/neutron:configure_root_helper_options:1108 : 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-07-01 14:02:25.653 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-01 14:02:25.694 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.233 2026-07-01 14:02:25.734 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-01 14:02:25.773 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-01 14:02:25.813 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-01 14:02:25.854 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.233:6642 2026-07-01 14:02:25.895 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-01 14:02:25.917 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:25.920 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-01 14:02:25.924 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-01 14:02:25.961 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.233:6641 2026-07-01 14:02:25.998 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-01 14:02:26.002 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-01 14:02:26.002 | Configuring Neutron for OVN 2026-07-01 14:02:26.005 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-01 14:02:26.028 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:02:26.031 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-01 14:02:26.035 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-01 14:02:26.035 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-01 14:02:29.810 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-01 14:02:29.815 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-01 14:02:29.815 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-01 14:02:33.167 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-01 14:02:33.171 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-01 14:02:33.198 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:33.202 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-01 14:02:33.211 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-01 14:02:33.211 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:02:33.211 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-01 14:02:33.212 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-01 14:02:33.216 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:02:33.216 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-01 14:02:33.224 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-01 14:02:33.224 | address-scope 2026-07-01 14:02:33.225 | agent 2026-07-01 14:02:33.225 | allowed-address-pairs 2026-07-01 14:02:33.225 | auto-allocated-topology 2026-07-01 14:02:33.225 | availability_zone 2026-07-01 14:02:33.225 | bgp 2026-07-01 14:02:33.225 | bgp_4byte_asn 2026-07-01 14:02:33.225 | bgp_dragent_scheduler 2026-07-01 14:02:33.225 | binding 2026-07-01 14:02:33.226 | binding-extended 2026-07-01 14:02:33.226 | default-subnetpools 2026-07-01 14:02:33.226 | dhcp_agent_scheduler 2026-07-01 14:02:33.226 | dns-domain-ports 2026-07-01 14:02:33.226 | dns-integration 2026-07-01 14:02:33.226 | dns-integration-domain-keywords 2026-07-01 14:02:33.226 | empty-string-filtering 2026-07-01 14:02:33.226 | enable-default-route-bfd 2026-07-01 14:02:33.226 | enable-default-route-ecmp 2026-07-01 14:02:33.226 | expose-port-forwarding-in-fip 2026-07-01 14:02:33.226 | ext-gw-mode 2026-07-01 14:02:33.227 | external-gateway-multihoming 2026-07-01 14:02:33.227 | external-net 2026-07-01 14:02:33.227 | extra_dhcp_opt 2026-07-01 14:02:33.227 | extraroute 2026-07-01 14:02:33.227 | extraroute-atomic 2026-07-01 14:02:33.227 | filter-validation 2026-07-01 14:02:33.227 | fip-port-details 2026-07-01 14:02:33.227 | flavors 2026-07-01 14:02:33.227 | floating-ip-port-forwarding 2026-07-01 14:02:33.227 | floating-ip-port-forwarding-description 2026-07-01 14:02:33.228 | floating-ip-port-forwarding-detail 2026-07-01 14:02:33.228 | floating-ip-port-forwarding-port-ranges 2026-07-01 14:02:33.228 | floatingip-pools 2026-07-01 14:02:33.228 | fwaas_v2 2026-07-01 14:02:33.228 | ip_allocation 2026-07-01 14:02:33.228 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:02:33.228 | l3-flavors 2026-07-01 14:02:33.228 | l3-ha 2026-07-01 14:02:33.228 | l3_agent_scheduler 2026-07-01 14:02:33.228 | logging 2026-07-01 14:02:33.228 | multi-provider 2026-07-01 14:02:33.228 | net-mtu 2026-07-01 14:02:33.229 | net-mtu-writable 2026-07-01 14:02:33.229 | network-ip-availability 2026-07-01 14:02:33.229 | network_availability_zone 2026-07-01 14:02:33.229 | network_ha 2026-07-01 14:02:33.229 | pagination 2026-07-01 14:02:33.229 | port-device-profile 2026-07-01 14:02:33.229 | port-hardware-offload-type 2026-07-01 14:02:33.229 | port-mac-address-regenerate 2026-07-01 14:02:33.229 | port-numa-affinity-policy 2026-07-01 14:02:33.229 | port-numa-affinity-policy-socket 2026-07-01 14:02:33.229 | port-resource-request 2026-07-01 14:02:33.230 | port-security 2026-07-01 14:02:33.230 | port-trusted-vif 2026-07-01 14:02:33.230 | project-id 2026-07-01 14:02:33.230 | provider 2026-07-01 14:02:33.232 | pvlan 2026-07-01 14:02:33.232 | qinq 2026-07-01 14:02:33.232 | qos 2026-07-01 14:02:33.232 | qos-bw-limit-direction 2026-07-01 14:02:33.232 | qos-bw-minimum-ingress 2026-07-01 14:02:33.232 | qos-default 2026-07-01 14:02:33.232 | qos-fip 2026-07-01 14:02:33.233 | qos-gateway-ip 2026-07-01 14:02:33.233 | qos-rule-type-details 2026-07-01 14:02:33.233 | qos-rule-type-filter 2026-07-01 14:02:33.233 | qos-rules-alias 2026-07-01 14:02:33.233 | quota-check-limit 2026-07-01 14:02:33.233 | quota-check-limit-default 2026-07-01 14:02:33.233 | quota_details 2026-07-01 14:02:33.233 | quotas 2026-07-01 14:02:33.233 | rbac-address-scope 2026-07-01 14:02:33.233 | rbac-policies 2026-07-01 14:02:33.234 | rbac-security-groups 2026-07-01 14:02:33.234 | router 2026-07-01 14:02:33.234 | router-enable-snat 2026-07-01 14:02:33.234 | router_availability_zone 2026-07-01 14:02:33.234 | security-group 2026-07-01 14:02:33.234 | security-groups-default-rules 2026-07-01 14:02:33.234 | security-groups-default-statefulness 2026-07-01 14:02:33.234 | security-groups-normalized-cidr 2026-07-01 14:02:33.234 | security-groups-remote-address-group 2026-07-01 14:02:33.234 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:02:33.234 | security-groups-shared-filtering 2026-07-01 14:02:33.235 | segment 2026-07-01 14:02:33.235 | sorting 2026-07-01 14:02:33.235 | standard-attr-description 2026-07-01 14:02:33.235 | standard-attr-fwaas-v2 2026-07-01 14:02:33.236 | standard-attr-revisions 2026-07-01 14:02:33.236 | standard-attr-tag 2026-07-01 14:02:33.236 | standard-attr-timestamp 2026-07-01 14:02:33.236 | stateful-security-group 2026-07-01 14:02:33.237 | subnet-dns-publish-fixed-ip 2026-07-01 14:02:33.237 | subnet-external-network 2026-07-01 14:02:33.237 | subnet-service-types 2026-07-01 14:02:33.237 | subnet_allocation 2026-07-01 14:02:33.237 | subnet_onboard 2026-07-01 14:02:33.237 | subnetpool-prefix-ops 2026-07-01 14:02:33.237 | tag-creation 2026-07-01 14:02:33.237 | tap-mirror 2026-07-01 14:02:33.237 | tap-mirror-both-direction 2026-07-01 14:02:33.237 | trunk 2026-07-01 14:02:33.237 | uplink-status-propagation 2026-07-01 14:02:33.238 | uplink-status-propagation-updatable 2026-07-01 14:02:33.238 | vlan-transparent 2026-07-01 14:02:33.238 | vpn-endpoint-groups 2026-07-01 14:02:33.238 | vpnaas' 2026-07-01 14:02:33.238 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:02:33.238 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-01 14:02:33.238 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-01 14:02:33.238 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-01 14:02:33.240 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:02:33.240 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-01 14:02:33.247 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-01 14:02:33.247 | address-scope 2026-07-01 14:02:33.247 | agent 2026-07-01 14:02:33.248 | allowed-address-pairs 2026-07-01 14:02:33.248 | auto-allocated-topology 2026-07-01 14:02:33.248 | availability_zone 2026-07-01 14:02:33.248 | bgp 2026-07-01 14:02:33.248 | bgp_4byte_asn 2026-07-01 14:02:33.248 | bgp_dragent_scheduler 2026-07-01 14:02:33.248 | binding 2026-07-01 14:02:33.248 | binding-extended 2026-07-01 14:02:33.248 | default-subnetpools 2026-07-01 14:02:33.248 | dhcp_agent_scheduler 2026-07-01 14:02:33.249 | dns-domain-ports 2026-07-01 14:02:33.249 | dns-integration 2026-07-01 14:02:33.249 | dns-integration-domain-keywords 2026-07-01 14:02:33.249 | empty-string-filtering 2026-07-01 14:02:33.249 | enable-default-route-bfd 2026-07-01 14:02:33.249 | enable-default-route-ecmp 2026-07-01 14:02:33.249 | expose-port-forwarding-in-fip 2026-07-01 14:02:33.249 | ext-gw-mode 2026-07-01 14:02:33.249 | external-gateway-multihoming 2026-07-01 14:02:33.250 | external-net 2026-07-01 14:02:33.250 | extra_dhcp_opt 2026-07-01 14:02:33.250 | extraroute 2026-07-01 14:02:33.250 | extraroute-atomic 2026-07-01 14:02:33.250 | filter-validation 2026-07-01 14:02:33.250 | fip-port-details 2026-07-01 14:02:33.250 | flavors 2026-07-01 14:02:33.250 | floating-ip-port-forwarding 2026-07-01 14:02:33.250 | floating-ip-port-forwarding-description 2026-07-01 14:02:33.250 | floating-ip-port-forwarding-detail 2026-07-01 14:02:33.251 | floating-ip-port-forwarding-port-ranges 2026-07-01 14:02:33.251 | floatingip-pools 2026-07-01 14:02:33.251 | fwaas_v2 2026-07-01 14:02:33.251 | ip_allocation 2026-07-01 14:02:33.251 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:02:33.251 | l3-flavors 2026-07-01 14:02:33.251 | l3-ha 2026-07-01 14:02:33.251 | l3_agent_scheduler 2026-07-01 14:02:33.251 | logging 2026-07-01 14:02:33.251 | multi-provider 2026-07-01 14:02:33.252 | net-mtu 2026-07-01 14:02:33.252 | net-mtu-writable 2026-07-01 14:02:33.252 | network-ip-availability 2026-07-01 14:02:33.252 | network_availability_zone 2026-07-01 14:02:33.252 | network_ha 2026-07-01 14:02:33.252 | pagination 2026-07-01 14:02:33.252 | port-device-profile 2026-07-01 14:02:33.254 | port-hardware-offload-type 2026-07-01 14:02:33.254 | port-mac-address-regenerate 2026-07-01 14:02:33.254 | port-numa-affinity-policy 2026-07-01 14:02:33.254 | port-numa-affinity-policy-socket 2026-07-01 14:02:33.254 | port-resource-request 2026-07-01 14:02:33.254 | port-security 2026-07-01 14:02:33.254 | port-trusted-vif 2026-07-01 14:02:33.254 | project-id 2026-07-01 14:02:33.255 | provider 2026-07-01 14:02:33.255 | pvlan 2026-07-01 14:02:33.255 | qinq 2026-07-01 14:02:33.255 | qos 2026-07-01 14:02:33.255 | qos-bw-limit-direction 2026-07-01 14:02:33.255 | qos-bw-minimum-ingress 2026-07-01 14:02:33.255 | qos-default 2026-07-01 14:02:33.255 | qos-fip 2026-07-01 14:02:33.255 | qos-gateway-ip 2026-07-01 14:02:33.256 | qos-rule-type-details 2026-07-01 14:02:33.256 | qos-rule-type-filter 2026-07-01 14:02:33.256 | qos-rules-alias 2026-07-01 14:02:33.256 | quota-check-limit 2026-07-01 14:02:33.256 | quota-check-limit-default 2026-07-01 14:02:33.256 | quota_details 2026-07-01 14:02:33.256 | quotas 2026-07-01 14:02:33.256 | rbac-address-scope 2026-07-01 14:02:33.256 | rbac-policies 2026-07-01 14:02:33.256 | rbac-security-groups 2026-07-01 14:02:33.257 | router 2026-07-01 14:02:33.257 | router-enable-snat 2026-07-01 14:02:33.257 | router_availability_zone 2026-07-01 14:02:33.257 | security-group 2026-07-01 14:02:33.257 | security-groups-default-rules 2026-07-01 14:02:33.257 | security-groups-default-statefulness 2026-07-01 14:02:33.257 | security-groups-normalized-cidr 2026-07-01 14:02:33.257 | security-groups-remote-address-group 2026-07-01 14:02:33.257 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:02:33.257 | security-groups-shared-filtering 2026-07-01 14:02:33.258 | segment 2026-07-01 14:02:33.258 | sorting 2026-07-01 14:02:33.258 | standard-attr-description 2026-07-01 14:02:33.258 | standard-attr-fwaas-v2 2026-07-01 14:02:33.258 | standard-attr-revisions 2026-07-01 14:02:33.258 | standard-attr-tag 2026-07-01 14:02:33.258 | standard-attr-timestamp 2026-07-01 14:02:33.258 | stateful-security-group 2026-07-01 14:02:33.258 | subnet-dns-publish-fixed-ip 2026-07-01 14:02:33.258 | subnet-external-network 2026-07-01 14:02:33.259 | subnet-service-types 2026-07-01 14:02:33.259 | subnet_allocation 2026-07-01 14:02:33.259 | subnet_onboard 2026-07-01 14:02:33.259 | subnetpool-prefix-ops 2026-07-01 14:02:33.259 | tag-creation 2026-07-01 14:02:33.259 | tap-mirror 2026-07-01 14:02:33.259 | tap-mirror-both-direction 2026-07-01 14:02:33.259 | trunk 2026-07-01 14:02:33.259 | uplink-status-propagation 2026-07-01 14:02:33.260 | uplink-status-propagation-updatable 2026-07-01 14:02:33.260 | vlan-transparent 2026-07-01 14:02:33.260 | vpn-endpoint-groups 2026-07-01 14:02:33.260 | vpnaas' 2026-07-01 14:02:33.260 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:02:33.260 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-01 14:02:33.260 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-01 14:02:33.260 | address-scope 2026-07-01 14:02:33.260 | agent 2026-07-01 14:02:33.261 | allowed-address-pairs 2026-07-01 14:02:33.261 | auto-allocated-topology 2026-07-01 14:02:33.261 | availability_zone 2026-07-01 14:02:33.261 | bgp 2026-07-01 14:02:33.261 | bgp_4byte_asn 2026-07-01 14:02:33.261 | bgp_dragent_scheduler 2026-07-01 14:02:33.261 | binding 2026-07-01 14:02:33.261 | binding-extended 2026-07-01 14:02:33.261 | default-subnetpools 2026-07-01 14:02:33.262 | dhcp_agent_scheduler 2026-07-01 14:02:33.262 | dns-domain-ports 2026-07-01 14:02:33.262 | dns-integration 2026-07-01 14:02:33.262 | dns-integration-domain-keywords 2026-07-01 14:02:33.262 | empty-string-filtering 2026-07-01 14:02:33.262 | enable-default-route-bfd 2026-07-01 14:02:33.262 | enable-default-route-ecmp 2026-07-01 14:02:33.262 | expose-port-forwarding-in-fip 2026-07-01 14:02:33.262 | ext-gw-mode 2026-07-01 14:02:33.263 | external-gateway-multihoming 2026-07-01 14:02:33.263 | external-net 2026-07-01 14:02:33.263 | extra_dhcp_opt 2026-07-01 14:02:33.263 | extraroute 2026-07-01 14:02:33.263 | extraroute-atomic 2026-07-01 14:02:33.263 | filter-validation 2026-07-01 14:02:33.263 | fip-port-details 2026-07-01 14:02:33.263 | flavors 2026-07-01 14:02:33.263 | floating-ip-port-forwarding 2026-07-01 14:02:33.264 | floating-ip-port-forwarding-description 2026-07-01 14:02:33.264 | floating-ip-port-forwarding-detail 2026-07-01 14:02:33.264 | floating-ip-port-forwarding-port-ranges 2026-07-01 14:02:33.264 | floatingip-pools 2026-07-01 14:02:33.264 | fwaas_v2 2026-07-01 14:02:33.264 | ip_allocation 2026-07-01 14:02:33.264 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:02:33.264 | l3-flavors 2026-07-01 14:02:33.264 | l3-ha 2026-07-01 14:02:33.264 | l3_agent_scheduler 2026-07-01 14:02:33.265 | logging 2026-07-01 14:02:33.265 | multi-provider 2026-07-01 14:02:33.265 | net-mtu 2026-07-01 14:02:33.265 | net-mtu-writable 2026-07-01 14:02:33.265 | network-ip-availability 2026-07-01 14:02:33.265 | network_availability_zone 2026-07-01 14:02:33.265 | network_ha 2026-07-01 14:02:33.265 | pagination 2026-07-01 14:02:33.265 | port-device-profile 2026-07-01 14:02:33.266 | port-hardware-offload-type 2026-07-01 14:02:33.266 | port-mac-address-regenerate 2026-07-01 14:02:33.266 | port-numa-affinity-policy 2026-07-01 14:02:33.266 | port-numa-affinity-policy-socket 2026-07-01 14:02:33.266 | port-resource-request 2026-07-01 14:02:33.266 | port-security 2026-07-01 14:02:33.266 | port-trusted-vif 2026-07-01 14:02:33.266 | project-id 2026-07-01 14:02:33.266 | provider 2026-07-01 14:02:33.266 | pvlan 2026-07-01 14:02:33.267 | qinq 2026-07-01 14:02:33.267 | qos 2026-07-01 14:02:33.267 | qos-bw-limit-direction 2026-07-01 14:02:33.267 | qos-bw-minimum-ingress 2026-07-01 14:02:33.267 | qos-default 2026-07-01 14:02:33.267 | qos-fip 2026-07-01 14:02:33.267 | qos-gateway-ip 2026-07-01 14:02:33.267 | qos-rule-type-details 2026-07-01 14:02:33.267 | qos-rule-type-filter 2026-07-01 14:02:33.267 | qos-rules-alias 2026-07-01 14:02:33.268 | quota-check-limit 2026-07-01 14:02:33.268 | quota-check-limit-default 2026-07-01 14:02:33.268 | quota_details 2026-07-01 14:02:33.268 | quotas 2026-07-01 14:02:33.268 | rbac-address-scope 2026-07-01 14:02:33.268 | rbac-policies 2026-07-01 14:02:33.268 | rbac-security-groups 2026-07-01 14:02:33.268 | router 2026-07-01 14:02:33.268 | router-enable-snat 2026-07-01 14:02:33.268 | router_availability_zone 2026-07-01 14:02:33.269 | security-group 2026-07-01 14:02:33.269 | security-groups-default-rules 2026-07-01 14:02:33.269 | security-groups-default-statefulness 2026-07-01 14:02:33.269 | security-groups-normalized-cidr 2026-07-01 14:02:33.269 | security-groups-remote-address-group 2026-07-01 14:02:33.269 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:02:33.269 | security-groups-shared-filtering 2026-07-01 14:02:33.269 | segment 2026-07-01 14:02:33.269 | sorting 2026-07-01 14:02:33.269 | standard-attr-description 2026-07-01 14:02:33.270 | standard-attr-fwaas-v2 2026-07-01 14:02:33.270 | standard-attr-revisions 2026-07-01 14:02:33.270 | standard-attr-tag 2026-07-01 14:02:33.270 | standard-attr-timestamp 2026-07-01 14:02:33.270 | stateful-security-group 2026-07-01 14:02:33.270 | subnet-dns-publish-fixed-ip 2026-07-01 14:02:33.270 | subnet-external-network 2026-07-01 14:02:33.270 | subnet-service-types 2026-07-01 14:02:33.270 | subnet_allocation 2026-07-01 14:02:33.271 | subnet_onboard 2026-07-01 14:02:33.271 | subnetpool-prefix-ops 2026-07-01 14:02:33.271 | tag-creation 2026-07-01 14:02:33.271 | tap-mirror 2026-07-01 14:02:33.271 | tap-mirror-both-direction 2026-07-01 14:02:33.271 | trunk 2026-07-01 14:02:33.271 | uplink-status-propagation 2026-07-01 14:02:33.271 | uplink-status-propagation-updatable 2026-07-01 14:02:33.271 | vlan-transparent 2026-07-01 14:02:33.272 | vpn-endpoint-groups 2026-07-01 14:02:33.272 | vpnaas' 2026-07-01 14:02:33.272 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-01 14:02:33.272 | address-scope 2026-07-01 14:02:33.272 | agent 2026-07-01 14:02:33.272 | allowed-address-pairs 2026-07-01 14:02:33.272 | auto-allocated-topology 2026-07-01 14:02:33.272 | availability_zone 2026-07-01 14:02:33.272 | bgp 2026-07-01 14:02:33.272 | bgp_4byte_asn 2026-07-01 14:02:33.273 | bgp_dragent_scheduler 2026-07-01 14:02:33.273 | binding 2026-07-01 14:02:33.273 | binding-extended 2026-07-01 14:02:33.273 | default-subnetpools 2026-07-01 14:02:33.273 | dhcp_agent_scheduler 2026-07-01 14:02:33.273 | dns-domain-ports 2026-07-01 14:02:33.273 | dns-integration 2026-07-01 14:02:33.273 | dns-integration-domain-keywords 2026-07-01 14:02:33.273 | empty-string-filtering 2026-07-01 14:02:33.273 | enable-default-route-bfd 2026-07-01 14:02:33.274 | enable-default-route-ecmp 2026-07-01 14:02:33.274 | expose-port-forwarding-in-fip 2026-07-01 14:02:33.274 | ext-gw-mode 2026-07-01 14:02:33.274 | external-gateway-multihoming 2026-07-01 14:02:33.274 | external-net 2026-07-01 14:02:33.274 | extra_dhcp_opt 2026-07-01 14:02:33.274 | extraroute 2026-07-01 14:02:33.274 | extraroute-atomic 2026-07-01 14:02:33.274 | filter-validation 2026-07-01 14:02:33.274 | fip-port-details 2026-07-01 14:02:33.275 | flavors 2026-07-01 14:02:33.275 | floating-ip-port-forwarding 2026-07-01 14:02:33.275 | floating-ip-port-forwarding-description 2026-07-01 14:02:33.275 | floating-ip-port-forwarding-detail 2026-07-01 14:02:33.275 | floating-ip-port-forwarding-port-ranges 2026-07-01 14:02:33.275 | floatingip-pools 2026-07-01 14:02:33.275 | fwaas_v2 2026-07-01 14:02:33.275 | ip_allocation 2026-07-01 14:02:33.275 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:02:33.275 | l3-flavors 2026-07-01 14:02:33.276 | l3-ha 2026-07-01 14:02:33.276 | l3_agent_scheduler 2026-07-01 14:02:33.276 | logging 2026-07-01 14:02:33.276 | multi-provider 2026-07-01 14:02:33.278 | net-mtu 2026-07-01 14:02:33.278 | net-mtu-writable 2026-07-01 14:02:33.278 | network-ip-availability 2026-07-01 14:02:33.278 | network_availability_zone 2026-07-01 14:02:33.278 | network_ha 2026-07-01 14:02:33.278 | pagination 2026-07-01 14:02:33.278 | port-device-profile 2026-07-01 14:02:33.278 | port-hardware-offload-type 2026-07-01 14:02:33.278 | port-mac-address-regenerate 2026-07-01 14:02:33.278 | port-numa-affinity-policy 2026-07-01 14:02:33.279 | port-numa-affinity-policy-socket 2026-07-01 14:02:33.279 | port-resource-request 2026-07-01 14:02:33.279 | port-security 2026-07-01 14:02:33.279 | port-trusted-vif 2026-07-01 14:02:33.279 | project-id 2026-07-01 14:02:33.279 | provider 2026-07-01 14:02:33.279 | pvlan 2026-07-01 14:02:33.279 | qinq 2026-07-01 14:02:33.279 | qos 2026-07-01 14:02:33.279 | qos-bw-limit-direction 2026-07-01 14:02:33.280 | qos-bw-minimum-ingress 2026-07-01 14:02:33.280 | qos-default 2026-07-01 14:02:33.280 | qos-fip 2026-07-01 14:02:33.280 | qos-gateway-ip 2026-07-01 14:02:33.280 | qos-rule-type-details 2026-07-01 14:02:33.280 | qos-rule-type-filter 2026-07-01 14:02:33.280 | qos-rules-alias 2026-07-01 14:02:33.280 | quota-check-limit 2026-07-01 14:02:33.280 | quota-check-limit-default 2026-07-01 14:02:33.280 | quota_details 2026-07-01 14:02:33.281 | quotas 2026-07-01 14:02:33.281 | rbac-address-scope 2026-07-01 14:02:33.281 | rbac-policies 2026-07-01 14:02:33.281 | rbac-security-groups 2026-07-01 14:02:33.281 | router 2026-07-01 14:02:33.281 | router-enable-snat 2026-07-01 14:02:33.281 | router_availability_zone 2026-07-01 14:02:33.281 | security-group 2026-07-01 14:02:33.281 | security-groups-default-rules 2026-07-01 14:02:33.282 | security-groups-default-statefulness 2026-07-01 14:02:33.282 | security-groups-normalized-cidr 2026-07-01 14:02:33.282 | security-groups-remote-address-group 2026-07-01 14:02:33.282 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:02:33.282 | security-groups-shared-filtering 2026-07-01 14:02:33.282 | segment 2026-07-01 14:02:33.282 | sorting 2026-07-01 14:02:33.282 | standard-attr-description 2026-07-01 14:02:33.282 | standard-attr-fwaas-v2 2026-07-01 14:02:33.282 | standard-attr-revisions 2026-07-01 14:02:33.283 | standard-attr-tag 2026-07-01 14:02:33.283 | standard-attr-timestamp 2026-07-01 14:02:33.283 | stateful-security-group 2026-07-01 14:02:33.283 | subnet-dns-publish-fixed-ip 2026-07-01 14:02:33.283 | subnet-external-network 2026-07-01 14:02:33.283 | subnet-service-types 2026-07-01 14:02:33.283 | subnet_allocation 2026-07-01 14:02:33.283 | subnet_onboard 2026-07-01 14:02:33.283 | subnetpool-prefix-ops 2026-07-01 14:02:33.284 | tag-creation 2026-07-01 14:02:33.284 | tap-mirror 2026-07-01 14:02:33.284 | tap-mirror-both-direction 2026-07-01 14:02:33.284 | trunk 2026-07-01 14:02:33.284 | uplink-status-propagation 2026-07-01 14:02:33.284 | uplink-status-propagation-updatable 2026-07-01 14:02:33.284 | vlan-transparent 2026-07-01 14:02:33.284 | vpn-endpoint-groups 2026-07-01 14:02:33.284 | vpnaas' 2026-07-01 14:02:33.284 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:02:33.285 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-01 14:02:33.285 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-01 14:02:33.285 | address-scope 2026-07-01 14:02:33.285 | agent 2026-07-01 14:02:33.285 | allowed-address-pairs 2026-07-01 14:02:33.285 | auto-allocated-topology 2026-07-01 14:02:33.285 | availability_zone 2026-07-01 14:02:33.285 | bgp 2026-07-01 14:02:33.285 | bgp_4byte_asn 2026-07-01 14:02:33.285 | bgp_dragent_scheduler 2026-07-01 14:02:33.286 | binding 2026-07-01 14:02:33.286 | binding-extended 2026-07-01 14:02:33.286 | default-subnetpools 2026-07-01 14:02:33.286 | dhcp_agent_scheduler 2026-07-01 14:02:33.286 | dns-domain-ports 2026-07-01 14:02:33.286 | dns-integration 2026-07-01 14:02:33.286 | dns-integration-domain-keywords 2026-07-01 14:02:33.286 | empty-string-filtering 2026-07-01 14:02:33.286 | enable-default-route-bfd 2026-07-01 14:02:33.287 | enable-default-route-ecmp 2026-07-01 14:02:33.287 | expose-port-forwarding-in-fip 2026-07-01 14:02:33.287 | ext-gw-mode 2026-07-01 14:02:33.287 | external-gateway-multihoming 2026-07-01 14:02:33.287 | external-net 2026-07-01 14:02:33.287 | extra_dhcp_opt 2026-07-01 14:02:33.287 | extraroute 2026-07-01 14:02:33.287 | extraroute-atomic 2026-07-01 14:02:33.287 | filter-validation 2026-07-01 14:02:33.288 | fip-port-details 2026-07-01 14:02:33.288 | flavors 2026-07-01 14:02:33.288 | floating-ip-port-forwarding 2026-07-01 14:02:33.288 | floating-ip-port-forwarding-description 2026-07-01 14:02:33.288 | floating-ip-port-forwarding-detail 2026-07-01 14:02:33.288 | floating-ip-port-forwarding-port-ranges 2026-07-01 14:02:33.288 | floatingip-pools 2026-07-01 14:02:33.288 | fwaas_v2 2026-07-01 14:02:33.288 | ip_allocation 2026-07-01 14:02:33.288 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:02:33.289 | l3-flavors 2026-07-01 14:02:33.289 | l3-ha 2026-07-01 14:02:33.289 | l3_agent_scheduler 2026-07-01 14:02:33.289 | logging 2026-07-01 14:02:33.289 | multi-provider 2026-07-01 14:02:33.289 | net-mtu 2026-07-01 14:02:33.289 | net-mtu-writable 2026-07-01 14:02:33.289 | network-ip-availability 2026-07-01 14:02:33.289 | network_availability_zone 2026-07-01 14:02:33.289 | network_ha 2026-07-01 14:02:33.290 | pagination 2026-07-01 14:02:33.290 | port-device-profile 2026-07-01 14:02:33.290 | port-hardware-offload-type 2026-07-01 14:02:33.290 | port-mac-address-regenerate 2026-07-01 14:02:33.290 | port-numa-affinity-policy 2026-07-01 14:02:33.290 | port-numa-affinity-policy-socket 2026-07-01 14:02:33.290 | port-resource-request 2026-07-01 14:02:33.290 | port-security 2026-07-01 14:02:33.290 | port-trusted-vif 2026-07-01 14:02:33.290 | project-id 2026-07-01 14:02:33.291 | provider 2026-07-01 14:02:33.291 | pvlan 2026-07-01 14:02:33.291 | qinq 2026-07-01 14:02:33.291 | qos 2026-07-01 14:02:33.291 | qos-bw-limit-direction 2026-07-01 14:02:33.291 | qos-bw-minimum-ingress 2026-07-01 14:02:33.291 | qos-default 2026-07-01 14:02:33.291 | qos-fip 2026-07-01 14:02:33.291 | qos-gateway-ip 2026-07-01 14:02:33.291 | qos-rule-type-details 2026-07-01 14:02:33.292 | qos-rule-type-filter 2026-07-01 14:02:33.292 | qos-rules-alias 2026-07-01 14:02:33.292 | quota-check-limit 2026-07-01 14:02:33.292 | quota-check-limit-default 2026-07-01 14:02:33.292 | quota_details 2026-07-01 14:02:33.292 | quotas 2026-07-01 14:02:33.292 | rbac-address-scope 2026-07-01 14:02:33.292 | rbac-policies 2026-07-01 14:02:33.292 | rbac-security-groups 2026-07-01 14:02:33.292 | router 2026-07-01 14:02:33.293 | router-enable-snat 2026-07-01 14:02:33.293 | router_availability_zone 2026-07-01 14:02:33.293 | security-group 2026-07-01 14:02:33.293 | security-groups-default-rules 2026-07-01 14:02:33.293 | security-groups-default-statefulness 2026-07-01 14:02:33.293 | security-groups-normalized-cidr 2026-07-01 14:02:33.293 | security-groups-remote-address-group 2026-07-01 14:02:33.293 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:02:33.293 | security-groups-shared-filtering 2026-07-01 14:02:33.293 | segment 2026-07-01 14:02:33.294 | sorting 2026-07-01 14:02:33.294 | standard-attr-description 2026-07-01 14:02:33.294 | standard-attr-fwaas-v2 2026-07-01 14:02:33.294 | standard-attr-revisions 2026-07-01 14:02:33.294 | standard-attr-tag 2026-07-01 14:02:33.294 | standard-attr-timestamp 2026-07-01 14:02:33.294 | stateful-security-group 2026-07-01 14:02:33.294 | subnet-dns-publish-fixed-ip 2026-07-01 14:02:33.294 | subnet-external-network 2026-07-01 14:02:33.294 | subnet-service-types 2026-07-01 14:02:33.295 | subnet_allocation 2026-07-01 14:02:33.295 | subnet_onboard 2026-07-01 14:02:33.295 | subnetpool-prefix-ops 2026-07-01 14:02:33.295 | tag-creation 2026-07-01 14:02:33.295 | tap-mirror 2026-07-01 14:02:33.295 | tap-mirror-both-direction 2026-07-01 14:02:33.295 | trunk 2026-07-01 14:02:33.295 | uplink-status-propagation 2026-07-01 14:02:33.295 | uplink-status-propagation-updatable 2026-07-01 14:02:33.296 | vlan-transparent 2026-07-01 14:02:33.296 | vpn-endpoint-groups 2026-07-01 14:02:33.296 | vpnaas' 2026-07-01 14:02:33.296 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-01 14:02:33.296 | address-scope 2026-07-01 14:02:33.296 | agent 2026-07-01 14:02:33.296 | allowed-address-pairs 2026-07-01 14:02:33.296 | auto-allocated-topology 2026-07-01 14:02:33.296 | availability_zone 2026-07-01 14:02:33.297 | bgp 2026-07-01 14:02:33.297 | bgp_4byte_asn 2026-07-01 14:02:33.297 | bgp_dragent_scheduler 2026-07-01 14:02:33.297 | binding 2026-07-01 14:02:33.297 | binding-extended 2026-07-01 14:02:33.297 | default-subnetpools 2026-07-01 14:02:33.297 | dhcp_agent_scheduler 2026-07-01 14:02:33.297 | dns-domain-ports 2026-07-01 14:02:33.297 | dns-integration 2026-07-01 14:02:33.297 | dns-integration-domain-keywords 2026-07-01 14:02:33.298 | empty-string-filtering 2026-07-01 14:02:33.298 | enable-default-route-bfd 2026-07-01 14:02:33.298 | enable-default-route-ecmp 2026-07-01 14:02:33.298 | expose-port-forwarding-in-fip 2026-07-01 14:02:33.298 | ext-gw-mode 2026-07-01 14:02:33.298 | external-gateway-multihoming 2026-07-01 14:02:33.298 | external-net 2026-07-01 14:02:33.298 | extra_dhcp_opt 2026-07-01 14:02:33.298 | extraroute 2026-07-01 14:02:33.298 | extraroute-atomic 2026-07-01 14:02:33.299 | filter-validation 2026-07-01 14:02:33.299 | fip-port-details 2026-07-01 14:02:33.299 | flavors 2026-07-01 14:02:33.299 | floating-ip-port-forwarding 2026-07-01 14:02:33.299 | floating-ip-port-forwarding-description 2026-07-01 14:02:33.299 | floating-ip-port-forwarding-detail 2026-07-01 14:02:33.299 | floating-ip-port-forwarding-port-ranges 2026-07-01 14:02:33.299 | floatingip-pools 2026-07-01 14:02:33.299 | fwaas_v2 2026-07-01 14:02:33.299 | ip_allocation 2026-07-01 14:02:33.300 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:02:33.300 | l3-flavors 2026-07-01 14:02:33.300 | l3-ha 2026-07-01 14:02:33.300 | l3_agent_scheduler 2026-07-01 14:02:33.300 | logging 2026-07-01 14:02:33.300 | multi-provider 2026-07-01 14:02:33.300 | net-mtu 2026-07-01 14:02:33.300 | net-mtu-writable 2026-07-01 14:02:33.300 | network-ip-availability 2026-07-01 14:02:33.300 | network_availability_zone 2026-07-01 14:02:33.301 | network_ha 2026-07-01 14:02:33.301 | pagination 2026-07-01 14:02:33.301 | port-device-profile 2026-07-01 14:02:33.301 | port-hardware-offload-type 2026-07-01 14:02:33.301 | port-mac-address-regenerate 2026-07-01 14:02:33.301 | port-numa-affinity-policy 2026-07-01 14:02:33.301 | port-numa-affinity-policy-socket 2026-07-01 14:02:33.301 | port-resource-request 2026-07-01 14:02:33.301 | port-security 2026-07-01 14:02:33.301 | port-trusted-vif 2026-07-01 14:02:33.302 | project-id 2026-07-01 14:02:33.302 | provider 2026-07-01 14:02:33.302 | pvlan 2026-07-01 14:02:33.302 | qinq 2026-07-01 14:02:33.302 | qos 2026-07-01 14:02:33.302 | qos-bw-limit-direction 2026-07-01 14:02:33.302 | qos-bw-minimum-ingress 2026-07-01 14:02:33.302 | qos-default 2026-07-01 14:02:33.302 | qos-fip 2026-07-01 14:02:33.302 | qos-gateway-ip 2026-07-01 14:02:33.303 | qos-rule-type-details 2026-07-01 14:02:33.303 | qos-rule-type-filter 2026-07-01 14:02:33.303 | qos-rules-alias 2026-07-01 14:02:33.303 | quota-check-limit 2026-07-01 14:02:33.303 | quota-check-limit-default 2026-07-01 14:02:33.303 | quota_details 2026-07-01 14:02:33.303 | quotas 2026-07-01 14:02:33.303 | rbac-address-scope 2026-07-01 14:02:33.303 | rbac-policies 2026-07-01 14:02:33.304 | rbac-security-groups 2026-07-01 14:02:33.304 | router 2026-07-01 14:02:33.304 | router-enable-snat 2026-07-01 14:02:33.304 | router_availability_zone 2026-07-01 14:02:33.304 | security-group 2026-07-01 14:02:33.304 | security-groups-default-rules 2026-07-01 14:02:33.304 | security-groups-default-statefulness 2026-07-01 14:02:33.304 | security-groups-normalized-cidr 2026-07-01 14:02:33.304 | security-groups-remote-address-group 2026-07-01 14:02:33.304 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:02:33.304 | security-groups-shared-filtering 2026-07-01 14:02:33.305 | segment 2026-07-01 14:02:33.305 | sorting 2026-07-01 14:02:33.305 | standard-attr-description 2026-07-01 14:02:33.305 | standard-attr-fwaas-v2 2026-07-01 14:02:33.305 | standard-attr-revisions 2026-07-01 14:02:33.305 | standard-attr-tag 2026-07-01 14:02:33.305 | standard-attr-timestamp 2026-07-01 14:02:33.305 | stateful-security-group 2026-07-01 14:02:33.305 | subnet-dns-publish-fixed-ip 2026-07-01 14:02:33.306 | subnet-external-network 2026-07-01 14:02:33.306 | subnet-service-types 2026-07-01 14:02:33.306 | subnet_allocation 2026-07-01 14:02:33.306 | subnet_onboard 2026-07-01 14:02:33.306 | subnetpool-prefix-ops 2026-07-01 14:02:33.306 | tag-creation 2026-07-01 14:02:33.306 | tap-mirror 2026-07-01 14:02:33.306 | tap-mirror-both-direction 2026-07-01 14:02:33.306 | trunk 2026-07-01 14:02:33.306 | uplink-status-propagation 2026-07-01 14:02:33.307 | uplink-status-propagation-updatable 2026-07-01 14:02:33.307 | vlan-transparent 2026-07-01 14:02:33.307 | vpn-endpoint-groups 2026-07-01 14:02:33.307 | vpnaas' 2026-07-01 14:02:33.307 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:02:33.307 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-01 14:02:33.307 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-01 14:02:33.307 | address-scope 2026-07-01 14:02:33.307 | agent 2026-07-01 14:02:33.307 | allowed-address-pairs 2026-07-01 14:02:33.308 | auto-allocated-topology 2026-07-01 14:02:33.308 | availability_zone 2026-07-01 14:02:33.308 | bgp 2026-07-01 14:02:33.308 | bgp_4byte_asn 2026-07-01 14:02:33.308 | bgp_dragent_scheduler 2026-07-01 14:02:33.308 | binding 2026-07-01 14:02:33.308 | binding-extended 2026-07-01 14:02:33.308 | default-subnetpools 2026-07-01 14:02:33.308 | dhcp_agent_scheduler 2026-07-01 14:02:33.308 | dns-domain-ports 2026-07-01 14:02:33.309 | dns-integration 2026-07-01 14:02:33.309 | dns-integration-domain-keywords 2026-07-01 14:02:33.309 | empty-string-filtering 2026-07-01 14:02:33.309 | enable-default-route-bfd 2026-07-01 14:02:33.309 | enable-default-route-ecmp 2026-07-01 14:02:33.309 | expose-port-forwarding-in-fip 2026-07-01 14:02:33.309 | ext-gw-mode 2026-07-01 14:02:33.309 | external-gateway-multihoming 2026-07-01 14:02:33.309 | external-net 2026-07-01 14:02:33.310 | extra_dhcp_opt 2026-07-01 14:02:33.310 | extraroute 2026-07-01 14:02:33.310 | extraroute-atomic 2026-07-01 14:02:33.310 | filter-validation 2026-07-01 14:02:33.310 | fip-port-details 2026-07-01 14:02:33.310 | flavors 2026-07-01 14:02:33.310 | floating-ip-port-forwarding 2026-07-01 14:02:33.310 | floating-ip-port-forwarding-description 2026-07-01 14:02:33.310 | floating-ip-port-forwarding-detail 2026-07-01 14:02:33.310 | floating-ip-port-forwarding-port-ranges 2026-07-01 14:02:33.311 | floatingip-pools 2026-07-01 14:02:33.311 | fwaas_v2 2026-07-01 14:02:33.311 | ip_allocation 2026-07-01 14:02:33.311 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:02:33.311 | l3-flavors 2026-07-01 14:02:33.311 | l3-ha 2026-07-01 14:02:33.311 | l3_agent_scheduler 2026-07-01 14:02:33.311 | logging 2026-07-01 14:02:33.311 | multi-provider 2026-07-01 14:02:33.311 | net-mtu 2026-07-01 14:02:33.312 | net-mtu-writable 2026-07-01 14:02:33.312 | network-ip-availability 2026-07-01 14:02:33.312 | network_availability_zone 2026-07-01 14:02:33.312 | network_ha 2026-07-01 14:02:33.312 | pagination 2026-07-01 14:02:33.312 | port-device-profile 2026-07-01 14:02:33.312 | port-hardware-offload-type 2026-07-01 14:02:33.312 | port-mac-address-regenerate 2026-07-01 14:02:33.312 | port-numa-affinity-policy 2026-07-01 14:02:33.312 | port-numa-affinity-policy-socket 2026-07-01 14:02:33.313 | port-resource-request 2026-07-01 14:02:33.313 | port-security 2026-07-01 14:02:33.313 | port-trusted-vif 2026-07-01 14:02:33.313 | project-id 2026-07-01 14:02:33.313 | provider 2026-07-01 14:02:33.313 | pvlan 2026-07-01 14:02:33.313 | qinq 2026-07-01 14:02:33.313 | qos 2026-07-01 14:02:33.313 | qos-bw-limit-direction 2026-07-01 14:02:33.314 | qos-bw-minimum-ingress 2026-07-01 14:02:33.314 | qos-default 2026-07-01 14:02:33.314 | qos-fip 2026-07-01 14:02:33.314 | qos-gateway-ip 2026-07-01 14:02:33.314 | qos-rule-type-details 2026-07-01 14:02:33.314 | qos-rule-type-filter 2026-07-01 14:02:33.314 | qos-rules-alias 2026-07-01 14:02:33.314 | quota-check-limit 2026-07-01 14:02:33.314 | quota-check-limit-default 2026-07-01 14:02:33.314 | quota_details 2026-07-01 14:02:33.315 | quotas 2026-07-01 14:02:33.315 | rbac-address-scope 2026-07-01 14:02:33.315 | rbac-policies 2026-07-01 14:02:33.315 | rbac-security-groups 2026-07-01 14:02:33.315 | router 2026-07-01 14:02:33.315 | router-enable-snat 2026-07-01 14:02:33.315 | router_availability_zone 2026-07-01 14:02:33.315 | security-group 2026-07-01 14:02:33.315 | security-groups-default-rules 2026-07-01 14:02:33.315 | security-groups-default-statefulness 2026-07-01 14:02:33.316 | security-groups-normalized-cidr 2026-07-01 14:02:33.316 | security-groups-remote-address-group 2026-07-01 14:02:33.316 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:02:33.316 | security-groups-shared-filtering 2026-07-01 14:02:33.316 | segment 2026-07-01 14:02:33.316 | sorting 2026-07-01 14:02:33.316 | standard-attr-description 2026-07-01 14:02:33.316 | standard-attr-fwaas-v2 2026-07-01 14:02:33.316 | standard-attr-revisions 2026-07-01 14:02:33.316 | standard-attr-tag 2026-07-01 14:02:33.317 | standard-attr-timestamp 2026-07-01 14:02:33.317 | stateful-security-group 2026-07-01 14:02:33.317 | subnet-dns-publish-fixed-ip 2026-07-01 14:02:33.317 | subnet-external-network 2026-07-01 14:02:33.317 | subnet-service-types 2026-07-01 14:02:33.317 | subnet_allocation 2026-07-01 14:02:33.317 | subnet_onboard 2026-07-01 14:02:33.317 | subnetpool-prefix-ops 2026-07-01 14:02:33.317 | tag-creation 2026-07-01 14:02:33.317 | tap-mirror 2026-07-01 14:02:33.318 | tap-mirror-both-direction 2026-07-01 14:02:33.318 | trunk 2026-07-01 14:02:33.318 | uplink-status-propagation 2026-07-01 14:02:33.318 | uplink-status-propagation-updatable 2026-07-01 14:02:33.318 | vlan-transparent 2026-07-01 14:02:33.318 | vpn-endpoint-groups 2026-07-01 14:02:33.318 | vpnaas' 2026-07-01 14:02:33.318 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:02:33.318 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-01 14:02:33.319 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-01 14:02:33.319 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-01 14:02:33.319 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-01 14:02:33.319 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-01 14:02:33.319 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 14:02:33.322 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 14:02:33.326 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-01 14:02:33.331 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:33.335 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-01 14:02:33.339 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-01 14:02:33.343 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-01 14:02:33.348 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:33.352 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-01 14:02:33.399 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.233:6641 2026-07-01 14:02:33.403 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:33.408 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 14:02:33.412 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.233:6641 2026-07-01 14:02:33.416 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.233:6641 ']' 2026-07-01 14:02:33.420 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:33.424 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.233:6641 2026-07-01 14:02:33.472 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.233:6642 2026-07-01 14:02:33.476 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:33.480 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 14:02:33.485 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.233:6642 2026-07-01 14:02:33.490 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.233:6642 ']' 2026-07-01 14:02:33.495 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:33.499 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.233:6642 2026-07-01 14:02:33.549 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-01 14:02:33.576 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:33.581 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-01 14:02:33.585 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:33.589 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 14:02:33.593 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-01 14:02:33.597 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-01 14:02:33.601 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:33.605 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-01 14:02:33.654 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-01 14:02:33.659 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:33.663 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 14:02:33.667 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-01 14:02:33.672 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-01 14:02:33.676 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:33.680 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-01 14:02:33.730 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-01 14:02:33.734 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:33.738 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-01 14:02:33.742 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-01 14:02:33.747 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-01 14:02:33.751 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:33.756 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-01 14:02:33.805 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-01 14:02:33.836 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-01 14:02:33.863 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:33.867 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-01 14:02:33.871 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 14:02:33.894 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:02:33.898 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 14:02:33.901 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 14:02:33.905 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-01 14:02:33.908 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:33.912 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-01 14:02:33.916 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-01 14:02:33.919 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-01 14:02:33.923 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:33.927 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-01 14:02:33.973 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-01 14:02:33.998 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:34.003 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-01 14:02:34.054 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-01 14:02:34.078 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:34.082 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-01 14:02:34.131 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-01 14:02:34.158 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:02:34.162 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-01 14:02:34.165 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 14:02:34.192 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:02:34.196 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 14:02:34.201 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 14:02:34.204 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-01 14:02:34.253 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-01 14:02:34.279 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:34.283 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-01 14:02:34.310 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:34.315 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-01 14:02:34.344 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:34.349 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-01 14:02:34.377 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:34.381 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-01 14:02:34.409 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:34.414 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-01 14:02:34.443 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:02:34.447 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-01 14:02:34.452 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-01 14:02:34.457 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-01 14:02:34.464 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-01 14:02:34.514 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-01 14:02:34.564 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-01 14:02:34.615 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-01 14:02:34.665 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-01 14:02:34.669 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 14:02:34.674 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-01 14:02:34.678 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-01 14:02:34.683 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-01 14:02:34.687 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-01 14:02:34.691 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 14:02:34.696 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-01 14:02:34.701 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-01 14:02:34.705 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-01 14:02:34.753 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-01 14:02:34.804 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.233/identity 2026-07-01 14:02:34.855 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-01 14:02:34.905 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-01 14:02:34.954 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-01 14:02:35.004 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-01 14:02:35.053 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-01 14:02:35.102 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.233/identity 2026-07-01 14:02:35.152 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-01 14:02:35.203 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-01 14:02:35.253 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-01 14:02:35.257 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-01 14:02:35.307 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-01 14:02:35.356 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-01 14:02:35.360 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 14:02:35.365 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 14:02:35.369 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-01 14:02:35.373 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-01 14:02:35.422 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-01 14:02:35.472 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.233/identity 2026-07-01 14:02:35.523 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-01 14:02:35.574 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-01 14:02:35.624 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-01 14:02:35.674 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-01 14:02:35.724 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-01 14:02:35.774 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-01 14:02:35.778 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-01 14:02:35.782 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-01 14:02:35.787 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-01 14:02:35.791 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-01 14:02:35.842 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-01 14:02:35.891 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.233/identity 2026-07-01 14:02:35.942 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-01 14:02:35.993 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-01 14:02:36.043 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-01 14:02:36.093 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-01 14:02:36.143 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-01 14:02:36.193 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-01 14:02:36.198 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-01 14:02:36.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-01 14:02:36.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-01 14:02:36.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-01 14:02:36.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-01 14:02:36.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-01 14:02:36.224 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-01 14:02:36.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-01 14:02:36.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-01 14:02:36.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-01 14:02:36.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-01 14:02:36.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-01 14:02:36.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-01 14:02:36.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-01 14:02:36.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-01 14:02:36.262 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-01 14:02:36.266 | + 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-07-01 14:02:36.270 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.274 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-01 14:02:36.278 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-01 14:02:36.282 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-01 14:02:36.286 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.290 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-01 14:02:36.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-01 14:02:36.339 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.343 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 14:02:36.346 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-01 14:02:36.350 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-01 14:02:36.354 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.358 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-01 14:02:36.403 | + 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-07-01 14:02:36.407 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.411 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 14:02:36.414 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-01 14:02:36.418 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-01 14:02:36.422 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.426 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-01 14:02:36.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-01 14:02:36.472 | + 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-07-01 14:02:36.476 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.480 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 14:02:36.484 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-01 14:02:36.488 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-01 14:02:36.491 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.495 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-01 14:02:36.535 | + 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-07-01 14:02:36.539 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.542 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 14:02:36.546 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-01 14:02:36.549 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-01 14:02:36.553 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.556 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-01 14:02:36.595 | + 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-07-01 14:02:36.599 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.603 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-01 14:02:36.606 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-01 14:02:36.610 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-01 14:02:36.613 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.617 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-01 14:02:36.656 | + 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-07-01 14:02:36.660 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.663 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-01 14:02:36.666 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-01 14:02:36.669 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-01 14:02:36.672 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.675 | + 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-07-01 14:02:36.715 | + 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-07-01 14:02:36.719 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.721 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-01 14:02:36.725 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-01 14:02:36.728 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-01 14:02:36.732 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.735 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-01 14:02:36.775 | + 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-07-01 14:02:36.778 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.781 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-01 14:02:36.783 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-01 14:02:36.786 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-01 14:02:36.789 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.793 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-01 14:02:36.832 | + 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-07-01 14:02:36.835 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.838 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-01 14:02:36.840 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-01 14:02:36.843 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-01 14:02:36.847 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.850 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-01 14:02:36.891 | + 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-07-01 14:02:36.894 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-01 14:02:36.898 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-01 14:02:36.901 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-01 14:02:36.904 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-01 14:02:36.907 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-01 14:02:36.909 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-01 14:02:36.948 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-01 14:02:36.952 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-01 14:02:36.990 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-01 14:02:37.029 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-01 14:02:37.032 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-01 14:02:37.035 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-01 14:02:37.038 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-01 14:02:37.041 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-01 14:02:37.044 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-01 14:02:37.047 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-01 14:02:37.051 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-01 14:02:37.054 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-01 14:02:37.072 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-01 14:02:37.072 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-01 14:02:37.083 | d /var/run/uwsgi 0755 quobyte root 2026-07-01 14:02:37.089 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-01 14:02:37.104 | /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-07-01 14:02:37.110 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-01 14:02:37.114 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-01 14:02:37.119 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-01 14:02:37.122 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-01 14:02:37.162 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-01 14:02:37.202 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-01 14:02:37.240 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-01 14:02:37.278 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-01 14:02:37.316 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-01 14:02:37.355 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-01 14:02:37.395 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-01 14:02:37.436 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-01 14:02:37.474 | + 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-07-01 14:02:37.511 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-01 14:02:37.548 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-01 14:02:37.586 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-01 14:02:37.623 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-01 14:02:37.661 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-01 14:02:37.664 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-01 14:02:37.669 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-01 14:02:37.673 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-01 14:02:37.676 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-01 14:02:37.679 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 14:02:37.683 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 14:02:37.686 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-01 14:02:37.689 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-01 14:02:37.692 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-01 14:02:37.730 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-01 14:02:37.769 | + 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-07-01 14:02:37.769 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-01 14:02:37.781 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-01 14:02:37.787 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-01 14:02:37.791 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-01 14:02:37.794 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-01 14:02:37.798 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-01 14:02:37.801 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-01 14:02:37.804 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-01 14:02:37.807 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 14:02:37.811 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 14:02:37.814 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-01 14:02:37.818 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-01 14:02:37.821 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 14:02:37.824 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 14:02:37.827 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-01 14:02:37.840 | perl: warning: Setting locale failed. 2026-07-01 14:02:37.840 | perl: warning: Please check that your locale settings: 2026-07-01 14:02:37.840 | LANGUAGE = (unset), 2026-07-01 14:02:37.840 | LC_ALL = "en_US.utf8", 2026-07-01 14:02:37.840 | LANG = "de_DE.UTF-8" 2026-07-01 14:02:37.840 | are supported and installed on your system. 2026-07-01 14:02:37.840 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-01 14:02:37.880 | Enabling site neutron-api. 2026-07-01 14:02:37.886 | To activate the new configuration, you need to run: 2026-07-01 14:02:37.886 | systemctl reload apache2 2026-07-01 14:02:37.891 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-01 14:02:37.894 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-01 14:02:37.897 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-01 14:02:37.900 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-01 14:02:38.085 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-01 14:02:38.107 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:02:38.110 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-01 14:02:38.133 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:02:38.136 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-01 14:02:38.139 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-01 14:02:38.212 | + inc/async:async_inner:63 : init_neutron 2026-07-01 14:02:38.256 | [2047 Async init_neutron:54695]: running: init_neutron 2026-07-01 14:02:38.260 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-01 14:02:38.284 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:38.289 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-01 14:02:38.312 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:02:38.315 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-01 14:02:38.318 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-01 14:02:38.322 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-01 14:02:38.371 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-01 14:02:38.375 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-01 14:02:38.422 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-01 14:02:38.450 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:02:38.455 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-01 14:02:38.482 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:02:38.486 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-01 14:02:38.491 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:02:38.495 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-01 14:02:38.500 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-01 14:02:38.503 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-01 14:02:38.586 | + inc/async:async_inner:63 : init_cinder 2026-07-01 14:02:38.645 | [2047 Async init_cinder:54931]: running: init_cinder 2026-07-01 14:02:38.645 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-01 14:02:38.663 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:02:38.665 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-01 14:02:38.668 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:02:38.670 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-01 14:02:38.672 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-01 14:02:38.674 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-01 14:02:38.760 | + inc/async:async_inner:63 : init_placement 2026-07-01 14:02:38.816 | [2047 Async init_placement:55061]: running: init_placement 2026-07-01 14:02:38.822 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-01 14:02:38.894 | [2047 Async init_neutron:54695]: Waiting for completion of init_neutron running on PID 54695 (5 other jobs running) 2026-07-01 14:02:38.923 | [2047 Async init_neutron:54695]: Signaling child to exit 2026-07-01 14:02:53.401 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:02:53.436 | [54931 Async init_cinder:54931]: finished successfully 2026-07-01 14:03:29.874 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:03:29.915 | [55061 Async init_placement:55061]: finished successfully 2026-07-01 14:03:33.177 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:03:33.209 | [54695 Async init_neutron:54695]: finished successfully 2026-07-01 14:03:33.239 | WAKEUP 2026-07-01 14:03:33.266 | [2047 Async init_neutron:54695]: Signaled 2026-07-01 14:03:33.268 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-01 14:03:33.268 | + lib/database:recreate_database:112 : local db=neutron 2026-07-01 14:03:33.268 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-01 14:03:33.268 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-01 14:03:33.268 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-01 14:03:33.268 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:03:33.268 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-01 14:03:33.268 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:03:33.268 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-01 14:03:33.269 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 14:03:33.269 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:03:33.269 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:03:33.269 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:03:33.269 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914558406 2026-07-01 14:03:33.269 | + lib/neutron:init_neutron:504 : /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-07-01 14:03:33.269 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-01 14:03:33.269 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-01 14:03:33.269 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-01 14:03:33.269 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-01 14:03:33.269 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-01 14:03:33.270 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-01 14:03:33.271 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-01 14:03:33.272 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-01 14:03:33.273 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-01 14:03:33.274 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-01 14:03:33.275 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-01 14:03:33.276 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-01 14:03:33.277 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-01 14:03:33.277 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-01 14:03:33.277 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-01 14:03:33.277 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-01 14:03:33.277 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-01 14:03:33.277 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-01 14:03:33.277 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-01 14:03:33.277 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-01 14:03:33.277 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-01 14:03:33.278 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-01 14:03:33.279 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-01 14:03:33.280 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-01 14:03:33.281 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-01 14:03:33.282 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-01 14:03:33.283 | Running upgrade for neutron ... 2026-07-01 14:03:33.283 | OK 2026-07-01 14:03:33.283 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-01 14:03:33.283 | + functions-common:time_stop:2420 : local name 2026-07-01 14:03:33.283 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:03:33.283 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:03:33.283 | + functions-common:time_stop:2423 : local total 2026-07-01 14:03:33.283 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:03:33.283 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 14:03:33.283 | + functions-common:time_stop:2427 : start_time=1782914558406 2026-07-01 14:03:33.283 | + functions-common:time_stop:2429 : [[ -z 1782914558406 ]] 2026-07-01 14:03:33.284 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:03:33.284 | + functions-common:time_stop:2432 : end_time=1782914613155 2026-07-01 14:03:33.284 | + functions-common:time_stop:2433 : elapsed_time=54749 2026-07-01 14:03:33.284 | + functions-common:time_stop:2434 : total=8504 2026-07-01 14:03:33.284 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:03:33.284 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=63253 2026-07-01 14:03:33.328 | [2047 Async init_neutron:54695]: finished init_neutron with result 0 in 55 seconds 2026-07-01 14:03:33.335 | + inc/async:async_wait:197 : return 0 2026-07-01 14:03:33.339 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-01 14:03:33.402 | [2047 Async init_placement:55061]: Waiting for completion of init_placement running on PID 55061 (4 other jobs running) 2026-07-01 14:03:33.432 | [2047 Async init_placement:55061]: Signaling child to exit 2026-07-01 14:03:33.432 | WAKEUP 2026-07-01 14:03:33.459 | [2047 Async init_placement:55061]: Signaled 2026-07-01 14:03:33.461 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-01 14:03:33.461 | + lib/database:recreate_database:112 : local db=placement 2026-07-01 14:03:33.461 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-01 14:03:33.461 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-01 14:03:33.461 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-01 14:03:33.461 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:03:33.461 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-01 14:03:33.461 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:03:33.461 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-01 14:03:33.462 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 14:03:33.462 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:03:33.462 | we strongly recommend against using it for new projects. 2026-07-01 14:03:33.462 | 2026-07-01 14:03:33.462 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:03:33.462 | framework. For more detail see 2026-07-01 14:03:33.462 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:03:33.462 | 2026-07-01 14:03:33.462 | __import__(import_str) 2026-07-01 14:03:33.463 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-01 14:03:33.463 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-01 14:03:33.463 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-01 14:03:33.463 | + functions-common:get_or_create_user:899 : local user_id 2026-07-01 14:03:33.463 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-01 14:03:33.463 | + functions-common:get_or_create_user:903 : local email= 2026-07-01 14:03:33.463 | ++ 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-07-01 14:03:33.463 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:03:33.463 | + functions-common:get_or_create_user:915 : user_id=2cd6bee78e024c62a890410ca31a40f1 2026-07-01 14:03:33.464 | + functions-common:get_or_create_user:916 : echo 2cd6bee78e024c62a890410ca31a40f1 2026-07-01 14:03:33.464 | 2cd6bee78e024c62a890410ca31a40f1 2026-07-01 14:03:33.464 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-01 14:03:33.464 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 14:03:33.464 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 14:03:33.464 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 14:03:33.464 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 14:03:33.464 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 14:03:33.464 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 14:03:33.464 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 14:03:33.464 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 14:03:33.465 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 14:03:33.465 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 14:03:33.465 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 14:03:33.465 | + 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-07-01 14:03:33.465 | ++ 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-07-01 14:03:33.465 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:03:33.465 | + functions-common:get_or_add_user_project_role:979 : user_role_id=56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:03:33.465 | + functions-common:get_or_add_user_project_role:980 : echo 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:03:33.465 | 56cc849bd9e4459bbad80b1671ae7016 2026-07-01 14:03:33.466 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-01 14:03:33.466 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-01 14:03:33.466 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-01 14:03:33.466 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-01 14:03:33.466 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-01 14:03:33.466 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-01 14:03:33.466 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-01 14:03:33.466 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-01 14:03:33.466 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-01 14:03:33.467 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-01 14:03:33.467 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-01 14:03:33.467 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-01 14:03:33.467 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-01 14:03:33.467 | + 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-07-01 14:03:33.467 | ++ 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-07-01 14:03:33.467 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:03:33.467 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 14:03:33.467 | + functions-common:get_or_add_user_project_role:980 : echo 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 14:03:33.468 | 8d04e9d3f5cf46f7828306c8f046c2cd 2026-07-01 14:03:33.468 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.233/placement 2026-07-01 14:03:33.468 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-01 14:03:33.468 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-01 14:03:33.468 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-01 14:03:33.468 | ++ 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-07-01 14:03:33.468 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:03:33.468 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-01 14:03:33.468 | ce8544ca2dde40239e93a4032f40871a' 2026-07-01 14:03:33.469 | + functions-common:get_or_create_service:1067 : echo ce8544ca2dde40239e93a4032f40871a 2026-07-01 14:03:33.469 | ce8544ca2dde40239e93a4032f40871a 2026-07-01 14:03:33.469 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.233/placement 2026-07-01 14:03:33.469 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-01 14:03:33.469 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.233/placement RegionOne 2026-07-01 14:03:33.469 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-01 14:03:33.469 | +++ 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-07-01 14:03:33.469 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:03:33.469 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-01 14:03:33.469 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-01 14:03:33.470 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.233/placement --region RegionOne -f value -c id 2026-07-01 14:03:33.470 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:03:33.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0e9c79ebecc44f1a85ad205a586c0c83 2026-07-01 14:03:33.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0e9c79ebecc44f1a85ad205a586c0c83 2026-07-01 14:03:33.470 | + functions-common:get_or_create_endpoint:1100 : public_id=0e9c79ebecc44f1a85ad205a586c0c83 2026-07-01 14:03:33.470 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-01 14:03:33.470 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-01 14:03:33.470 | + functions-common:get_or_create_endpoint:1109 : echo 0e9c79ebecc44f1a85ad205a586c0c83 2026-07-01 14:03:33.470 | 0e9c79ebecc44f1a85ad205a586c0c83 2026-07-01 14:03:33.519 | [2047 Async init_placement:55061]: finished init_placement with result 0 in 51 seconds 2026-07-01 14:03:33.526 | + inc/async:async_wait:197 : return 0 2026-07-01 14:03:33.530 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-01 14:03:33.598 | [2047 Async init_glance:50500]: Waiting for completion of init_glance running on PID 50500 (3 other jobs running) 2026-07-01 14:03:33.626 | [2047 Async init_glance:50500]: Signaling child to exit 2026-07-01 14:03:33.627 | WAKEUP 2026-07-01 14:03:33.653 | [2047 Async init_glance:50500]: Signaled 2026-07-01 14:03:33.655 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-01 14:03:33.655 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-01 14:03:33.656 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-01 14:03:33.656 | + lib/database:recreate_database:112 : local db=glance 2026-07-01 14:03:33.656 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-01 14:03:33.656 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-01 14:03:33.656 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-01 14:03:33.656 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:03:33.656 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-01 14:03:33.656 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:03:33.656 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-01 14:03:33.656 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 14:03:33.656 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:03:33.657 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:03:33.657 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:03:33.657 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914460165 2026-07-01 14:03:33.657 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-01 14:03:33.657 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 14:03:33.657 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:03:33.657 | we strongly recommend against using it for new projects. 2026-07-01 14:03:33.657 | 2026-07-01 14:03:33.657 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:03:33.657 | framework. For more detail see 2026-07-01 14:03:33.658 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:03:33.658 | 2026-07-01 14:03:33.658 | __import__(import_str) 2026-07-01 14:03:33.658 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 14:03:33.658 | 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=50606) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 14:03:33.658 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.658 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.659 | DEBUG dbcounter [-] [50606] Writer thread running {{(pid=50606) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:03:33.659 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.659 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.659 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 14:03:33.659 | 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=50606) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 14:03:33.659 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.659 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.660 | DEBUG dbcounter [-] [50606] Writer thread running {{(pid=50606) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:03:33.660 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-01 14:03:33.660 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 14:03:33.660 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-01 14:03:33.660 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.660 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-01 14:03:33.660 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.660 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-01 14:03:33.660 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.660 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-01 14:03:33.661 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.661 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-01 14:03:33.661 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.661 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-01 14:03:33.661 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.661 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-01 14:03:33.662 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.662 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-01 14:03:33.662 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.662 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-01 14:03:33.662 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.662 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-01 14:03:33.662 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.662 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 14:03:33.662 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.663 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 14:03:33.663 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.663 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 14:03:33.663 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.663 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-01 14:03:33.663 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.663 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-01 14:03:33.663 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.664 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.664 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.664 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.664 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.664 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.664 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.664 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.664 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.665 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.665 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.665 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-01 14:03:33.665 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 14:03:33.665 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-01 14:03:33.665 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.665 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-01 14:03:33.666 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.666 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-01 14:03:33.666 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.666 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-01 14:03:33.666 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.666 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-01 14:03:33.666 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.667 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-01 14:03:33.667 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.667 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-01 14:03:33.667 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.667 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-01 14:03:33.667 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.668 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-01 14:03:33.668 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.668 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-01 14:03:33.668 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.668 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-01 14:03:33.668 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.668 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-01 14:03:33.668 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-01 14:03:33.669 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.669 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.669 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.669 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.669 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-01 14:03:33.669 | Database migration is up to date. No migration needed. 2026-07-01 14:03:33.670 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-01 14:03:33.670 | Database is synced successfully. 2026-07-01 14:03:33.670 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-01 14:03:33.670 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-01 14:03:33.670 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:03:33.670 | we strongly recommend against using it for new projects. 2026-07-01 14:03:33.670 | 2026-07-01 14:03:33.671 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:03:33.671 | framework. For more detail see 2026-07-01 14:03:33.671 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:03:33.671 | 2026-07-01 14:03:33.671 | __import__(import_str) 2026-07-01 14:03:33.671 | INFO dbcounter [-] Registered counter for database glance 2026-07-01 14:03:33.671 | 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=50789) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 14:03:33.672 | DEBUG dbcounter [-] [50789] Writer thread running {{(pid=50789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:03:33.672 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-01 14:03:33.672 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-01 14:03:33.672 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-01 14:03:33.672 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-01 14:03:33.672 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-01 14:03:33.672 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-01 14:03:33.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-01 14:03:33.674 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-01 14:03:33.674 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-01 14:03:33.674 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-01 14:03:33.674 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-01 14:03:33.674 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-01 14:03:33.674 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-01 14:03:33.675 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-01 14:03:33.675 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-01 14:03:33.675 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-01 14:03:33.675 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-01 14:03:33.675 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-01 14:03:33.675 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-01 14:03:33.675 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-01 14:03:33.675 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-01 14:03:33.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-01 14:03:33.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-01 14:03:33.676 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-01 14:03:33.676 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-01 14:03:33.676 | + functions-common:time_stop:2420 : local name 2026-07-01 14:03:33.676 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:03:33.676 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:03:33.677 | + functions-common:time_stop:2423 : local total 2026-07-01 14:03:33.677 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:03:33.677 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 14:03:33.677 | + functions-common:time_stop:2427 : start_time=1782914460165 2026-07-01 14:03:33.677 | + functions-common:time_stop:2429 : [[ -z 1782914460165 ]] 2026-07-01 14:03:33.677 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:03:33.677 | + functions-common:time_stop:2432 : end_time=1782914474056 2026-07-01 14:03:33.678 | + functions-common:time_stop:2433 : elapsed_time=13891 2026-07-01 14:03:33.678 | + functions-common:time_stop:2434 : total=8504 2026-07-01 14:03:33.678 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:03:33.678 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22395 2026-07-01 14:03:33.711 | [2047 Async init_glance:50500]: finished init_glance with result 0 in 14 seconds 2026-07-01 14:03:33.717 | + inc/async:async_wait:197 : return 0 2026-07-01 14:03:33.722 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-01 14:03:33.748 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-01 14:03:33.752 | + inc/async:async_wait:197 : return 0 2026-07-01 14:03:33.755 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-01 14:03:33.821 | [2047 Async init_cinder:54931]: Waiting for completion of init_cinder running on PID 54931 (2 other jobs running) 2026-07-01 14:03:33.849 | [2047 Async init_cinder:54931]: Signaling child to exit 2026-07-01 14:03:33.849 | WAKEUP 2026-07-01 14:03:33.873 | [2047 Async init_cinder:54931]: Signaled 2026-07-01 14:03:33.876 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-07-01 14:03:33.876 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:03:33.876 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-07-01 14:03:33.876 | + lib/database:recreate_database:112 : local db=cinder 2026-07-01 14:03:33.876 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-01 14:03:33.876 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-01 14:03:33.876 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-01 14:03:33.876 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:03:33.876 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-01 14:03:33.876 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:03:33.876 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-07-01 14:03:33.877 | + functions-common:time_start:2406 : local name=dbsync 2026-07-01 14:03:33.877 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:03:33.877 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:03:33.877 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:03:33.877 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914558832 2026-07-01 14:03:33.877 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-01 14:03:33.877 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-01 14:03:33.877 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:03:33.877 | we strongly recommend against using it for new projects. 2026-07-01 14:03:33.877 | 2026-07-01 14:03:33.877 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:03:33.877 | framework. For more detail see 2026-07-01 14:03:33.878 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:03:33.878 | 2026-07-01 14:03:33.878 | import eventlet # noqa 2026-07-01 14:03:33.878 | INFO dbcounter [-] Registered counter for database cinder 2026-07-01 14:03:33.878 | 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=55131) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 14:03:33.878 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-01 14:03:33.878 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:33.878 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:33.878 | DEBUG dbcounter [-] [55131] Writer thread running {{(pid=55131) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:03:33.879 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-01 14:03:33.879 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55131) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 14:03:33.879 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-01 14:03:33.879 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55131) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.879 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-01 14:03:33.879 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55131) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.879 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-01 14:03:33.879 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55131) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.880 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-01 14:03:33.880 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55131) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.880 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-01 14:03:33.880 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55131) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.880 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-01 14:03:33.880 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55131) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.880 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-01 14:03:33.881 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55131) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:33.881 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-01 14:03:33.881 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-07-01 14:03:33.881 | + functions-common:time_stop:2420 : local name 2026-07-01 14:03:33.881 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:03:33.881 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:03:33.881 | + functions-common:time_stop:2423 : local total 2026-07-01 14:03:33.882 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:03:33.882 | + functions-common:time_stop:2426 : name=dbsync 2026-07-01 14:03:33.882 | + functions-common:time_stop:2427 : start_time=1782914558832 2026-07-01 14:03:33.882 | + functions-common:time_stop:2429 : [[ -z 1782914558832 ]] 2026-07-01 14:03:33.882 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:03:33.882 | + functions-common:time_stop:2432 : end_time=1782914571118 2026-07-01 14:03:33.883 | + functions-common:time_stop:2433 : elapsed_time=12286 2026-07-01 14:03:33.883 | + functions-common:time_stop:2434 : total=8504 2026-07-01 14:03:33.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:03:33.883 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20790 2026-07-01 14:03:33.883 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-07-01 14:03:33.883 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:03:33.884 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 14:03:33.884 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-07-01 14:03:33.884 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 14:03:33.884 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-07-01 14:03:33.884 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-07-01 14:03:33.884 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-07-01 14:03:33.884 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-07-01 14:03:33.884 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-01 14:03:33.885 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-01 14:03:33.885 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-01 14:03:33.885 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-01 14:03:33.885 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-01 14:03:33.885 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-01 14:03:33.885 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-01 14:03:33.886 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-01 14:03:33.886 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-01 14:03:33.886 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-01 14:03:33.886 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-01 14:03:33.886 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-01 14:03:33.886 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-01 14:03:33.886 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-01 14:03:33.886 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-01 14:03:33.887 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-01 14:03:33.887 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-01 14:03:33.887 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-01 14:03:33.887 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-01 14:03:33.887 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-01 14:03:33.887 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-01 14:03:33.887 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 14:03:33.888 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-01 14:03:33.888 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-01 14:03:33.888 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-01 14:03:33.888 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-01 14:03:33.888 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 14:03:33.888 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-01 14:03:33.888 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-01 14:03:33.889 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-01 14:03:33.889 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-01 14:03:33.889 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-01 14:03:33.889 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-01 14:03:33.889 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-01 14:03:33.889 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-01 14:03:33.889 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-01 14:03:33.890 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-01 14:03:33.890 | [Unit] 2026-07-01 14:03:33.890 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 14:03:33.890 | DefaultDependencies=no 2026-07-01 14:03:33.890 | After=systemd-udev-settle.service 2026-07-01 14:03:33.890 | Before=lvm2-activation-early.service 2026-07-01 14:03:33.890 | Wants=systemd-udev-settle.service 2026-07-01 14:03:33.891 | 2026-07-01 14:03:33.891 | [Service] 2026-07-01 14:03:33.891 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-01 14:03:33.891 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-01 14:03:33.891 | RemainAfterExit=yes 2026-07-01 14:03:33.891 | Type=oneshot 2026-07-01 14:03:33.891 | 2026-07-01 14:03:33.892 | [Install] 2026-07-01 14:03:33.892 | WantedBy=local-fs.target 2026-07-01 14:03:33.892 | Also=systemd-udev-settle.service 2026-07-01 14:03:33.892 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-01 14:03:33.892 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-01 14:03:33.892 | 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-07-01 14:03:33.893 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-01 14:03:33.893 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-01 14:03:33.893 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-01 14:03:33.893 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-01 14:03:33.893 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-01 14:03:33.893 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-01 14:03:33.893 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-01 14:03:33.893 | Physical volume "/dev/loop0" successfully created. 2026-07-01 14:03:33.893 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-01 14:03:33.894 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-01 14:03:33.894 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:03:33.894 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-01 14:03:33.894 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-01 14:03:33.894 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-01 14:03:33.894 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-01 14:03:33.895 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:03:33.895 | we strongly recommend against using it for new projects. 2026-07-01 14:03:33.895 | 2026-07-01 14:03:33.895 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:03:33.895 | framework. For more detail see 2026-07-01 14:03:33.895 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:03:33.895 | 2026-07-01 14:03:33.895 | import eventlet # noqa 2026-07-01 14:03:33.895 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-01 14:03:33.896 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-01 14:03:33.896 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-01 14:03:33.896 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-07-01 14:03:33.896 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:03:33.896 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-01 14:03:33.930 | [2047 Async init_cinder:54931]: finished init_cinder with result 0 in 14 seconds 2026-07-01 14:03:33.936 | + inc/async:async_wait:197 : return 0 2026-07-01 14:03:33.940 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-01 14:03:33.962 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:03:33.965 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-01 14:03:33.968 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:03:33.971 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-01 14:03:33.975 | + ./stack.sh:main:1239 : init_nova 2026-07-01 14:03:33.978 | + lib/nova:init_nova:849 : is_service_enabled mysql postgresql 2026-07-01 14:03:33.999 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:03:34.002 | + lib/nova:init_nova:849 : is_service_enabled n-api 2026-07-01 14:03:34.024 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:03:34.028 | + lib/nova:init_nova:851 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 14:03:34.031 | + lib/nova:init_nova:859 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 14:03:34.112 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 14:03:34.150 | [2047 Async nova-cell-0:57260]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-01 14:03:34.154 | ++ lib/nova:init_nova:862 : seq 1 1 2026-07-01 14:03:34.158 | + lib/nova:init_nova:862 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 14:03:34.161 | ++ lib/nova:init_nova:863 : conductor_conf 1 2026-07-01 14:03:34.163 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 14:03:34.166 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 14:03:34.168 | + lib/nova:init_nova:863 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 14:03:34.232 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 14:03:34.268 | [2047 Async nova-cell-1:57364]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-01 14:03:34.271 | + lib/nova:init_nova:866 : recreate_database nova_api 2026-07-01 14:03:34.274 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-01 14:03:34.279 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-01 14:03:34.284 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-01 14:03:34.289 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-01 14:03:34.296 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:03:34.364 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-01 14:03:34.368 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:03:34.446 | + lib/nova:init_nova:867 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-01 14:03:34.933 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 14:03:34.933 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:03:34.934 | we strongly recommend against using it for new projects. 2026-07-01 14:03:34.934 | 2026-07-01 14:03:34.934 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:03:34.934 | framework. For more detail see 2026-07-01 14:03:34.934 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:03:34.934 | 2026-07-01 14:03:34.934 | import eventlet # noqa 2026-07-01 14:03:35.285 | 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-07-01 14:03:39.452 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-01 14:03:39.554 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:03:39.554 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:03:39.554 | DEBUG dbcounter [-] [57435] Writer thread running {{(pid=57435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:03:39.610 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-01 14:03:44.976 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57435) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 14:03:44.982 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-01 14:03:47.316 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57435) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:47.330 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-01 14:03:47.339 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57435) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:03:48.025 | ++ lib/nova:init_nova:871 : database_connection_url nova_cell0 2026-07-01 14:03:48.029 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-01 14:03:48.033 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-01 14:03:48.040 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-01 14:03:48.044 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-01 14:03:48.048 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-01 14:03:48.053 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-01 14:03:48.081 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:03:48.086 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-01 14:03:48.090 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-01 14:03:48.096 | + lib/nova:init_nova:871 : /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-07-01 14:03:48.595 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 14:03:48.595 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:03:48.595 | we strongly recommend against using it for new projects. 2026-07-01 14:03:48.595 | 2026-07-01 14:03:48.595 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:03:48.595 | framework. For more detail see 2026-07-01 14:03:48.595 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:03:48.595 | 2026-07-01 14:03:48.595 | import eventlet # noqa 2026-07-01 14:03:48.974 | 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-07-01 14:03:52.256 | INFO dbcounter [None req-3a7658e2-b9f2-4990-b28e-9791e4777696 None None] Registered counter for database nova_api 2026-07-01 14:03:52.393 | DEBUG dbcounter [-] [58052] Writer thread running {{(pid=58052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:03:53.064 | ++ lib/nova:init_nova:874 : seq 0 1 2026-07-01 14:03:53.069 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-01 14:03:53.073 | + lib/nova:init_nova:875 : async_wait nova-cell-0 2026-07-01 14:03:53.152 | [2047 Async nova-cell-0:57260]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57260 (3 other jobs running) 2026-07-01 14:03:53.190 | [2047 Async nova-cell-0:57260]: Signaling child to exit 2026-07-01 14:04:00.856 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:04:00.888 | [57260 Async nova-cell-0:57260]: finished successfully 2026-07-01 14:04:00.917 | WAKEUP 2026-07-01 14:04:00.946 | [2047 Async nova-cell-0:57260]: Signaled 2026-07-01 14:04:00.948 | + lib/nova:init_nova_db:839 : local dbname=nova_cell0 2026-07-01 14:04:00.948 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova.conf 2026-07-01 14:04:00.948 | + lib/nova:init_nova_db:841 : recreate_database nova_cell0 2026-07-01 14:04:00.948 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-01 14:04:00.948 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-01 14:04:00.948 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-01 14:04:00.948 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-01 14:04:00.948 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:04:00.949 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-01 14:04:00.949 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:04:00.949 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-01 14:04:00.949 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 14:04:00.949 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:04:00.949 | we strongly recommend against using it for new projects. 2026-07-01 14:04:00.949 | 2026-07-01 14:04:00.949 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:04:00.949 | framework. For more detail see 2026-07-01 14:04:00.949 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:04:00.949 | 2026-07-01 14:04:00.950 | import eventlet # noqa 2026-07-01 14:04:00.950 | 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-07-01 14:04:00.950 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-01 14:04:00.950 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:04:00.950 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:04:00.950 | DEBUG dbcounter [-] [57421] Writer thread running {{(pid=57421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:04:00.950 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-01 14:04:00.950 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57421) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 14:04:00.950 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-01 14:04:00.950 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57421) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:00.951 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-01 14:04:00.951 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57421) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:00.951 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-01 14:04:00.951 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57421) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:00.951 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-01 14:04:00.951 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57421) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:00.951 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-01 14:04:00.951 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57421) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:00.951 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-01 14:04:00.951 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57421) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:00.951 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-01 14:04:00.952 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57421) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:00.952 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-01 14:04:00.952 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57421) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:00.952 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-01 14:04:00.952 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57421) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:01.005 | [2047 Async nova-cell-0:57260]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-01 14:04:01.008 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:04:01.012 | + inc/async:async_wait:197 : return 0 2026-07-01 14:04:01.016 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-01 14:04:01.020 | + lib/nova:init_nova:875 : async_wait nova-cell-1 2026-07-01 14:04:01.042 | [57364 Async nova-cell-1:57364]: finished successfully 2026-07-01 14:04:01.083 | [2047 Async nova-cell-1:57364]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57364 (2 other jobs running) 2026-07-01 14:04:01.110 | [2047 Async nova-cell-1:57364]: Signaling child to exit 2026-07-01 14:04:01.111 | WAKEUP 2026-07-01 14:04:01.135 | [2047 Async nova-cell-1:57364]: Signaled 2026-07-01 14:04:01.137 | + lib/nova:init_nova_db:839 : local dbname=nova_cell1 2026-07-01 14:04:01.137 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova_cell1.conf 2026-07-01 14:04:01.137 | + lib/nova:init_nova_db:841 : recreate_database nova_cell1 2026-07-01 14:04:01.137 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-01 14:04:01.137 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-01 14:04:01.137 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-01 14:04:01.138 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-01 14:04:01.138 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:04:01.138 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-01 14:04:01.138 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-01 14:04:01.138 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-01 14:04:01.138 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 14:04:01.138 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:04:01.138 | we strongly recommend against using it for new projects. 2026-07-01 14:04:01.138 | 2026-07-01 14:04:01.138 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:04:01.139 | framework. For more detail see 2026-07-01 14:04:01.139 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:04:01.139 | 2026-07-01 14:04:01.139 | import eventlet # noqa 2026-07-01 14:04:01.139 | 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-07-01 14:04:01.139 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-01 14:04:01.140 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-01 14:04:01.140 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-01 14:04:01.140 | DEBUG dbcounter [-] [57431] Writer thread running {{(pid=57431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:04:01.140 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-01 14:04:01.140 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57431) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-01 14:04:01.140 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-01 14:04:01.140 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57431) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:01.141 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-01 14:04:01.141 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57431) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:01.141 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-01 14:04:01.141 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57431) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:01.141 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-01 14:04:01.141 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57431) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:01.141 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-01 14:04:01.142 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57431) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:01.142 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-01 14:04:01.142 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57431) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:01.142 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-01 14:04:01.142 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57431) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:01.142 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-01 14:04:01.142 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57431) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:01.142 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-01 14:04:01.143 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57431) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-01 14:04:01.187 | [2047 Async nova-cell-1:57364]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-07-01 14:04:01.193 | + inc/async:async_wait:197 : return 0 2026-07-01 14:04:01.197 | + lib/nova:init_nova:878 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 14:04:01.200 | + lib/nova:init_nova:885 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-01 14:04:01.666 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 14:04:01.666 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:04:01.666 | we strongly recommend against using it for new projects. 2026-07-01 14:04:01.666 | 2026-07-01 14:04:01.667 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:04:01.667 | framework. For more detail see 2026-07-01 14:04:01.667 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:04:01.667 | 2026-07-01 14:04:01.667 | import eventlet # noqa 2026-07-01 14:04:02.021 | 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-07-01 14:04:05.132 | Running batches of 50 until complete 2026-07-01 14:04:05.132 | INFO dbcounter [None req-8a275ebb-544b-4718-bdb2-5c1af866b73a None None] Registered counter for database nova_cell0 2026-07-01 14:04:05.329 | DEBUG dbcounter [-] [58694] Writer thread running {{(pid=58694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:04:05.334 | INFO dbcounter [None req-8a275ebb-544b-4718-bdb2-5c1af866b73a None None] Registered counter for database nova_api 2026-07-01 14:04:05.496 | DEBUG dbcounter [-] [58694] Writer thread running {{(pid=58694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:04:05.703 | INFO dbcounter [None req-8a275ebb-544b-4718-bdb2-5c1af866b73a None None] Registered counter for database nova_cell0 2026-07-01 14:04:05.775 | DEBUG dbcounter [-] [58694] Writer thread running {{(pid=58694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:04:05.868 | +-------------------------------------+--------------+-----------+ 2026-07-01 14:04:05.868 | | Migration | Total Needed | Completed | 2026-07-01 14:04:05.868 | +-------------------------------------+--------------+-----------+ 2026-07-01 14:04:05.868 | | fill_virtual_interface_list | 0 | 0 | 2026-07-01 14:04:05.868 | | migrate_empty_ratio | 0 | 0 | 2026-07-01 14:04:05.868 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-01 14:04:05.868 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-01 14:04:05.868 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-01 14:04:05.869 | | populate_dev_uuids | 0 | 0 | 2026-07-01 14:04:05.869 | | populate_instance_compute_id | 0 | 0 | 2026-07-01 14:04:05.869 | | populate_missing_availability_zones | 0 | 0 | 2026-07-01 14:04:05.869 | | populate_queued_for_delete | 0 | 0 | 2026-07-01 14:04:05.869 | | populate_user_id | 0 | 0 | 2026-07-01 14:04:05.869 | | populate_uuids | 0 | 0 | 2026-07-01 14:04:05.869 | +-------------------------------------+--------------+-----------+ 2026-07-01 14:04:06.794 | ++ lib/nova:init_nova:888 : seq 1 1 2026-07-01 14:04:06.800 | + lib/nova:init_nova:888 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 14:04:06.805 | ++ lib/nova:init_nova:889 : conductor_conf 1 2026-07-01 14:04:06.809 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 14:04:06.813 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 14:04:06.818 | + lib/nova:init_nova:889 : /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-07-01 14:04:07.281 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 14:04:07.281 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:04:07.282 | we strongly recommend against using it for new projects. 2026-07-01 14:04:07.282 | 2026-07-01 14:04:07.282 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:04:07.282 | framework. For more detail see 2026-07-01 14:04:07.282 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:04:07.282 | 2026-07-01 14:04:07.282 | import eventlet # noqa 2026-07-01 14:04:07.633 | 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-07-01 14:04:10.610 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-01 14:04:10.611 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-01 14:04:10.611 | INFO dbcounter [None req-dce3b74e-2898-47c7-b16c-675ee8f4746a None None] Registered counter for database nova_api 2026-07-01 14:04:10.730 | DEBUG dbcounter [-] [58719] Writer thread running {{(pid=58719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:04:11.364 | + lib/nova:init_nova:893 : create_nova_keys_dir 2026-07-01 14:04:11.369 | + lib/nova:create_nova_keys_dir:835 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-01 14:04:11.388 | + lib/nova:init_nova:895 : [[ '' == \L\V\M ]] 2026-07-01 14:04:11.392 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-01 14:04:11.396 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-01 14:04:11.475 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-01 14:04:11.524 | [2047 Async configure_neutron_nova:58777]: running: configure_neutron_nova 2026-07-01 14:04:11.528 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-01 14:04:11.533 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 14:04:11.537 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-01 14:04:11.540 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 14:04:11.543 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 14:04:11.548 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 14:04:11.553 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 14:04:11.557 | + functions-common:run_phase:1858 : local extra 2026-07-01 14:04:11.562 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 14:04:11.568 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 14:04:11.572 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 14:04:11.578 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 14:04:11.582 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-01 14:04:11.586 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 14:04:11.611 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:11.614 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 14:04:11.619 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 14:04:11.623 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-01 14:04:11.628 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 14:04:11.631 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 14:04:11.635 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-01 14:04:11.641 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 14:04:11.644 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 14:04:11.649 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 14:04:11.652 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 14:04:11.658 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-01 14:04:11.662 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 14:04:11.666 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-01 14:04:11.670 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 14:04:11.674 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 14:04:11.678 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-01 14:04:11.683 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 14:04:11.687 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 14:04:11.690 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-01 14:04:11.694 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:04:11.697 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 14:04:11.701 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 14:04:11.706 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-01 14:04:11.711 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:04:11.714 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-01 14:04:11.720 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:04:11.724 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-01 14:04:11.724 | /^\[\[.+\|.*\]\]/ { 2026-07-01 14:04:11.724 | gsub("[][]", "", $1); 2026-07-01 14:04:11.724 | split($1, a, "|"); 2026-07-01 14:04:11.724 | if (a[1] == matchgroup) 2026-07-01 14:04:11.724 | print a[2] 2026-07-01 14:04:11.724 | } 2026-07-01 14:04:11.724 | ' /home/quobyte/devstack/local.conf 2026-07-01 14:04:11.733 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 14:04:11.737 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 14:04:11.741 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 14:04:11.746 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-01 14:04:11.751 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-01 14:04:11.757 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-01 14:04:11.760 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-01 14:04:11.764 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-01 14:04:11.770 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-01 14:04:11.774 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-01 14:04:11.779 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-01 14:04:11.784 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-01 14:04:11.788 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-01 14:04:11.791 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:04:11.795 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 14:04:11.799 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-01 14:04:11.803 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 14:04:11.808 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-01 14:04:11.812 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-01 14:04:11.819 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-01 14:04:11.823 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-01 14:04:11.828 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-01 14:04:11.830 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-01 14:04:11.830 | BEGIN { 2026-07-01 14:04:11.830 | section = "" 2026-07-01 14:04:11.830 | last_section = "" 2026-07-01 14:04:11.830 | section_count = 0 2026-07-01 14:04:11.830 | } 2026-07-01 14:04:11.830 | /^\[.+\]/ { 2026-07-01 14:04:11.830 | gsub("[][]", "", $1); 2026-07-01 14:04:11.830 | section=$1 2026-07-01 14:04:11.830 | next 2026-07-01 14:04:11.830 | } 2026-07-01 14:04:11.831 | /^ *\#/ { 2026-07-01 14:04:11.831 | next 2026-07-01 14:04:11.831 | } 2026-07-01 14:04:11.831 | /^[^ \t]+/ { 2026-07-01 14:04:11.831 | # get offset of first = in $0 2026-07-01 14:04:11.831 | eq_idx = index($0, "=") 2026-07-01 14:04:11.831 | # extract attr & value from $0 2026-07-01 14:04:11.831 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 14:04:11.831 | value = substr($0, eq_idx + 1) 2026-07-01 14:04:11.831 | # only need to strip trailing whitespace from attr 2026-07-01 14:04:11.831 | sub(/[ \t]*$/, "", attr) 2026-07-01 14:04:11.832 | # need to strip leading & trailing whitespace from value 2026-07-01 14:04:11.832 | sub(/^[ \t]*/, "", value) 2026-07-01 14:04:11.832 | sub(/[ \t]*$/, "", value) 2026-07-01 14:04:11.832 | 2026-07-01 14:04:11.832 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 14:04:11.832 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 14:04:11.833 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 14:04:11.833 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 14:04:11.833 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 14:04:11.833 | if (section != last_section) { 2026-07-01 14:04:11.833 | cfg_section[section_count++] = section 2026-07-01 14:04:11.833 | last_section = section 2026-07-01 14:04:11.833 | } 2026-07-01 14:04:11.833 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 14:04:11.833 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 14:04:11.833 | 2026-07-01 14:04:11.833 | cfg_attr[section, attr, 0] = value 2026-07-01 14:04:11.834 | cfg_attr_count[section, attr] = 1 2026-07-01 14:04:11.834 | } else { 2026-07-01 14:04:11.834 | lno = cfg_attr_count[section, attr]++ 2026-07-01 14:04:11.834 | cfg_attr[section, attr, lno] = value 2026-07-01 14:04:11.834 | } 2026-07-01 14:04:11.834 | } 2026-07-01 14:04:11.834 | END { 2026-07-01 14:04:11.834 | # Process each section in order 2026-07-01 14:04:11.834 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 14:04:11.834 | section = cfg_section[sno] 2026-07-01 14:04:11.834 | # The ini routines simply append a config item immediately 2026-07-01 14:04:11.835 | # after the section header. To keep the same order as defined 2026-07-01 14:04:11.835 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 14:04:11.835 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 14:04:11.836 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 14:04:11.836 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 14:04:11.836 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 14:04:11.836 | else { 2026-07-01 14:04:11.836 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 14:04:11.836 | count = cfg_attr_count[section, attr] 2026-07-01 14:04:11.836 | print "inidelete " configfile " " section " " attr 2026-07-01 14:04:11.836 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 14:04:11.836 | for (l = count -2; l >= 0; l--) 2026-07-01 14:04:11.836 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 14:04:11.836 | } 2026-07-01 14:04:11.837 | } 2026-07-01 14:04:11.837 | } 2026-07-01 14:04:11.837 | } 2026-07-01 14:04:11.837 | ' 2026-07-01 14:04:11.837 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:11.837 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:04:11.837 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 14:04:11.839 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 14:04:11.842 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-01 14:04:11.846 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:04:11.850 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-01 14:04:11.854 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-01 14:04:11.854 | BEGIN { group = "" } 2026-07-01 14:04:11.854 | /^\[\[.+\|.*\]\]/ { 2026-07-01 14:04:11.854 | gsub("[][]", "", $1); 2026-07-01 14:04:11.854 | split($1, a, "|"); 2026-07-01 14:04:11.854 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 14:04:11.855 | group=a[1] 2026-07-01 14:04:11.855 | } else { 2026-07-01 14:04:11.855 | group="" 2026-07-01 14:04:11.855 | } 2026-07-01 14:04:11.855 | next 2026-07-01 14:04:11.855 | } 2026-07-01 14:04:11.855 | { 2026-07-01 14:04:11.855 | if (group != "") 2026-07-01 14:04:11.855 | print $0 2026-07-01 14:04:11.855 | } 2026-07-01 14:04:11.855 | ' /home/quobyte/devstack/local.conf 2026-07-01 14:04:11.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-01 14:04:11.869 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-01 14:04:11.913 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:11.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-01 14:04:11.921 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-01 14:04:11.965 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:11.968 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-01 14:04:11.971 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-01 14:04:12.005 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.009 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-01 14:04:12.011 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-01 14:04:12.050 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.053 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-01 14:04:12.057 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-01 14:04:12.096 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.100 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 14:04:12.103 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 14:04:12.106 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 14:04:12.111 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-01 14:04:12.116 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.119 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.122 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-01 14:04:12.126 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.131 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-01 14:04:12.135 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-01 14:04:12.138 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-01 14:04:12.141 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-01 14:04:12.145 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.148 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:04:12.152 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 14:04:12.156 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.160 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 14:04:12.164 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.169 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.173 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.176 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-01 14:04:12.180 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.187 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.187 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-01 14:04:12.187 | BEGIN { 2026-07-01 14:04:12.187 | section = "" 2026-07-01 14:04:12.187 | last_section = "" 2026-07-01 14:04:12.187 | section_count = 0 2026-07-01 14:04:12.187 | } 2026-07-01 14:04:12.187 | /^\[.+\]/ { 2026-07-01 14:04:12.187 | gsub("[][]", "", $1); 2026-07-01 14:04:12.188 | section=$1 2026-07-01 14:04:12.188 | next 2026-07-01 14:04:12.188 | } 2026-07-01 14:04:12.188 | /^ *\#/ { 2026-07-01 14:04:12.188 | next 2026-07-01 14:04:12.188 | } 2026-07-01 14:04:12.188 | /^[^ \t]+/ { 2026-07-01 14:04:12.188 | # get offset of first = in $0 2026-07-01 14:04:12.188 | eq_idx = index($0, "=") 2026-07-01 14:04:12.188 | # extract attr & value from $0 2026-07-01 14:04:12.188 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 14:04:12.189 | value = substr($0, eq_idx + 1) 2026-07-01 14:04:12.189 | # only need to strip trailing whitespace from attr 2026-07-01 14:04:12.189 | sub(/[ \t]*$/, "", attr) 2026-07-01 14:04:12.189 | # need to strip leading & trailing whitespace from value 2026-07-01 14:04:12.189 | sub(/^[ \t]*/, "", value) 2026-07-01 14:04:12.189 | sub(/[ \t]*$/, "", value) 2026-07-01 14:04:12.189 | 2026-07-01 14:04:12.189 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 14:04:12.189 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 14:04:12.189 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 14:04:12.189 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 14:04:12.190 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 14:04:12.190 | if (section != last_section) { 2026-07-01 14:04:12.190 | cfg_section[section_count++] = section 2026-07-01 14:04:12.190 | last_section = section 2026-07-01 14:04:12.190 | } 2026-07-01 14:04:12.190 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 14:04:12.190 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 14:04:12.190 | 2026-07-01 14:04:12.190 | cfg_attr[section, attr, 0] = value 2026-07-01 14:04:12.190 | cfg_attr_count[section, attr] = 1 2026-07-01 14:04:12.190 | } else { 2026-07-01 14:04:12.191 | lno = cfg_attr_count[section, attr]++ 2026-07-01 14:04:12.191 | cfg_attr[section, attr, lno] = value 2026-07-01 14:04:12.191 | } 2026-07-01 14:04:12.191 | } 2026-07-01 14:04:12.191 | END { 2026-07-01 14:04:12.191 | # Process each section in order 2026-07-01 14:04:12.191 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 14:04:12.191 | section = cfg_section[sno] 2026-07-01 14:04:12.191 | # The ini routines simply append a config item immediately 2026-07-01 14:04:12.191 | # after the section header. To keep the same order as defined 2026-07-01 14:04:12.191 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 14:04:12.192 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 14:04:12.192 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 14:04:12.192 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 14:04:12.192 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 14:04:12.192 | else { 2026-07-01 14:04:12.192 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 14:04:12.192 | count = cfg_attr_count[section, attr] 2026-07-01 14:04:12.192 | print "inidelete " configfile " " section " " attr 2026-07-01 14:04:12.192 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 14:04:12.192 | for (l = count -2; l >= 0; l--) 2026-07-01 14:04:12.192 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 14:04:12.192 | } 2026-07-01 14:04:12.193 | } 2026-07-01 14:04:12.193 | } 2026-07-01 14:04:12.193 | } 2026-07-01 14:04:12.193 | ' 2026-07-01 14:04:12.193 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.193 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:04:12.193 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 14:04:12.193 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 14:04:12.194 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-01 14:04:12.197 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:04:12.201 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-01 14:04:12.205 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-01 14:04:12.205 | BEGIN { group = "" } 2026-07-01 14:04:12.205 | /^\[\[.+\|.*\]\]/ { 2026-07-01 14:04:12.205 | gsub("[][]", "", $1); 2026-07-01 14:04:12.205 | split($1, a, "|"); 2026-07-01 14:04:12.206 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 14:04:12.206 | group=a[1] 2026-07-01 14:04:12.206 | } else { 2026-07-01 14:04:12.206 | group="" 2026-07-01 14:04:12.206 | } 2026-07-01 14:04:12.206 | next 2026-07-01 14:04:12.207 | } 2026-07-01 14:04:12.207 | { 2026-07-01 14:04:12.207 | if (group != "") 2026-07-01 14:04:12.207 | print $0 2026-07-01 14:04:12.207 | } 2026-07-01 14:04:12.208 | ' /home/quobyte/devstack/local.conf 2026-07-01 14:04:12.213 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-01 14:04:12.216 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-01 14:04:12.255 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.260 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-01 14:04:12.263 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-01 14:04:12.266 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-01 14:04:12.272 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-01 14:04:12.276 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-01 14:04:12.280 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-01 14:04:12.283 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-01 14:04:12.287 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-01 14:04:12.292 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-01 14:04:12.296 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-01 14:04:12.299 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-01 14:04:12.302 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-01 14:04:12.306 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-01 14:04:12.309 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:04:12.313 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 14:04:12.316 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-01 14:04:12.319 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 14:04:12.324 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-01 14:04:12.328 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-01 14:04:12.332 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-01 14:04:12.337 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-01 14:04:12.341 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-01 14:04:12.341 | BEGIN { 2026-07-01 14:04:12.341 | section = "" 2026-07-01 14:04:12.341 | last_section = "" 2026-07-01 14:04:12.341 | section_count = 0 2026-07-01 14:04:12.341 | } 2026-07-01 14:04:12.342 | /^\[.+\]/ { 2026-07-01 14:04:12.342 | gsub("[][]", "", $1); 2026-07-01 14:04:12.342 | section=$1 2026-07-01 14:04:12.342 | next 2026-07-01 14:04:12.342 | } 2026-07-01 14:04:12.342 | /^ *\#/ { 2026-07-01 14:04:12.342 | next 2026-07-01 14:04:12.342 | } 2026-07-01 14:04:12.342 | /^[^ \t]+/ { 2026-07-01 14:04:12.342 | # get offset of first = in $0 2026-07-01 14:04:12.342 | eq_idx = index($0, "=") 2026-07-01 14:04:12.342 | # extract attr & value from $0 2026-07-01 14:04:12.343 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 14:04:12.343 | value = substr($0, eq_idx + 1) 2026-07-01 14:04:12.343 | # only need to strip trailing whitespace from attr 2026-07-01 14:04:12.343 | sub(/[ \t]*$/, "", attr) 2026-07-01 14:04:12.344 | # need to strip leading & trailing whitespace from value 2026-07-01 14:04:12.344 | sub(/^[ \t]*/, "", value) 2026-07-01 14:04:12.345 | sub(/[ \t]*$/, "", value) 2026-07-01 14:04:12.345 | 2026-07-01 14:04:12.346 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 14:04:12.346 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 14:04:12.346 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 14:04:12.346 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 14:04:12.346 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 14:04:12.347 | if (section != last_section) { 2026-07-01 14:04:12.347 | cfg_section[section_count++] = section 2026-07-01 14:04:12.347 | last_section = section 2026-07-01 14:04:12.347 | } 2026-07-01 14:04:12.347 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 14:04:12.348 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 14:04:12.348 | 2026-07-01 14:04:12.348 | cfg_attr[section, attr, 0] = value 2026-07-01 14:04:12.348 | cfg_attr_count[section, attr] = 1 2026-07-01 14:04:12.348 | } else { 2026-07-01 14:04:12.348 | lno = cfg_attr_count[section, attr]++ 2026-07-01 14:04:12.349 | cfg_attr[section, attr, lno] = value 2026-07-01 14:04:12.349 | } 2026-07-01 14:04:12.349 | } 2026-07-01 14:04:12.349 | END { 2026-07-01 14:04:12.350 | # Process each section in order 2026-07-01 14:04:12.350 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 14:04:12.351 | section = cfg_section[sno] 2026-07-01 14:04:12.351 | # The ini routines simply append a config item immediately 2026-07-01 14:04:12.351 | # after the section header. To keep the same order as defined 2026-07-01 14:04:12.351 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 14:04:12.351 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 14:04:12.352 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 14:04:12.352 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 14:04:12.352 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 14:04:12.352 | else { 2026-07-01 14:04:12.352 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 14:04:12.353 | count = cfg_attr_count[section, attr] 2026-07-01 14:04:12.353 | print "inidelete " configfile " " section " " attr 2026-07-01 14:04:12.353 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 14:04:12.353 | for (l = count -2; l >= 0; l--) 2026-07-01 14:04:12.353 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 14:04:12.353 | } 2026-07-01 14:04:12.353 | } 2026-07-01 14:04:12.353 | } 2026-07-01 14:04:12.353 | } 2026-07-01 14:04:12.353 | ' 2026-07-01 14:04:12.353 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-01 14:04:12.353 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 14:04:12.354 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.354 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:04:12.354 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 14:04:12.354 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-01 14:04:12.355 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:04:12.358 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-01 14:04:12.363 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-01 14:04:12.363 | BEGIN { group = "" } 2026-07-01 14:04:12.363 | /^\[\[.+\|.*\]\]/ { 2026-07-01 14:04:12.363 | gsub("[][]", "", $1); 2026-07-01 14:04:12.363 | split($1, a, "|"); 2026-07-01 14:04:12.363 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 14:04:12.363 | group=a[1] 2026-07-01 14:04:12.364 | } else { 2026-07-01 14:04:12.364 | group="" 2026-07-01 14:04:12.364 | } 2026-07-01 14:04:12.364 | next 2026-07-01 14:04:12.364 | } 2026-07-01 14:04:12.364 | { 2026-07-01 14:04:12.365 | if (group != "") 2026-07-01 14:04:12.365 | print $0 2026-07-01 14:04:12.365 | } 2026-07-01 14:04:12.365 | ' /home/quobyte/devstack/local.conf 2026-07-01 14:04:12.372 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-01 14:04:12.376 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-01 14:04:12.417 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.421 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-01 14:04:12.425 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-01 14:04:12.468 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.472 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-01 14:04:12.477 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-01 14:04:12.521 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-01 14:04:12.528 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-01 14:04:12.559 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:04:12.573 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.576 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-3318b508-3689-479b-9b46-4ff24417013b"' 2026-07-01 14:04:12.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-3318b508-3689-479b-9b46-4ff24417013b 2026-07-01 14:04:12.595 | [58777 Async configure_neutron_nova:58777]: finished successfully 2026-07-01 14:04:12.624 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-01 14:04:12.632 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-01 14:04:12.675 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.679 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-01 14:04:12.682 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-01 14:04:12.725 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:04:12.730 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-01 14:04:12.755 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:04:12.759 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 14:04:12.763 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-01 14:04:12.789 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:12.792 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 14:04:12.837 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-01 14:04:12.898 | [2047 Async configure_neutron_nova:58777]: Waiting for completion of configure_neutron_nova running on PID 58777 (2 other jobs running) 2026-07-01 14:04:12.926 | [2047 Async configure_neutron_nova:58777]: Signaling child to exit 2026-07-01 14:04:12.927 | WAKEUP 2026-07-01 14:04:12.953 | [2047 Async configure_neutron_nova:58777]: Signaled 2026-07-01 14:04:12.954 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-01 14:04:12.954 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-01 14:04:12.954 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-01 14:04:12.954 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-01 14:04:12.955 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 14:04:12.955 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-01 14:04:12.955 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-01 14:04:12.955 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-01 14:04:12.955 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.233/identity 2026-07-01 14:04:12.955 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-01 14:04:12.955 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-01 14:04:12.955 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-01 14:04:12.955 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-01 14:04:12.955 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-01 14:04:12.956 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-01 14:04:12.956 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-01 14:04:12.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-01 14:04:12.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-01 14:04:12.956 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 14:04:12.956 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:04:12.956 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-01 14:04:12.956 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-01 14:04:12.956 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-01 14:04:12.956 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-01 14:04:12.956 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 14:04:12.957 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-01 14:04:12.957 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-01 14:04:12.957 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 14:04:12.957 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 14:04:12.957 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-01 14:04:12.957 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-01 14:04:12.957 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-01 14:04:12.957 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-01 14:04:12.957 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-01 14:04:12.957 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-01 14:04:12.957 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-01 14:04:12.958 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-01 14:04:12.958 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-01 14:04:12.958 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.233/identity 2026-07-01 14:04:12.958 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-01 14:04:12.958 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-01 14:04:12.958 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-01 14:04:12.958 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-01 14:04:12.958 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-01 14:04:12.958 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-01 14:04:12.959 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-01 14:04:12.959 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-01 14:04:12.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-01 14:04:12.959 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-01 14:04:12.959 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:04:12.959 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-01 14:04:12.959 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-01 14:04:13.004 | [2047 Async configure_neutron_nova:58777]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-01 14:04:13.010 | + inc/async:async_wait:197 : return 0 2026-07-01 14:04:13.014 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-01 14:04:13.038 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:13.042 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 14:04:13.083 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-01 14:04:13.128 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-01 14:04:13.153 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:13.157 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-01 14:04:13.160 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:04:13.163 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-01 14:04:13.166 | + ./stack.sh:main:1293 : start_nova_api 2026-07-01 14:04:13.169 | + lib/nova:start_nova_api:969 : 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-07-01 14:04:13.173 | + lib/nova:start_nova_api:970 : 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-07-01 14:04:13.177 | + lib/nova:start_nova_api:970 : 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-07-01 14:04:13.183 | ++ lib/nova:start_nova_api:972 : which uwsgi 2026-07-01 14:04:13.189 | + lib/nova:start_nova_api:972 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 14:04:13.192 | + functions-common:run_process:1674 : local service=n-api 2026-07-01 14:04:13.196 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 14:04:13.200 | + functions-common:run_process:1676 : local group= 2026-07-01 14:04:13.203 | + functions-common:run_process:1677 : local user= 2026-07-01 14:04:13.207 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:04:13.210 | + functions-common:run_process:1680 : local name=n-api 2026-07-01 14:04:13.213 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:04:13.217 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:04:13.221 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:13.226 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:13.231 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:13.235 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914653232 2026-07-01 14:04:13.239 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-01 14:04:13.261 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:13.265 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-01 14:04:13.269 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-01 14:04:13.273 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 14:04:13.277 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 14:04:13.280 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 14:04:13.284 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-01 14:04:13.287 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-01 14:04:13.290 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-01 14:04:13.294 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-01 14:04:13.298 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:04:13.302 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:04:13.306 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:04:13.310 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:04:13.314 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-01 14:04:13.318 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 14:04:13.322 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 14:04:13.326 | + 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-07-01 14:04:13.330 | + 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-07-01 14:04:13.333 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-01 14:04:13.337 | + 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-07-01 14:04:13.340 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 14:04:13.344 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 14:04:13.347 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 14:04:13.350 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-01 14:04:13.353 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 14:04:13.358 | + 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-07-01 14:04:13.451 | + 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-07-01 14:04:13.539 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-01 14:04:13.615 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-01 14:04:13.686 | + 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-07-01 14:04:13.759 | + 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-07-01 14:04:13.830 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-01 14:04:13.902 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-01 14:04:13.978 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-01 14:04:14.050 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-01 14:04:14.123 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-01 14:04:14.199 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 14:04:14.203 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 14:04:14.206 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-01 14:04:14.297 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 14:04:14.781 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-01 14:04:14.808 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-01 14:04:15.264 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-01 14:04:15.407 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:04:15.411 | + functions-common:time_stop:2420 : local name 2026-07-01 14:04:15.415 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:04:15.419 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:04:15.423 | + functions-common:time_stop:2423 : local total 2026-07-01 14:04:15.426 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:04:15.430 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:04:15.434 | + functions-common:time_stop:2427 : start_time=1782914653232 2026-07-01 14:04:15.438 | + functions-common:time_stop:2429 : [[ -z 1782914653232 ]] 2026-07-01 14:04:15.444 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:04:15.449 | + functions-common:time_stop:2432 : end_time=1782914655445 2026-07-01 14:04:15.454 | + functions-common:time_stop:2433 : elapsed_time=2213 2026-07-01 14:04:15.458 | + functions-common:time_stop:2434 : total=4441 2026-07-01 14:04:15.462 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:04:15.466 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6654 2026-07-01 14:04:15.470 | + lib/nova:start_nova_api:974 : echo 'Waiting for nova-api to start...' 2026-07-01 14:04:15.470 | Waiting for nova-api to start... 2026-07-01 14:04:15.474 | + lib/nova:start_nova_api:976 : local service_url=http://192.168.122.233/compute/v2.1/ 2026-07-01 14:04:15.479 | + lib/nova:start_nova_api:978 : wait_for_service 60 http://192.168.122.233/compute/v2.1/ 2026-07-01 14:04:15.481 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 14:04:15.484 | + functions:wait_for_service:477 : local url=http://192.168.122.233/compute/v2.1/ 2026-07-01 14:04:15.486 | + functions:wait_for_service:478 : local rval=0 2026-07-01 14:04:15.488 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 14:04:15.491 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 14:04:15.493 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:15.495 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:15.498 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:15.502 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914655500 2026-07-01 14:04:15.505 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 14:04:15.508 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:04:15.510 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.233/compute/v2.1/ 2026-07-01 14:04:21.560 | + :: : [[ 200 == 503 ]] 2026-07-01 14:04:21.561 | + :: : [[ 0 -eq 7 ]] 2026-07-01 14:04:21.566 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 14:04:21.571 | + functions-common:time_stop:2420 : local name 2026-07-01 14:04:21.576 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:04:21.580 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:04:21.584 | + functions-common:time_stop:2423 : local total 2026-07-01 14:04:21.588 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:04:21.592 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 14:04:21.596 | + functions-common:time_stop:2427 : start_time=1782914655500 2026-07-01 14:04:21.601 | + functions-common:time_stop:2429 : [[ -z 1782914655500 ]] 2026-07-01 14:04:21.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:04:21.612 | + functions-common:time_stop:2432 : end_time=1782914661608 2026-07-01 14:04:21.616 | + functions-common:time_stop:2433 : elapsed_time=6108 2026-07-01 14:04:21.620 | + functions-common:time_stop:2434 : total=5524 2026-07-01 14:04:21.624 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:04:21.628 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11632 2026-07-01 14:04:21.632 | + functions:wait_for_service:486 : return 0 2026-07-01 14:04:21.637 | + lib/nova:start_nova_api:982 : 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-07-01 14:04:21.642 | + lib/nova:start_nova_api:982 : 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-07-01 14:04:21.647 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-01 14:04:21.675 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:21.679 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-01 14:04:21.682 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:04:21.686 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-01 14:04:21.693 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-01 14:04:21.698 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-01 14:04:21.702 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-01 14:04:21.705 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-01 14:04:21.709 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-01 14:04:21.713 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-01 14:04:21.716 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-01 14:04:21.719 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-01 14:04:21.737 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-01 14:04:21.744 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-01 14:04:21.750 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-01 14:04:21.757 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-01 14:04:21.774 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-01 14:04:21.790 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-01 14:04:21.807 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-01 14:04:21.810 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-01 14:04:21.811 | Starting OVN 2026-07-01 14:04:21.814 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-01 14:04:21.818 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-01 14:04:21.818 | Starting OVS 2026-07-01 14:04:21.821 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-01 14:04:21.846 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:21.850 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-01 14:04:21.907 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-01 14:04:21.964 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-01 14:04:21.967 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-01 14:04:21.970 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 14:04:22.444 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-01 14:04:22.926 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 14:04:22.926 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 14:04:22.926 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 14:04:22.927 | 2026-07-01 14:04:22.927 | Possible reasons for having these kinds of units are: 2026-07-01 14:04:22.927 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 14:04:22.927 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 14:04:22.927 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 14:04:22.927 | a requirement dependency on it. 2026-07-01 14:04:22.927 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 14:04:22.927 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 14:04:22.927 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 14:04:22.927 | instance name specified. 2026-07-01 14:04:22.938 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-01 14:04:27.572 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-01 14:04:27.574 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 14:04:28.083 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-01 14:04:28.561 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 14:04:28.561 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 14:04:28.561 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 14:04:28.561 | 2026-07-01 14:04:28.561 | Possible reasons for having these kinds of units are: 2026-07-01 14:04:28.561 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 14:04:28.562 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 14:04:28.562 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 14:04:28.562 | a requirement dependency on it. 2026-07-01 14:04:28.562 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 14:04:28.562 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 14:04:28.562 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 14:04:28.562 | instance name specified. 2026-07-01 14:04:28.572 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-01 14:04:28.758 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-01 14:04:28.758 | Configuring OVSDB 2026-07-01 14:04:28.761 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-01 14:04:28.784 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:04:28.790 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-01 14:04:28.814 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-01 14:04:28.841 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=2fa9c4f2-fccd-466d-87f0-5553adfdb4a6 2026-07-01 14:04:28.867 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.233:6642 2026-07-01 14:04:28.889 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-01 14:04:28.916 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-01 14:04:28.942 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.233 2026-07-01 14:04:28.967 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-01 14:04:28.971 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-01 14:04:28.992 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-01 14:04:28.996 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-01 14:04:29.021 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-01 14:04:29.025 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-01 14:04:29.030 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 14:04:29.033 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 14:04:29.036 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-01 14:04:29.040 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-01 14:04:29.043 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-01 14:04:29.047 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-01 14:04:29.050 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-01 14:04:29.056 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-01 14:04:29.085 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-01 14:04:29.122 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-01 14:04:29.155 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-01 14:04:29.179 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:04:29.183 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-01 14:04:29.186 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-01 14:04:29.190 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-01 14:04:29.194 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-01 14:04:29.198 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-01 14:04:29.225 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:29.228 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-01 14:04:29.231 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-01 14:04:29.234 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 14:04:29.761 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-01 14:04:30.258 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-01 14:04:30.349 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-01 14:04:30.352 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-01 14:04:30.355 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-01 14:04:30.357 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-01 14:04:30.362 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-01 14:04:31.368 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-01 14:04:31.372 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-01 14:04:31.376 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-01 14:04:31.381 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-01 14:04:31.384 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-01 14:04:31.388 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-01 14:04:31.391 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-01 14:04:31.395 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-01 14:04:31.399 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-01 14:04:31.402 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-01 14:04:31.406 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-01 14:04:31.410 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-01 14:04:31.414 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-01 14:04:31.437 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:04:31.441 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-01 14:04:31.467 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-01 14:04:31.495 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-01 14:04:31.514 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-01 14:04:31.533 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-01 14:04:31.558 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:31.561 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-01 14:04:31.565 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-01 14:04:31.568 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-01 14:04:32.047 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-01 14:04:32.527 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-01 14:04:32.527 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-01 14:04:32.527 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-01 14:04:32.527 | 2026-07-01 14:04:32.528 | Possible reasons for having these kinds of units are: 2026-07-01 14:04:32.528 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-01 14:04:32.528 | .wants/, .requires/, or .upholds/ directory. 2026-07-01 14:04:32.528 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-01 14:04:32.528 | a requirement dependency on it. 2026-07-01 14:04:32.528 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-01 14:04:32.528 | D-Bus, udev, scripted systemctl call, ...). 2026-07-01 14:04:32.528 | • In case of template units, the unit is meant to be enabled with some 2026-07-01 14:04:32.528 | instance name specified. 2026-07-01 14:04:32.537 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-01 14:04:32.804 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-01 14:04:32.832 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:04:32.837 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-01 14:04:32.841 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-01 14:04:32.868 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:32.873 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-01 14:04:32.878 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-01 14:04:32.882 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-01 14:04:32.886 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-01 14:04:32.891 | + 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-07-01 14:04:32.895 | + functions-common:run_process:1676 : local group= 2026-07-01 14:04:32.899 | + functions-common:run_process:1677 : local user= 2026-07-01 14:04:32.904 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:04:32.907 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-01 14:04:32.911 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:04:32.915 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:04:32.919 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:32.923 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:32.928 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:32.935 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914672929 2026-07-01 14:04:32.939 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-01 14:04:32.963 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:32.966 | + 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-07-01 14:04:32.970 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-01 14:04:32.974 | + 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-07-01 14:04:32.978 | + 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-07-01 14:04:32.983 | + 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-07-01 14:04:32.985 | + 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-07-01 14:04:32.989 | + 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-07-01 14:04:32.993 | + 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-07-01 14:04:32.997 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-01 14:04:33.001 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:04:33.005 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:04:33.009 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:04:33.013 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:04:33.017 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-01 14:04:33.021 | + 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-07-01 14:04:33.024 | + 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-07-01 14:04:33.028 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-01 14:04:33.032 | + 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-07-01 14:04:33.036 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:04:33.040 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:04:33.044 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:04:33.047 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:04:33.051 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:04:33.055 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-01 14:04:33.059 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:04:33.066 | + 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-07-01 14:04:33.152 | + 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-07-01 14:04:33.242 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-01 14:04:33.320 | + 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-07-01 14:04:33.395 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-01 14:04:33.470 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-01 14:04:33.546 | + 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-07-01 14:04:33.622 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:04:33.626 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:04:33.630 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-01 14:04:33.718 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:04:34.194 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-01 14:04:34.223 | 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-07-01 14:04:34.693 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-01 14:04:34.757 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:04:34.760 | + functions-common:time_stop:2420 : local name 2026-07-01 14:04:34.764 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:04:34.768 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:04:34.772 | + functions-common:time_stop:2423 : local total 2026-07-01 14:04:34.776 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:04:34.781 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:04:34.784 | + functions-common:time_stop:2427 : start_time=1782914672929 2026-07-01 14:04:34.788 | + functions-common:time_stop:2429 : [[ -z 1782914672929 ]] 2026-07-01 14:04:34.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:04:34.800 | + functions-common:time_stop:2432 : end_time=1782914674795 2026-07-01 14:04:34.804 | + functions-common:time_stop:2433 : elapsed_time=1866 2026-07-01 14:04:34.808 | + functions-common:time_stop:2434 : total=6654 2026-07-01 14:04:34.812 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:04:34.816 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8520 2026-07-01 14:04:34.820 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 14:04:34.824 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 14:04:34.828 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-01 14:04:34.833 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 14:04:34.861 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 14:04:34.865 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 14:04:34.869 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 14:04:34.873 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 14:04:34.877 | + 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-07-01 14:04:34.925 | + 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-07-01 14:04:34.972 | + 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-07-01 14:04:35.017 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 14:04:35.062 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-01 14:04:35.107 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-01 14:04:35.111 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-01 14:04:35.138 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:35.142 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-01 14:04:35.204 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-01 14:04:35.208 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-01 14:04:35.213 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-01 14:04:35.217 | + 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-07-01 14:04:35.221 | + functions-common:run_process:1676 : local group= 2026-07-01 14:04:35.225 | + functions-common:run_process:1677 : local user= 2026-07-01 14:04:35.228 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:04:35.233 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-01 14:04:35.237 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:04:35.241 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:04:35.244 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:35.248 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:35.254 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:35.260 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914675255 2026-07-01 14:04:35.264 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-01 14:04:35.290 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:35.294 | + 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-07-01 14:04:35.298 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-01 14:04:35.302 | + 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-07-01 14:04:35.306 | + 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-07-01 14:04:35.310 | + 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-07-01 14:04:35.314 | + 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-07-01 14:04:35.318 | + 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-07-01 14:04:35.322 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-01 14:04:35.326 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-01 14:04:35.330 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:04:35.334 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:04:35.338 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:04:35.342 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:04:35.346 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-01 14:04:35.350 | + 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-07-01 14:04:35.354 | + 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-07-01 14:04:35.358 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-01 14:04:35.362 | + 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-07-01 14:04:35.366 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:04:35.370 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:04:35.373 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:04:35.377 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:04:35.381 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:04:35.385 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-01 14:04:35.389 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:04:35.395 | + 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-07-01 14:04:35.492 | + 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-07-01 14:04:35.590 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-01 14:04:35.669 | + 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-07-01 14:04:35.749 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-01 14:04:35.830 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-01 14:04:35.908 | + 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-07-01 14:04:35.990 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:04:35.994 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:04:35.997 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-01 14:04:36.083 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:04:36.564 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-01 14:04:36.593 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-01 14:04:37.079 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-01 14:04:37.134 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:04:37.138 | + functions-common:time_stop:2420 : local name 2026-07-01 14:04:37.141 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:04:37.144 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:04:37.147 | + functions-common:time_stop:2423 : local total 2026-07-01 14:04:37.150 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:04:37.153 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:04:37.156 | + functions-common:time_stop:2427 : start_time=1782914675255 2026-07-01 14:04:37.159 | + functions-common:time_stop:2429 : [[ -z 1782914675255 ]] 2026-07-01 14:04:37.164 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:04:37.169 | + functions-common:time_stop:2432 : end_time=1782914677166 2026-07-01 14:04:37.173 | + functions-common:time_stop:2433 : elapsed_time=1911 2026-07-01 14:04:37.177 | + functions-common:time_stop:2434 : total=8520 2026-07-01 14:04:37.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:04:37.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10431 2026-07-01 14:04:37.190 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 14:04:37.194 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 14:04:37.199 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-01 14:04:37.205 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-01 14:04:37.231 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-01 14:04:37.235 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-01 14:04:37.240 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-01 14:04:37.244 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-01 14:04:37.248 | + 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-07-01 14:04:37.295 | + 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-07-01 14:04:37.340 | + 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-07-01 14:04:37.386 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-01 14:04:37.432 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-01 14:04:37.477 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-01 14:04:37.481 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-01 14:04:37.486 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-01 14:04:37.491 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-01 14:04:37.519 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-01 14:04:37.550 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-01 14:04:37.555 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-01 14:04:37.560 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-01 14:04:37.564 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-01 14:04:37.639 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-01 14:04:37.666 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:37.670 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-01 14:04:37.675 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:04:37.679 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-01 14:04:37.683 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-01 14:04:37.687 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-01 14:04:37.691 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-01 14:04:37.741 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-01 14:04:37.746 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-01 14:04:37.749 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-01 14:04:37.799 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-01 14:04:37.804 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-01 14:04:37.808 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-01 14:04:37.814 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-01 14:04:37.819 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-01 14:04:37.823 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-01 14:04:37.828 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-01 14:04:37.832 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-01 14:04:37.836 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-01 14:04:37.840 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-01 14:04:37.845 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 14:04:37.849 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 14:04:37.854 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 14:04:37.858 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-01 14:04:37.863 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 14:04:37.868 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 14:04:37.872 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-01 14:04:37.877 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-01 14:04:37.880 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-01 14:04:37.884 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-01 14:04:37.914 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-01 14:04:37.917 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-01 14:04:37.983 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-01 14:04:38.050 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-01 14:04:38.055 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-01 14:04:38.117 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-01 14:04:38.121 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-01 14:04:38.185 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-01 14:04:38.192 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 14:04:38.196 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-01 14:04:38.202 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 14:04:38.207 | + functions-common:run_process:1676 : local group= 2026-07-01 14:04:38.210 | + functions-common:run_process:1677 : local user= 2026-07-01 14:04:38.214 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:04:38.217 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-01 14:04:38.220 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:04:38.224 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:04:38.228 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:38.231 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:38.236 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:38.242 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914678237 2026-07-01 14:04:38.246 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-01 14:04:38.273 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:38.278 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-01 14:04:38.282 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-01 14:04:38.287 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 14:04:38.292 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 14:04:38.296 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 14:04:38.300 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-01 14:04:38.305 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-01 14:04:38.309 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-01 14:04:38.314 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-01 14:04:38.318 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:04:38.322 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:04:38.324 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:04:38.328 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:04:38.330 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-01 14:04:38.334 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 14:04:38.337 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 14:04:38.341 | + 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-07-01 14:04:38.344 | + 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-07-01 14:04:38.347 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-01 14:04:38.351 | + 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-07-01 14:04:38.354 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 14:04:38.357 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 14:04:38.359 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 14:04:38.361 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-01 14:04:38.364 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 14:04:38.369 | + 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-07-01 14:04:38.461 | + 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-07-01 14:04:38.559 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-01 14:04:38.640 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-01 14:04:38.726 | + 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-07-01 14:04:38.808 | + 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-07-01 14:04:38.889 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-01 14:04:38.968 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-01 14:04:39.043 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-01 14:04:39.114 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-01 14:04:39.184 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-01 14:04:39.264 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 14:04:39.268 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 14:04:39.272 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-01 14:04:39.366 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 14:04:39.877 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-01 14:04:39.909 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-01 14:04:40.387 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-01 14:04:40.532 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:04:40.539 | + functions-common:time_stop:2420 : local name 2026-07-01 14:04:40.544 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:04:40.550 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:04:40.556 | + functions-common:time_stop:2423 : local total 2026-07-01 14:04:40.562 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:04:40.569 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:04:40.575 | + functions-common:time_stop:2427 : start_time=1782914678237 2026-07-01 14:04:40.579 | + functions-common:time_stop:2429 : [[ -z 1782914678237 ]] 2026-07-01 14:04:40.583 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:04:40.591 | + functions-common:time_stop:2432 : end_time=1782914680585 2026-07-01 14:04:40.595 | + functions-common:time_stop:2433 : elapsed_time=2348 2026-07-01 14:04:40.600 | + functions-common:time_stop:2434 : total=10431 2026-07-01 14:04:40.607 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:04:40.614 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12779 2026-07-01 14:04:40.619 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.233/ 2026-07-01 14:04:40.624 | + lib/neutron:start_neutron_service_and_check:645 : 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-07-01 14:04:40.626 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-01 14:04:40.629 | + 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-07-01 14:04:40.631 | + functions-common:run_process:1676 : local group= 2026-07-01 14:04:40.635 | + functions-common:run_process:1677 : local user= 2026-07-01 14:04:40.641 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:04:40.647 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-01 14:04:40.653 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:04:40.656 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:04:40.659 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:40.664 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:40.670 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:40.677 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914680671 2026-07-01 14:04:40.681 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-01 14:04:40.717 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:40.724 | + 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-07-01 14:04:40.727 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-01 14:04:40.734 | + 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-07-01 14:04:40.739 | + 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-07-01 14:04:40.740 | + 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-07-01 14:04:40.747 | + 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-07-01 14:04:40.749 | + 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-07-01 14:04:40.754 | + 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-07-01 14:04:40.761 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-01 14:04:40.765 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:04:40.770 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:04:40.776 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:04:40.780 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:04:40.784 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-01 14:04:40.792 | + 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-07-01 14:04:40.803 | + 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-07-01 14:04:40.810 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-01 14:04:40.816 | + 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-07-01 14:04:40.823 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:04:40.828 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:04:40.831 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:04:40.836 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:04:40.843 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:04:40.853 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-01 14:04:40.859 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:04:40.868 | + 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-07-01 14:04:41.022 | + 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-07-01 14:04:41.135 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-01 14:04:41.270 | + 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-07-01 14:04:41.376 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-01 14:04:41.487 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-01 14:04:41.571 | + 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-07-01 14:04:41.635 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:04:41.637 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:04:41.639 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-01 14:04:41.731 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:04:42.250 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-01 14:04:42.284 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-01 14:04:42.804 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-01 14:04:42.873 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:04:42.879 | + functions-common:time_stop:2420 : local name 2026-07-01 14:04:42.888 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:04:42.888 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:04:42.892 | + functions-common:time_stop:2423 : local total 2026-07-01 14:04:42.898 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:04:42.901 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:04:42.906 | + functions-common:time_stop:2427 : start_time=1782914680671 2026-07-01 14:04:42.909 | + functions-common:time_stop:2429 : [[ -z 1782914680671 ]] 2026-07-01 14:04:42.915 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:04:42.923 | + functions-common:time_stop:2432 : end_time=1782914682917 2026-07-01 14:04:42.927 | + functions-common:time_stop:2433 : elapsed_time=2246 2026-07-01 14:04:42.931 | + functions-common:time_stop:2434 : total=12779 2026-07-01 14:04:42.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:04:42.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15025 2026-07-01 14:04:42.950 | + lib/neutron:start_neutron_service_and_check:646 : 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-07-01 14:04:42.956 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-01 14:04:42.958 | + 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-07-01 14:04:42.965 | + functions-common:run_process:1676 : local group= 2026-07-01 14:04:42.971 | + functions-common:run_process:1677 : local user= 2026-07-01 14:04:42.975 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:04:42.981 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-01 14:04:42.987 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:04:42.992 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:04:42.998 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:43.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:43.016 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:43.026 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914683019 2026-07-01 14:04:43.030 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-01 14:04:43.074 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:43.078 | + 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-07-01 14:04:43.084 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-01 14:04:43.089 | + 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-07-01 14:04:43.097 | + 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-07-01 14:04:43.106 | + 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-07-01 14:04:43.114 | + 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-07-01 14:04:43.123 | + 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-07-01 14:04:43.124 | + 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-07-01 14:04:43.131 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-01 14:04:43.135 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:04:43.142 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:04:43.149 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:04:43.157 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:04:43.165 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-01 14:04:43.167 | + 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-07-01 14:04:43.174 | + 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-07-01 14:04:43.181 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-01 14:04:43.189 | + 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-07-01 14:04:43.194 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:04:43.201 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:04:43.207 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:04:43.212 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:04:43.219 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:04:43.225 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-01 14:04:43.233 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:04:43.243 | + 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-07-01 14:04:43.404 | + 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-07-01 14:04:43.567 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-01 14:04:43.710 | + 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-07-01 14:04:43.844 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-01 14:04:43.986 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-01 14:04:44.128 | + 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-07-01 14:04:44.273 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:04:44.279 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:04:44.283 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-01 14:04:44.442 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:04:45.002 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-01 14:04:45.042 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-01 14:04:45.533 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-01 14:04:45.594 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:04:45.604 | + functions-common:time_stop:2420 : local name 2026-07-01 14:04:45.612 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:04:45.622 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:04:45.632 | + functions-common:time_stop:2423 : local total 2026-07-01 14:04:45.638 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:04:45.645 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:04:45.652 | + functions-common:time_stop:2427 : start_time=1782914683019 2026-07-01 14:04:45.658 | + functions-common:time_stop:2429 : [[ -z 1782914683019 ]] 2026-07-01 14:04:45.665 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:04:45.671 | + functions-common:time_stop:2432 : end_time=1782914685667 2026-07-01 14:04:45.674 | + functions-common:time_stop:2433 : elapsed_time=2648 2026-07-01 14:04:45.678 | + functions-common:time_stop:2434 : total=15025 2026-07-01 14:04:45.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:04:45.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17673 2026-07-01 14:04:45.698 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-01 14:04:45.705 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-01 14:04:45.710 | + lib/neutron:_run_ovn_maintenance:353 : 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-07-01 14:04:45.712 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-01 14:04:45.714 | + 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-07-01 14:04:45.717 | + functions-common:run_process:1676 : local group= 2026-07-01 14:04:45.719 | + functions-common:run_process:1677 : local user= 2026-07-01 14:04:45.721 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:04:45.723 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-01 14:04:45.726 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:04:45.729 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:04:45.731 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:45.733 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:45.736 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:45.740 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914685737 2026-07-01 14:04:45.742 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-01 14:04:45.772 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:45.779 | + 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-07-01 14:04:45.780 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-01 14:04:45.786 | + 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-07-01 14:04:45.793 | + 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-07-01 14:04:45.798 | + 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-07-01 14:04:45.802 | + 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-07-01 14:04:45.810 | + 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-07-01 14:04:45.821 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-01 14:04:45.827 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-01 14:04:45.832 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:04:45.839 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:04:45.846 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:04:45.852 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:04:45.859 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-01 14:04:45.862 | + 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-07-01 14:04:45.868 | + 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-07-01 14:04:45.873 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-01 14:04:45.880 | + 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-07-01 14:04:45.885 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:04:45.892 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:04:45.899 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:04:45.901 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:04:45.906 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:04:45.910 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-01 14:04:45.919 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:04:45.927 | + 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-07-01 14:04:46.058 | + 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-07-01 14:04:46.200 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-01 14:04:46.327 | + 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-07-01 14:04:46.448 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-01 14:04:46.562 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-01 14:04:46.682 | + 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-07-01 14:04:46.808 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:04:46.816 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:04:46.823 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-01 14:04:46.955 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:04:47.554 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-01 14:04:47.586 | 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-07-01 14:04:48.112 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-01 14:04:48.170 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:04:48.177 | + functions-common:time_stop:2420 : local name 2026-07-01 14:04:48.182 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:04:48.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:04:48.191 | + functions-common:time_stop:2423 : local total 2026-07-01 14:04:48.198 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:04:48.205 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:04:48.211 | + functions-common:time_stop:2427 : start_time=1782914685737 2026-07-01 14:04:48.216 | + functions-common:time_stop:2429 : [[ -z 1782914685737 ]] 2026-07-01 14:04:48.223 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:04:48.233 | + functions-common:time_stop:2432 : end_time=1782914688225 2026-07-01 14:04:48.236 | + functions-common:time_stop:2433 : elapsed_time=2488 2026-07-01 14:04:48.239 | + functions-common:time_stop:2434 : total=17673 2026-07-01 14:04:48.242 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:04:48.245 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20161 2026-07-01 14:04:48.249 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-01 14:04:48.253 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.233/networking 2026-07-01 14:04:48.258 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-01 14:04:48.258 | Waiting for Neutron to start... 2026-07-01 14:04:48.265 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.233/networking' 2026-07-01 14:04:48.270 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.233/networking' 'Neutron did not start' 60 2026-07-01 14:04:48.274 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.233/networking' 2026-07-01 14:04:48.280 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-01 14:04:48.287 | + functions-common:test_with_retry:2360 : local until=60 2026-07-01 14:04:48.290 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-01 14:04:48.295 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-01 14:04:48.300 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-01 14:04:48.307 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:48.312 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:48.318 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:48.326 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914688320 2026-07-01 14:04:48.332 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.233/networking; do sleep 0.5; done' 2026-07-01 14:04:55.482 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.233/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-01 14:04:55.487 | + functions-common:time_stop:2420 : local name 2026-07-01 14:04:55.492 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:04:55.495 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:04:55.501 | + functions-common:time_stop:2423 : local total 2026-07-01 14:04:55.503 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:04:55.512 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-01 14:04:55.516 | + functions-common:time_stop:2427 : start_time=1782914688320 2026-07-01 14:04:55.520 | + functions-common:time_stop:2429 : [[ -z 1782914688320 ]] 2026-07-01 14:04:55.528 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:04:55.535 | + functions-common:time_stop:2432 : end_time=1782914695530 2026-07-01 14:04:55.541 | + functions-common:time_stop:2433 : elapsed_time=7210 2026-07-01 14:04:55.546 | + functions-common:time_stop:2434 : total=0 2026-07-01 14:04:55.550 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:04:55.556 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7210 2026-07-01 14:04:55.558 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-01 14:04:55.592 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:55.598 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-01 14:04:55.602 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:04:55.611 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-01 14:04:55.616 | + ./stack.sh:main:1311 : start_placement 2026-07-01 14:04:55.620 | + lib/placement:start_placement:137 : start_placement_api 2026-07-01 14:04:55.627 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-01 14:04:55.636 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 14:04:55.640 | + functions-common:run_process:1674 : local service=placement-api 2026-07-01 14:04:55.644 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 14:04:55.648 | + functions-common:run_process:1676 : local group= 2026-07-01 14:04:55.653 | + functions-common:run_process:1677 : local user= 2026-07-01 14:04:55.659 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:04:55.661 | + functions-common:run_process:1680 : local name=placement-api 2026-07-01 14:04:55.665 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:04:55.671 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:04:55.675 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:55.680 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:55.689 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:55.696 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914695691 2026-07-01 14:04:55.702 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-01 14:04:55.739 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:04:55.743 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-01 14:04:55.749 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-01 14:04:55.754 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 14:04:55.758 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 14:04:55.763 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 14:04:55.769 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-01 14:04:55.773 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-01 14:04:55.777 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-01 14:04:55.782 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-01 14:04:55.786 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:04:55.791 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:04:55.797 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:04:55.802 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:04:55.808 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-01 14:04:55.815 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-01 14:04:55.821 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 14:04:55.827 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-01 14:04:55.832 | + 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-07-01 14:04:55.840 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-01 14:04:55.845 | + 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-07-01 14:04:55.852 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 14:04:55.859 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 14:04:55.863 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 14:04:55.868 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-01 14:04:55.872 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 14:04:55.880 | + 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-07-01 14:04:56.004 | + 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-07-01 14:04:56.137 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-01 14:04:56.253 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-01 14:04:56.364 | + 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-07-01 14:04:56.483 | + 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-07-01 14:04:56.586 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-01 14:04:56.675 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-01 14:04:56.757 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-01 14:04:56.841 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-01 14:04:56.921 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-01 14:04:56.998 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 14:04:57.002 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 14:04:57.005 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-01 14:04:57.091 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 14:04:57.576 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-01 14:04:57.606 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-01 14:04:58.078 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-01 14:04:58.227 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:04:58.230 | + functions-common:time_stop:2420 : local name 2026-07-01 14:04:58.233 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:04:58.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:04:58.238 | + functions-common:time_stop:2423 : local total 2026-07-01 14:04:58.241 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:04:58.243 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:04:58.246 | + functions-common:time_stop:2427 : start_time=1782914695691 2026-07-01 14:04:58.248 | + functions-common:time_stop:2429 : [[ -z 1782914695691 ]] 2026-07-01 14:04:58.252 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:04:58.256 | + functions-common:time_stop:2432 : end_time=1782914698253 2026-07-01 14:04:58.259 | + functions-common:time_stop:2433 : elapsed_time=2562 2026-07-01 14:04:58.261 | + functions-common:time_stop:2434 : total=20161 2026-07-01 14:04:58.263 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:04:58.265 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22723 2026-07-01 14:04:58.268 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-01 14:04:58.268 | Waiting for placement-api to start... 2026-07-01 14:04:58.270 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.233/placement 2026-07-01 14:04:58.273 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 14:04:58.275 | + functions:wait_for_service:477 : local url=http://192.168.122.233/placement 2026-07-01 14:04:58.277 | + functions:wait_for_service:478 : local rval=0 2026-07-01 14:04:58.280 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 14:04:58.282 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 14:04:58.285 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:04:58.289 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:04:58.293 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:04:58.299 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914698295 2026-07-01 14:04:58.303 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 14:04:58.307 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:04:58.310 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.233/placement 2026-07-01 14:05:01.201 | + :: : [[ 200 == 503 ]] 2026-07-01 14:05:01.203 | + :: : [[ 0 -eq 7 ]] 2026-07-01 14:05:01.208 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 14:05:01.211 | + functions-common:time_stop:2420 : local name 2026-07-01 14:05:01.215 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:05:01.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:05:01.224 | + functions-common:time_stop:2423 : local total 2026-07-01 14:05:01.228 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:05:01.232 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 14:05:01.237 | + functions-common:time_stop:2427 : start_time=1782914698295 2026-07-01 14:05:01.241 | + functions-common:time_stop:2429 : [[ -z 1782914698295 ]] 2026-07-01 14:05:01.246 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:05:01.253 | + functions-common:time_stop:2432 : end_time=1782914701248 2026-07-01 14:05:01.257 | + functions-common:time_stop:2433 : elapsed_time=2953 2026-07-01 14:05:01.261 | + functions-common:time_stop:2434 : total=11632 2026-07-01 14:05:01.265 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:05:01.270 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14585 2026-07-01 14:05:01.274 | + functions:wait_for_service:486 : return 0 2026-07-01 14:05:01.278 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-01 14:05:01.304 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:05:01.309 | + ./stack.sh:main:1315 : start_neutron 2026-07-01 14:05:01.313 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-01 14:05:01.318 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 14:05:01.322 | + functions-common:run_process:1674 : local service=q-agt 2026-07-01 14:05:01.326 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-01 14:05:01.331 | + functions-common:run_process:1676 : local group= 2026-07-01 14:05:01.335 | + functions-common:run_process:1677 : local user= 2026-07-01 14:05:01.339 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:05:01.343 | + functions-common:run_process:1680 : local name=q-agt 2026-07-01 14:05:01.348 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:05:01.352 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:05:01.356 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:05:01.360 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:05:01.366 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:05:01.373 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914701368 2026-07-01 14:05:01.377 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-01 14:05:01.403 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:05:01.407 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:05:01.411 | + functions-common:time_stop:2420 : local name 2026-07-01 14:05:01.416 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:05:01.420 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:05:01.424 | + functions-common:time_stop:2423 : local total 2026-07-01 14:05:01.428 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:05:01.432 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:05:01.436 | + functions-common:time_stop:2427 : start_time=1782914701368 2026-07-01 14:05:01.440 | + functions-common:time_stop:2429 : [[ -z 1782914701368 ]] 2026-07-01 14:05:01.445 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:05:01.451 | + functions-common:time_stop:2432 : end_time=1782914701446 2026-07-01 14:05:01.454 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-01 14:05:01.458 | + functions-common:time_stop:2434 : total=22723 2026-07-01 14:05:01.462 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:05:01.466 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22801 2026-07-01 14:05:01.470 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-01 14:05:01.473 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 14:05:01.477 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 14:05:01.482 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-01 14:05:01.486 | + lib/neutron:start_other_agents:683 : 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-07-01 14:05:01.490 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-01 14:05:01.495 | + 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-07-01 14:05:01.499 | + functions-common:run_process:1676 : local group= 2026-07-01 14:05:01.503 | + functions-common:run_process:1677 : local user= 2026-07-01 14:05:01.507 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:05:01.512 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-01 14:05:01.516 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:05:01.520 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:05:01.524 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:05:01.528 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:05:01.533 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:05:01.540 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914701536 2026-07-01 14:05:01.544 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-01 14:05:01.571 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:05:01.575 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:05:01.580 | + functions-common:time_stop:2420 : local name 2026-07-01 14:05:01.584 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:05:01.588 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:05:01.591 | + functions-common:time_stop:2423 : local total 2026-07-01 14:05:01.595 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:05:01.599 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:05:01.603 | + functions-common:time_stop:2427 : start_time=1782914701536 2026-07-01 14:05:01.607 | + functions-common:time_stop:2429 : [[ -z 1782914701536 ]] 2026-07-01 14:05:01.611 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:05:01.618 | + functions-common:time_stop:2432 : end_time=1782914701613 2026-07-01 14:05:01.621 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-01 14:05:01.625 | + functions-common:time_stop:2434 : total=22801 2026-07-01 14:05:01.629 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:05:01.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22878 2026-07-01 14:05:01.638 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-01 14:05:01.642 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-01 14:05:01.645 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-01 14:05:01.649 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-01 14:05:01.653 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 14:05:01.657 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 14:05:01.662 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 14:05:01.668 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-01 14:05:01.671 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-01 14:05:01.678 | + lib/neutron:start_other_agents:685 : 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-07-01 14:05:01.682 | + functions-common:run_process:1674 : local service=q-l3 2026-07-01 14:05:01.686 | + 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-07-01 14:05:01.690 | + functions-common:run_process:1676 : local group= 2026-07-01 14:05:01.694 | + functions-common:run_process:1677 : local user= 2026-07-01 14:05:01.698 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:05:01.702 | + functions-common:run_process:1680 : local name=q-l3 2026-07-01 14:05:01.706 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:05:01.709 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:05:01.713 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:05:01.717 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:05:01.722 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:05:01.728 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914701724 2026-07-01 14:05:01.732 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-01 14:05:01.758 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:05:01.762 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:05:01.765 | + functions-common:time_stop:2420 : local name 2026-07-01 14:05:01.769 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:05:01.772 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:05:01.777 | + functions-common:time_stop:2423 : local total 2026-07-01 14:05:01.781 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:05:01.785 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:05:01.789 | + functions-common:time_stop:2427 : start_time=1782914701724 2026-07-01 14:05:01.793 | + functions-common:time_stop:2429 : [[ -z 1782914701724 ]] 2026-07-01 14:05:01.799 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:05:01.805 | + functions-common:time_stop:2432 : end_time=1782914701800 2026-07-01 14:05:01.809 | + functions-common:time_stop:2433 : elapsed_time=76 2026-07-01 14:05:01.813 | + functions-common:time_stop:2434 : total=22878 2026-07-01 14:05:01.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:05:01.821 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22954 2026-07-01 14:05:01.825 | + lib/neutron:start_other_agents:687 : 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-07-01 14:05:01.829 | + functions-common:run_process:1674 : local service=q-meta 2026-07-01 14:05:01.834 | + 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-07-01 14:05:01.838 | + functions-common:run_process:1676 : local group= 2026-07-01 14:05:01.842 | + functions-common:run_process:1677 : local user= 2026-07-01 14:05:01.846 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:05:01.850 | + functions-common:run_process:1680 : local name=q-meta 2026-07-01 14:05:01.854 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:05:01.861 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:05:01.865 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:05:01.870 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:05:01.876 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:05:01.881 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914701877 2026-07-01 14:05:01.886 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-01 14:05:01.911 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:05:01.916 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:05:01.920 | + functions-common:time_stop:2420 : local name 2026-07-01 14:05:01.924 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:05:01.929 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:05:01.933 | + functions-common:time_stop:2423 : local total 2026-07-01 14:05:01.936 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:05:01.941 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:05:01.944 | + functions-common:time_stop:2427 : start_time=1782914701877 2026-07-01 14:05:01.948 | + functions-common:time_stop:2429 : [[ -z 1782914701877 ]] 2026-07-01 14:05:01.953 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:05:01.959 | + functions-common:time_stop:2432 : end_time=1782914701954 2026-07-01 14:05:01.963 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-01 14:05:01.966 | + functions-common:time_stop:2434 : total=22954 2026-07-01 14:05:01.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:05:01.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23031 2026-07-01 14:05:01.976 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-01 14:05:01.980 | + functions-common:run_process:1674 : local service=q-metering 2026-07-01 14:05:01.984 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-01 14:05:01.988 | + functions-common:run_process:1676 : local group= 2026-07-01 14:05:01.991 | + functions-common:run_process:1677 : local user= 2026-07-01 14:05:01.995 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:05:01.998 | + functions-common:run_process:1680 : local name=q-metering 2026-07-01 14:05:02.001 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:05:02.005 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:05:02.009 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:05:02.014 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:05:02.019 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:05:02.025 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914702020 2026-07-01 14:05:02.028 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-01 14:05:02.051 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:05:02.055 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:05:02.058 | + functions-common:time_stop:2420 : local name 2026-07-01 14:05:02.061 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:05:02.064 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:05:02.068 | + functions-common:time_stop:2423 : local total 2026-07-01 14:05:02.072 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:05:02.075 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:05:02.079 | + functions-common:time_stop:2427 : start_time=1782914702020 2026-07-01 14:05:02.081 | + functions-common:time_stop:2429 : [[ -z 1782914702020 ]] 2026-07-01 14:05:02.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:05:02.092 | + functions-common:time_stop:2432 : end_time=1782914702088 2026-07-01 14:05:02.097 | + functions-common:time_stop:2433 : elapsed_time=68 2026-07-01 14:05:02.100 | + functions-common:time_stop:2434 : total=23031 2026-07-01 14:05:02.104 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:05:02.107 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23099 2026-07-01 14:05:02.109 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-01 14:05:02.135 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:05:02.139 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-01 14:05:02.143 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-01 14:05:02.147 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:05:02.152 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-01 14:05:02.156 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-01 14:05:02.161 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-01 14:05:02.165 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-01 14:05:02.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-01 14:05:02.174 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-01 14:05:02.179 | ++ 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-07-01 14:05:06.331 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:06.336 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 14:05:06.336 | address-scope 2026-07-01 14:05:06.336 | agent 2026-07-01 14:05:06.336 | allowed-address-pairs 2026-07-01 14:05:06.336 | auto-allocated-topology 2026-07-01 14:05:06.336 | availability_zone 2026-07-01 14:05:06.336 | default-subnetpools 2026-07-01 14:05:06.337 | dhcp_agent_scheduler 2026-07-01 14:05:06.337 | dns-integration 2026-07-01 14:05:06.337 | dns-domain-ports 2026-07-01 14:05:06.337 | dns-integration-domain-keywords 2026-07-01 14:05:06.337 | empty-string-filtering 2026-07-01 14:05:06.338 | external-net 2026-07-01 14:05:06.338 | extra_dhcp_opt 2026-07-01 14:05:06.339 | extraroute 2026-07-01 14:05:06.339 | extraroute-atomic 2026-07-01 14:05:06.339 | filter-validation 2026-07-01 14:05:06.339 | floating-ip-port-forwarding-detail 2026-07-01 14:05:06.339 | fip-port-details 2026-07-01 14:05:06.339 | flavors 2026-07-01 14:05:06.339 | floatingip-pools 2026-07-01 14:05:06.339 | router 2026-07-01 14:05:06.339 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:05:06.339 | enable-default-route-bfd 2026-07-01 14:05:06.340 | enable-default-route-ecmp 2026-07-01 14:05:06.340 | ext-gw-mode 2026-07-01 14:05:06.340 | l3-ha 2026-07-01 14:05:06.340 | external-gateway-multihoming 2026-07-01 14:05:06.340 | l3-flavors 2026-07-01 14:05:06.340 | l3_agent_scheduler 2026-07-01 14:05:06.340 | multi-provider 2026-07-01 14:05:06.340 | net-mtu 2026-07-01 14:05:06.340 | net-mtu-writable 2026-07-01 14:05:06.340 | network_availability_zone 2026-07-01 14:05:06.341 | network-ip-availability 2026-07-01 14:05:06.341 | network-ip-availability-details 2026-07-01 14:05:06.341 | pagination 2026-07-01 14:05:06.341 | port-device-profile 2026-07-01 14:05:06.341 | port-mac-address-regenerate 2026-07-01 14:05:06.342 | port-numa-affinity-policy 2026-07-01 14:05:06.342 | port-numa-affinity-policy-socket 2026-07-01 14:05:06.342 | binding 2026-07-01 14:05:06.343 | binding-extended 2026-07-01 14:05:06.343 | port-security 2026-07-01 14:05:06.343 | project-id 2026-07-01 14:05:06.344 | provider 2026-07-01 14:05:06.344 | qinq 2026-07-01 14:05:06.344 | quota-check-limit 2026-07-01 14:05:06.345 | quota-check-limit-default 2026-07-01 14:05:06.345 | quotas 2026-07-01 14:05:06.345 | quota_details 2026-07-01 14:05:06.345 | rbac-policies 2026-07-01 14:05:06.345 | rbac-address-scope 2026-07-01 14:05:06.345 | rbac-security-groups 2026-07-01 14:05:06.346 | revision-if-match 2026-07-01 14:05:06.346 | standard-attr-revisions 2026-07-01 14:05:06.346 | router_availability_zone 2026-07-01 14:05:06.346 | router-enable-snat 2026-07-01 14:05:06.346 | security-groups-default-rules 2026-07-01 14:05:06.347 | security-groups-default-statefulness 2026-07-01 14:05:06.347 | security-groups-normalized-cidr 2026-07-01 14:05:06.347 | security-groups-remote-address-group 2026-07-01 14:05:06.347 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:05:06.347 | security-groups-shared-filtering 2026-07-01 14:05:06.348 | security-group 2026-07-01 14:05:06.348 | service-type 2026-07-01 14:05:06.348 | sorting 2026-07-01 14:05:06.348 | standard-attr-description 2026-07-01 14:05:06.348 | stateful-security-group 2026-07-01 14:05:06.348 | subnet-dns-publish-fixed-ip 2026-07-01 14:05:06.348 | subnet-external-network 2026-07-01 14:05:06.348 | subnet_onboard 2026-07-01 14:05:06.348 | subnet-service-types 2026-07-01 14:05:06.349 | subnet_allocation 2026-07-01 14:05:06.349 | subnetpool-prefix-ops 2026-07-01 14:05:06.349 | tag-creation 2026-07-01 14:05:06.349 | standard-attr-tag 2026-07-01 14:05:06.349 | standard-attr-timestamp 2026-07-01 14:05:06.350 | vlan-transparent' 2026-07-01 14:05:06.350 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 14:05:06.350 | address-scope 2026-07-01 14:05:06.351 | agent 2026-07-01 14:05:06.351 | allowed-address-pairs 2026-07-01 14:05:06.351 | auto-allocated-topology 2026-07-01 14:05:06.351 | availability_zone 2026-07-01 14:05:06.351 | default-subnetpools 2026-07-01 14:05:06.351 | dhcp_agent_scheduler 2026-07-01 14:05:06.351 | dns-integration 2026-07-01 14:05:06.351 | dns-domain-ports 2026-07-01 14:05:06.351 | dns-integration-domain-keywords 2026-07-01 14:05:06.352 | empty-string-filtering 2026-07-01 14:05:06.352 | external-net 2026-07-01 14:05:06.352 | extra_dhcp_opt 2026-07-01 14:05:06.352 | extraroute 2026-07-01 14:05:06.352 | extraroute-atomic 2026-07-01 14:05:06.352 | filter-validation 2026-07-01 14:05:06.352 | floating-ip-port-forwarding-detail 2026-07-01 14:05:06.352 | fip-port-details 2026-07-01 14:05:06.352 | flavors 2026-07-01 14:05:06.352 | floatingip-pools 2026-07-01 14:05:06.352 | router 2026-07-01 14:05:06.353 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:05:06.353 | enable-default-route-bfd 2026-07-01 14:05:06.353 | enable-default-route-ecmp 2026-07-01 14:05:06.353 | ext-gw-mode 2026-07-01 14:05:06.353 | l3-ha 2026-07-01 14:05:06.354 | external-gateway-multihoming 2026-07-01 14:05:06.354 | l3-flavors 2026-07-01 14:05:06.354 | l3_agent_scheduler 2026-07-01 14:05:06.355 | multi-provider 2026-07-01 14:05:06.355 | net-mtu 2026-07-01 14:05:06.355 | net-mtu-writable 2026-07-01 14:05:06.356 | network_availability_zone 2026-07-01 14:05:06.356 | network-ip-availability 2026-07-01 14:05:06.356 | network-ip-availability-details 2026-07-01 14:05:06.356 | pagination 2026-07-01 14:05:06.356 | port-device-profile 2026-07-01 14:05:06.356 | port-mac-address-regenerate 2026-07-01 14:05:06.356 | port-numa-affinity-policy 2026-07-01 14:05:06.356 | port-numa-affinity-policy-socket 2026-07-01 14:05:06.356 | binding 2026-07-01 14:05:06.356 | binding-extended 2026-07-01 14:05:06.357 | port-security 2026-07-01 14:05:06.357 | project-id 2026-07-01 14:05:06.357 | provider 2026-07-01 14:05:06.357 | qinq 2026-07-01 14:05:06.359 | quota-check-limit 2026-07-01 14:05:06.359 | quota-check-limit-default 2026-07-01 14:05:06.359 | quotas 2026-07-01 14:05:06.359 | quota_details 2026-07-01 14:05:06.359 | rbac-policies 2026-07-01 14:05:06.359 | rbac-address-scope 2026-07-01 14:05:06.359 | rbac-security-groups 2026-07-01 14:05:06.359 | revision-if-match 2026-07-01 14:05:06.360 | standard-attr-revisions 2026-07-01 14:05:06.360 | router_availability_zone 2026-07-01 14:05:06.360 | router-enable-snat 2026-07-01 14:05:06.360 | security-groups-default-rules 2026-07-01 14:05:06.360 | security-groups-default-statefulness 2026-07-01 14:05:06.360 | security-groups-normalized-cidr 2026-07-01 14:05:06.360 | security-groups-remote-address-group 2026-07-01 14:05:06.360 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:05:06.360 | security-groups-shared-filtering 2026-07-01 14:05:06.360 | security-group 2026-07-01 14:05:06.360 | service-type 2026-07-01 14:05:06.360 | sorting 2026-07-01 14:05:06.361 | standard-attr-description 2026-07-01 14:05:06.361 | stateful-security-group 2026-07-01 14:05:06.361 | subnet-dns-publish-fixed-ip 2026-07-01 14:05:06.361 | subnet-external-network 2026-07-01 14:05:06.361 | subnet_onboard 2026-07-01 14:05:06.362 | subnet-service-types 2026-07-01 14:05:06.362 | subnet_allocation 2026-07-01 14:05:06.362 | subnetpool-prefix-ops 2026-07-01 14:05:06.363 | tag-creation 2026-07-01 14:05:06.363 | standard-attr-tag 2026-07-01 14:05:06.364 | standard-attr-timestamp 2026-07-01 14:05:06.364 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-01 14:05:06.364 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 14:05:06.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-01 14:05:06.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-01 14:05:06.364 | ++ 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-07-01 14:05:10.676 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:10.681 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=3acd417c-9eb1-4506-8f48-b57feb54ee4e 2026-07-01 14:05:10.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-01 14:05:10.690 | ++ 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 fdc6:6b8c:0364::/56 --share --default -f value -c id 2026-07-01 14:05:14.649 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:14.654 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=6cd80ee3-0f36-4aac-9aa9-bb784f649168 2026-07-01 14:05:14.659 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-01 14:05:14.662 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 14:05:14.666 | + functions-common:is_provider_network:2272 : return 1 2026-07-01 14:05:14.671 | ++ 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-07-01 14:05:20.113 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:20.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=3a73fb90-7462-4259-8c05-41a940dac52f 2026-07-01 14:05:20.120 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-01 14:05:20.124 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:05:20.145 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-01 14:05:20.149 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-01 14:05:20.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 3acd417c-9eb1-4506-8f48-b57feb54ee4e ']' 2026-07-01 14:05:20.155 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-01 14:05:20.159 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-01 14:05:20.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 3acd417c-9eb1-4506-8f48-b57feb54ee4e ' 2026-07-01 14:05:20.165 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-01 14:05:20.168 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 3a73fb90-7462-4259-8c05-41a940dac52f private-subnet' 2026-07-01 14:05:20.171 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-01 14:05:20.176 | +++ 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 3acd417c-9eb1-4506-8f48-b57feb54ee4e --network 3a73fb90-7462-4259-8c05-41a940dac52f private-subnet -f value -c id 2026-07-01 14:05:25.418 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:25.421 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=8ef56b26-3707-41c0-8d31-168846a16882 2026-07-01 14:05:25.424 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-01 14:05:25.427 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:05:25.443 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 8ef56b26-3707-41c0-8d31-168846a16882 2026-07-01 14:05:25.447 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=8ef56b26-3707-41c0-8d31-168846a16882 2026-07-01 14:05:25.449 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-01 14:05:25.453 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-01 14:05:25.455 | ++ 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-07-01 14:05:25.458 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:05:25.473 | ++ 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-07-01 14:05:25.476 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:05:25.492 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-01 14:05:25.494 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 6cd80ee3-0f36-4aac-9aa9-bb784f649168 ']' 2026-07-01 14:05:25.497 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-01 14:05:25.499 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-01 14:05:25.502 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 6cd80ee3-0f36-4aac-9aa9-bb784f649168 ' 2026-07-01 14:05:25.504 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-01 14:05:25.507 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 3a73fb90-7462-4259-8c05-41a940dac52f ipv6-private-subnet ' 2026-07-01 14:05:25.509 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-01 14:05:25.512 | +++ 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 6cd80ee3-0f36-4aac-9aa9-bb784f649168 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 3a73fb90-7462-4259-8c05-41a940dac52f ipv6-private-subnet -f value -c id 2026-07-01 14:05:30.360 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:30.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=8c7af894-bcfd-4112-82c1-08121df3118e 2026-07-01 14:05:30.368 | ++ 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-07-01 14:05:30.370 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:05:30.390 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 8c7af894-bcfd-4112-82c1-08121df3118e 2026-07-01 14:05:30.393 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=8c7af894-bcfd-4112-82c1-08121df3118e 2026-07-01 14:05:30.397 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-01 14:05:30.399 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-01 14:05:30.403 | ++ 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-07-01 14:05:33.717 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:33.721 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 14:05:33.721 | address-scope 2026-07-01 14:05:33.721 | agent 2026-07-01 14:05:33.721 | allowed-address-pairs 2026-07-01 14:05:33.721 | auto-allocated-topology 2026-07-01 14:05:33.722 | availability_zone 2026-07-01 14:05:33.722 | default-subnetpools 2026-07-01 14:05:33.722 | dhcp_agent_scheduler 2026-07-01 14:05:33.722 | dns-integration 2026-07-01 14:05:33.722 | dns-domain-ports 2026-07-01 14:05:33.722 | dns-integration-domain-keywords 2026-07-01 14:05:33.722 | empty-string-filtering 2026-07-01 14:05:33.722 | external-net 2026-07-01 14:05:33.722 | extra_dhcp_opt 2026-07-01 14:05:33.722 | extraroute 2026-07-01 14:05:33.722 | extraroute-atomic 2026-07-01 14:05:33.722 | filter-validation 2026-07-01 14:05:33.723 | floating-ip-port-forwarding-detail 2026-07-01 14:05:33.723 | fip-port-details 2026-07-01 14:05:33.723 | flavors 2026-07-01 14:05:33.723 | floatingip-pools 2026-07-01 14:05:33.723 | router 2026-07-01 14:05:33.723 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:05:33.723 | enable-default-route-bfd 2026-07-01 14:05:33.723 | enable-default-route-ecmp 2026-07-01 14:05:33.723 | ext-gw-mode 2026-07-01 14:05:33.723 | l3-ha 2026-07-01 14:05:33.723 | external-gateway-multihoming 2026-07-01 14:05:33.724 | l3-flavors 2026-07-01 14:05:33.724 | l3_agent_scheduler 2026-07-01 14:05:33.724 | multi-provider 2026-07-01 14:05:33.724 | net-mtu 2026-07-01 14:05:33.724 | net-mtu-writable 2026-07-01 14:05:33.724 | network_availability_zone 2026-07-01 14:05:33.724 | network-ip-availability 2026-07-01 14:05:33.724 | network-ip-availability-details 2026-07-01 14:05:33.724 | pagination 2026-07-01 14:05:33.724 | port-device-profile 2026-07-01 14:05:33.724 | port-mac-address-regenerate 2026-07-01 14:05:33.724 | port-numa-affinity-policy 2026-07-01 14:05:33.725 | port-numa-affinity-policy-socket 2026-07-01 14:05:33.725 | binding 2026-07-01 14:05:33.725 | binding-extended 2026-07-01 14:05:33.725 | port-security 2026-07-01 14:05:33.725 | project-id 2026-07-01 14:05:33.725 | provider 2026-07-01 14:05:33.725 | qinq 2026-07-01 14:05:33.725 | quota-check-limit 2026-07-01 14:05:33.725 | quota-check-limit-default 2026-07-01 14:05:33.725 | quotas 2026-07-01 14:05:33.725 | quota_details 2026-07-01 14:05:33.725 | rbac-policies 2026-07-01 14:05:33.726 | rbac-address-scope 2026-07-01 14:05:33.726 | rbac-security-groups 2026-07-01 14:05:33.726 | revision-if-match 2026-07-01 14:05:33.726 | standard-attr-revisions 2026-07-01 14:05:33.726 | router_availability_zone 2026-07-01 14:05:33.726 | router-enable-snat 2026-07-01 14:05:33.726 | security-groups-default-rules 2026-07-01 14:05:33.726 | security-groups-default-statefulness 2026-07-01 14:05:33.726 | security-groups-normalized-cidr 2026-07-01 14:05:33.726 | security-groups-remote-address-group 2026-07-01 14:05:33.727 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:05:33.727 | security-groups-shared-filtering 2026-07-01 14:05:33.727 | security-group 2026-07-01 14:05:33.727 | service-type 2026-07-01 14:05:33.727 | sorting 2026-07-01 14:05:33.727 | standard-attr-description 2026-07-01 14:05:33.727 | stateful-security-group 2026-07-01 14:05:33.727 | subnet-dns-publish-fixed-ip 2026-07-01 14:05:33.727 | subnet-external-network 2026-07-01 14:05:33.727 | subnet_onboard 2026-07-01 14:05:33.727 | subnet-service-types 2026-07-01 14:05:33.728 | subnet_allocation 2026-07-01 14:05:33.728 | subnetpool-prefix-ops 2026-07-01 14:05:33.728 | tag-creation 2026-07-01 14:05:33.728 | standard-attr-tag 2026-07-01 14:05:33.728 | standard-attr-timestamp 2026-07-01 14:05:33.728 | vlan-transparent' 2026-07-01 14:05:33.728 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 14:05:33.728 | address-scope 2026-07-01 14:05:33.728 | agent 2026-07-01 14:05:33.728 | allowed-address-pairs 2026-07-01 14:05:33.728 | auto-allocated-topology 2026-07-01 14:05:33.729 | availability_zone 2026-07-01 14:05:33.729 | default-subnetpools 2026-07-01 14:05:33.729 | dhcp_agent_scheduler 2026-07-01 14:05:33.729 | dns-integration 2026-07-01 14:05:33.729 | dns-domain-ports 2026-07-01 14:05:33.729 | dns-integration-domain-keywords 2026-07-01 14:05:33.729 | empty-string-filtering 2026-07-01 14:05:33.729 | external-net 2026-07-01 14:05:33.729 | extra_dhcp_opt 2026-07-01 14:05:33.729 | extraroute 2026-07-01 14:05:33.729 | extraroute-atomic 2026-07-01 14:05:33.729 | filter-validation 2026-07-01 14:05:33.730 | floating-ip-port-forwarding-detail 2026-07-01 14:05:33.730 | fip-port-details 2026-07-01 14:05:33.730 | flavors 2026-07-01 14:05:33.730 | floatingip-pools 2026-07-01 14:05:33.730 | router 2026-07-01 14:05:33.730 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:05:33.730 | enable-default-route-bfd 2026-07-01 14:05:33.730 | enable-default-route-ecmp 2026-07-01 14:05:33.730 | ext-gw-mode 2026-07-01 14:05:33.730 | l3-ha 2026-07-01 14:05:33.730 | external-gateway-multihoming 2026-07-01 14:05:33.731 | l3-flavors 2026-07-01 14:05:33.731 | l3_agent_scheduler 2026-07-01 14:05:33.731 | multi-provider 2026-07-01 14:05:33.731 | net-mtu 2026-07-01 14:05:33.731 | net-mtu-writable 2026-07-01 14:05:33.731 | network_availability_zone 2026-07-01 14:05:33.731 | network-ip-availability 2026-07-01 14:05:33.731 | network-ip-availability-details 2026-07-01 14:05:33.731 | pagination 2026-07-01 14:05:33.731 | port-device-profile 2026-07-01 14:05:33.732 | port-mac-address-regenerate 2026-07-01 14:05:33.732 | port-numa-affinity-policy 2026-07-01 14:05:33.732 | port-numa-affinity-policy-socket 2026-07-01 14:05:33.732 | binding 2026-07-01 14:05:33.732 | binding-extended 2026-07-01 14:05:33.732 | port-security 2026-07-01 14:05:33.732 | project-id 2026-07-01 14:05:33.732 | provider 2026-07-01 14:05:33.732 | qinq 2026-07-01 14:05:33.732 | quota-check-limit 2026-07-01 14:05:33.732 | quota-check-limit-default 2026-07-01 14:05:33.733 | quotas 2026-07-01 14:05:33.733 | quota_details 2026-07-01 14:05:33.733 | rbac-policies 2026-07-01 14:05:33.733 | rbac-address-scope 2026-07-01 14:05:33.733 | rbac-security-groups 2026-07-01 14:05:33.733 | revision-if-match 2026-07-01 14:05:33.733 | standard-attr-revisions 2026-07-01 14:05:33.733 | router_availability_zone 2026-07-01 14:05:33.733 | router-enable-snat 2026-07-01 14:05:33.733 | security-groups-default-rules 2026-07-01 14:05:33.733 | security-groups-default-statefulness 2026-07-01 14:05:33.733 | security-groups-normalized-cidr 2026-07-01 14:05:33.734 | security-groups-remote-address-group 2026-07-01 14:05:33.734 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:05:33.734 | security-groups-shared-filtering 2026-07-01 14:05:33.734 | security-group 2026-07-01 14:05:33.734 | service-type 2026-07-01 14:05:33.734 | sorting 2026-07-01 14:05:33.734 | standard-attr-description 2026-07-01 14:05:33.734 | stateful-security-group 2026-07-01 14:05:33.734 | subnet-dns-publish-fixed-ip 2026-07-01 14:05:33.734 | subnet-external-network 2026-07-01 14:05:33.734 | subnet_onboard 2026-07-01 14:05:33.735 | subnet-service-types 2026-07-01 14:05:33.735 | subnet_allocation 2026-07-01 14:05:33.735 | subnetpool-prefix-ops 2026-07-01 14:05:33.735 | tag-creation 2026-07-01 14:05:33.735 | standard-attr-tag 2026-07-01 14:05:33.735 | standard-attr-timestamp 2026-07-01 14:05:33.735 | vlan-transparent =~ router ]] 2026-07-01 14:05:33.735 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 14:05:33.735 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-01 14:05:33.736 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-01 14:05:33.740 | ++ 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-07-01 14:05:37.062 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:37.065 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 14:05:37.065 | address-scope 2026-07-01 14:05:37.065 | agent 2026-07-01 14:05:37.065 | allowed-address-pairs 2026-07-01 14:05:37.065 | auto-allocated-topology 2026-07-01 14:05:37.065 | availability_zone 2026-07-01 14:05:37.065 | default-subnetpools 2026-07-01 14:05:37.065 | dhcp_agent_scheduler 2026-07-01 14:05:37.065 | dns-integration 2026-07-01 14:05:37.065 | dns-domain-ports 2026-07-01 14:05:37.065 | dns-integration-domain-keywords 2026-07-01 14:05:37.066 | empty-string-filtering 2026-07-01 14:05:37.066 | external-net 2026-07-01 14:05:37.066 | extra_dhcp_opt 2026-07-01 14:05:37.066 | extraroute 2026-07-01 14:05:37.066 | extraroute-atomic 2026-07-01 14:05:37.066 | filter-validation 2026-07-01 14:05:37.066 | floating-ip-port-forwarding-detail 2026-07-01 14:05:37.066 | fip-port-details 2026-07-01 14:05:37.066 | flavors 2026-07-01 14:05:37.066 | floatingip-pools 2026-07-01 14:05:37.066 | router 2026-07-01 14:05:37.066 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:05:37.067 | enable-default-route-bfd 2026-07-01 14:05:37.067 | enable-default-route-ecmp 2026-07-01 14:05:37.067 | ext-gw-mode 2026-07-01 14:05:37.067 | l3-ha 2026-07-01 14:05:37.067 | external-gateway-multihoming 2026-07-01 14:05:37.067 | l3-flavors 2026-07-01 14:05:37.067 | l3_agent_scheduler 2026-07-01 14:05:37.067 | multi-provider 2026-07-01 14:05:37.067 | net-mtu 2026-07-01 14:05:37.067 | net-mtu-writable 2026-07-01 14:05:37.067 | network_availability_zone 2026-07-01 14:05:37.067 | network-ip-availability 2026-07-01 14:05:37.068 | network-ip-availability-details 2026-07-01 14:05:37.068 | pagination 2026-07-01 14:05:37.068 | port-device-profile 2026-07-01 14:05:37.068 | port-mac-address-regenerate 2026-07-01 14:05:37.068 | port-numa-affinity-policy 2026-07-01 14:05:37.068 | port-numa-affinity-policy-socket 2026-07-01 14:05:37.068 | binding 2026-07-01 14:05:37.068 | binding-extended 2026-07-01 14:05:37.068 | port-security 2026-07-01 14:05:37.068 | project-id 2026-07-01 14:05:37.068 | provider 2026-07-01 14:05:37.069 | qinq 2026-07-01 14:05:37.069 | quota-check-limit 2026-07-01 14:05:37.069 | quota-check-limit-default 2026-07-01 14:05:37.069 | quotas 2026-07-01 14:05:37.069 | quota_details 2026-07-01 14:05:37.069 | rbac-policies 2026-07-01 14:05:37.069 | rbac-address-scope 2026-07-01 14:05:37.069 | rbac-security-groups 2026-07-01 14:05:37.069 | revision-if-match 2026-07-01 14:05:37.069 | standard-attr-revisions 2026-07-01 14:05:37.069 | router_availability_zone 2026-07-01 14:05:37.069 | router-enable-snat 2026-07-01 14:05:37.070 | security-groups-default-rules 2026-07-01 14:05:37.070 | security-groups-default-statefulness 2026-07-01 14:05:37.070 | security-groups-normalized-cidr 2026-07-01 14:05:37.070 | security-groups-remote-address-group 2026-07-01 14:05:37.070 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:05:37.070 | security-groups-shared-filtering 2026-07-01 14:05:37.070 | security-group 2026-07-01 14:05:37.070 | service-type 2026-07-01 14:05:37.070 | sorting 2026-07-01 14:05:37.070 | standard-attr-description 2026-07-01 14:05:37.070 | stateful-security-group 2026-07-01 14:05:37.071 | subnet-dns-publish-fixed-ip 2026-07-01 14:05:37.071 | subnet-external-network 2026-07-01 14:05:37.071 | subnet_onboard 2026-07-01 14:05:37.071 | subnet-service-types 2026-07-01 14:05:37.071 | subnet_allocation 2026-07-01 14:05:37.071 | subnetpool-prefix-ops 2026-07-01 14:05:37.071 | tag-creation 2026-07-01 14:05:37.071 | standard-attr-tag 2026-07-01 14:05:37.071 | standard-attr-timestamp 2026-07-01 14:05:37.071 | vlan-transparent' 2026-07-01 14:05:37.071 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 14:05:37.072 | address-scope 2026-07-01 14:05:37.072 | agent 2026-07-01 14:05:37.072 | allowed-address-pairs 2026-07-01 14:05:37.072 | auto-allocated-topology 2026-07-01 14:05:37.072 | availability_zone 2026-07-01 14:05:37.072 | default-subnetpools 2026-07-01 14:05:37.072 | dhcp_agent_scheduler 2026-07-01 14:05:37.072 | dns-integration 2026-07-01 14:05:37.072 | dns-domain-ports 2026-07-01 14:05:37.072 | dns-integration-domain-keywords 2026-07-01 14:05:37.072 | empty-string-filtering 2026-07-01 14:05:37.072 | external-net 2026-07-01 14:05:37.073 | extra_dhcp_opt 2026-07-01 14:05:37.073 | extraroute 2026-07-01 14:05:37.073 | extraroute-atomic 2026-07-01 14:05:37.073 | filter-validation 2026-07-01 14:05:37.073 | floating-ip-port-forwarding-detail 2026-07-01 14:05:37.073 | fip-port-details 2026-07-01 14:05:37.073 | flavors 2026-07-01 14:05:37.073 | floatingip-pools 2026-07-01 14:05:37.073 | router 2026-07-01 14:05:37.073 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:05:37.073 | enable-default-route-bfd 2026-07-01 14:05:37.074 | enable-default-route-ecmp 2026-07-01 14:05:37.074 | ext-gw-mode 2026-07-01 14:05:37.074 | l3-ha 2026-07-01 14:05:37.074 | external-gateway-multihoming 2026-07-01 14:05:37.074 | l3-flavors 2026-07-01 14:05:37.074 | l3_agent_scheduler 2026-07-01 14:05:37.074 | multi-provider 2026-07-01 14:05:37.074 | net-mtu 2026-07-01 14:05:37.074 | net-mtu-writable 2026-07-01 14:05:37.074 | network_availability_zone 2026-07-01 14:05:37.074 | network-ip-availability 2026-07-01 14:05:37.075 | network-ip-availability-details 2026-07-01 14:05:37.075 | pagination 2026-07-01 14:05:37.075 | port-device-profile 2026-07-01 14:05:37.075 | port-mac-address-regenerate 2026-07-01 14:05:37.075 | port-numa-affinity-policy 2026-07-01 14:05:37.075 | port-numa-affinity-policy-socket 2026-07-01 14:05:37.075 | binding 2026-07-01 14:05:37.075 | binding-extended 2026-07-01 14:05:37.075 | port-security 2026-07-01 14:05:37.075 | project-id 2026-07-01 14:05:37.075 | provider 2026-07-01 14:05:37.075 | qinq 2026-07-01 14:05:37.076 | quota-check-limit 2026-07-01 14:05:37.076 | quota-check-limit-default 2026-07-01 14:05:37.076 | quotas 2026-07-01 14:05:37.076 | quota_details 2026-07-01 14:05:37.076 | rbac-policies 2026-07-01 14:05:37.076 | rbac-address-scope 2026-07-01 14:05:37.076 | rbac-security-groups 2026-07-01 14:05:37.076 | revision-if-match 2026-07-01 14:05:37.076 | standard-attr-revisions 2026-07-01 14:05:37.076 | router_availability_zone 2026-07-01 14:05:37.076 | router-enable-snat 2026-07-01 14:05:37.076 | security-groups-default-rules 2026-07-01 14:05:37.077 | security-groups-default-statefulness 2026-07-01 14:05:37.077 | security-groups-normalized-cidr 2026-07-01 14:05:37.077 | security-groups-remote-address-group 2026-07-01 14:05:37.077 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:05:37.077 | security-groups-shared-filtering 2026-07-01 14:05:37.077 | security-group 2026-07-01 14:05:37.077 | service-type 2026-07-01 14:05:37.077 | sorting 2026-07-01 14:05:37.077 | standard-attr-description 2026-07-01 14:05:37.077 | stateful-security-group 2026-07-01 14:05:37.077 | subnet-dns-publish-fixed-ip 2026-07-01 14:05:37.078 | subnet-external-network 2026-07-01 14:05:37.078 | subnet_onboard 2026-07-01 14:05:37.078 | subnet-service-types 2026-07-01 14:05:37.078 | subnet_allocation 2026-07-01 14:05:37.078 | subnetpool-prefix-ops 2026-07-01 14:05:37.078 | tag-creation 2026-07-01 14:05:37.078 | standard-attr-tag 2026-07-01 14:05:37.078 | standard-attr-timestamp 2026-07-01 14:05:37.078 | vlan-transparent =~ external-net ]] 2026-07-01 14:05:37.078 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 14:05:37.078 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-01 14:05:37.079 | ++ 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-07-01 14:05:40.742 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:40.746 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=187f3bd3-fb1a-49f6-bef9-3326b5a4668a 2026-07-01 14:05:40.750 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-01 14:05:40.753 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:05:40.774 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-01 14:05:40.777 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-01 14:05:40.781 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-01 14:05:40.784 | ++ 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-07-01 14:05:44.092 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:44.096 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 14:05:44.097 | address-scope 2026-07-01 14:05:44.097 | agent 2026-07-01 14:05:44.097 | allowed-address-pairs 2026-07-01 14:05:44.097 | auto-allocated-topology 2026-07-01 14:05:44.097 | availability_zone 2026-07-01 14:05:44.097 | default-subnetpools 2026-07-01 14:05:44.097 | dhcp_agent_scheduler 2026-07-01 14:05:44.097 | dns-integration 2026-07-01 14:05:44.097 | dns-domain-ports 2026-07-01 14:05:44.097 | dns-integration-domain-keywords 2026-07-01 14:05:44.097 | empty-string-filtering 2026-07-01 14:05:44.097 | external-net 2026-07-01 14:05:44.098 | extra_dhcp_opt 2026-07-01 14:05:44.098 | extraroute 2026-07-01 14:05:44.098 | extraroute-atomic 2026-07-01 14:05:44.098 | filter-validation 2026-07-01 14:05:44.098 | floating-ip-port-forwarding-detail 2026-07-01 14:05:44.098 | fip-port-details 2026-07-01 14:05:44.098 | flavors 2026-07-01 14:05:44.098 | floatingip-pools 2026-07-01 14:05:44.098 | router 2026-07-01 14:05:44.098 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:05:44.099 | enable-default-route-bfd 2026-07-01 14:05:44.099 | enable-default-route-ecmp 2026-07-01 14:05:44.099 | ext-gw-mode 2026-07-01 14:05:44.099 | l3-ha 2026-07-01 14:05:44.099 | external-gateway-multihoming 2026-07-01 14:05:44.099 | l3-flavors 2026-07-01 14:05:44.099 | l3_agent_scheduler 2026-07-01 14:05:44.099 | multi-provider 2026-07-01 14:05:44.099 | net-mtu 2026-07-01 14:05:44.099 | net-mtu-writable 2026-07-01 14:05:44.099 | network_availability_zone 2026-07-01 14:05:44.100 | network-ip-availability 2026-07-01 14:05:44.100 | network-ip-availability-details 2026-07-01 14:05:44.100 | pagination 2026-07-01 14:05:44.100 | port-device-profile 2026-07-01 14:05:44.100 | port-mac-address-regenerate 2026-07-01 14:05:44.100 | port-numa-affinity-policy 2026-07-01 14:05:44.100 | port-numa-affinity-policy-socket 2026-07-01 14:05:44.100 | binding 2026-07-01 14:05:44.100 | binding-extended 2026-07-01 14:05:44.100 | port-security 2026-07-01 14:05:44.100 | project-id 2026-07-01 14:05:44.100 | provider 2026-07-01 14:05:44.101 | qinq 2026-07-01 14:05:44.101 | quota-check-limit 2026-07-01 14:05:44.101 | quota-check-limit-default 2026-07-01 14:05:44.101 | quotas 2026-07-01 14:05:44.101 | quota_details 2026-07-01 14:05:44.101 | rbac-policies 2026-07-01 14:05:44.101 | rbac-address-scope 2026-07-01 14:05:44.101 | rbac-security-groups 2026-07-01 14:05:44.101 | revision-if-match 2026-07-01 14:05:44.101 | standard-attr-revisions 2026-07-01 14:05:44.101 | router_availability_zone 2026-07-01 14:05:44.102 | router-enable-snat 2026-07-01 14:05:44.102 | security-groups-default-rules 2026-07-01 14:05:44.102 | security-groups-default-statefulness 2026-07-01 14:05:44.102 | security-groups-normalized-cidr 2026-07-01 14:05:44.102 | security-groups-remote-address-group 2026-07-01 14:05:44.102 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:05:44.102 | security-groups-shared-filtering 2026-07-01 14:05:44.102 | security-group 2026-07-01 14:05:44.102 | service-type 2026-07-01 14:05:44.102 | sorting 2026-07-01 14:05:44.102 | standard-attr-description 2026-07-01 14:05:44.102 | stateful-security-group 2026-07-01 14:05:44.103 | subnet-dns-publish-fixed-ip 2026-07-01 14:05:44.103 | subnet-external-network 2026-07-01 14:05:44.103 | subnet_onboard 2026-07-01 14:05:44.103 | subnet-service-types 2026-07-01 14:05:44.103 | subnet_allocation 2026-07-01 14:05:44.103 | subnetpool-prefix-ops 2026-07-01 14:05:44.103 | tag-creation 2026-07-01 14:05:44.103 | standard-attr-tag 2026-07-01 14:05:44.103 | standard-attr-timestamp 2026-07-01 14:05:44.103 | vlan-transparent' 2026-07-01 14:05:44.103 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 14:05:44.104 | address-scope 2026-07-01 14:05:44.104 | agent 2026-07-01 14:05:44.104 | allowed-address-pairs 2026-07-01 14:05:44.104 | auto-allocated-topology 2026-07-01 14:05:44.104 | availability_zone 2026-07-01 14:05:44.104 | default-subnetpools 2026-07-01 14:05:44.104 | dhcp_agent_scheduler 2026-07-01 14:05:44.104 | dns-integration 2026-07-01 14:05:44.104 | dns-domain-ports 2026-07-01 14:05:44.104 | dns-integration-domain-keywords 2026-07-01 14:05:44.104 | empty-string-filtering 2026-07-01 14:05:44.104 | external-net 2026-07-01 14:05:44.105 | extra_dhcp_opt 2026-07-01 14:05:44.105 | extraroute 2026-07-01 14:05:44.105 | extraroute-atomic 2026-07-01 14:05:44.105 | filter-validation 2026-07-01 14:05:44.105 | floating-ip-port-forwarding-detail 2026-07-01 14:05:44.105 | fip-port-details 2026-07-01 14:05:44.105 | flavors 2026-07-01 14:05:44.105 | floatingip-pools 2026-07-01 14:05:44.105 | router 2026-07-01 14:05:44.105 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:05:44.105 | enable-default-route-bfd 2026-07-01 14:05:44.105 | enable-default-route-ecmp 2026-07-01 14:05:44.106 | ext-gw-mode 2026-07-01 14:05:44.106 | l3-ha 2026-07-01 14:05:44.106 | external-gateway-multihoming 2026-07-01 14:05:44.106 | l3-flavors 2026-07-01 14:05:44.106 | l3_agent_scheduler 2026-07-01 14:05:44.106 | multi-provider 2026-07-01 14:05:44.106 | net-mtu 2026-07-01 14:05:44.106 | net-mtu-writable 2026-07-01 14:05:44.106 | network_availability_zone 2026-07-01 14:05:44.106 | network-ip-availability 2026-07-01 14:05:44.106 | network-ip-availability-details 2026-07-01 14:05:44.106 | pagination 2026-07-01 14:05:44.107 | port-device-profile 2026-07-01 14:05:44.107 | port-mac-address-regenerate 2026-07-01 14:05:44.107 | port-numa-affinity-policy 2026-07-01 14:05:44.107 | port-numa-affinity-policy-socket 2026-07-01 14:05:44.107 | binding 2026-07-01 14:05:44.107 | binding-extended 2026-07-01 14:05:44.107 | port-security 2026-07-01 14:05:44.107 | project-id 2026-07-01 14:05:44.107 | provider 2026-07-01 14:05:44.107 | qinq 2026-07-01 14:05:44.107 | quota-check-limit 2026-07-01 14:05:44.107 | quota-check-limit-default 2026-07-01 14:05:44.108 | quotas 2026-07-01 14:05:44.108 | quota_details 2026-07-01 14:05:44.108 | rbac-policies 2026-07-01 14:05:44.108 | rbac-address-scope 2026-07-01 14:05:44.108 | rbac-security-groups 2026-07-01 14:05:44.108 | revision-if-match 2026-07-01 14:05:44.108 | standard-attr-revisions 2026-07-01 14:05:44.108 | router_availability_zone 2026-07-01 14:05:44.108 | router-enable-snat 2026-07-01 14:05:44.108 | security-groups-default-rules 2026-07-01 14:05:44.109 | security-groups-default-statefulness 2026-07-01 14:05:44.109 | security-groups-normalized-cidr 2026-07-01 14:05:44.109 | security-groups-remote-address-group 2026-07-01 14:05:44.109 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:05:44.109 | security-groups-shared-filtering 2026-07-01 14:05:44.109 | security-group 2026-07-01 14:05:44.109 | service-type 2026-07-01 14:05:44.109 | sorting 2026-07-01 14:05:44.109 | standard-attr-description 2026-07-01 14:05:44.109 | stateful-security-group 2026-07-01 14:05:44.109 | subnet-dns-publish-fixed-ip 2026-07-01 14:05:44.109 | subnet-external-network 2026-07-01 14:05:44.110 | subnet_onboard 2026-07-01 14:05:44.110 | subnet-service-types 2026-07-01 14:05:44.110 | subnet_allocation 2026-07-01 14:05:44.110 | subnetpool-prefix-ops 2026-07-01 14:05:44.110 | tag-creation 2026-07-01 14:05:44.110 | standard-attr-tag 2026-07-01 14:05:44.110 | standard-attr-timestamp 2026-07-01 14:05:44.110 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-01 14:05:44.110 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 14:05:44.110 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-01 14:05:44.110 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-01 14:05:44.112 | ++ 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-07-01 14:05:48.683 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:48.687 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=c3f1fba8-527e-4abe-ac0d-611a81f57edb 2026-07-01 14:05:48.692 | + 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-07-01 14:05:48.696 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:05:48.719 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-01 14:05:48.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-01 14:05:48.727 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 187f3bd3-fb1a-49f6-bef9-3326b5a4668a 8ef56b26-3707-41c0-8d31-168846a16882 2026-07-01 14:05:54.666 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-01 14:05:54.670 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 c3f1fba8-527e-4abe-ac0d-611a81f57edb 2026-07-01 14:05:54.674 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-01 14:05:54.678 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-01 14:05:54.681 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-01 14:05:54.685 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-01 14:05:54.689 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-01 14:05:54.692 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network c3f1fba8-527e-4abe-ac0d-611a81f57edb --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-01 14:05:54.697 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-01 14:05:54.701 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-01 14:05:54.708 | +++ 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 c3f1fba8-527e-4abe-ac0d-611a81f57edb --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-01 14:05:54.709 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-01 14:05:58.399 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:05:58.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-01 14:05:58.404 | | id | 03eeaf28-2813-4503-9a0c-1309db0f9bed |' 2026-07-01 14:05:58.408 | ++ 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-07-01 14:05:58.411 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:05:58.432 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 03eeaf28-2813-4503-9a0c-1309db0f9bed '|' 2026-07-01 14:05:58.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 03eeaf28-2813-4503-9a0c-1309db0f9bed |' 2026-07-01 14:05:58.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-01 14:05:58.443 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 03eeaf28-2813-4503-9a0c-1309db0f9bed '|' 2026-07-01 14:05:58.445 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-01 14:05:58.448 | ++ functions-common:get_field:806 : local data field 2026-07-01 14:05:58.451 | ++ functions-common:get_field:807 : read data 2026-07-01 14:05:58.454 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-01 14:05:58.457 | ++ functions-common:get_field:811 : field='$3' 2026-07-01 14:05:58.461 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 03eeaf28-2813-4503-9a0c-1309db0f9bed |' 2026-07-01 14:05:58.461 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-01 14:05:58.467 | ++ functions-common:get_field:807 : read data 2026-07-01 14:05:58.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-01 14:05:58.477 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 03eeaf28-2813-4503-9a0c-1309db0f9bed '|' 2026-07-01 14:05:58.477 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-01 14:05:58.480 | ++ functions-common:get_field:806 : local data field 2026-07-01 14:05:58.482 | ++ functions-common:get_field:807 : read data 2026-07-01 14:05:58.485 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-01 14:05:58.488 | ++ functions-common:get_field:811 : field='$6' 2026-07-01 14:05:58.492 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 03eeaf28-2813-4503-9a0c-1309db0f9bed |' 2026-07-01 14:05:58.492 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-01 14:05:58.498 | ++ functions-common:get_field:807 : read data 2026-07-01 14:05:58.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=03eeaf28-2813-4503-9a0c-1309db0f9bed 2026-07-01 14:05:58.506 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway c3f1fba8-527e-4abe-ac0d-611a81f57edb 187f3bd3-fb1a-49f6-bef9-3326b5a4668a 2026-07-01 14:06:04.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-01 14:06:04.163 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-01 14:06:04.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-01 14:06:04.191 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:04.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-01 14:06:04.197 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-01 14:06:04.201 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-01 14:06:04.206 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-01 14:06:04.209 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-01 14:06:04.212 | ++ 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-07-01 14:06:04.245 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-01 14:06:04.249 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-01 14:06:04.253 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-01 14:06:04.256 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-01 14:06:04.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-01 14:06:04.264 | + 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-07-01 14:06:04.267 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-01 14:06:04.270 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-01 14:06:04.274 | + functions-common:test_with_retry:2360 : local until=10 2026-07-01 14:06:04.277 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-01 14:06:04.280 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-01 14:06:04.284 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-01 14:06:04.287 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:04.290 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:04.295 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:04.301 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914764297 2026-07-01 14:06:04.305 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-01 14:06:04.313 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-01 14:06:04.316 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:04.319 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:04.323 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:04.327 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:04.330 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:04.334 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-01 14:06:04.337 | + functions-common:time_stop:2427 : start_time=1782914764297 2026-07-01 14:06:04.341 | + functions-common:time_stop:2429 : [[ -z 1782914764297 ]] 2026-07-01 14:06:04.345 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:04.350 | + functions-common:time_stop:2432 : end_time=1782914764346 2026-07-01 14:06:04.354 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-01 14:06:04.358 | + functions-common:time_stop:2434 : total=7210 2026-07-01 14:06:04.361 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:04.365 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7259 2026-07-01 14:06:04.372 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-01 14:06:04.372 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-01 14:06:04.380 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-01 14:06:04.384 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-01 14:06:04.387 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-01 14:06:04.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-01 14:06:04.394 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-01 14:06:04.417 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-01 14:06:04.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-01 14:06:04.447 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-01 14:06:04.447 | ++ 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-07-01 14:06:04.447 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-01 14:06:07.829 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:06:07.834 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.59 ' 2026-07-01 14:06:07.837 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-01 14:06:07.840 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:06:07.860 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-01 14:06:07.862 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-01 14:06:07.865 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-01 14:06:07.869 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-01 14:06:07.871 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 187f3bd3-fb1a-49f6-bef9-3326b5a4668a 8c7af894-bcfd-4112-82c1-08121df3118e 2026-07-01 14:06:14.261 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-01 14:06:14.265 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 c3f1fba8-527e-4abe-ac0d-611a81f57edb 2026-07-01 14:06:14.269 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-01 14:06:14.272 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-01 14:06:14.275 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-01 14:06:14.278 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-01 14:06:14.281 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network c3f1fba8-527e-4abe-ac0d-611a81f57edb --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-01 14:06:14.285 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-01 14:06:14.288 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-01 14:06:14.294 | +++ 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 c3f1fba8-527e-4abe-ac0d-611a81f57edb --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-01 14:06:14.294 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-01 14:06:20.024 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:06:20.030 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-01 14:06:20.030 | | id | 3330a550-83b6-40d2-b03a-2ebd9074d54d |' 2026-07-01 14:06:20.033 | ++ 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-07-01 14:06:20.035 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:06:20.054 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3330a550-83b6-40d2-b03a-2ebd9074d54d '|' 2026-07-01 14:06:20.059 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 3330a550-83b6-40d2-b03a-2ebd9074d54d |' 2026-07-01 14:06:20.062 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-01 14:06:20.067 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-01 14:06:20.067 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3330a550-83b6-40d2-b03a-2ebd9074d54d '|' 2026-07-01 14:06:20.070 | ++ functions-common:get_field:806 : local data field 2026-07-01 14:06:20.073 | ++ functions-common:get_field:807 : read data 2026-07-01 14:06:20.076 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-01 14:06:20.080 | ++ functions-common:get_field:811 : field='$3' 2026-07-01 14:06:20.083 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-01 14:06:20.084 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 3330a550-83b6-40d2-b03a-2ebd9074d54d |' 2026-07-01 14:06:20.091 | ++ functions-common:get_field:807 : read data 2026-07-01 14:06:20.095 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-01 14:06:20.099 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-01 14:06:20.105 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-01 14:06:20.105 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3330a550-83b6-40d2-b03a-2ebd9074d54d '|' 2026-07-01 14:06:20.109 | ++ functions-common:get_field:806 : local data field 2026-07-01 14:06:20.112 | ++ functions-common:get_field:807 : read data 2026-07-01 14:06:20.118 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-01 14:06:20.119 | ++ functions-common:get_field:811 : field='$6' 2026-07-01 14:06:20.123 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 3330a550-83b6-40d2-b03a-2ebd9074d54d |' 2026-07-01 14:06:20.126 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-01 14:06:20.130 | ++ functions-common:get_field:807 : read data 2026-07-01 14:06:20.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=3330a550-83b6-40d2-b03a-2ebd9074d54d 2026-07-01 14:06:20.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-01 14:06:20.140 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-01 14:06:20.143 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-01 14:06:20.146 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-01 14:06:20.165 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:20.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-01 14:06:20.184 | net.ipv6.conf.all.forwarding = 1 2026-07-01 14:06:20.196 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 3330a550-83b6-40d2-b03a-2ebd9074d54d 2026-07-01 14:06:20.196 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 187f3bd3-fb1a-49f6-bef9-3326b5a4668a -c external_gateway_info -f json 2026-07-01 14:06:20.196 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-01 14:06:20.197 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-01 14:06:20.198 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-01 14:06:23.653 | ++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:06:23.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::354 2026-07-01 14:06:23.660 | + 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-07-01 14:06:23.663 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-01 14:06:23.683 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-01 14:06:23.685 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-01 14:06:23.688 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-01 14:06:23.692 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-01 14:06:23.695 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-01 14:06:23.698 | ++ 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-07-01 14:06:23.723 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-01 14:06:23.727 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-01 14:06:23.731 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-01 14:06:23.734 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-01 14:06:23.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-01 14:06:23.769 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdc6:6b8c:0364::/56 2026-07-01 14:06:23.772 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 6cd80ee3-0f36-4aac-9aa9-bb784f649168 ]] 2026-07-01 14:06:23.775 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdc6:6b8c:0364::/56 via 2001:db8::354 dev br-ex 2026-07-01 14:06:23.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-01 14:06:23.795 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-01 14:06:23.799 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-01 14:06:23.819 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:23.822 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-01 14:06:23.825 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:06:23.828 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-01 14:06:23.831 | + ./stack.sh:main:1332 : start_nova 2026-07-01 14:06:23.835 | + lib/nova:start_nova:1171 : start_nova_rest 2026-07-01 14:06:23.838 | + lib/nova:start_nova_rest:1084 : 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-07-01 14:06:23.840 | + lib/nova:start_nova_rest:1085 : 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-07-01 14:06:23.844 | + lib/nova:start_nova_rest:1085 : 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-07-01 14:06:23.847 | + lib/nova:start_nova_rest:1087 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-01 14:06:23.850 | + lib/nova:start_nova_rest:1089 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 14:06:23.853 | + functions-common:run_process:1674 : local service=n-sch 2026-07-01 14:06:23.856 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 14:06:23.859 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:23.861 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:23.865 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:06:23.868 | + functions-common:run_process:1680 : local name=n-sch 2026-07-01 14:06:23.871 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:23.874 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:23.877 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:23.879 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:23.884 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:23.888 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914783885 2026-07-01 14:06:23.891 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-01 14:06:23.910 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:23.913 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-01 14:06:23.916 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-01 14:06:23.919 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 14:06:23.922 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 14:06:23.924 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 14:06:23.927 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 14:06:23.930 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-01 14:06:23.933 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-01 14:06:23.936 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-01 14:06:23.939 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:06:23.942 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:06:23.944 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:06:23.947 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:06:23.950 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-01 14:06:23.953 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-01 14:06:23.956 | + 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-07-01 14:06:23.959 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-01 14:06:23.961 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-01 14:06:23.964 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:06:23.967 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:06:23.969 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:06:23.972 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:06:23.974 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:06:23.977 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-01 14:06:23.979 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:06:23.985 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-01 14:06:24.065 | + 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-07-01 14:06:24.144 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-01 14:06:24.211 | + 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-07-01 14:06:24.278 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-01 14:06:24.348 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-01 14:06:24.417 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 14:06:24.486 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:06:24.490 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:06:24.492 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-01 14:06:24.574 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:06:25.043 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-01 14:06:25.073 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-01 14:06:25.532 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-01 14:06:25.591 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:25.596 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:25.597 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:25.600 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:25.604 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:25.605 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:25.608 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:25.611 | + functions-common:time_stop:2427 : start_time=1782914783885 2026-07-01 14:06:25.613 | + functions-common:time_stop:2429 : [[ -z 1782914783885 ]] 2026-07-01 14:06:25.617 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:25.622 | + functions-common:time_stop:2432 : end_time=1782914785619 2026-07-01 14:06:25.625 | + functions-common:time_stop:2433 : elapsed_time=1734 2026-07-01 14:06:25.627 | + functions-common:time_stop:2434 : total=23099 2026-07-01 14:06:25.631 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:25.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24833 2026-07-01 14:06:25.638 | ++ lib/nova:start_nova_rest:1090 : which uwsgi 2026-07-01 14:06:25.643 | + lib/nova:start_nova_rest:1090 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 14:06:25.647 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-01 14:06:25.649 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 14:06:25.653 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:25.655 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:25.659 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:06:25.661 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-01 14:06:25.665 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:25.669 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:25.671 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:25.675 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:25.680 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:25.683 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914785681 2026-07-01 14:06:25.687 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-01 14:06:25.709 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:25.712 | + 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-07-01 14:06:25.715 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-01 14:06:25.719 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 14:06:25.722 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 14:06:25.725 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 14:06:25.729 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-01 14:06:25.732 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-01 14:06:25.736 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-01 14:06:25.739 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-01 14:06:25.743 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:06:25.746 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:06:25.749 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:06:25.753 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:06:25.756 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-01 14:06:25.758 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-01 14:06:25.761 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 14:06:25.765 | + 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-07-01 14:06:25.768 | + 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-07-01 14:06:25.772 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-01 14:06:25.774 | + 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-07-01 14:06:25.778 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 14:06:25.781 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 14:06:25.785 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 14:06:25.788 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-01 14:06:25.791 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 14:06:25.797 | + 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-07-01 14:06:25.879 | + 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-07-01 14:06:25.958 | + 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-07-01 14:06:26.030 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-01 14:06:26.097 | + 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-07-01 14:06:26.165 | + 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-07-01 14:06:26.234 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-01 14:06:26.305 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-01 14:06:26.375 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-01 14:06:26.443 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-01 14:06:26.512 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-01 14:06:26.583 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 14:06:26.585 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 14:06:26.589 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-01 14:06:26.684 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 14:06:27.178 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-01 14:06:27.197 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-01 14:06:27.676 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-01 14:06:27.820 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:27.825 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:27.829 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:27.833 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:27.836 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:27.839 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:27.841 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:27.844 | + functions-common:time_stop:2427 : start_time=1782914785681 2026-07-01 14:06:27.847 | + functions-common:time_stop:2429 : [[ -z 1782914785681 ]] 2026-07-01 14:06:27.854 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:27.860 | + functions-common:time_stop:2432 : end_time=1782914787856 2026-07-01 14:06:27.864 | + functions-common:time_stop:2433 : elapsed_time=2175 2026-07-01 14:06:27.866 | + functions-common:time_stop:2434 : total=24833 2026-07-01 14:06:27.869 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:27.871 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27008 2026-07-01 14:06:27.874 | + lib/nova:start_nova_rest:1092 : 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-07-01 14:06:27.877 | + lib/nova:start_nova_rest:1092 : 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-07-01 14:06:27.880 | + lib/nova:start_nova:1172 : start_nova_console_proxies 2026-07-01 14:06:27.883 | + lib/nova:start_nova_console_proxies:1107 : 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-07-01 14:06:27.885 | + lib/nova:start_nova_console_proxies:1109 : 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-07-01 14:06:27.889 | + lib/nova:start_nova_console_proxies:1109 : 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-07-01 14:06:27.892 | + lib/nova:start_nova_console_proxies:1111 : local api_cell_conf=/etc/nova/nova.conf 2026-07-01 14:06:27.894 | + lib/nova:start_nova_console_proxies:1113 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 14:06:27.897 | + lib/nova:start_nova_console_proxies:1118 : enable_nova_console_proxies 2026-07-01 14:06:27.901 | ++ lib/nova:enable_nova_console_proxies:1096 : seq 1 1 2026-07-01 14:06:27.906 | + lib/nova:enable_nova_console_proxies:1096 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 14:06:27.909 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 14:06:27.911 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-novnc 2026-07-01 14:06:27.932 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:27.935 | + lib/nova:enable_nova_console_proxies:1099 : enable_service n-novnc-cell1 2026-07-01 14:06:27.989 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 14:06:27.992 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-spice 2026-07-01 14:06:28.016 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:06:28.019 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-01 14:06:28.020 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-sproxy 2026-07-01 14:06:28.044 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:06:28.048 | ++ lib/nova:start_nova_console_proxies:1119 : seq 1 1 2026-07-01 14:06:28.051 | + lib/nova:start_nova_console_proxies:1119 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 14:06:28.053 | + lib/nova:start_nova_console_proxies:1120 : local conf 2026-07-01 14:06:28.056 | ++ lib/nova:start_nova_console_proxies:1121 : conductor_conf 1 2026-07-01 14:06:28.059 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 14:06:28.061 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 14:06:28.064 | + lib/nova:start_nova_console_proxies:1121 : conf=/etc/nova/nova_cell1.conf 2026-07-01 14:06:28.066 | + lib/nova:start_nova_console_proxies:1122 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-01 14:06:28.068 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-01 14:06:28.071 | + 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-07-01 14:06:28.073 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:28.075 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:28.078 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:06:28.081 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-01 14:06:28.084 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:28.087 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:28.090 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:28.093 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:28.095 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:28.101 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914788098 2026-07-01 14:06:28.104 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-01 14:06:28.130 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:28.133 | + 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-07-01 14:06:28.136 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-01 14:06:28.139 | + 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-07-01 14:06:28.142 | + 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-07-01 14:06:28.145 | + 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-07-01 14:06:28.147 | + 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-07-01 14:06:28.150 | + 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-07-01 14:06:28.152 | + 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-07-01 14:06:28.155 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-01 14:06:28.158 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:06:28.161 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:06:28.163 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:06:28.166 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:06:28.169 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-01 14:06:28.171 | + 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-07-01 14:06:28.173 | + 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-07-01 14:06:28.176 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-01 14:06:28.178 | + 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-07-01 14:06:28.181 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:06:28.183 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:06:28.186 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:06:28.188 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:06:28.191 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:06:28.193 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-01 14:06:28.195 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:06:28.200 | + 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-07-01 14:06:28.285 | + 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-07-01 14:06:28.380 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-01 14:06:28.457 | + 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-07-01 14:06:28.532 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-01 14:06:28.604 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-01 14:06:28.701 | + 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-07-01 14:06:28.777 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:06:28.780 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:06:28.782 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-01 14:06:28.869 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:06:29.454 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-01 14:06:29.494 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-01 14:06:30.020 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-01 14:06:30.081 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:30.084 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:30.090 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:30.091 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:30.095 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:30.099 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:30.103 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:30.106 | + functions-common:time_stop:2427 : start_time=1782914788098 2026-07-01 14:06:30.108 | + functions-common:time_stop:2429 : [[ -z 1782914788098 ]] 2026-07-01 14:06:30.116 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:30.119 | + functions-common:time_stop:2432 : end_time=1782914790116 2026-07-01 14:06:30.121 | + functions-common:time_stop:2433 : elapsed_time=2018 2026-07-01 14:06:30.123 | + functions-common:time_stop:2434 : total=27008 2026-07-01 14:06:30.126 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:30.128 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29026 2026-07-01 14:06:30.131 | + lib/nova:start_nova_console_proxies:1123 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-01 14:06:30.133 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-01 14:06:30.136 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-01 14:06:30.140 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:30.142 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:30.144 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:06:30.147 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-01 14:06:30.149 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:30.152 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:30.154 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:30.156 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:30.164 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:30.166 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914790164 2026-07-01 14:06:30.169 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-01 14:06:30.190 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:06:30.191 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:30.194 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:30.196 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:30.199 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:30.201 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:30.204 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:30.206 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:30.209 | + functions-common:time_stop:2427 : start_time=1782914790164 2026-07-01 14:06:30.211 | + functions-common:time_stop:2429 : [[ -z 1782914790164 ]] 2026-07-01 14:06:30.214 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:30.218 | + functions-common:time_stop:2432 : end_time=1782914790215 2026-07-01 14:06:30.220 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-01 14:06:30.223 | + functions-common:time_stop:2434 : total=29026 2026-07-01 14:06:30.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:30.228 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29077 2026-07-01 14:06:30.230 | + lib/nova:start_nova_console_proxies:1124 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-01 14:06:30.233 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-01 14:06:30.235 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-01 14:06:30.237 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:30.240 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:30.244 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:06:30.250 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-01 14:06:30.251 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:30.254 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:30.257 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:30.259 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:30.267 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:30.271 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914790267 2026-07-01 14:06:30.274 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-01 14:06:30.301 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:06:30.303 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:30.306 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:30.309 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:30.312 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:30.315 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:30.318 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:30.320 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:30.323 | + functions-common:time_stop:2427 : start_time=1782914790267 2026-07-01 14:06:30.326 | + functions-common:time_stop:2429 : [[ -z 1782914790267 ]] 2026-07-01 14:06:30.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:30.337 | + functions-common:time_stop:2432 : end_time=1782914790333 2026-07-01 14:06:30.339 | + functions-common:time_stop:2433 : elapsed_time=66 2026-07-01 14:06:30.342 | + functions-common:time_stop:2434 : total=29077 2026-07-01 14:06:30.345 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:30.349 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29143 2026-07-01 14:06:30.352 | + lib/nova:start_nova_console_proxies:1128 : 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-07-01 14:06:30.355 | + lib/nova:start_nova_console_proxies:1128 : 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-07-01 14:06:30.358 | + lib/nova:start_nova:1173 : start_nova_conductor 2026-07-01 14:06:30.361 | + lib/nova:start_nova_conductor:1141 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 14:06:30.364 | + lib/nova:start_nova_conductor:1147 : enable_nova_fleet 2026-07-01 14:06:30.367 | + lib/nova:enable_nova_fleet:1132 : is_service_enabled n-cond 2026-07-01 14:06:30.393 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:30.397 | + lib/nova:enable_nova_fleet:1133 : enable_service n-super-cond 2026-07-01 14:06:30.453 | ++ lib/nova:enable_nova_fleet:1134 : seq 1 1 2026-07-01 14:06:30.458 | + lib/nova:enable_nova_fleet:1134 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 14:06:30.461 | + lib/nova:enable_nova_fleet:1135 : enable_service n-cond-cell1 2026-07-01 14:06:30.525 | + lib/nova:start_nova_conductor:1148 : is_service_enabled n-super-cond 2026-07-01 14:06:30.550 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:30.553 | + lib/nova:start_nova_conductor:1149 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 14:06:30.555 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-01 14:06:30.558 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 14:06:30.561 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:30.563 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:30.566 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:06:30.571 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-01 14:06:30.574 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:30.579 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:30.586 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:30.590 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:30.601 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:30.604 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914790601 2026-07-01 14:06:30.609 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-01 14:06:30.631 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:30.634 | + 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-07-01 14:06:30.637 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-01 14:06:30.640 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 14:06:30.643 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 14:06:30.645 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 14:06:30.647 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 14:06:30.649 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-01 14:06:30.652 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-01 14:06:30.654 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-01 14:06:30.657 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:06:30.660 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:06:30.662 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:06:30.665 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:06:30.668 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-01 14:06:30.670 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-01 14:06:30.673 | + 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-07-01 14:06:30.675 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-01 14:06:30.677 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-01 14:06:30.680 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:06:30.682 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:06:30.684 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:06:30.686 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:06:30.689 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:06:30.691 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-01 14:06:30.694 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:06:30.698 | + 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-07-01 14:06:30.797 | + 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-07-01 14:06:30.950 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-01 14:06:31.075 | + 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-07-01 14:06:31.204 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-01 14:06:31.301 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-01 14:06:31.429 | + 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-07-01 14:06:31.552 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:06:31.558 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:06:31.562 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-01 14:06:31.683 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:06:32.324 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-01 14:06:32.369 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-01 14:06:32.921 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-01 14:06:32.987 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:32.990 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:33.000 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:33.010 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:33.019 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:33.027 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:33.035 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:33.044 | + functions-common:time_stop:2427 : start_time=1782914790601 2026-07-01 14:06:33.046 | + functions-common:time_stop:2429 : [[ -z 1782914790601 ]] 2026-07-01 14:06:33.057 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:33.067 | + functions-common:time_stop:2432 : end_time=1782914793057 2026-07-01 14:06:33.070 | + functions-common:time_stop:2433 : elapsed_time=2456 2026-07-01 14:06:33.076 | + functions-common:time_stop:2434 : total=29143 2026-07-01 14:06:33.085 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:33.090 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31599 2026-07-01 14:06:33.096 | ++ lib/nova:start_nova_conductor:1151 : seq 1 1 2026-07-01 14:06:33.109 | + lib/nova:start_nova_conductor:1151 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-01 14:06:33.112 | + lib/nova:start_nova_conductor:1152 : is_service_enabled n-cond-cell1 2026-07-01 14:06:33.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:33.151 | + lib/nova:start_nova_conductor:1153 : local conf 2026-07-01 14:06:33.161 | ++ lib/nova:start_nova_conductor:1154 : conductor_conf 1 2026-07-01 14:06:33.173 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-01 14:06:33.180 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-01 14:06:33.186 | + lib/nova:start_nova_conductor:1154 : conf=/etc/nova/nova_cell1.conf 2026-07-01 14:06:33.194 | + lib/nova:start_nova_conductor:1155 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 14:06:33.200 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-01 14:06:33.210 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 14:06:33.215 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:33.222 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:33.227 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:06:33.234 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-01 14:06:33.241 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:33.245 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:33.251 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:33.259 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:33.267 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:33.280 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914793271 2026-07-01 14:06:33.290 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-01 14:06:33.332 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:33.335 | + 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-07-01 14:06:33.341 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-01 14:06:33.349 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 14:06:33.354 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 14:06:33.362 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 14:06:33.367 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 14:06:33.373 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-01 14:06:33.378 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-01 14:06:33.383 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-01 14:06:33.389 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:06:33.396 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:06:33.400 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:06:33.407 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:06:33.411 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-01 14:06:33.415 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-01 14:06:33.424 | + 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-07-01 14:06:33.430 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-01 14:06:33.435 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-01 14:06:33.443 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:06:33.448 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:06:33.455 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:06:33.457 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:06:33.464 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:06:33.468 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-01 14:06:33.473 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:06:33.480 | + 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-07-01 14:06:33.589 | + 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-07-01 14:06:33.664 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-01 14:06:33.728 | + 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-07-01 14:06:33.791 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-01 14:06:33.852 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-01 14:06:33.914 | + 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-07-01 14:06:34.044 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:06:34.048 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:06:34.054 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-01 14:06:34.179 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:06:34.717 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-01 14:06:34.742 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-01 14:06:35.242 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-01 14:06:35.312 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:35.317 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:35.317 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:35.319 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:35.321 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:35.323 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:35.325 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:35.327 | + functions-common:time_stop:2427 : start_time=1782914793271 2026-07-01 14:06:35.329 | + functions-common:time_stop:2429 : [[ -z 1782914793271 ]] 2026-07-01 14:06:35.334 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:35.338 | + functions-common:time_stop:2432 : end_time=1782914795336 2026-07-01 14:06:35.340 | + functions-common:time_stop:2433 : elapsed_time=2065 2026-07-01 14:06:35.342 | + functions-common:time_stop:2434 : total=31599 2026-07-01 14:06:35.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:35.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33664 2026-07-01 14:06:35.349 | + lib/nova:start_nova:1174 : start_nova_compute 2026-07-01 14:06:35.351 | + lib/nova:start_nova_compute:989 : 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-07-01 14:06:35.353 | + lib/nova:start_nova_compute:990 : 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-07-01 14:06:35.356 | + lib/nova:start_nova_compute:990 : 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-07-01 14:06:35.358 | + lib/nova:start_nova_compute:992 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-01 14:06:35.360 | + lib/nova:start_nova_compute:995 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-01 14:06:35.366 | + lib/nova:start_nova_compute:997 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-01 14:06:35.368 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:06:35.371 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-01 14:06:35.373 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-01 14:06:35.375 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-01 14:06:35.380 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-01 14:06:35.382 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-01 14:06:35.384 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-01 14:06:35.386 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-01 14:06:35.397 | + inc/meta-config:merge_config_file:164 : read a 2026-07-01 14:06:35.400 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-01 14:06:35.400 | BEGIN { 2026-07-01 14:06:35.400 | section = "" 2026-07-01 14:06:35.400 | last_section = "" 2026-07-01 14:06:35.400 | section_count = 0 2026-07-01 14:06:35.400 | } 2026-07-01 14:06:35.400 | /^\[.+\]/ { 2026-07-01 14:06:35.401 | gsub("[][]", "", $1); 2026-07-01 14:06:35.401 | section=$1 2026-07-01 14:06:35.401 | next 2026-07-01 14:06:35.401 | } 2026-07-01 14:06:35.401 | /^ *\#/ { 2026-07-01 14:06:35.401 | next 2026-07-01 14:06:35.401 | } 2026-07-01 14:06:35.401 | /^[^ \t]+/ { 2026-07-01 14:06:35.401 | # get offset of first = in $0 2026-07-01 14:06:35.401 | eq_idx = index($0, "=") 2026-07-01 14:06:35.402 | # extract attr & value from $0 2026-07-01 14:06:35.402 | attr = substr($0, 1, eq_idx - 1) 2026-07-01 14:06:35.402 | value = substr($0, eq_idx + 1) 2026-07-01 14:06:35.402 | # only need to strip trailing whitespace from attr 2026-07-01 14:06:35.402 | sub(/[ \t]*$/, "", attr) 2026-07-01 14:06:35.402 | # need to strip leading & trailing whitespace from value 2026-07-01 14:06:35.402 | sub(/^[ \t]*/, "", value) 2026-07-01 14:06:35.402 | sub(/[ \t]*$/, "", value) 2026-07-01 14:06:35.402 | 2026-07-01 14:06:35.402 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-01 14:06:35.402 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-01 14:06:35.403 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-01 14:06:35.403 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-01 14:06:35.403 | if (! (section, attr) in cfg_attr_count) { 2026-07-01 14:06:35.407 | if (section != last_section) { 2026-07-01 14:06:35.407 | cfg_section[section_count++] = section 2026-07-01 14:06:35.407 | last_section = section 2026-07-01 14:06:35.407 | } 2026-07-01 14:06:35.407 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-01 14:06:35.407 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-01 14:06:35.407 | 2026-07-01 14:06:35.408 | cfg_attr[section, attr, 0] = value 2026-07-01 14:06:35.408 | cfg_attr_count[section, attr] = 1 2026-07-01 14:06:35.408 | } else { 2026-07-01 14:06:35.408 | lno = cfg_attr_count[section, attr]++ 2026-07-01 14:06:35.408 | cfg_attr[section, attr, lno] = value 2026-07-01 14:06:35.408 | } 2026-07-01 14:06:35.408 | } 2026-07-01 14:06:35.408 | END { 2026-07-01 14:06:35.408 | # Process each section in order 2026-07-01 14:06:35.408 | for (sno = 0; sno < section_count; sno++) { 2026-07-01 14:06:35.409 | section = cfg_section[sno] 2026-07-01 14:06:35.409 | # The ini routines simply append a config item immediately 2026-07-01 14:06:35.409 | # after the section header. To keep the same order as defined 2026-07-01 14:06:35.414 | # in local.conf, invoke the ini routines in the reverse order 2026-07-01 14:06:35.414 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-01 14:06:35.414 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-01 14:06:35.414 | if (cfg_attr_count[section, attr] == 1) 2026-07-01 14:06:35.414 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-01 14:06:35.414 | else { 2026-07-01 14:06:35.414 | # For multiline, invoke the ini routines in the reverse order 2026-07-01 14:06:35.414 | count = cfg_attr_count[section, attr] 2026-07-01 14:06:35.415 | print "inidelete " configfile " " section " " attr 2026-07-01 14:06:35.415 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-01 14:06:35.415 | for (l = count -2; l >= 0; l--) 2026-07-01 14:06:35.415 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-01 14:06:35.415 | } 2026-07-01 14:06:35.415 | } 2026-07-01 14:06:35.415 | } 2026-07-01 14:06:35.415 | } 2026-07-01 14:06:35.415 | ' 2026-07-01 14:06:35.415 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-01 14:06:35.415 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-01 14:06:35.416 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:06:35.416 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-01 14:06:35.416 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-01 14:06:35.416 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:06:35.419 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-01 14:06:35.424 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-01 14:06:35.424 | BEGIN { group = "" } 2026-07-01 14:06:35.424 | /^\[\[.+\|.*\]\]/ { 2026-07-01 14:06:35.424 | gsub("[][]", "", $1); 2026-07-01 14:06:35.424 | split($1, a, "|"); 2026-07-01 14:06:35.424 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-01 14:06:35.424 | group=a[1] 2026-07-01 14:06:35.425 | } else { 2026-07-01 14:06:35.425 | group="" 2026-07-01 14:06:35.425 | } 2026-07-01 14:06:35.425 | next 2026-07-01 14:06:35.425 | } 2026-07-01 14:06:35.425 | { 2026-07-01 14:06:35.425 | if (group != "") 2026-07-01 14:06:35.425 | print $0 2026-07-01 14:06:35.425 | } 2026-07-01 14:06:35.425 | ' /home/quobyte/devstack/local.conf 2026-07-01 14:06:35.434 | + lib/nova:start_nova_compute:999 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-01 14:06:35.439 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-01 14:06:35.489 | + lib/nova:start_nova_compute:1009 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-01 14:06:35.539 | + lib/nova:start_nova_compute:1010 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-01 14:06:35.543 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-01 14:06:35.545 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-01 14:06:35.548 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-01 14:06:35.553 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-01 14:06:35.557 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-01 14:06:35.588 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:35.594 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-01 14:06:35.598 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-01 14:06:35.602 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-01 14:06:35.629 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:35.634 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.233:5672/nova_cell1 2026-07-01 14:06:35.639 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.233:5672/nova_cell1 2026-07-01 14:06:35.690 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-01 14:06:35.695 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-01 14:06:35.700 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-01 14:06:35.733 | + lib/nova:start_nova_compute:1015 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-01 14:06:35.766 | + lib/nova:start_nova_compute:1020 : configure_console_compute 2026-07-01 14:06:35.770 | + lib/nova:configure_console_compute:672 : local offset 2026-07-01 14:06:35.775 | + lib/nova:configure_console_compute:673 : offset=0 2026-07-01 14:06:35.779 | + lib/nova:configure_console_compute:677 : local default_proxyclient_addr 2026-07-01 14:06:35.785 | ++ lib/nova:configure_console_compute:678 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-01 14:06:35.823 | + lib/nova:configure_console_compute:678 : default_proxyclient_addr=192.168.122.233 2026-07-01 14:06:35.827 | + lib/nova:configure_console_compute:682 : is_service_enabled n-cpu 2026-07-01 14:06:35.859 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:35.863 | + lib/nova:configure_console_compute:683 : '[' False == True ']' 2026-07-01 14:06:35.868 | + lib/nova:configure_console_compute:686 : vercmp v1.3.0 '<' 1.0.0 2026-07-01 14:06:35.873 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-01 14:06:35.878 | + functions:vercmp:648 : local 'op=<' 2026-07-01 14:06:35.883 | + functions:vercmp:649 : local v2=1.0.0 2026-07-01 14:06:35.888 | + functions:vercmp:650 : local result 2026-07-01 14:06:35.895 | ++ functions:vercmp:654 : sort -V 2026-07-01 14:06:35.899 | ++ functions:vercmp:654 : head -1 2026-07-01 14:06:35.902 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-01 14:06:35.910 | + functions:vercmp:654 : result=1.0.0 2026-07-01 14:06:35.914 | + functions:vercmp:656 : case $op in 2026-07-01 14:06:35.919 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-01 14:06:35.925 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-01 14:06:35.930 | + functions:vercmp:667 : return 2026-07-01 14:06:35.934 | + lib/nova:configure_console_compute:691 : NOVNCPROXY_URL=http://192.168.122.233:6080/vnc_lite.html 2026-07-01 14:06:35.939 | + lib/nova:configure_console_compute:693 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.233:6080/vnc_lite.html 2026-07-01 14:06:35.987 | + lib/nova:configure_console_compute:694 : SPICEHTML5PROXY_URL=http://192.168.122.233:6081/spice_auto.html 2026-07-01 14:06:35.992 | + lib/nova:configure_console_compute:695 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.233:6081/spice_auto.html 2026-07-01 14:06:36.039 | + lib/nova:configure_console_compute:698 : is_service_enabled n-novnc 2026-07-01 14:06:36.067 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:36.070 | + lib/nova:configure_console_compute:701 : VNCSERVER_LISTEN=0.0.0.0 2026-07-01 14:06:36.075 | + lib/nova:configure_console_compute:702 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.233 2026-07-01 14:06:36.080 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-01 14:06:36.128 | + lib/nova:configure_console_compute:704 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.233 2026-07-01 14:06:36.176 | + lib/nova:configure_console_compute:709 : is_service_enabled n-spice 2026-07-01 14:06:36.203 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:06:36.207 | + lib/nova:configure_console_compute:709 : '[' False '!=' False ']' 2026-07-01 14:06:36.212 | + lib/nova:configure_console_compute:719 : is_service_enabled n-sproxy 2026-07-01 14:06:36.243 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:06:36.248 | + lib/nova:configure_console_compute:719 : '[' False '!=' False ']' 2026-07-01 14:06:36.252 | + lib/nova:start_nova_compute:1024 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-01 14:06:36.305 | + lib/nova:start_nova_compute:1027 : '[' -n 127.0.0.1 ']' 2026-07-01 14:06:36.310 | + lib/nova:start_nova_compute:1028 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-01 14:06:36.360 | + lib/nova:start_nova_compute:1032 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-01 14:06:36.365 | + lib/nova:start_nova_compute:1032 : [[ kvm == \q\e\m\u ]] 2026-07-01 14:06:36.371 | + lib/nova:start_nova_compute:1036 : [[ -n '' ]] 2026-07-01 14:06:36.375 | + lib/nova:start_nova_compute:1040 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-01 14:06:36.380 | + lib/nova:start_nova_compute:1041 : '[' 0 -gt 0 ']' 2026-07-01 14:06:36.385 | + lib/nova:start_nova_compute:1047 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-01 14:06:36.390 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-01 14:06:36.394 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 14:06:36.400 | + functions-common:run_process:1676 : local group=libvirt 2026-07-01 14:06:36.406 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:36.410 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:06:36.416 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-01 14:06:36.420 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:36.426 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:36.431 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:36.436 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:36.441 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:36.450 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914796444 2026-07-01 14:06:36.455 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-01 14:06:36.486 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:36.491 | + 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-07-01 14:06:36.497 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-01 14:06:36.502 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 14:06:36.507 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 14:06:36.512 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 14:06:36.517 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 14:06:36.523 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-01 14:06:36.525 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-01 14:06:36.531 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-01 14:06:36.537 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-01 14:06:36.542 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:06:36.548 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:06:36.552 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:06:36.556 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-01 14:06:36.560 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-01 14:06:36.565 | + 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-07-01 14:06:36.572 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-01 14:06:36.573 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-01 14:06:36.578 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-01 14:06:36.582 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:06:36.587 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:06:36.591 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:06:36.596 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-01 14:06:36.601 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-01 14:06:36.606 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-01 14:06:36.610 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:06:36.617 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-01 14:06:36.715 | + 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-07-01 14:06:36.825 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-01 14:06:36.910 | + 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-07-01 14:06:36.996 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-01 14:06:37.086 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-01 14:06:37.186 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 14:06:37.272 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:06:37.276 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-01 14:06:37.281 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-01 14:06:37.376 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-01 14:06:37.482 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:06:37.999 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-01 14:06:38.037 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-01 14:06:38.530 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-01 14:06:38.583 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:38.589 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:38.595 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:38.598 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:38.604 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:38.608 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:38.614 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:38.618 | + functions-common:time_stop:2427 : start_time=1782914796444 2026-07-01 14:06:38.621 | + functions-common:time_stop:2429 : [[ -z 1782914796444 ]] 2026-07-01 14:06:38.627 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:38.633 | + functions-common:time_stop:2432 : end_time=1782914798629 2026-07-01 14:06:38.635 | + functions-common:time_stop:2433 : elapsed_time=2185 2026-07-01 14:06:38.637 | + functions-common:time_stop:2434 : total=33664 2026-07-01 14:06:38.639 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:38.643 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35849 2026-07-01 14:06:38.645 | + lib/nova:start_nova_compute:1078 : 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-07-01 14:06:38.651 | + lib/nova:start_nova_compute:1078 : 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-07-01 14:06:38.655 | + lib/nova:start_nova:1175 : is_service_enabled n-api 2026-07-01 14:06:38.678 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:38.680 | + lib/nova:start_nova:1177 : echo 'Dumping cells_v2 mapping' 2026-07-01 14:06:38.680 | Dumping cells_v2 mapping 2026-07-01 14:06:38.683 | + lib/nova:start_nova:1178 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-01 14:06:39.157 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 14:06:39.158 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:06:39.158 | we strongly recommend against using it for new projects. 2026-07-01 14:06:39.158 | 2026-07-01 14:06:39.158 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:06:39.158 | framework. For more detail see 2026-07-01 14:06:39.158 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:06:39.158 | 2026-07-01 14:06:39.161 | import eventlet # noqa 2026-07-01 14:06:39.517 | 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-07-01 14:06:42.680 | INFO dbcounter [None req-47019621-71ef-4e96-b8a1-a532699d60e1 None None] Registered counter for database nova_api 2026-07-01 14:06:42.805 | DEBUG dbcounter [-] [73026] Writer thread running {{(pid=73026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:06:42.836 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 14:06:42.836 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-01 14:06:42.836 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 14:06:42.836 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-01 14:06:42.836 | | cell1 | 8822fbb1-51b1-4cbb-8ab6-d746613c1d0b | rabbit://stackrabbit:stackqueue@192.168.122.233:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-01 14:06:42.837 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-01 14:06:43.557 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-01 14:06:43.561 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-01 14:06:43.640 | + inc/async:async_inner:63 : create_flavors 2026-07-01 14:06:43.700 | [2047 Async create_flavors:73168]: running: create_flavors 2026-07-01 14:06:43.706 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-01 14:06:43.734 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:43.739 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-01 14:06:43.743 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:06:43.747 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-01 14:06:43.751 | + ./stack.sh:main:1337 : start_cinder 2026-07-01 14:06:43.755 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-07-01 14:06:43.763 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-07-01 14:06:43.769 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 14:06:43.772 | + functions-common:run_process:1674 : local service=c-api 2026-07-01 14:06:43.776 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 14:06:43.782 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:43.786 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:43.790 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:06:43.794 | + functions-common:run_process:1680 : local name=c-api 2026-07-01 14:06:43.799 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:43.802 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:43.805 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:43.809 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:43.814 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:43.820 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914803816 2026-07-01 14:06:43.825 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-01 14:06:43.850 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:43.855 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-01 14:06:43.859 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-01 14:06:43.863 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 14:06:43.867 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 14:06:43.872 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 14:06:43.876 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-01 14:06:43.880 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-01 14:06:43.885 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-01 14:06:43.889 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-01 14:06:43.894 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:06:43.898 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:06:43.902 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:06:43.906 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:06:43.910 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-01 14:06:43.915 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-01 14:06:43.919 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 14:06:43.923 | + 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-07-01 14:06:43.928 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-01 14:06:43.932 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-01 14:06:43.936 | + 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-07-01 14:06:43.940 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 14:06:43.944 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 14:06:43.948 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 14:06:43.952 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-01 14:06:43.956 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 14:06:43.963 | + 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-07-01 14:06:44.058 | + 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-07-01 14:06:44.160 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-01 14:06:44.238 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-01 14:06:44.316 | + 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-07-01 14:06:44.390 | + 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-07-01 14:06:44.465 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-01 14:06:44.542 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-01 14:06:44.643 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-01 14:06:44.719 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-01 14:06:44.798 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-01 14:06:44.891 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 14:06:44.895 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 14:06:44.898 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-01 14:06:44.996 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 14:06:45.556 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-01 14:06:45.574 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-01 14:06:46.108 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-01 14:06:46.268 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:46.276 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:46.281 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:46.286 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:46.291 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:46.299 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:46.307 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:46.312 | + functions-common:time_stop:2427 : start_time=1782914803816 2026-07-01 14:06:46.320 | + functions-common:time_stop:2429 : [[ -z 1782914803816 ]] 2026-07-01 14:06:46.327 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:46.336 | + functions-common:time_stop:2432 : end_time=1782914806330 2026-07-01 14:06:46.341 | + functions-common:time_stop:2433 : elapsed_time=2514 2026-07-01 14:06:46.347 | + functions-common:time_stop:2434 : total=35849 2026-07-01 14:06:46.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:46.356 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38363 2026-07-01 14:06:46.363 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-07-01 14:06:46.363 | Waiting for Cinder API to start... 2026-07-01 14:06:46.370 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.233/volume/v3/ 2026-07-01 14:06:46.378 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.233/volume/v3/ 2026-07-01 14:06:46.382 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 14:06:46.391 | + functions:wait_for_service:477 : local url=http://192.168.122.233/volume/v3/ 2026-07-01 14:06:46.397 | + functions:wait_for_service:478 : local rval=0 2026-07-01 14:06:46.403 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 14:06:46.409 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 14:06:46.419 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:46.428 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:46.438 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:46.448 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914806438 2026-07-01 14:06:46.456 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 14:06:46.460 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:06:46.468 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.233/volume/v3/ 2026-07-01 14:06:51.430 | + :: : [[ 401 == 503 ]] 2026-07-01 14:06:51.431 | + :: : [[ 0 -eq 7 ]] 2026-07-01 14:06:51.443 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 14:06:51.450 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:51.452 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:51.455 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:51.457 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:51.463 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:51.468 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 14:06:51.472 | + functions-common:time_stop:2427 : start_time=1782914806438 2026-07-01 14:06:51.476 | + functions-common:time_stop:2429 : [[ -z 1782914806438 ]] 2026-07-01 14:06:51.484 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:51.489 | + functions-common:time_stop:2432 : end_time=1782914811485 2026-07-01 14:06:51.493 | + functions-common:time_stop:2433 : elapsed_time=5047 2026-07-01 14:06:51.497 | + functions-common:time_stop:2434 : total=14585 2026-07-01 14:06:51.501 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:51.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19632 2026-07-01 14:06:51.509 | + functions:wait_for_service:486 : return 0 2026-07-01 14:06:51.513 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:51.517 | + functions-common:run_process:1674 : local service=c-sch 2026-07-01 14:06:51.521 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:51.525 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:51.528 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:51.532 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:06:51.539 | + functions-common:run_process:1680 : local name=c-sch 2026-07-01 14:06:51.544 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:51.548 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:51.553 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:51.558 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:51.562 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:51.570 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914811564 2026-07-01 14:06:51.576 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-01 14:06:51.610 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:51.614 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-01 14:06:51.618 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-01 14:06:51.622 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:51.627 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:51.630 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:51.634 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:51.638 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-01 14:06:51.642 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-01 14:06:51.648 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-01 14:06:51.655 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:06:51.660 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:06:51.664 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:06:51.670 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:06:51.676 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-01 14:06:51.681 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-01 14:06:51.686 | + 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-07-01 14:06:51.690 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-01 14:06:51.694 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:51.698 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:06:51.702 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:06:51.706 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-01 14:06:51.710 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:06:51.714 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:06:51.717 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-01 14:06:51.721 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:06:51.728 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-01 14:06:51.815 | + 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-07-01 14:06:51.904 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-01 14:06:51.997 | + 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-07-01 14:06:52.089 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-01 14:06:52.170 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-01 14:06:52.251 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 14:06:52.333 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-01 14:06:52.342 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:06:52.345 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-01 14:06:52.451 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:06:53.002 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-01 14:06:53.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-01 14:06:53.537 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-01 14:06:53.582 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:53.589 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:53.597 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:53.600 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:53.604 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:53.611 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:53.613 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:53.615 | + functions-common:time_stop:2427 : start_time=1782914811564 2026-07-01 14:06:53.618 | + functions-common:time_stop:2429 : [[ -z 1782914811564 ]] 2026-07-01 14:06:53.620 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:53.625 | + functions-common:time_stop:2432 : end_time=1782914813622 2026-07-01 14:06:53.627 | + functions-common:time_stop:2433 : elapsed_time=2058 2026-07-01 14:06:53.631 | + functions-common:time_stop:2434 : total=38363 2026-07-01 14:06:53.631 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:53.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40421 2026-07-01 14:06:53.636 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 14:06:53.639 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 14:06:53.641 | + functions-common:run_process:1674 : local service=c-bak 2026-07-01 14:06:53.643 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:53.645 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:53.648 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:53.650 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 14:06:53.652 | + functions-common:run_process:1680 : local name=c-bak 2026-07-01 14:06:53.654 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:53.657 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:53.659 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:53.661 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:53.665 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:53.671 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914813667 2026-07-01 14:06:53.674 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-01 14:06:53.699 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:06:53.702 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:53.705 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:53.708 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:53.710 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:53.713 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:53.715 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:53.718 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:53.722 | + functions-common:time_stop:2427 : start_time=1782914813667 2026-07-01 14:06:53.728 | + functions-common:time_stop:2429 : [[ -z 1782914813667 ]] 2026-07-01 14:06:53.737 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:53.749 | + functions-common:time_stop:2432 : end_time=1782914813739 2026-07-01 14:06:53.756 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-01 14:06:53.762 | + functions-common:time_stop:2434 : total=40421 2026-07-01 14:06:53.769 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:53.773 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40493 2026-07-01 14:06:53.780 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 14:06:53.784 | + functions-common:run_process:1674 : local service=c-vol 2026-07-01 14:06:53.792 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:53.797 | + functions-common:run_process:1676 : local group= 2026-07-01 14:06:53.802 | + functions-common:run_process:1677 : local user= 2026-07-01 14:06:53.806 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 14:06:53.810 | + functions-common:run_process:1680 : local name=c-vol 2026-07-01 14:06:53.815 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:06:53.819 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:06:53.823 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:06:53.828 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:06:53.833 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:06:53.840 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914813835 2026-07-01 14:06:53.844 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-01 14:06:53.871 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:53.876 | + 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-07-01 14:06:53.880 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-01 14:06:53.884 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:53.889 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:53.893 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:53.897 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:53.901 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-01 14:06:53.905 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-01 14:06:53.908 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-01 14:06:53.912 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:06:53.915 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:06:53.921 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:06:53.925 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 14:06:53.931 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-01 14:06:53.936 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-01 14:06:53.940 | + 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-07-01 14:06:53.944 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-01 14:06:53.948 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-01 14:06:53.952 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-01 14:06:53.957 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-01 14:06:53.961 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-01 14:06:53.965 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-01 14:06:53.969 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-01 14:06:53.973 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-01 14:06:53.976 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-01 14:06:53.984 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-01 14:06:54.086 | + 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-07-01 14:06:54.194 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-01 14:06:54.291 | + 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-07-01 14:06:54.370 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-01 14:06:54.449 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-01 14:06:54.536 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-01 14:06:54.629 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-01 14:06:54.634 | + 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-07-01 14:06:54.741 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-01 14:06:54.748 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-01 14:06:54.858 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-01 14:06:55.457 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-01 14:06:55.484 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-01 14:06:56.041 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-01 14:06:56.111 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:06:56.115 | + functions-common:time_stop:2420 : local name 2026-07-01 14:06:56.120 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:06:56.124 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:06:56.125 | + functions-common:time_stop:2423 : local total 2026-07-01 14:06:56.127 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:06:56.129 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:06:56.132 | + functions-common:time_stop:2427 : start_time=1782914813835 2026-07-01 14:06:56.134 | + functions-common:time_stop:2429 : [[ -z 1782914813835 ]] 2026-07-01 14:06:56.137 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:06:56.141 | + functions-common:time_stop:2432 : end_time=1782914816139 2026-07-01 14:06:56.145 | + functions-common:time_stop:2433 : elapsed_time=2304 2026-07-01 14:06:56.147 | + functions-common:time_stop:2434 : total=40493 2026-07-01 14:06:56.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:06:56.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42797 2026-07-01 14:06:56.155 | + ./stack.sh:main:1338 : create_volume_types 2026-07-01 14:06:56.155 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-07-01 14:06:56.174 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:56.176 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 14:06:56.178 | + lib/cinder:create_volume_types:678 : local be be_name 2026-07-01 14:06:56.181 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-01 14:06:56.183 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-07-01 14:06:56.185 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-01 14:06:56.187 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-07-01 14:06:56.191 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-07-01 14:06:56.192 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-07-01 14:06:56.198 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-07-01 14:06:56.255 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:06:56.262 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-01 14:07:01.565 | +-------------+--------------------------------------+ 2026-07-01 14:07:01.565 | | Field | Value | 2026-07-01 14:07:01.565 | +-------------+--------------------------------------+ 2026-07-01 14:07:01.565 | | description | None | 2026-07-01 14:07:01.565 | | id | 1191a934-2ac9-4439-bd67-e5b5c7af2d4c | 2026-07-01 14:07:01.565 | | is_public | True | 2026-07-01 14:07:01.566 | | name | lvmdriver-1 | 2026-07-01 14:07:01.566 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-01 14:07:01.566 | +-------------+--------------------------------------+ 2026-07-01 14:07:02.003 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-01 14:07:02.008 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-07-01 14:07:02.017 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-07-01 14:07:02.022 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-01 14:07:02.026 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-01 14:07:02.053 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:02.057 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-01 14:07:02.062 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:07:02.066 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-01 14:07:02.070 | + ./stack.sh:main:1353 : start_glance 2026-07-01 14:07:02.074 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-01 14:07:02.078 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-01 14:07:02.086 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 14:07:02.089 | + functions-common:run_process:1674 : local service=g-api 2026-07-01 14:07:02.093 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 14:07:02.097 | + functions-common:run_process:1676 : local group= 2026-07-01 14:07:02.101 | + functions-common:run_process:1677 : local user= 2026-07-01 14:07:02.107 | + functions-common:run_process:1678 : local env_vars= 2026-07-01 14:07:02.112 | + functions-common:run_process:1680 : local name=g-api 2026-07-01 14:07:02.118 | + functions-common:run_process:1682 : time_start run_process 2026-07-01 14:07:02.122 | + functions-common:time_start:2406 : local name=run_process 2026-07-01 14:07:02.126 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:07:02.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:07:02.137 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:07:02.142 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914822139 2026-07-01 14:07:02.144 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-01 14:07:02.163 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:02.165 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-01 14:07:02.167 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-01 14:07:02.170 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 14:07:02.172 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 14:07:02.174 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 14:07:02.176 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-01 14:07:02.179 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-01 14:07:02.181 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-01 14:07:02.183 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-01 14:07:02.186 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-01 14:07:02.188 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-01 14:07:02.191 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-01 14:07:02.193 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-01 14:07:02.195 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-01 14:07:02.198 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-01 14:07:02.200 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-01 14:07:02.202 | + 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-07-01 14:07:02.205 | + 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-07-01 14:07:02.208 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-01 14:07:02.210 | + 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-07-01 14:07:02.212 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-01 14:07:02.216 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-01 14:07:02.219 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-01 14:07:02.222 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-01 14:07:02.225 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-01 14:07:02.230 | + 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-07-01 14:07:02.322 | + 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-07-01 14:07:02.410 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-01 14:07:02.498 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-01 14:07:02.578 | + 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-07-01 14:07:02.647 | + 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-07-01 14:07:02.722 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-01 14:07:02.803 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-01 14:07:02.888 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-01 14:07:02.962 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-01 14:07:03.032 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-01 14:07:03.100 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-01 14:07:03.103 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-01 14:07:03.105 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-01 14:07:03.184 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-01 14:07:03.770 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-01 14:07:03.804 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-01 14:07:04.339 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-01 14:07:04.565 | + functions-common:run_process:1686 : time_stop run_process 2026-07-01 14:07:04.568 | + functions-common:time_stop:2420 : local name 2026-07-01 14:07:04.577 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:07:04.583 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:07:04.587 | + functions-common:time_stop:2423 : local total 2026-07-01 14:07:04.597 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:07:04.597 | + functions-common:time_stop:2426 : name=run_process 2026-07-01 14:07:04.603 | + functions-common:time_stop:2427 : start_time=1782914822139 2026-07-01 14:07:04.611 | + functions-common:time_stop:2429 : [[ -z 1782914822139 ]] 2026-07-01 14:07:04.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:07:04.625 | + functions-common:time_stop:2432 : end_time=1782914824616 2026-07-01 14:07:04.638 | + functions-common:time_stop:2433 : elapsed_time=2477 2026-07-01 14:07:04.643 | + functions-common:time_stop:2434 : total=42797 2026-07-01 14:07:04.652 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:07:04.659 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45274 2026-07-01 14:07:04.666 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-01 14:07:04.709 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:07:04.717 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.233) to start...' 2026-07-01 14:07:04.719 | Waiting for g-api (192.168.122.233) to start... 2026-07-01 14:07:04.725 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.233/image 2026-07-01 14:07:04.741 | + functions:wait_for_service:476 : local timeout=60 2026-07-01 14:07:04.755 | + functions:wait_for_service:477 : local url=http://192.168.122.233/image 2026-07-01 14:07:04.762 | + functions:wait_for_service:478 : local rval=0 2026-07-01 14:07:04.770 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-01 14:07:04.779 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 14:07:04.787 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:07:04.797 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:07:04.803 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:07:04.815 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914824805 2026-07-01 14:07:04.822 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-01 14:07:04.831 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:07:04.838 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.233/image 2026-07-01 14:07:10.439 | + :: : [[ 300 == 503 ]] 2026-07-01 14:07:10.444 | + :: : [[ 0 -eq 7 ]] 2026-07-01 14:07:10.454 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-01 14:07:10.462 | + functions-common:time_stop:2420 : local name 2026-07-01 14:07:10.472 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:07:10.479 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:07:10.486 | + functions-common:time_stop:2423 : local total 2026-07-01 14:07:10.494 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:07:10.504 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 14:07:10.509 | + functions-common:time_stop:2427 : start_time=1782914824805 2026-07-01 14:07:10.516 | + functions-common:time_stop:2429 : [[ -z 1782914824805 ]] 2026-07-01 14:07:10.528 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:07:10.537 | + functions-common:time_stop:2432 : end_time=1782914830529 2026-07-01 14:07:10.547 | + functions-common:time_stop:2433 : elapsed_time=5724 2026-07-01 14:07:10.553 | + functions-common:time_stop:2434 : total=19632 2026-07-01 14:07:10.558 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:07:10.569 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25356 2026-07-01 14:07:10.575 | + functions:wait_for_service:486 : return 0 2026-07-01 14:07:10.584 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-01 14:07:10.636 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:10.637 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-01 14:07:10.666 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:10.671 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-01 14:07:10.675 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:07:10.679 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-01 14:07:10.683 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-01 14:07:10.688 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-01 14:07:10.692 | + 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-07-01 14:07:10.696 | + functions:upload_image:141 : local image image_fname image_name 2026-07-01 14:07:10.700 | + functions:upload_image:143 : local max_attempts=5 2026-07-01 14:07:10.704 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-01 14:07:10.713 | ++ 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-07-01 14:07:10.718 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-01 14:07:10.722 | + 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-07-01 14:07:10.726 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-01 14:07:10.731 | ++ functions:upload_image:151 : seq 5 2026-07-01 14:07:10.736 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-01 14:07:10.741 | + functions:upload_image:152 : local rc=0 2026-07-01 14:07:10.743 | + 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-07-01 14:07:10.747 | --2026-07-01 16:07:10-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-01 14:07:10.796 | Resolving github.com (github.com)... 140.82.121.4 2026-07-01 14:07:10.814 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-01 14:07:10.877 | HTTP request sent, awaiting response... 302 Found 2026-07-01 14:07:10.878 | 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-07-01T14%3A46%3A25Z&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-07-01T13%3A46%3A21Z&ske=2026-07-01T14%3A46%3A25Z&sks=b&skv=2018-11-09&sig=VrTOyVX9hbgXkXxA6UO9PzWcEkjZYnWBXRhRFYUWaaY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkxNjYwNywibmJmIjoxNzgyOTE0ODA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.YrIkG0U8wLSN-vKuTNqzdfUjyinAAipSZskYti6x_XA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-01 14:07:10.878 | --2026-07-01 16:07:10-- 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-07-01T14%3A46%3A25Z&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-07-01T13%3A46%3A21Z&ske=2026-07-01T14%3A46%3A25Z&sks=b&skv=2018-11-09&sig=VrTOyVX9hbgXkXxA6UO9PzWcEkjZYnWBXRhRFYUWaaY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjkxNjYwNywibmJmIjoxNzgyOTE0ODA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.YrIkG0U8wLSN-vKuTNqzdfUjyinAAipSZskYti6x_XA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-01 14:07:10.879 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-07-01 14:07:10.893 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-01 14:07:10.962 | HTTP request sent, awaiting response... 200 OK 2026-07-01 14:07:10.963 | Length: 21692416 (21M) [application/octet-stream] 2026-07-01 14:07:10.963 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-01 14:07:11.016 | 2026-07-01 14:07:11.220 | 0K ........ ........ .... 100% 80.2M=0.3s 2026-07-01 14:07:11.220 | 2026-07-01 14:07:11.220 | 2026-07-01 16:07:11 (80.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-01 14:07:11.221 | 2026-07-01 14:07:11.227 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-01 14:07:11.231 | + functions:upload_image:163 : break 2026-07-01 14:07:11.235 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 14:07:11.238 | + 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-07-01 14:07:11.242 | + 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-07-01 14:07:11.247 | + 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-07-01 14:07:11.251 | + functions:upload_image:313 : local kernel= 2026-07-01 14:07:11.255 | + functions:upload_image:314 : local ramdisk= 2026-07-01 14:07:11.258 | + functions:upload_image:315 : local disk_format= 2026-07-01 14:07:11.262 | + functions:upload_image:316 : local container_format= 2026-07-01 14:07:11.266 | + functions:upload_image:317 : local unpack= 2026-07-01 14:07:11.271 | + functions:upload_image:318 : local img_property= 2026-07-01 14:07:11.274 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-01 14:07:11.279 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-01 14:07:11.282 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-01 14:07:11.286 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-01 14:07:11.291 | + functions:upload_image:328 : case "$image_fname" in 2026-07-01 14:07:11.295 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-01 14:07:11.301 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-01 14:07:11.304 | + functions:upload_image:350 : local format 2026-07-01 14:07:11.311 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-01 14:07:11.314 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 14:07:11.330 | + functions:upload_image:351 : format=qcow2 2026-07-01 14:07:11.333 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-01 14:07:11.337 | + functions:upload_image:353 : disk_format=qcow2 2026-07-01 14:07:11.341 | + functions:upload_image:357 : container_format=bare 2026-07-01 14:07:11.345 | + functions:upload_image:404 : is_arch ppc64le 2026-07-01 14:07:11.351 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 14:07:11.357 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-01 14:07:11.361 | + functions:upload_image:404 : is_arch ppc64 2026-07-01 14:07:11.366 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 14:07:11.371 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-01 14:07:11.375 | + functions:upload_image:404 : is_arch ppc 2026-07-01 14:07:11.380 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 14:07:11.386 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-01 14:07:11.391 | + functions:upload_image:408 : is_arch aarch64 2026-07-01 14:07:11.395 | ++ functions-common:is_arch:519 : uname -m 2026-07-01 14:07:11.400 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-01 14:07:11.404 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-01 14:07:11.408 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-01 14:07:11.412 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-01 14:07:11.416 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-01 14:07:11.420 | + 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-07-01 14:07:11.424 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-01 14:07:11.431 | + functions:_upload_image:112 : shift 2026-07-01 14:07:11.435 | + functions:_upload_image:113 : local container=bare 2026-07-01 14:07:11.442 | + functions:_upload_image:114 : shift 2026-07-01 14:07:11.448 | + functions:_upload_image:115 : local disk=qcow2 2026-07-01 14:07:11.452 | + functions:_upload_image:116 : shift 2026-07-01 14:07:11.455 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 14:07:11.464 | + functions:_upload_image:118 : shift 2026-07-01 14:07:11.468 | + functions:_upload_image:119 : local properties 2026-07-01 14:07:11.472 | + functions:_upload_image:120 : local useimport 2026-07-01 14:07:11.478 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-01 14:07:11.482 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-01 14:07:11.486 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-01 14:07:11.490 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-01 14:07:11.494 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-01 14:07:11.500 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-01 14:07:11.504 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-01 14:07:11.510 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-01 14:07:11.515 | + 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-07-01 14:07:17.672 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 14:07:17.672 | | Field | Value | 2026-07-01 14:07:17.672 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 14:07:17.672 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-01 14:07:17.672 | | container_format | bare | 2026-07-01 14:07:17.672 | | created_at | 2026-07-01T14:07:16Z | 2026-07-01 14:07:17.673 | | disk_format | qcow2 | 2026-07-01 14:07:17.673 | | file | /v2/images/b9d206bb-7f05-4c17-866e-357e544ca094/file | 2026-07-01 14:07:17.673 | | id | b9d206bb-7f05-4c17-866e-357e544ca094 | 2026-07-01 14:07:17.673 | | min_disk | 0 | 2026-07-01 14:07:17.673 | | min_ram | 0 | 2026-07-01 14:07:17.673 | | name | cirros-0.6.3-x86_64-disk | 2026-07-01 14:07:17.673 | | owner | 954a7cc06f494c2a9c30e5c36569ad19 | 2026-07-01 14:07:17.673 | | 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-07-01 14:07:17.675 | | protected | False | 2026-07-01 14:07:17.675 | | schema | /v2/schemas/image | 2026-07-01 14:07:17.675 | | size | 21692416 | 2026-07-01 14:07:17.676 | | status | active | 2026-07-01 14:07:17.676 | | tags | | 2026-07-01 14:07:17.676 | | updated_at | 2026-07-01T14:07:18Z | 2026-07-01 14:07:17.676 | | virtual_size | 117440512 | 2026-07-01 14:07:17.677 | | visibility | public | 2026-07-01 14:07:17.677 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-01 14:07:18.072 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-01 14:07:18.134 | [2047 Async create_flavors:73168]: Waiting for completion of create_flavors running on PID 73168 (2 other jobs running) 2026-07-01 14:07:18.165 | [2047 Async create_flavors:73168]: Signaling child to exit 2026-07-01 14:07:27.530 | + inc/async:async_inner:64 : rc=0 2026-07-01 14:07:27.563 | [73168 Async create_flavors:73168]: finished successfully 2026-07-01 14:07:27.592 | WAKEUP 2026-07-01 14:07:27.620 | [2047 Async create_flavors:73168]: Signaled 2026-07-01 14:07:27.623 | + lib/nova:create_flavors:1242 : is_service_enabled n-api 2026-07-01 14:07:27.623 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:27.623 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor list 2026-07-01 14:07:27.623 | + lib/nova:create_flavors:1243 : grep -q ds512M 2026-07-01 14:07:27.623 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-01 14:07:27.623 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.623 | | Field | Value | 2026-07-01 14:07:27.623 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.623 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:07:27.624 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:07:27.624 | | description | None | 2026-07-01 14:07:27.624 | | disk | 1 | 2026-07-01 14:07:27.624 | | id | c1 | 2026-07-01 14:07:27.624 | | name | cirros256 | 2026-07-01 14:07:27.624 | | os-flavor-access:is_public | True | 2026-07-01 14:07:27.624 | | properties | hw_rng:allowed='True' | 2026-07-01 14:07:27.624 | | ram | 256 | 2026-07-01 14:07:27.624 | | rxtx_factor | 1.0 | 2026-07-01 14:07:27.624 | | swap | 0 | 2026-07-01 14:07:27.625 | | vcpus | 1 | 2026-07-01 14:07:27.625 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.625 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-01 14:07:27.625 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.625 | | Field | Value | 2026-07-01 14:07:27.625 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.625 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:07:27.625 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:07:27.625 | | description | None | 2026-07-01 14:07:27.625 | | disk | 5 | 2026-07-01 14:07:27.625 | | id | d1 | 2026-07-01 14:07:27.626 | | name | ds512M | 2026-07-01 14:07:27.626 | | os-flavor-access:is_public | True | 2026-07-01 14:07:27.626 | | properties | hw_rng:allowed='True' | 2026-07-01 14:07:27.626 | | ram | 512 | 2026-07-01 14:07:27.626 | | rxtx_factor | 1.0 | 2026-07-01 14:07:27.626 | | swap | 0 | 2026-07-01 14:07:27.626 | | vcpus | 1 | 2026-07-01 14:07:27.627 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.627 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-01 14:07:27.627 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.627 | | Field | Value | 2026-07-01 14:07:27.627 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.627 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:07:27.627 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:07:27.627 | | description | None | 2026-07-01 14:07:27.627 | | disk | 10 | 2026-07-01 14:07:27.627 | | id | d2 | 2026-07-01 14:07:27.628 | | name | ds1G | 2026-07-01 14:07:27.628 | | os-flavor-access:is_public | True | 2026-07-01 14:07:27.628 | | properties | hw_rng:allowed='True' | 2026-07-01 14:07:27.628 | | ram | 1024 | 2026-07-01 14:07:27.628 | | rxtx_factor | 1.0 | 2026-07-01 14:07:27.628 | | swap | 0 | 2026-07-01 14:07:27.628 | | vcpus | 1 | 2026-07-01 14:07:27.628 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.628 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-01 14:07:27.628 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.629 | | Field | Value | 2026-07-01 14:07:27.629 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.629 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:07:27.629 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:07:27.629 | | description | None | 2026-07-01 14:07:27.629 | | disk | 10 | 2026-07-01 14:07:27.629 | | id | d3 | 2026-07-01 14:07:27.630 | | name | ds2G | 2026-07-01 14:07:27.630 | | os-flavor-access:is_public | True | 2026-07-01 14:07:27.630 | | properties | hw_rng:allowed='True' | 2026-07-01 14:07:27.630 | | ram | 2048 | 2026-07-01 14:07:27.630 | | rxtx_factor | 1.0 | 2026-07-01 14:07:27.630 | | swap | 0 | 2026-07-01 14:07:27.630 | | vcpus | 2 | 2026-07-01 14:07:27.630 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.630 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-01 14:07:27.630 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.631 | | Field | Value | 2026-07-01 14:07:27.631 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.631 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:07:27.631 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:07:27.631 | | description | None | 2026-07-01 14:07:27.631 | | disk | 20 | 2026-07-01 14:07:27.631 | | id | d4 | 2026-07-01 14:07:27.631 | | name | ds4G | 2026-07-01 14:07:27.631 | | os-flavor-access:is_public | True | 2026-07-01 14:07:27.631 | | properties | hw_rng:allowed='True' | 2026-07-01 14:07:27.631 | | ram | 4096 | 2026-07-01 14:07:27.632 | | rxtx_factor | 1.0 | 2026-07-01 14:07:27.632 | | swap | 0 | 2026-07-01 14:07:27.632 | | vcpus | 4 | 2026-07-01 14:07:27.632 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.632 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor list 2026-07-01 14:07:27.632 | + lib/nova:create_flavors:1252 : grep -q m1.tiny 2026-07-01 14:07:27.632 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-01 14:07:27.632 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.632 | | Field | Value | 2026-07-01 14:07:27.632 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.632 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:07:27.633 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:07:27.633 | | description | None | 2026-07-01 14:07:27.633 | | disk | 1 | 2026-07-01 14:07:27.633 | | id | 1 | 2026-07-01 14:07:27.633 | | name | m1.tiny | 2026-07-01 14:07:27.633 | | os-flavor-access:is_public | True | 2026-07-01 14:07:27.633 | | properties | hw_rng:allowed='True' | 2026-07-01 14:07:27.633 | | ram | 512 | 2026-07-01 14:07:27.633 | | rxtx_factor | 1.0 | 2026-07-01 14:07:27.633 | | swap | 0 | 2026-07-01 14:07:27.633 | | vcpus | 1 | 2026-07-01 14:07:27.633 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.634 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-01 14:07:27.634 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.634 | | Field | Value | 2026-07-01 14:07:27.634 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.634 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:07:27.634 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:07:27.634 | | description | None | 2026-07-01 14:07:27.634 | | disk | 20 | 2026-07-01 14:07:27.634 | | id | 2 | 2026-07-01 14:07:27.634 | | name | m1.small | 2026-07-01 14:07:27.634 | | os-flavor-access:is_public | True | 2026-07-01 14:07:27.635 | | properties | hw_rng:allowed='True' | 2026-07-01 14:07:27.635 | | ram | 2048 | 2026-07-01 14:07:27.635 | | rxtx_factor | 1.0 | 2026-07-01 14:07:27.635 | | swap | 0 | 2026-07-01 14:07:27.635 | | vcpus | 1 | 2026-07-01 14:07:27.635 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.635 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-01 14:07:27.635 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.635 | | Field | Value | 2026-07-01 14:07:27.635 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.635 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:07:27.636 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:07:27.636 | | description | None | 2026-07-01 14:07:27.636 | | disk | 40 | 2026-07-01 14:07:27.636 | | id | 3 | 2026-07-01 14:07:27.636 | | name | m1.medium | 2026-07-01 14:07:27.636 | | os-flavor-access:is_public | True | 2026-07-01 14:07:27.636 | | properties | hw_rng:allowed='True' | 2026-07-01 14:07:27.636 | | ram | 4096 | 2026-07-01 14:07:27.636 | | rxtx_factor | 1.0 | 2026-07-01 14:07:27.636 | | swap | 0 | 2026-07-01 14:07:27.636 | | vcpus | 2 | 2026-07-01 14:07:27.637 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.637 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-01 14:07:27.637 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.637 | | Field | Value | 2026-07-01 14:07:27.637 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.637 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:07:27.637 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:07:27.637 | | description | None | 2026-07-01 14:07:27.637 | | disk | 80 | 2026-07-01 14:07:27.637 | | id | 4 | 2026-07-01 14:07:27.637 | | name | m1.large | 2026-07-01 14:07:27.638 | | os-flavor-access:is_public | True | 2026-07-01 14:07:27.638 | | properties | hw_rng:allowed='True' | 2026-07-01 14:07:27.638 | | ram | 8192 | 2026-07-01 14:07:27.638 | | rxtx_factor | 1.0 | 2026-07-01 14:07:27.638 | | swap | 0 | 2026-07-01 14:07:27.638 | | vcpus | 4 | 2026-07-01 14:07:27.638 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.638 | + lib/nova:create_flavors:1257 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-01 14:07:27.638 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.638 | | Field | Value | 2026-07-01 14:07:27.638 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.639 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:07:27.639 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:07:27.639 | | description | None | 2026-07-01 14:07:27.639 | | disk | 160 | 2026-07-01 14:07:27.639 | | id | 5 | 2026-07-01 14:07:27.639 | | name | m1.xlarge | 2026-07-01 14:07:27.639 | | os-flavor-access:is_public | True | 2026-07-01 14:07:27.639 | | properties | hw_rng:allowed='True' | 2026-07-01 14:07:27.639 | | ram | 16384 | 2026-07-01 14:07:27.639 | | rxtx_factor | 1.0 | 2026-07-01 14:07:27.639 | | swap | 0 | 2026-07-01 14:07:27.640 | | vcpus | 8 | 2026-07-01 14:07:27.640 | +----------------------------+-----------------------+ 2026-07-01 14:07:27.687 | [2047 Async create_flavors:73168]: finished create_flavors with result 0 in 43 seconds 2026-07-01 14:07:27.693 | + inc/async:async_wait:197 : return 0 2026-07-01 14:07:27.697 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-01 14:07:27.725 | + functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:07:27.730 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-01 14:07:27.760 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:27.764 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-01 14:07:27.788 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:27.791 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-01 14:07:27.794 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-01 14:07:27.797 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-01 14:07:27.800 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:07:27.803 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-01 14:07:27.805 | ++ 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-07-01 14:07:27.808 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-01 14:07:27.810 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-01 14:07:27.812 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-01 14:07:27.814 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-01 14:07:27.815 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-01 14:07:27.818 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-01 14:07:27.819 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-01 14:07:27.821 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-01 14:07:27.823 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-01 14:07:27.825 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-01 14:07:27.828 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-01 14:07:27.830 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 14:07:27.831 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-01 14:07:27.833 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 14:07:27.835 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-01 14:07:27.837 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 14:07:27.839 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-01 14:07:27.841 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 14:07:27.844 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-01 14:07:27.846 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 14:07:27.848 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-01 14:07:27.849 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-01 14:07:27.851 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 14:07:27.853 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-01 14:07:27.855 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 14:07:27.857 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-01 14:07:27.859 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-01 14:07:27.860 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-01 14:07:27.862 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-01 14:07:27.864 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-01 14:07:27.866 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-01 14:07:27.868 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-01 14:07:27.870 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-01 14:07:27.872 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-01 14:07:27.874 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-01 14:07:27.876 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-01 14:07:27.877 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-01 14:07:27.879 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-01 14:07:27.881 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-01 14:07:27.883 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-01 14:07:27.885 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-01 14:07:27.887 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-01 14:07:27.889 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-01 14:07:27.891 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-01 14:07:27.893 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-01 14:07:27.895 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-01 14:07:27.896 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-01 14:07:27.898 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-01 14:07:27.900 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-01 14:07:27.902 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-01 14:07:27.904 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-01 14:07:27.906 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-01 14:07:27.908 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-01 14:07:27.911 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-01 14:07:27.911 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-01 14:07:27.911 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-01 14:07:27.913 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-01 14:07:27.915 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-01 14:07:30.261 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-01 14:07:30.264 | 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-07-01 14:07:30.668 | + ./stack.sh:main:1403 : save_stackenv 2026-07-01 14:07:30.672 | + functions-common:save_stackenv:65 : local tag= 2026-07-01 14:07:30.677 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-01 14:07:30.683 | + functions-common:save_stackenv:67 : time_stamp=2026-07-01-160730 2026-07-01 14:07:30.687 | + functions-common:save_stackenv:68 : echo '# 2026-07-01-160730 ' 2026-07-01 14:07:30.692 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.696 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-01 14:07:30.699 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.702 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-01 14:07:30.705 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.709 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-01 14:07:30.712 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.717 | + 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-07-01 14:07:30.721 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.725 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.233 2026-07-01 14:07:30.728 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.732 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.233/identity 2026-07-01 14:07:30.736 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.741 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-01-154353 2026-07-01 14:07:30.745 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.749 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-01 14:07:30.753 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.757 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.233 2026-07-01 14:07:30.761 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.764 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-01 14:07:30.768 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.772 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-01 14:07:30.777 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.781 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-01 14:07:30.785 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.788 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-01 14:07:30.792 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.795 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.233 2026-07-01 14:07:30.799 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-01 14:07:30.803 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-01 14:07:30.807 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-01 14:07:30.811 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 14:07:30.815 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 14:07:30.819 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-01 14:07:30.823 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:07:30.827 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 14:07:30.830 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 14:07:30.835 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-01 14:07:30.839 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:07:30.843 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-01 14:07:30.847 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:07:30.851 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-01 14:07:30.851 | /^\[\[.+\|.*\]\]/ { 2026-07-01 14:07:30.851 | gsub("[][]", "", $1); 2026-07-01 14:07:30.851 | split($1, a, "|"); 2026-07-01 14:07:30.851 | if (a[1] == matchgroup) 2026-07-01 14:07:30.851 | print a[2] 2026-07-01 14:07:30.851 | } 2026-07-01 14:07:30.852 | ' /home/quobyte/devstack/local.conf 2026-07-01 14:07:30.860 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-01 14:07:30.863 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 14:07:30.867 | + functions-common:run_phase:1849 : local phase=extra 2026-07-01 14:07:30.871 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 14:07:30.875 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 14:07:30.880 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 14:07:30.884 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 14:07:30.888 | + functions-common:run_phase:1858 : local extra 2026-07-01 14:07:30.893 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 14:07:30.898 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 14:07:30.902 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 14:07:30.906 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 14:07:30.910 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-01 14:07:30.914 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 14:07:30.938 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:30.941 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 14:07:30.944 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 14:07:30.947 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-01 14:07:30.951 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 14:07:30.954 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 14:07:30.956 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 14:07:30.960 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-01 14:07:30.963 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-01 14:07:30.965 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 14:07:30.968 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 14:07:30.971 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 14:07:30.973 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 14:07:30.977 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-01 14:07:30.980 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 14:07:30.984 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-01 14:07:30.989 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 14:07:30.993 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 14:07:30.997 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-01 14:07:31.001 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 14:07:31.004 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 14:07:31.008 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-01 14:07:31.012 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:07:31.014 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 14:07:31.017 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 14:07:31.021 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-01 14:07:31.024 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:07:31.028 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-01 14:07:31.031 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:07:31.034 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-01 14:07:31.034 | /^\[\[.+\|.*\]\]/ { 2026-07-01 14:07:31.034 | gsub("[][]", "", $1); 2026-07-01 14:07:31.034 | split($1, a, "|"); 2026-07-01 14:07:31.035 | if (a[1] == matchgroup) 2026-07-01 14:07:31.035 | print a[2] 2026-07-01 14:07:31.035 | } 2026-07-01 14:07:31.035 | ' /home/quobyte/devstack/local.conf 2026-07-01 14:07:31.041 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-01 14:07:31.064 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:31.067 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-01 14:07:31.070 | + lib/nova:is_nova_ready:1167 : wait_for_compute 60 2026-07-01 14:07:31.073 | + functions:wait_for_compute:490 : local timeout=60 2026-07-01 14:07:31.078 | + functions:wait_for_compute:491 : local rval=0 2026-07-01 14:07:31.082 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-01 14:07:31.085 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-01 14:07:31.089 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-01 14:07:31.094 | + functions-common:time_start:2407 : local start_time= 2026-07-01 14:07:31.098 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:07:31.102 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:07:31.109 | + functions-common:time_start:2411 : _TIME_START[$name]=1782914851105 2026-07-01 14:07:31.113 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-01 14:07:31.144 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-01 14:07:31.148 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-01 14:07:31.155 | ++ functions:wait_for_compute:496 : hostname 2026-07-01 14:07:31.161 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-01 14:07:31.164 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-01 14:07:31.170 | ++ functions:wait_for_compute:498 : hostname 2026-07-01 14:07:31.175 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:07:31.177 | + :: : ID= 2026-07-01 14:07:31.179 | + :: : [[ '' == '' ]] 2026-07-01 14:07:31.181 | + :: : sleep 1 2026-07-01 14:07:32.185 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-01 14:07:32.187 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-01 14:07:35.584 | + :: : ID=8de6efc7-bf94-4d18-80b8-4426eeaa348a 2026-07-01 14:07:35.586 | + :: : [[ 8de6efc7-bf94-4d18-80b8-4426eeaa348a == '' ]] 2026-07-01 14:07:35.591 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-01 14:07:35.596 | + functions-common:time_stop:2420 : local name 2026-07-01 14:07:35.600 | + functions-common:time_stop:2421 : local end_time 2026-07-01 14:07:35.604 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:07:35.608 | + functions-common:time_stop:2423 : local total 2026-07-01 14:07:35.612 | + functions-common:time_stop:2424 : local start_time 2026-07-01 14:07:35.615 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-01 14:07:35.618 | + functions-common:time_stop:2427 : start_time=1782914851105 2026-07-01 14:07:35.622 | + functions-common:time_stop:2429 : [[ -z 1782914851105 ]] 2026-07-01 14:07:35.628 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:07:35.634 | + functions-common:time_stop:2432 : end_time=1782914855631 2026-07-01 14:07:35.638 | + functions-common:time_stop:2433 : elapsed_time=4526 2026-07-01 14:07:35.642 | + functions-common:time_stop:2434 : total=25356 2026-07-01 14:07:35.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:07:35.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29882 2026-07-01 14:07:35.652 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-01 14:07:35.657 | + functions:wait_for_compute:516 : return 0 2026-07-01 14:07:35.661 | + ./stack.sh:main:1443 : service_check 2026-07-01 14:07:35.665 | + functions-common:service_check:1713 : local service 2026-07-01 14:07:35.669 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:35.673 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-01 14:07:35.692 | not-found 2026-07-01 14:07:35.698 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:35.701 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-01 14:07:35.720 | enabled 2026-07-01 14:07:35.727 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-01 14:07:35.750 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-01 14:07:35.750 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-01 14:07:35.750 | Active: active (running) since Wed 2026-07-01 16:04:15 CEST; 3min 20s ago 2026-07-01 14:07:35.750 | Main PID: 60955 (uwsgi) 2026-07-01 14:07:35.751 | Status: "uWSGI is ready" 2026-07-01 14:07:35.751 | Tasks: 17 (limit: 14255) 2026-07-01 14:07:35.751 | Memory: 273.7M (peak: 274.1M) 2026-07-01 14:07:35.751 | CPU: 14.860s 2026-07-01 14:07:35.751 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-01 14:07:35.751 | ├─60955 "nova-apiuWSGI master" 2026-07-01 14:07:35.751 | ├─60956 "nova-apiuWSGI worker 1" 2026-07-01 14:07:35.751 | └─60957 "nova-apiuWSGI worker 2" 2026-07-01 14:07:35.751 | 2026-07-01 14:07:35.751 | Jul 01 16:07:35 devstack devstack@n-api.service[60956]: [pid: 60956|app: 0|req: 19/36] 192.168.122.233 () {54 vars in 935 bytes} [Wed Jul 1 16:07:35 2026] GET /compute/v2.1 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 14:07:35.751 | Jul 01 16:07:35 devstack devstack@n-api.service[60957]: DEBUG nova.api.openstack.wsgi [None req-2ee3343d-bf6e-4af0-b6eb-ce25b9d71c11 admin admin] Calling method '>' {{(pid=60957) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-01 14:07:35.752 | Jul 01 16:07:35 devstack devstack@n-api.service[60957]: DEBUG oslo_concurrency.lockutils [None req-2ee3343d-bf6e-4af0-b6eb-ce25b9d71c11 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60957) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 14:07:35.752 | Jul 01 16:07:35 devstack devstack@n-api.service[60957]: DEBUG oslo_concurrency.lockutils [None req-2ee3343d-bf6e-4af0-b6eb-ce25b9d71c11 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=60957) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 14:07:35.752 | Jul 01 16:07:35 devstack devstack@n-api.service[60957]: DEBUG oslo_concurrency.lockutils [None req-2ee3343d-bf6e-4af0-b6eb-ce25b9d71c11 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=60957) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 14:07:35.752 | Jul 01 16:07:35 devstack devstack@n-api.service[60957]: DEBUG oslo_concurrency.lockutils [None req-2ee3343d-bf6e-4af0-b6eb-ce25b9d71c11 admin admin] Acquiring lock "8822fbb1-51b1-4cbb-8ab6-d746613c1d0b" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60957) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 14:07:35.752 | Jul 01 16:07:35 devstack devstack@n-api.service[60957]: DEBUG oslo_concurrency.lockutils [None req-2ee3343d-bf6e-4af0-b6eb-ce25b9d71c11 admin admin] Lock "8822fbb1-51b1-4cbb-8ab6-d746613c1d0b" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60957) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 14:07:35.752 | Jul 01 16:07:35 devstack devstack@n-api.service[60957]: DEBUG oslo_concurrency.lockutils [None req-2ee3343d-bf6e-4af0-b6eb-ce25b9d71c11 admin admin] Lock "8822fbb1-51b1-4cbb-8ab6-d746613c1d0b" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=60957) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 14:07:35.752 | Jul 01 16:07:35 devstack devstack@n-api.service[60957]: INFO nova.api.openstack.requestlog [None req-2ee3343d-bf6e-4af0-b6eb-ce25b9d71c11 admin admin] 192.168.122.233 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.169033 2026-07-01 14:07:35.752 | Jul 01 16:07:35 devstack devstack@n-api.service[60957]: [pid: 60957|app: 0|req: 18/37] 192.168.122.233 () {60 vars in 1325 bytes} [Wed Jul 1 16:07:35 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-01 14:07:35.756 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:35.760 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-01 14:07:35.779 | enabled 2026-07-01 14:07:35.785 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-01 14:07:35.807 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-01 14:07:35.808 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-01 14:07:35.808 | Active: active (running) since Wed 2026-07-01 16:06:38 CEST; 57s ago 2026-07-01 14:07:35.808 | Main PID: 72968 (nova-compute) 2026-07-01 14:07:35.808 | Tasks: 10 (limit: 14255) 2026-07-01 14:07:35.808 | Memory: 136.1M (peak: 137.5M) 2026-07-01 14:07:35.808 | CPU: 4.674s 2026-07-01 14:07:35.808 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-01 14:07:35.808 | └─72968 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-01 14:07:35.808 | 2026-07-01 14:07:35.808 | Jul 01 16:07:09 devstack nova-compute[72968]: DEBUG nova.compute.resource_tracker [None req-e00b13be-6294-4216-9286-8ebcd0000e4b None None] Compute_service record updated for devstack:devstack {{(pid=72968) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-01 14:07:35.809 | Jul 01 16:07:09 devstack nova-compute[72968]: DEBUG oslo_concurrency.lockutils [None req-e00b13be-6294-4216-9286-8ebcd0000e4b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.835s {{(pid=72968) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 14:07:35.809 | Jul 01 16:07:09 devstack nova-compute[72968]: DEBUG nova.service [None req-e00b13be-6294-4216-9286-8ebcd0000e4b None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72968) start /opt/stack/nova/nova/service.py:196}} 2026-07-01 14:07:35.809 | Jul 01 16:07:09 devstack nova-compute[72968]: DEBUG nova.service [None req-e00b13be-6294-4216-9286-8ebcd0000e4b None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72968) start /opt/stack/nova/nova/service.py:212}} 2026-07-01 14:07:35.809 | Jul 01 16:07:09 devstack nova-compute[72968]: DEBUG nova.service [None req-e00b13be-6294-4216-9286-8ebcd0000e4b None None] Join ServiceGroup membership for this service compute {{(pid=72968) start /opt/stack/nova/nova/service.py:222}} 2026-07-01 14:07:35.809 | Jul 01 16:07:09 devstack nova-compute[72968]: DEBUG nova.servicegroup.drivers.db [None req-e00b13be-6294-4216-9286-8ebcd0000e4b None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72968) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 14:07:35.809 | Jul 01 16:07:15 devstack nova-compute[72968]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=72968) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:35.809 | Jul 01 16:07:31 devstack nova-compute[72968]: DEBUG oslo_service.periodic_task [None req-44be6ad1-36f7-441f-84e4-5d659e35031e None None] Running periodic task ComputeManager._sync_power_states {{(pid=72968) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-01 14:07:35.809 | Jul 01 16:07:32 devstack nova-compute[72968]: DEBUG oslo_service.periodic_task [None req-44be6ad1-36f7-441f-84e4-5d659e35031e None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=72968) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-01 14:07:35.809 | Jul 01 16:07:32 devstack nova-compute[72968]: DEBUG oslo.service.backend._threading.loopingcall [None req-44be6ad1-36f7-441f-84e4-5d659e35031e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 10.82 seconds {{(pid=72968) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:35.814 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:35.818 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-01 14:07:35.836 | not-found 2026-07-01 14:07:35.841 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:35.845 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-01 14:07:35.864 | enabled 2026-07-01 14:07:35.869 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-01 14:07:35.893 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-01 14:07:35.893 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-01 14:07:35.893 | Active: active (running) since Wed 2026-07-01 16:06:25 CEST; 1min 10s ago 2026-07-01 14:07:35.893 | Main PID: 69294 (nova-scheduler:) 2026-07-01 14:07:35.893 | Tasks: 19 (limit: 14255) 2026-07-01 14:07:35.893 | Memory: 156.3M (peak: 156.8M) 2026-07-01 14:07:35.893 | CPU: 4.962s 2026-07-01 14:07:35.893 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-01 14:07:35.893 | ├─69294 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-01 14:07:35.893 | ├─71097 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-01 14:07:35.894 | └─71105 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-01 14:07:35.894 | 2026-07-01 14:07:35.894 | Jul 01 16:06:32 devstack nova-scheduler[71105]: DEBUG nova.servicegroup.drivers.db [None req-89868331-a454-4384-a881-d8323974c457 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71105) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 14:07:35.894 | Jul 01 16:06:37 devstack nova-scheduler[71105]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71105) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:35.894 | Jul 01 16:06:37 devstack nova-scheduler[71097]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71097) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:35.894 | Jul 01 16:06:38 devstack nova-scheduler[71097]: DEBUG oslo.service.backend._threading.loopingcall [None req-b82f96c6-34e0-4d30-9627-aceff227fa79 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71097) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:35.894 | Jul 01 16:06:39 devstack nova-scheduler[69294]: DEBUG dbcounter [-] [69294] Writing DB stats nova_api:SELECT=3 {{(pid=69294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.894 | Jul 01 16:06:39 devstack nova-scheduler[69294]: DEBUG dbcounter [-] [69294] Writing DB stats nova_cell0:SELECT=1 {{(pid=69294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.894 | Jul 01 16:06:39 devstack nova-scheduler[69294]: DEBUG dbcounter [-] [69294] Writing DB stats nova_cell1:SELECT=1 {{(pid=69294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.894 | Jul 01 16:06:47 devstack nova-scheduler[71097]: DEBUG dbcounter [-] [71097] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71097) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.895 | Jul 01 16:06:47 devstack nova-scheduler[71105]: DEBUG dbcounter [-] [71105] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.895 | Jul 01 16:07:13 devstack nova-scheduler[71105]: DEBUG oslo.service.backend._threading.loopingcall [None req-d54c4295-e1c4-4a3b-9f48-f71ddb22470b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71105) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:35.899 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:35.904 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-01 14:07:35.921 | not-found 2026-07-01 14:07:35.927 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:35.931 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-01 14:07:35.950 | enabled 2026-07-01 14:07:35.956 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-01 14:07:35.979 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-01 14:07:35.979 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-01 14:07:35.979 | Active: active (running) since Wed 2026-07-01 16:06:27 CEST; 1min 8s ago 2026-07-01 14:07:35.980 | Main PID: 69905 (uwsgi) 2026-07-01 14:07:35.980 | Status: "uWSGI is ready" 2026-07-01 14:07:35.980 | Tasks: 16 (limit: 14255) 2026-07-01 14:07:35.980 | Memory: 221.0M (peak: 221.2M) 2026-07-01 14:07:35.980 | CPU: 9.991s 2026-07-01 14:07:35.980 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-01 14:07:35.980 | ├─69905 "nova-api-metauWSGI master" 2026-07-01 14:07:35.980 | ├─69906 "nova-api-metauWSGI worker 1" 2026-07-01 14:07:35.980 | ├─69907 "nova-api-metauWSGI worker 2" 2026-07-01 14:07:35.980 | └─69908 "nova-api-metauWSGI http 1" 2026-07-01 14:07:35.980 | 2026-07-01 14:07:35.981 | Jul 01 16:06:34 devstack devstack@n-api-meta.service[69907]: DEBUG nova.api.openstack.wsgi_app [None req-32f493cb-78f0-46a7-9a99-262c72ba0fe8 None None] ******************************************************************************** {{(pid=69907) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-01 14:07:35.981 | Jul 01 16:06:34 devstack devstack@n-api-meta.service[69907]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7e1ec6aa3668 pid: 69907 (default app) 2026-07-01 14:07:35.981 | Jul 01 16:06:42 devstack devstack@n-api-meta.service[69906]: DEBUG dbcounter [-] [69906] Writing DB stats nova_api:SELECT=1 {{(pid=69906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.981 | Jul 01 16:06:42 devstack devstack@n-api-meta.service[69907]: DEBUG dbcounter [-] [69907] Writing DB stats nova_api:SELECT=1 {{(pid=69907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.981 | Jul 01 16:06:43 devstack devstack@n-api-meta.service[69906]: DEBUG dbcounter [-] [69906] Writing DB stats nova_cell0:SELECT=1 {{(pid=69906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.981 | Jul 01 16:06:43 devstack devstack@n-api-meta.service[69906]: DEBUG dbcounter [-] [69906] Writing DB stats nova_cell1:SELECT=1 {{(pid=69906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.981 | Jul 01 16:06:43 devstack devstack@n-api-meta.service[69906]: DEBUG dbcounter [-] [69906] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.981 | Jul 01 16:06:43 devstack devstack@n-api-meta.service[69907]: DEBUG dbcounter [-] [69907] Writing DB stats nova_cell1:SELECT=1 {{(pid=69907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.981 | Jul 01 16:06:43 devstack devstack@n-api-meta.service[69907]: DEBUG dbcounter [-] [69907] Writing DB stats nova_cell0:SELECT=1 {{(pid=69907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.981 | Jul 01 16:06:43 devstack devstack@n-api-meta.service[69907]: DEBUG dbcounter [-] [69907] Writing DB stats nova_cell0:SELECT=1 {{(pid=69907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:35.985 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:35.988 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-01 14:07:36.007 | enabled 2026-07-01 14:07:36.012 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-01 14:07:36.034 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-01 14:07:36.034 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-01 14:07:36.034 | Active: active (running) since Wed 2026-07-01 16:04:58 CEST; 2min 37s ago 2026-07-01 14:07:36.034 | Main PID: 67089 (uwsgi) 2026-07-01 14:07:36.034 | Status: "uWSGI is ready" 2026-07-01 14:07:36.034 | Tasks: 5 (limit: 14255) 2026-07-01 14:07:36.035 | Memory: 176.8M (peak: 177.0M) 2026-07-01 14:07:36.035 | CPU: 6.399s 2026-07-01 14:07:36.035 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-01 14:07:36.035 | ├─67089 "placementuWSGI master" 2026-07-01 14:07:36.035 | ├─67090 "placementuWSGI worker 1" 2026-07-01 14:07:36.035 | └─67091 "placementuWSGI worker 2" 2026-07-01 14:07:36.035 | 2026-07-01 14:07:36.035 | Jul 01 16:07:08 devstack devstack@placement-api.service[67091]: INFO placement.requestlog [req-eae7a838-c8fe-4ea7-bdb7-064a4e3d3ec0 req-6fbe2156-5be6-4ff2-9727-e963752093cc service nova] 192.168.122.233 "PUT /placement/resource_providers/3a9d33d7-1322-4f39-b55a-622b70a6eeed/inventories" status: 200 len: 396 microversion: 1.26 2026-07-01 14:07:36.035 | Jul 01 16:07:08 devstack devstack@placement-api.service[67091]: [pid: 67091|app: 0|req: 4/9] 192.168.122.233 () {64 vars in 1498 bytes} [Wed Jul 1 16:07:08 2026] PUT /placement/resource_providers/3a9d33d7-1322-4f39-b55a-622b70a6eeed/inventories => generated 396 bytes in 98 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-01 14:07:36.035 | Jul 01 16:07:08 devstack devstack@placement-api.service[67090]: DEBUG placement.requestlog [req-eae7a838-c8fe-4ea7-bdb7-064a4e3d3ec0 req-c41ee36e-4305-4079-8747-12aa97d4d0f7 None None] Starting request: 192.168.122.233 "GET /placement/traits?name=in:COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_FMA3,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ACCELERATORS,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE42,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,HW_CPU_X86_AMD_SVM,HW_CPU_X86_F16C,HW_CPU_X86_SHA,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE41,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_ABM,HW_CPU_X86_SSE,HW_CPU_X86_SSE4A,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN" {{(pid=67090) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-01 14:07:36.036 | Jul 01 16:07:08 devstack devstack@placement-api.service[67090]: INFO placement.requestlog [req-eae7a838-c8fe-4ea7-bdb7-064a4e3d3ec0 req-c41ee36e-4305-4079-8747-12aa97d4d0f7 service nova] 192.168.122.233 "GET /placement/traits?name=in:COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_FMA3,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ACCELERATORS,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE42,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,HW_CPU_X86_AMD_SVM,HW_CPU_X86_F16C,HW_CPU_X86_SHA,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE41,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_ABM,HW_CPU_X86_SSE,HW_CPU_X86_SSE4A,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN" status: 200 len: 2058 microversion: 1.6 2026-07-01 14:07:36.036 | Jul 01 16:07:08 devstack devstack@placement-api.service[67090]: [pid: 67090|app: 0|req: 6/10] 192.168.122.233 () {60 vars in 4912 bytes} [Wed Jul 1 16:07:08 2026] GET /placement/traits?name=in:COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_FMA3,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ACCELERATORS,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE42,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX,HW_CPU_X86_MMX,HW_CPU_X86_BMI2,HW_CPU_X86_AMD_SVM,HW_CPU_X86_F16C,HW_CPU_X86_SHA,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE41,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_ABM,HW_CPU_X86_SSE,HW_CPU_X86_SSE4A,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN => generated 2058 bytes in 56 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-01 14:07:36.036 | Jul 01 16:07:08 devstack devstack@placement-api.service[67091]: DEBUG placement.requestlog [req-eae7a838-c8fe-4ea7-bdb7-064a4e3d3ec0 req-ce84b972-4323-4e5f-90e3-ea26068f5837 None None] Starting request: 192.168.122.233 "PUT /placement/resource_providers/3a9d33d7-1322-4f39-b55a-622b70a6eeed/traits" {{(pid=67091) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-01 14:07:36.036 | Jul 01 16:07:08 devstack devstack@placement-api.service[67091]: INFO placement.requestlog [req-eae7a838-c8fe-4ea7-bdb7-064a4e3d3ec0 req-ce84b972-4323-4e5f-90e3-ea26068f5837 service nova] 192.168.122.233 "PUT /placement/resource_providers/3a9d33d7-1322-4f39-b55a-622b70a6eeed/traits" status: 200 len: 2093 microversion: 1.6 2026-07-01 14:07:36.036 | Jul 01 16:07:08 devstack devstack@placement-api.service[67091]: [pid: 67091|app: 0|req: 5/11] 192.168.122.233 () {64 vars in 1483 bytes} [Wed Jul 1 16:07:08 2026] PUT /placement/resource_providers/3a9d33d7-1322-4f39-b55a-622b70a6eeed/traits => generated 2093 bytes in 373 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-01 14:07:36.036 | Jul 01 16:07:18 devstack devstack@placement-api.service[67090]: DEBUG dbcounter [-] [67090] Writing DB stats placement:SELECT=4 {{(pid=67090) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.036 | Jul 01 16:07:18 devstack devstack@placement-api.service[67091]: DEBUG dbcounter [-] [67091] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.042 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.046 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-01 14:07:36.065 | not-found 2026-07-01 14:07:36.070 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.074 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-01 14:07:36.093 | enabled 2026-07-01 14:07:36.099 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-01 14:07:36.121 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-01 14:07:36.121 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-01 14:07:36.121 | Active: active (running) since Wed 2026-07-01 16:07:04 CEST; 31s ago 2026-07-01 14:07:36.121 | Main PID: 76100 (uwsgi) 2026-07-01 14:07:36.121 | Status: "uWSGI is ready" 2026-07-01 14:07:36.121 | Tasks: 9 (limit: 14255) 2026-07-01 14:07:36.121 | Memory: 258.4M (peak: 258.8M) 2026-07-01 14:07:36.121 | CPU: 10.827s 2026-07-01 14:07:36.122 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-01 14:07:36.122 | ├─76100 "glance-apiuWSGI master" 2026-07-01 14:07:36.122 | ├─76122 "glance-apiuWSGI worker 1" 2026-07-01 14:07:36.122 | └─76123 "glance-apiuWSGI worker 2" 2026-07-01 14:07:36.123 | 2026-07-01 14:07:36.123 | Jul 01 16:07:17 devstack devstack@g-api.service[76122]: INFO glance.location [None req-5bac35b9-04ad-4647-bc06-3c552eecd060 admin admin] Image format matched and virtual size computed: 117440512 2026-07-01 14:07:36.123 | Jul 01 16:07:17 devstack devstack@g-api.service[76122]: DEBUG glance_store.backend [None req-5bac35b9-04ad-4647-bc06-3c552eecd060 admin admin] Skipping store.set_acls... not implemented. {{(pid=76122) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-01 14:07:36.124 | Jul 01 16:07:17 devstack devstack@g-api.service[76122]: [pid: 76122|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Wed Jul 1 16:07:15 2026] PUT /v2/images/b9d206bb-7f05-4c17-866e-357e544ca094/file => generated 0 bytes in 1920 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-01 14:07:36.124 | Jul 01 16:07:17 devstack devstack@g-api.service[76123]: DEBUG glance.api.middleware.version_negotiation [None req-d02fcf76-6e25-4205-94b9-e34ec52dddea admin admin] Determining version of request: GET /v2/images/b9d206bb-7f05-4c17-866e-357e544ca094 Accept: */* {{(pid=76123) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-01 14:07:36.124 | Jul 01 16:07:17 devstack devstack@g-api.service[76123]: DEBUG glance.api.middleware.version_negotiation [None req-d02fcf76-6e25-4205-94b9-e34ec52dddea admin admin] Using url versioning {{(pid=76123) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-01 14:07:36.124 | Jul 01 16:07:17 devstack devstack@g-api.service[76123]: DEBUG glance.api.middleware.version_negotiation [None req-d02fcf76-6e25-4205-94b9-e34ec52dddea admin admin] Matched version: v2 {{(pid=76123) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-01 14:07:36.124 | Jul 01 16:07:17 devstack devstack@g-api.service[76123]: DEBUG glance.api.middleware.version_negotiation [None req-d02fcf76-6e25-4205-94b9-e34ec52dddea admin admin] new path /v2/images/b9d206bb-7f05-4c17-866e-357e544ca094 {{(pid=76123) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-01 14:07:36.124 | Jul 01 16:07:17 devstack devstack@g-api.service[76123]: [pid: 76123|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Wed Jul 1 16:07:17 2026] GET /v2/images/b9d206bb-7f05-4c17-866e-357e544ca094 => generated 976 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:07:36.124 | Jul 01 16:07:27 devstack devstack@g-api.service[76122]: DEBUG dbcounter [-] [76122] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.124 | Jul 01 16:07:27 devstack devstack@g-api.service[76123]: DEBUG dbcounter [-] [76123] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.128 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.132 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-01 14:07:36.151 | enabled 2026-07-01 14:07:36.166 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-01 14:07:36.191 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-01 14:07:36.192 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-01 14:07:36.192 | Active: active (running) since Wed 2026-07-01 16:06:53 CEST; 42s ago 2026-07-01 14:07:36.192 | Main PID: 74593 (cinder-schedule) 2026-07-01 14:07:36.192 | Tasks: 1 (limit: 14255) 2026-07-01 14:07:36.192 | Memory: 109.4M (peak: 109.7M) 2026-07-01 14:07:36.192 | CPU: 4.157s 2026-07-01 14:07:36.192 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-01 14:07:36.192 | └─74593 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-01 14:07:36.192 | 2026-07-01 14:07:36.192 | Jul 01 16:06:58 devstack cinder-scheduler[74593]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-01 14:07:36.193 | Jul 01 16:06:58 devstack cinder-scheduler[74593]: INFO cinder.manager [None req-c9915bfd-9e4c-44ae-94bf-9f489a41358b None None] Initiating service 1 cleanup 2026-07-01 14:07:36.193 | Jul 01 16:06:58 devstack cinder-scheduler[74593]: INFO cinder.manager [None req-c9915bfd-9e4c-44ae-94bf-9f489a41358b None None] Service 1 cleanup completed. 2026-07-01 14:07:36.193 | Jul 01 16:06:58 devstack cinder-scheduler[74593]: DEBUG cinder.service [None req-c9915bfd-9e4c-44ae-94bf-9f489a41358b None None] Creating RPC server for service cinder-scheduler {{(pid=74593) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-01 14:07:36.193 | Jul 01 16:06:58 devstack cinder-scheduler[74593]: DEBUG cinder.service [None req-c9915bfd-9e4c-44ae-94bf-9f489a41358b None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74593) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-01 14:07:36.193 | Jul 01 16:07:08 devstack cinder-scheduler[74593]: DEBUG dbcounter [-] [74593] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.193 | Jul 01 16:07:16 devstack cinder-scheduler[74593]: DEBUG cinder.scheduler.host_manager [None req-abe74630-deba-4bcc-be30-e18910a70fe5 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=74593) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-01 14:07:36.193 | Jul 01 16:07:16 devstack cinder-scheduler[74593]: DEBUG cinder.scheduler.host_manager [None req-abe74630-deba-4bcc-be30-e18910a70fe5 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, 7, 1, 14, 7, 16, 352103)}, {'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, 7, 1, 14, 7, 16, 352103)}]. {{(pid=74593) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-01 14:07:36.193 | Jul 01 16:07:16 devstack cinder-scheduler[74593]: DEBUG cinder.scheduler.host_manager [None req-abe74630-deba-4bcc-be30-e18910a70fe5 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, 7, 1, 14, 7, 16, 321098)} {{(pid=74593) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-01 14:07:36.193 | Jul 01 16:07:26 devstack cinder-scheduler[74593]: DEBUG dbcounter [-] [74593] Writing DB stats cinder:SELECT=1 {{(pid=74593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.199 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.203 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-01 14:07:36.222 | enabled 2026-07-01 14:07:36.228 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-01 14:07:36.254 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-01 14:07:36.254 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-01 14:07:36.254 | Active: active (running) since Wed 2026-07-01 16:06:46 CEST; 49s ago 2026-07-01 14:07:36.254 | Main PID: 73847 (uwsgi) 2026-07-01 14:07:36.254 | Status: "uWSGI is ready" 2026-07-01 14:07:36.254 | Tasks: 7 (limit: 14255) 2026-07-01 14:07:36.255 | Memory: 247.1M (peak: 247.5M) 2026-07-01 14:07:36.255 | CPU: 10.876s 2026-07-01 14:07:36.255 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-01 14:07:36.255 | ├─73847 "cinder-apiuWSGI master" 2026-07-01 14:07:36.255 | ├─73872 "cinder-apiuWSGI worker 1" 2026-07-01 14:07:36.255 | └─73873 "cinder-apiuWSGI worker 2" 2026-07-01 14:07:36.255 | 2026-07-01 14:07:36.255 | Jul 01 16:07:01 devstack devstack@c-api.service[73873]: DEBUG dbcounter [-] [73873] Writing DB stats cinder:SELECT=6 {{(pid=73873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.255 | Jul 01 16:07:01 devstack devstack@c-api.service[73873]: INFO cinder.api.openstack.wsgi [req-c0e84a01-bc16-4a44-a6ea-91a96bf1a465 req-34c0ce99-23ae-4798-82a5-de570455eb6f admin admin] POST http://192.168.122.233/volume/v3/types/1191a934-2ac9-4439-bd67-e5b5c7af2d4c/extra_specs 2026-07-01 14:07:36.255 | Jul 01 16:07:01 devstack devstack@c-api.service[73873]: DEBUG cinder.api.openstack.wsgi [req-c0e84a01-bc16-4a44-a6ea-91a96bf1a465 req-34c0ce99-23ae-4798-82a5-de570455eb6f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-01 14:07:36.256 | Jul 01 16:07:01 devstack devstack@c-api.service[73873]: /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-07-01 14:07:36.256 | Jul 01 16:07:01 devstack devstack@c-api.service[73873]: warnings.warn( 2026-07-01 14:07:36.256 | Jul 01 16:07:01 devstack devstack@c-api.service[73873]: DEBUG oslo_db.sqlalchemy.engines [req-c0e84a01-bc16-4a44-a6ea-91a96bf1a465 req-34c0ce99-23ae-4798-82a5-de570455eb6f 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=73873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-01 14:07:36.256 | Jul 01 16:07:01 devstack devstack@c-api.service[73873]: INFO cinder.api.openstack.wsgi [req-c0e84a01-bc16-4a44-a6ea-91a96bf1a465 req-34c0ce99-23ae-4798-82a5-de570455eb6f admin admin] http://192.168.122.233/volume/v3/types/1191a934-2ac9-4439-bd67-e5b5c7af2d4c/extra_specs returned with HTTP 200 2026-07-01 14:07:36.256 | Jul 01 16:07:01 devstack devstack@c-api.service[73873]: [pid: 73873|app: 0|req: 2/3] 192.168.122.233 () {62 vars in 1363 bytes} [Wed Jul 1 16:07:00 2026] POST /volume/v3/types/1191a934-2ac9-4439-bd67-e5b5c7af2d4c/extra_specs => generated 55 bytes in 1012 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:07:36.256 | Jul 01 16:07:10 devstack devstack@c-api.service[73872]: DEBUG dbcounter [-] [73872] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.256 | Jul 01 16:07:11 devstack devstack@c-api.service[73873]: DEBUG dbcounter [-] [73873] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=73873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.258 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.263 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-01 14:07:36.284 | enabled 2026-07-01 14:07:36.290 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-01 14:07:36.313 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-01 14:07:36.313 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-01 14:07:36.313 | Active: active (running) since Wed 2026-07-01 16:06:56 CEST; 40s ago 2026-07-01 14:07:36.313 | Main PID: 75249 (cinder-volume) 2026-07-01 14:07:36.314 | Tasks: 2 (limit: 14255) 2026-07-01 14:07:36.314 | Memory: 142.9M (peak: 172.7M) 2026-07-01 14:07:36.314 | CPU: 20.503s 2026-07-01 14:07:36.314 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-01 14:07:36.314 | ├─75249 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-01 14:07:36.314 | └─75422 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-01 14:07:36.314 | 2026-07-01 14:07:36.314 | Jul 01 16:07:18 devstack sudo[76613]: 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-07-01 14:07:36.314 | Jul 01 16:07:18 devstack sudo[76613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-01 14:07:36.314 | Jul 01 16:07:19 devstack sudo[76613]: pam_unix(sudo:session): session closed for user root 2026-07-01 14:07:36.314 | Jul 01 16:07:19 devstack cinder-volume[75422]: DEBUG oslo_concurrency.processutils [None req-abe74630-deba-4bcc-be30-e18910a70fe5 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.652s {{(pid=75422) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-01 14:07:36.315 | Jul 01 16:07:19 devstack cinder-volume[75422]: INFO cinder.volume.manager [None req-abe74630-deba-4bcc-be30-e18910a70fe5 None None] Driver post RPC initialization completed successfully. 2026-07-01 14:07:36.315 | Jul 01 16:07:26 devstack cinder-volume[75422]: DEBUG oslo_service.periodic_task [None req-2d2df404-7205-4b66-af89-4635eb339fb8 None None] Running periodic task VolumeManager._thread_info {{(pid=75422) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-01 14:07:36.315 | Jul 01 16:07:26 devstack cinder-volume[75422]: DEBUG cinder.volume.manager [None req-2d2df404-7205-4b66-af89-4635eb339fb8 None None] thread count: 6 {{(pid=75422) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-07-01 14:07:36.315 | Jul 01 16:07:26 devstack cinder-volume[75422]: DEBUG cinder.volume.manager [None req-2d2df404-7205-4b66-af89-4635eb339fb8 None None] thread info: [<_MainThread(MainThread, started 123176957550720)>, , , , , ] {{(pid=75422) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-07-01 14:07:36.315 | Jul 01 16:07:26 devstack cinder-volume[75422]: DEBUG dbcounter [-] [75422] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.315 | Jul 01 16:07:29 devstack cinder-volume[75422]: DEBUG dbcounter [-] [75422] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=75422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.319 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.323 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-01 14:07:36.341 | not-found 2026-07-01 14:07:36.347 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.351 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-01 14:07:36.368 | not-found 2026-07-01 14:07:36.374 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.378 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-01 14:07:36.396 | not-found 2026-07-01 14:07:36.401 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.405 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-01 14:07:36.423 | not-found 2026-07-01 14:07:36.429 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.433 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-01 14:07:36.451 | not-found 2026-07-01 14:07:36.457 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.461 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-01 14:07:36.479 | enabled 2026-07-01 14:07:36.485 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-01 14:07:36.508 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-01 14:07:36.508 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-01 14:07:36.508 | Active: active (running) since Wed 2026-07-01 16:04:37 CEST; 2min 59s ago 2026-07-01 14:07:36.508 | Main PID: 63681 (neutron-ovn-age) 2026-07-01 14:07:36.508 | Tasks: 20 (limit: 14255) 2026-07-01 14:07:36.508 | Memory: 345.4M (peak: 346.2M) 2026-07-01 14:07:36.508 | CPU: 12.638s 2026-07-01 14:07:36.509 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-01 14:07:36.509 | ├─63681 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-01 14:07:36.509 | ├─65032 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-01 14:07:36.509 | ├─65448 /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/tmpczmdyf0j/privsep.sock 2026-07-01 14:07:36.509 | └─67951 /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/tmp6_veqbvs/privsep.sock 2026-07-01 14:07:36.509 | 2026-07-01 14:07:36.509 | Jul 01 16:05:41 devstack neutron-ovn-agent[65032]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65032) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 14:07:36.509 | Jul 01 16:06:19 devstack neutron-ovn-agent[65032]: 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=3e98ae67-b6e0-4385-93af-85560f9f25f6, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'de:60:ba', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '96:2f:23:1a:fc:9f', '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=3e98ae67-b6e0-4385-93af-85560f9f25f6, nb_cfg=1) {{(pid=65032) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-01 14:07:36.509 | Jul 01 16:06:19 devstack neutron-ovn-agent[65032]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 9 seconds {{(pid=65032) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-01 14:07:36.509 | Jul 01 16:06:28 devstack neutron-ovn-agent[65032]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=2fa9c4f2-fccd-466d-87f0-5553adfdb4a6, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65032) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-01 14:07:36.510 | Jul 01 16:06:41 devstack neutron-ovn-agent[65032]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65032) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 14:07:36.510 | Jul 01 16:06:41 devstack neutron-ovn-agent[65032]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65032) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 14:07:36.510 | Jul 01 16:06:41 devstack neutron-ovn-agent[65032]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65032) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 14:07:36.510 | Jul 01 16:06:41 devstack neutron-ovn-agent[65032]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65032) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-01 14:07:36.510 | Jul 01 16:06:41 devstack neutron-ovn-agent[65032]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65032) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-01 14:07:36.510 | Jul 01 16:06:41 devstack neutron-ovn-agent[65032]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65032) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-01 14:07:36.516 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.519 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-01 14:07:36.539 | not-found 2026-07-01 14:07:36.546 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.550 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-01 14:07:36.571 | not-found 2026-07-01 14:07:36.575 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.580 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-01 14:07:36.598 | not-found 2026-07-01 14:07:36.603 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.607 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-01 14:07:36.626 | not-found 2026-07-01 14:07:36.632 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.636 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-01 14:07:36.657 | enabled 2026-07-01 14:07:36.664 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-01 14:07:36.686 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-01 14:07:36.686 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-01 14:07:36.687 | Active: active (running) since Wed 2026-07-01 15:57:40 CEST; 9min ago 2026-07-01 14:07:36.687 | Main PID: 40218 (dstat.sh) 2026-07-01 14:07:36.687 | Tasks: 3 (limit: 14255) 2026-07-01 14:07:36.687 | Memory: 27.5M (peak: 28.3M) 2026-07-01 14:07:36.687 | CPU: 3.518s 2026-07-01 14:07:36.687 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-01 14:07:36.688 | ├─40218 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-01 14:07:36.688 | ├─40362 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-01 14:07:36.688 | └─40363 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-01 14:07:36.688 | 2026-07-01 14:07:36.688 | Jul 01 16:07:27 devstack dstat.sh[40363]: 01-07 16:07:27| 22 6 69 0 0|5291M 258M 220M 5970M| 174B 332B| 0 632k| 0 43.0 |2814 2659 |2.91 2.70 1.85|2.0 0 23| 0 0 | | 17 285 0 32 0 2026-07-01 14:07:36.688 | Jul 01 16:07:28 devstack dstat.sh[40363]: 01-07 16:07:28| 17 15 63 0 0|5294M 254M 220M 5970M| 11k 34k| 44k 300k|3.00 26.0 |4025 3496 |2.91 2.70 1.85|1.0 0 241| 0 0 | | 17 289 0 32 0 2026-07-01 14:07:36.688 | Jul 01 16:07:29 devstack dstat.sh[40363]: 01-07 16:07:29| 18 8 71 0 0|5320M 228M 220M 5970M| 0 0 | 0 188k| 0 15.0 |1934 1471 |2.91 2.70 1.85|1.0 0 0| 0 0 | | 17 289 0 32 0 2026-07-01 14:07:36.688 | Jul 01 16:07:30 devstack dstat.sh[40363]: 01-07 16:07:30| 21 6 70 0 0|5332M 216M 220M 5970M| 184B 652B| 0 492k| 0 39.0 |2227 2014 |2.91 2.70 1.85|1.0 0 0| 0 0 | | 17 289 0 32 0 2026-07-01 14:07:36.688 | Jul 01 16:07:31 devstack dstat.sh[40363]: 01-07 16:07:31| 5 14 74 0 0|5289M 259M 220M 5970M|5516B 21k| 16k 1148k|3.00 129 |4276 3859 |2.91 2.70 1.85| 0 0 279| 0 0 | | 17 289 0 32 0 2026-07-01 14:07:36.689 | Jul 01 16:07:32 devstack dstat.sh[40363]: 01-07 16:07:32| 6 5 85 0 0|5283M 265M 220M 5970M| 118B 476B| 0 332k| 0 5.99 |1479 1595 |2.67 2.66 1.84|1.0 0 6.0| 0 0 | | 17 289 0 32 0 2026-07-01 14:07:36.689 | Jul 01 16:07:33 devstack dstat.sh[40363]: 01-07 16:07:33| 18 9 71 0 0|5313M 235M 220M 5970M| 0 0 | 0 84k| 0 4.00 |1968 1444 |2.67 2.66 1.84|3.0 0 0| 0 0 | | 17 289 0 32 0 2026-07-01 14:07:36.689 | Jul 01 16:07:34 devstack dstat.sh[40363]: 01-07 16:07:34| 19 8 70 0 0|5337M 211M 220M 5970M| 52B 0 | 0 4092B| 0 1.00 |2090 1612 |2.67 2.66 1.84|2.0 0 0| 0 0 | | 17 290 0 32 0 2026-07-01 14:07:36.689 | Jul 01 16:07:35 devstack dstat.sh[40363]: 01-07 16:07:35| 24 5 68 0 0|5333M 215M 220M 5970M| 0 0 | 0 176k| 0 18.0 |2763 2543 |2.67 2.66 1.84|1.0 0 4.0| 0 0 | | 17 293 0 32 0 2026-07-01 14:07:36.689 | Jul 01 16:07:36 devstack dstat.sh[40363]: 01-07 16:07:36| 10 20 60 0 0|5281M 267M 220M 5970M|7040B 71k|8183B 116k|2.00 8.99 |5807 4500 |2.67 2.66 1.84|4.0 0 209| 0 0 | | 17 293 0 32 0 2026-07-01 14:07:36.694 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.697 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-01 14:07:36.718 | enabled 2026-07-01 14:07:36.726 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-01 14:07:36.751 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-01 14:07:36.751 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-01 14:07:36.751 | Active: active (running) since Wed 2026-07-01 16:04:34 CEST; 3min 1s ago 2026-07-01 14:07:36.751 | Main PID: 62986 (neutron-ovn-met) 2026-07-01 14:07:36.751 | Tasks: 2 (limit: 14255) 2026-07-01 14:07:36.751 | Memory: 121.5M (peak: 122.2M) 2026-07-01 14:07:36.751 | CPU: 3.846s 2026-07-01 14:07:36.751 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-01 14:07:36.752 | └─62986 "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-07-01 14:07:36.752 | 2026-07-01 14:07:36.752 | Jul 01 16:04:38 devstack neutron-ovn-metadata-agent[62986]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-01 14:07:36.752 | Jul 01 16:04:38 devstack neutron-ovn-metadata-agent[62986]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-01 14:07:36.752 | Jul 01 16:04:38 devstack neutron-ovn-metadata-agent[62986]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 14:07:36.752 | Jul 01 16:04:38 devstack neutron-ovn-metadata-agent[62986]: 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-07-01 14:07:36.752 | Jul 01 16:04:38 devstack neutron-ovn-metadata-agent[62986]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-01 14:07:36.752 | Jul 01 16:04:38 devstack neutron-ovn-metadata-agent[62986]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 14:07:36.753 | Jul 01 16:04:38 devstack neutron-ovn-metadata-agent[62986]: 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-07-01 14:07:36.753 | Jul 01 16:04:38 devstack neutron-ovn-metadata-agent[62986]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-01 14:07:36.753 | Jul 01 16:04:38 devstack neutron-ovn-metadata-agent[62986]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-01 14:07:36.754 | Jul 01 16:04:38 devstack neutron-ovn-metadata-agent[62986]: ERROR neutron 2026-07-01 14:07:36.759 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.763 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-01 14:07:36.782 | enabled 2026-07-01 14:07:36.788 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-01 14:07:36.812 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-01 14:07:36.812 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-01 14:07:36.813 | Active: active (running) since Wed 2026-07-01 16:04:40 CEST; 2min 56s ago 2026-07-01 14:07:36.813 | Main PID: 64752 (uwsgi) 2026-07-01 14:07:36.813 | Status: "uWSGI is ready" 2026-07-01 14:07:36.813 | Tasks: 23 (limit: 14255) 2026-07-01 14:07:36.813 | Memory: 387.4M (peak: 387.9M) 2026-07-01 14:07:36.813 | CPU: 42.694s 2026-07-01 14:07:36.813 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-01 14:07:36.813 | ├─64752 "neutron-apiuWSGI master" 2026-07-01 14:07:36.813 | ├─64787 "neutron-apiuWSGI worker 1" 2026-07-01 14:07:36.813 | └─64788 "neutron-apiuWSGI worker 2" 2026-07-01 14:07:36.813 | 2026-07-01 14:07:36.814 | Jul 01 16:07:11 devstack devstack@neutron-api.service[64788]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64788) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 14:07:36.814 | Jul 01 16:07:11 devstack devstack@neutron-api.service[64788]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64788) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 14:07:36.814 | Jul 01 16:07:19 devstack devstack@neutron-api.service[64787]: DEBUG dbcounter [-] [64787] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.814 | Jul 01 16:07:21 devstack devstack@neutron-api.service[64788]: DEBUG dbcounter [-] [64788] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.814 | Jul 01 16:07:24 devstack devstack@neutron-api.service[64787]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64787) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 14:07:36.814 | Jul 01 16:07:24 devstack devstack@neutron-api.service[64787]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64787) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 14:07:36.814 | Jul 01 16:07:26 devstack devstack@neutron-api.service[64788]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64788) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-01 14:07:36.814 | Jul 01 16:07:26 devstack devstack@neutron-api.service[64788]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64788) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-01 14:07:36.814 | Jul 01 16:07:34 devstack devstack@neutron-api.service[64787]: DEBUG dbcounter [-] [64787] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.814 | Jul 01 16:07:36 devstack devstack@neutron-api.service[64788]: DEBUG dbcounter [-] [64788] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.819 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.823 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-01 14:07:36.843 | enabled 2026-07-01 14:07:36.849 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-01 14:07:36.872 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-01 14:07:36.872 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-01 14:07:36.872 | Active: active (running) since Wed 2026-07-01 16:04:45 CEST; 2min 51s ago 2026-07-01 14:07:36.872 | Main PID: 65797 (neutron-periodi) 2026-07-01 14:07:36.872 | Tasks: 15 (limit: 14255) 2026-07-01 14:07:36.872 | Memory: 179.3M (peak: 179.6M) 2026-07-01 14:07:36.872 | CPU: 6.702s 2026-07-01 14:07:36.872 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-01 14:07:36.872 | ├─65797 "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-07-01 14:07:36.873 | └─66630 "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-07-01 14:07:36.873 | 2026-07-01 14:07:36.873 | Jul 01 16:06:24 devstack neutron-periodic-workers[66630]: DEBUG neutron.db.agents_db [None req-8a420b9c-4acf-4371-afcb-a8e9ffcc3296 None None] Agent healthcheck: found 0 active agents {{(pid=66630) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-01 14:07:36.873 | Jul 01 16:06:24 devstack neutron-periodic-workers[66630]: DEBUG oslo.service.backend._threading.loopingcall [None req-8a420b9c-4acf-4371-afcb-a8e9ffcc3296 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:36.873 | Jul 01 16:06:34 devstack neutron-periodic-workers[66630]: DEBUG dbcounter [-] [66630] Writing DB stats neutron:SELECT=1 {{(pid=66630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.873 | Jul 01 16:06:49 devstack neutron-periodic-workers[66630]: DEBUG oslo.service.backend._threading.loopingcall [None req-1a568c0e-43e7-428c-b276-db147fa74686 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=66630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:36.873 | Jul 01 16:06:56 devstack neutron-periodic-workers[66630]: DEBUG oslo.service.backend._threading.loopingcall [None req-13dc407f-8b7e-4439-8bee-ae824c08cbae None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.94 seconds {{(pid=66630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:36.873 | Jul 01 16:07:01 devstack neutron-periodic-workers[66630]: DEBUG neutron.db.agents_db [None req-8a420b9c-4acf-4371-afcb-a8e9ffcc3296 None None] Agent healthcheck: found 0 active agents {{(pid=66630) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-01 14:07:36.873 | Jul 01 16:07:01 devstack neutron-periodic-workers[66630]: DEBUG oslo.service.backend._threading.loopingcall [None req-8a420b9c-4acf-4371-afcb-a8e9ffcc3296 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=66630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:36.874 | Jul 01 16:07:11 devstack neutron-periodic-workers[66630]: DEBUG dbcounter [-] [66630] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=66630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:36.874 | Jul 01 16:07:26 devstack neutron-periodic-workers[66630]: DEBUG oslo.service.backend._threading.loopingcall [None req-1a568c0e-43e7-428c-b276-db147fa74686 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:36.874 | Jul 01 16:07:31 devstack neutron-periodic-workers[66630]: DEBUG oslo.service.backend._threading.loopingcall [None req-1f1a5383-7215-4d58-b33f-ef86e97e576c None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.99 seconds {{(pid=66630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:36.878 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.882 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-01 14:07:36.904 | enabled 2026-07-01 14:07:36.910 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-01 14:07:36.934 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-01 14:07:36.934 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-01 14:07:36.934 | Active: active (running) since Wed 2026-07-01 16:04:42 CEST; 2min 54s ago 2026-07-01 14:07:36.934 | Main PID: 65298 (neutron-rpc-ser) 2026-07-01 14:07:36.934 | Tasks: 27 (limit: 14255) 2026-07-01 14:07:36.934 | Memory: 202.6M (peak: 203.1M) 2026-07-01 14:07:36.934 | CPU: 7.779s 2026-07-01 14:07:36.934 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-01 14:07:36.934 | ├─65298 "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-07-01 14:07:36.935 | ├─66473 "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-07-01 14:07:36.935 | └─66488 "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-07-01 14:07:36.935 | 2026-07-01 14:07:36.935 | Jul 01 16:06:28 devstack neutron-rpc-server[66488]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 14:07:36.935 | Jul 01 16:06:28 devstack neutron-rpc-server[66488]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-07-01 14:07:36.935 | Jul 01 16:06:28 devstack neutron-rpc-server[66488]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-07-01 14:07:36.935 | Jul 01 16:06:28 devstack neutron-rpc-server[66488]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-07-01 14:07:36.935 | Jul 01 16:06:28 devstack neutron-rpc-server[66488]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-07-01 14:07:36.935 | Jul 01 16:06:28 devstack neutron-rpc-server[66488]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-01 14:07:36.935 | Jul 01 16:06:28 devstack neutron-rpc-server[66488]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-07-01 14:07:36.935 | Jul 01 16:06:28 devstack neutron-rpc-server[66488]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-07-01 14:07:36.936 | Jul 01 16:06:28 devstack neutron-rpc-server[66488]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-01 14:07:36.936 | Jul 01 16:06:28 devstack neutron-rpc-server[66488]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-01 14:07:36.942 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:36.946 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-01 14:07:36.966 | enabled 2026-07-01 14:07:36.972 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-01 14:07:36.995 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-01 14:07:36.995 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-01 14:07:36.995 | Active: active (running) since Wed 2026-07-01 16:04:48 CEST; 2min 48s ago 2026-07-01 14:07:36.995 | Main PID: 66299 (neutron-ovn-mai) 2026-07-01 14:07:36.995 | Tasks: 12 (limit: 14255) 2026-07-01 14:07:36.996 | Memory: 254.0M (peak: 254.3M) 2026-07-01 14:07:36.996 | CPU: 7.708s 2026-07-01 14:07:36.996 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-01 14:07:36.996 | ├─66299 "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-07-01 14:07:36.996 | └─66391 "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-07-01 14:07:36.996 | 2026-07-01 14:07:36.996 | Jul 01 16:05:16 devstack neutron-ovn-maintenance-worker[66391]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-77a6fb48-a9b8-4556-9e9f-b699fa495c67 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66391) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-01 14:07:36.996 | Jul 01 16:05:16 devstack neutron-ovn-maintenance-worker[66391]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-77a6fb48-a9b8-4556-9e9f-b699fa495c67 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66391) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-01 14:07:36.996 | Jul 01 16:05:16 devstack neutron-ovn-maintenance-worker[66391]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-77a6fb48-a9b8-4556-9e9f-b699fa495c67 None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-07-01 14:07:36.997 | Jul 01 16:05:16 devstack neutron-ovn-maintenance-worker[66391]: DEBUG futurist.periodics [None req-77a6fb48-a9b8-4556-9e9f-b699fa495c67 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=66391) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 14:07:36.997 | Jul 01 16:05:16 devstack neutron-ovn-maintenance-worker[66391]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-77a6fb48-a9b8-4556-9e9f-b699fa495c67 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66391) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-01 14:07:36.997 | Jul 01 16:05:16 devstack neutron-ovn-maintenance-worker[66391]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-77a6fb48-a9b8-4556-9e9f-b699fa495c67 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66391) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-01 14:07:36.997 | Jul 01 16:05:16 devstack neutron-ovn-maintenance-worker[66391]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-77a6fb48-a9b8-4556-9e9f-b699fa495c67 None None] OVN maintenance task update_security_group_with_address_group finished in 0.026 seconds 2026-07-01 14:07:36.998 | Jul 01 16:05:16 devstack neutron-ovn-maintenance-worker[66391]: DEBUG futurist.periodics [None req-77a6fb48-a9b8-4556-9e9f-b699fa495c67 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=66391) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 14:07:36.998 | Jul 01 16:05:16 devstack neutron-ovn-maintenance-worker[66391]: DEBUG futurist.periodics [None req-77a6fb48-a9b8-4556-9e9f-b699fa495c67 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=66391) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-01 14:07:36.998 | Jul 01 16:05:26 devstack neutron-ovn-maintenance-worker[66391]: DEBUG dbcounter [-] [66391] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:37.004 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:37.008 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-01 14:07:37.029 | enabled 2026-07-01 14:07:37.035 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-01 14:07:37.058 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-01 14:07:37.058 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-01 14:07:37.058 | Active: active (running) since Wed 2026-07-01 16:06:30 CEST; 1min 6s ago 2026-07-01 14:07:37.058 | Main PID: 70550 (nova-novncproxy) 2026-07-01 14:07:37.058 | Tasks: 4 (limit: 14255) 2026-07-01 14:07:37.058 | Memory: 109.7M (peak: 109.9M) 2026-07-01 14:07:37.059 | CPU: 3.859s 2026-07-01 14:07:37.059 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-01 14:07:37.059 | └─70550 /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-07-01 14:07:37.059 | 2026-07-01 14:07:37.059 | Jul 01 16:06:30 devstack nova-novncproxy[70550]: If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:07:37.059 | Jul 01 16:06:30 devstack nova-novncproxy[70550]: framework. For more detail see 2026-07-01 14:07:37.059 | Jul 01 16:06:30 devstack nova-novncproxy[70550]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:07:37.059 | Jul 01 16:06:30 devstack nova-novncproxy[70550]: import eventlet # noqa 2026-07-01 14:07:37.059 | Jul 01 16:06:31 devstack nova-novncproxy[70550]: 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-07-01 14:07:37.059 | Jul 01 16:06:35 devstack nova-novncproxy[70550]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-01 14:07:37.060 | Jul 01 16:06:35 devstack nova-novncproxy[70550]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-01 14:07:37.060 | Jul 01 16:06:35 devstack nova-novncproxy[70550]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-01 14:07:37.060 | Jul 01 16:06:35 devstack nova-novncproxy[70550]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-01 14:07:37.060 | Jul 01 16:06:35 devstack nova-novncproxy[70550]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-01 14:07:37.066 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:37.070 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-01 14:07:37.090 | enabled 2026-07-01 14:07:37.095 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-01 14:07:37.118 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-01 14:07:37.118 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-01 14:07:37.118 | Active: active (running) since Wed 2026-07-01 16:06:32 CEST; 1min 4s ago 2026-07-01 14:07:37.118 | Main PID: 71355 (nova-conductor:) 2026-07-01 14:07:37.118 | Tasks: 19 (limit: 14255) 2026-07-01 14:07:37.118 | Memory: 157.8M (peak: 158.3M) 2026-07-01 14:07:37.118 | CPU: 5.082s 2026-07-01 14:07:37.118 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-01 14:07:37.119 | ├─71355 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-01 14:07:37.119 | ├─73029 "nova-conductor: ServiceWrapper worker(0)" 2026-07-01 14:07:37.119 | └─73031 "nova-conductor: ServiceWrapper worker(1)" 2026-07-01 14:07:37.119 | 2026-07-01 14:07:37.119 | Jul 01 16:06:40 devstack nova-conductor[73029]: DEBUG nova.servicegroup.drivers.db [None req-d24bbe03-b58c-4006-853d-c06c507c4670 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73029) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-01 14:07:37.119 | Jul 01 16:06:44 devstack nova-conductor[73031]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73031) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.119 | Jul 01 16:06:44 devstack nova-conductor[73029]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73029) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.119 | Jul 01 16:06:47 devstack nova-conductor[71355]: DEBUG dbcounter [-] [71355] Writing DB stats nova_api:SELECT=1 {{(pid=71355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:37.119 | Jul 01 16:06:47 devstack nova-conductor[71355]: DEBUG dbcounter [-] [71355] Writing DB stats nova_cell0:SELECT=1 {{(pid=71355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:37.119 | Jul 01 16:06:47 devstack nova-conductor[71355]: DEBUG dbcounter [-] [71355] Writing DB stats nova_cell1:SELECT=1 {{(pid=71355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:37.120 | Jul 01 16:06:54 devstack nova-conductor[73031]: DEBUG dbcounter [-] [73031] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:37.120 | Jul 01 16:06:54 devstack nova-conductor[73029]: DEBUG dbcounter [-] [73029] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-01 14:07:37.120 | Jul 01 16:06:59 devstack nova-conductor[73031]: DEBUG oslo.service.backend._threading.loopingcall [None req-96062f72-0181-43dc-8967-143c4d222677 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73031) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.120 | Jul 01 16:07:16 devstack nova-conductor[73029]: DEBUG oslo.service.backend._threading.loopingcall [None req-ea8e640b-4c95-4667-8ed4-eb3951bae66f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73029) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.128 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-01 14:07:37.131 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-01 14:07:37.152 | enabled 2026-07-01 14:07:37.158 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-01 14:07:37.181 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-01 14:07:37.181 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-01 14:07:37.181 | Active: active (running) since Wed 2026-07-01 16:06:35 CEST; 1min 1s ago 2026-07-01 14:07:37.181 | Main PID: 71905 (nova-conductor:) 2026-07-01 14:07:37.181 | Tasks: 38 (limit: 14255) 2026-07-01 14:07:37.181 | Memory: 167.5M (peak: 168.0M) 2026-07-01 14:07:37.181 | CPU: 5.121s 2026-07-01 14:07:37.181 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-01 14:07:37.182 | ├─71905 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-01 14:07:37.182 | ├─73039 "nova-conductor: ServiceWrapper worker(0)" 2026-07-01 14:07:37.182 | └─73041 "nova-conductor: ServiceWrapper worker(1)" 2026-07-01 14:07:37.182 | 2026-07-01 14:07:37.182 | Jul 01 16:07:05 devstack nova-conductor[73039]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.182 | Jul 01 16:07:05 devstack nova-conductor[73041]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.87 seconds {{(pid=73041) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.182 | Jul 01 16:07:11 devstack nova-conductor[73041]: DEBUG oslo.service.backend._threading.loopingcall [None req-00b32d3f-bb8e-4165-8d70-502973d9c42b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73041) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.182 | Jul 01 16:07:15 devstack nova-conductor[73041]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73041) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.182 | Jul 01 16:07:15 devstack nova-conductor[73039]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.183 | Jul 01 16:07:23 devstack nova-conductor[73039]: DEBUG oslo.service.backend._threading.loopingcall [None req-f46337bb-aa2e-487d-98bb-2cd245b740f5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.183 | Jul 01 16:07:25 devstack nova-conductor[73041]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73041) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.183 | Jul 01 16:07:25 devstack nova-conductor[73039]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.184 | Jul 01 16:07:35 devstack nova-conductor[73041]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73041) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.184 | Jul 01 16:07:35 devstack nova-conductor[73039]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-01 14:07:37.189 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-01 14:07:37.216 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:37.220 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-01 14:07:37.247 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:37.252 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-01 14:07:37.256 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-01 14:07:37.729 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 14:07:37.729 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:07:37.729 | we strongly recommend against using it for new projects. 2026-07-01 14:07:37.730 | 2026-07-01 14:07:37.730 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:07:37.730 | framework. For more detail see 2026-07-01 14:07:37.730 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:07:37.730 | 2026-07-01 14:07:37.730 | import eventlet # noqa 2026-07-01 14:07:38.094 | 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-07-01 14:07:41.250 | INFO dbcounter [None req-181bf4b0-0d5a-44d6-9998-aff4b71e2653 None None] Registered counter for database nova_api 2026-07-01 14:07:41.378 | DEBUG dbcounter [-] [77527] Writer thread running {{(pid=77527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:07:41.390 | Found 2 cell mappings. 2026-07-01 14:07:41.390 | Skipping cell0 since it does not contain hosts. 2026-07-01 14:07:41.391 | Getting computes from cell 'cell1': 8822fbb1-51b1-4cbb-8ab6-d746613c1d0b 2026-07-01 14:07:41.391 | INFO dbcounter [None req-181bf4b0-0d5a-44d6-9998-aff4b71e2653 None None] Registered counter for database nova_cell1 2026-07-01 14:07:41.465 | DEBUG dbcounter [-] [77527] Writer thread running {{(pid=77527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-01 14:07:41.819 | Checking host mapping for compute host 'devstack': 3a9d33d7-1322-4f39-b55a-622b70a6eeed 2026-07-01 14:07:41.819 | Creating host mapping for compute host 'devstack': 3a9d33d7-1322-4f39-b55a-622b70a6eeed 2026-07-01 14:07:41.819 | Found 1 unmapped computes in cell: 8822fbb1-51b1-4cbb-8ab6-d746613c1d0b 2026-07-01 14:07:42.670 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-01 14:07:43.144 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-01 14:07:43.144 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-01 14:07:43.144 | we strongly recommend against using it for new projects. 2026-07-01 14:07:43.144 | 2026-07-01 14:07:43.144 | If you are already using Eventlet, we recommend migrating to a different 2026-07-01 14:07:43.145 | framework. For more detail see 2026-07-01 14:07:43.145 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-01 14:07:43.145 | 2026-07-01 14:07:43.145 | import eventlet # noqa 2026-07-01 14:07:43.498 | 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-07-01 14:07:47.045 | +-------------------------------------------+ 2026-07-01 14:07:47.046 | | Upgrade Check Results | 2026-07-01 14:07:47.046 | +-------------------------------------------+ 2026-07-01 14:07:47.046 | | Check: Cells v2 | 2026-07-01 14:07:47.046 | | Result: Success | 2026-07-01 14:07:47.046 | | Details: None | 2026-07-01 14:07:47.046 | +-------------------------------------------+ 2026-07-01 14:07:47.046 | | Check: Placement API | 2026-07-01 14:07:47.046 | | Result: Success | 2026-07-01 14:07:47.046 | | Details: None | 2026-07-01 14:07:47.046 | +-------------------------------------------+ 2026-07-01 14:07:47.046 | | Check: Cinder API | 2026-07-01 14:07:47.047 | | Result: Success | 2026-07-01 14:07:47.047 | | Details: None | 2026-07-01 14:07:47.047 | +-------------------------------------------+ 2026-07-01 14:07:47.047 | | Check: Policy File JSON to YAML Migration | 2026-07-01 14:07:47.047 | | Result: Success | 2026-07-01 14:07:47.047 | | Details: None | 2026-07-01 14:07:47.047 | +-------------------------------------------+ 2026-07-01 14:07:47.047 | | Check: Older than N-1 computes | 2026-07-01 14:07:47.047 | | Result: Success | 2026-07-01 14:07:47.047 | | Details: None | 2026-07-01 14:07:47.048 | +-------------------------------------------+ 2026-07-01 14:07:47.048 | | Check: hw_machine_type unset | 2026-07-01 14:07:47.048 | | Result: Success | 2026-07-01 14:07:47.048 | | Details: None | 2026-07-01 14:07:47.048 | +-------------------------------------------+ 2026-07-01 14:07:47.048 | | Check: Service User Token Configuration | 2026-07-01 14:07:47.048 | | Result: Success | 2026-07-01 14:07:47.048 | | Details: None | 2026-07-01 14:07:47.048 | +-------------------------------------------+ 2026-07-01 14:07:47.708 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-01 14:07:47.713 | + ./stack.sh:main:1482 : command openstack complete 2026-07-01 14:07:47.715 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-01 14:07:51.419 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-01 14:07:51.446 | + functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:51.450 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-01 14:07:51.454 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-01 14:07:51.458 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-01 14:07:51.461 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-01 14:07:51.464 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:07:51.468 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-01 14:07:51.473 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-01 14:07:51.477 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-01 14:07:51.481 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-01 14:07:51.484 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-01 14:07:51.489 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-01 14:07:51.493 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-01 14:07:51.497 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-01 14:07:51.550 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-01 14:07:51.557 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-01 14:07:51.557 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-01 14:07:51.560 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-01 14:07:51.566 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-01 14:07:51.570 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-01 14:07:51.575 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-01 14:07:51.579 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-01 14:07:51.583 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-01 14:07:51.587 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-01 14:07:51.608 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-01 14:07:51.628 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-01 14:07:51.632 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:07:51.636 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-01 14:07:51.641 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-01 14:07:51.645 | + functions-common:run_phase:1848 : local mode=stack 2026-07-01 14:07:51.649 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-01 14:07:51.653 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-01 14:07:51.657 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-01 14:07:51.663 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-01 14:07:51.667 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-01 14:07:51.670 | + functions-common:run_phase:1858 : local extra 2026-07-01 14:07:51.674 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-01 14:07:51.680 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-01 14:07:51.684 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-01 14:07:51.688 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-01 14:07:51.691 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-01 14:07:51.695 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-01 14:07:51.719 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:07:51.723 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 14:07:51.727 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-01 14:07:51.731 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-01 14:07:51.735 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-01 14:07:51.740 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-01 14:07:51.744 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-01 14:07:51.748 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-01 14:07:51.752 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-01 14:07:51.756 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-01 14:07:51.760 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-01 14:07:51.764 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-01 14:07:51.768 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-01 14:07:51.833 | [2047 Async install_tempest:38314]: Waiting for completion of install_tempest running on PID 38314 (1 other jobs running) 2026-07-01 14:07:51.862 | [2047 Async install_tempest:38314]: Signaling child to exit 2026-07-01 14:07:51.863 | WAKEUP 2026-07-01 14:07:51.888 | [2047 Async install_tempest:38314]: Signaled 2026-07-01 14:07:51.890 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-01 14:07:51.890 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-01 14:07:51.890 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-01 14:07:51.890 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-01 14:07:51.890 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-01 14:07:51.890 | +++ functions-common:git_clone:593 : pwd 2026-07-01 14:07:51.890 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 14:07:51.891 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 14:07:51.891 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 14:07:51.891 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-01 14:07:51.891 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 14:07:51.891 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 14:07:51.891 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 14:07:51.891 | ++ functions-common:git_clone:610 : echo master 2026-07-01 14:07:51.891 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-01 14:07:51.891 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 14:07:51.891 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-01 14:07:51.891 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 14:07:51.892 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 14:07:51.892 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 14:07:51.892 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 14:07:51.892 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 14:07:51.892 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 14:07:51.892 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 14:07:51.892 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:07:51.892 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:07:51.892 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782914241300 2026-07-01 14:07:51.892 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-01 14:07:51.892 | Cloning into '/opt/stack/tempest'... 2026-07-01 14:07:51.893 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 14:07:51.893 | ++ functions-common:time_stop:2420 : local name 2026-07-01 14:07:51.893 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 14:07:51.893 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:07:51.893 | ++ functions-common:time_stop:2423 : local total 2026-07-01 14:07:51.893 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 14:07:51.893 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 14:07:51.893 | ++ functions-common:time_stop:2427 : start_time=1782914241300 2026-07-01 14:07:51.893 | ++ functions-common:time_stop:2429 : [[ -z 1782914241300 ]] 2026-07-01 14:07:51.893 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:07:51.893 | ++ functions-common:time_stop:2432 : end_time=1782914252528 2026-07-01 14:07:51.894 | ++ functions-common:time_stop:2433 : elapsed_time=11228 2026-07-01 14:07:51.894 | ++ functions-common:time_stop:2434 : total=384913 2026-07-01 14:07:51.894 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:07:51.894 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396141 2026-07-01 14:07:51.894 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-01 14:07:51.894 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 14:07:51.894 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 14:07:51.894 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 14:07:51.894 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 14:07:51.894 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 14:07:51.894 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 14:07:51.894 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 14:07:51.895 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 14:07:51.895 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:07:51.895 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:07:51.895 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782914252596 2026-07-01 14:07:51.895 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 14:07:51.895 | From https://review.opendev.org/openstack/tempest 2026-07-01 14:07:51.895 | * branch master -> FETCH_HEAD 2026-07-01 14:07:51.895 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 14:07:51.895 | ++ functions-common:time_stop:2420 : local name 2026-07-01 14:07:51.895 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 14:07:51.896 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:07:51.896 | ++ functions-common:time_stop:2423 : local total 2026-07-01 14:07:51.896 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 14:07:51.896 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 14:07:51.896 | ++ functions-common:time_stop:2427 : start_time=1782914252596 2026-07-01 14:07:51.896 | ++ functions-common:time_stop:2429 : [[ -z 1782914252596 ]] 2026-07-01 14:07:51.896 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:07:51.896 | ++ functions-common:time_stop:2432 : end_time=1782914253172 2026-07-01 14:07:51.896 | ++ functions-common:time_stop:2433 : elapsed_time=576 2026-07-01 14:07:51.896 | ++ functions-common:time_stop:2434 : total=396141 2026-07-01 14:07:51.896 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:07:51.897 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396717 2026-07-01 14:07:51.897 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 14:07:51.897 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 14:07:51.897 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 14:07:51.897 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 14:07:51.897 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 14:07:51.897 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 14:07:51.897 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 14:07:51.897 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 14:07:51.897 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:07:51.897 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:07:51.898 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782914253237 2026-07-01 14:07:51.898 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 14:07:51.898 | Note: switching to 'FETCH_HEAD'. 2026-07-01 14:07:51.898 | 2026-07-01 14:07:51.898 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 14:07:51.898 | changes and commit them, and you can discard any commits you make in this 2026-07-01 14:07:51.898 | state without impacting any branches by switching back to a branch. 2026-07-01 14:07:51.898 | 2026-07-01 14:07:51.898 | If you want to create a new branch to retain commits you create, you may 2026-07-01 14:07:51.898 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 14:07:51.898 | 2026-07-01 14:07:51.899 | git switch -c 2026-07-01 14:07:51.899 | 2026-07-01 14:07:51.899 | Or undo this operation with: 2026-07-01 14:07:51.899 | 2026-07-01 14:07:51.899 | git switch - 2026-07-01 14:07:51.899 | 2026-07-01 14:07:51.899 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 14:07:51.899 | 2026-07-01 14:07:51.899 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-01 14:07:51.899 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 14:07:51.899 | ++ functions-common:time_stop:2420 : local name 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2423 : local total 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2427 : start_time=1782914253237 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2429 : [[ -z 1782914253237 ]] 2026-07-01 14:07:51.900 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2432 : end_time=1782914253443 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2433 : elapsed_time=206 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2434 : total=396717 2026-07-01 14:07:51.900 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:07:51.901 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396923 2026-07-01 14:07:51.901 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-01 14:07:51.901 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-01 14:07:51.901 | ++ functions-common:git_clone:673 : head -1 2026-07-01 14:07:51.901 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-01 14:07:51.901 | 8d40001b9 Use reader role for image tests 2026-07-01 14:07:51.901 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 14:07:51.901 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-01 14:07:51.901 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-01 14:07:51.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 'tox!=2.8.0,<4.0.0' 2026-07-01 14:07:51.902 | Collecting tox!=2.8.0,<4.0.0 2026-07-01 14:07:51.902 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-01 14:07:51.902 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-01 14:07:51.902 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-01 14:07:51.902 | 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-07-01 14:07:51.902 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-01 14:07:51.902 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 14:07:51.902 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-01 14:07:51.902 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-01 14:07:51.902 | 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-07-01 14:07:51.903 | 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-07-01 14:07:51.903 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-01 14:07:51.903 | 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-07-01 14:07:51.903 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-01 14:07:51.903 | 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-07-01 14:07:51.903 | 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-07-01 14:07:51.903 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-01 14:07:51.903 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-01 14:07:51.903 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-01 14:07:51.903 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-01 14:07:51.903 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-01 14:07:51.904 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-01 14:07:51.904 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 46.8 MB/s 0:00:00 2026-07-01 14:07:51.904 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-01 14:07:51.904 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-01 14:07:51.904 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-01 14:07:51.904 | 2026-07-01 14:07:51.904 | 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-07-01 14:07:51.904 | ++ inc/python:pip_install:216 : result=0 2026-07-01 14:07:51.904 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-01 14:07:51.904 | ++ functions-common:time_stop:2420 : local name 2026-07-01 14:07:51.904 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 14:07:51.904 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:07:51.905 | ++ functions-common:time_stop:2423 : local total 2026-07-01 14:07:51.905 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 14:07:51.905 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-01 14:07:51.905 | ++ functions-common:time_stop:2427 : start_time=1782914253520 2026-07-01 14:07:51.905 | ++ functions-common:time_stop:2429 : [[ -z 1782914253520 ]] 2026-07-01 14:07:51.905 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:07:51.905 | ++ functions-common:time_stop:2432 : end_time=1782914257292 2026-07-01 14:07:51.905 | ++ functions-common:time_stop:2433 : elapsed_time=3772 2026-07-01 14:07:51.905 | ++ functions-common:time_stop:2434 : total=162090 2026-07-01 14:07:51.905 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:07:51.905 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165862 2026-07-01 14:07:51.906 | ++ inc/python:pip_install:219 : return 0 2026-07-01 14:07:51.906 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-01 14:07:51.906 | /opt/stack/tempest ~/devstack 2026-07-01 14:07:51.906 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-01 14:07:51.906 | Switched to branch 'master' 2026-07-01 14:07:51.906 | Your branch is up to date with 'origin/master'. 2026-07-01 14:07:51.906 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-01 14:07:51.907 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-01 14:07:51.907 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.9V5Ikkhy3G 2026-07-01 14:07:51.907 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.9V5Ikkhy3G 2026-07-01 14:07:51.907 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-01 14:07:51.907 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.9V5Ikkhy3G 2026-07-01 14:07:51.907 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-01 14:07:51.907 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-01 14:07:51.907 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-01 14:07:51.907 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 14:07:51.907 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 14:07:51.907 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 14:07:51.908 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 14:07:51.908 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-01 14:07:51.908 | full create: /opt/stack/tempest/.tox/tempest 2026-07-01 14:07:51.908 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-01 14:07:51.908 | full develop-inst: /opt/stack/tempest 2026-07-01 14:07:51.908 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-01 14:07:51.908 | ___________________________________ summary ____________________________________ 2026-07-01 14:07:51.908 | full: skipped tests 2026-07-01 14:07:51.908 | congratulations :) 2026-07-01 14:07:51.908 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.9V5Ikkhy3G -r requirements.txt 2026-07-01 14:07:51.908 | 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-07-01 14:07:51.909 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-01 14:07:51.909 | 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-07-01 14:07:51.909 | 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-07-01 14:07:51.909 | 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-07-01 14:07:51.909 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-01 14:07:51.909 | 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-07-01 14:07:51.909 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-01 14:07:51.909 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-01 14:07:51.909 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-01 14:07:51.909 | 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-07-01 14:07:51.910 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-01 14:07:51.910 | 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-07-01 14:07:51.910 | 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-07-01 14:07:51.910 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-01 14:07:51.910 | 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-07-01 14:07:51.910 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-07-01 14:07:51.910 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-07-01 14:07:51.910 | 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-07-01 14:07:51.910 | 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-07-01 14:07:51.910 | 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-07-01 14:07:51.910 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-01 14:07:51.911 | 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-07-01 14:07:51.911 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-07-01 14:07:51.911 | 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-07-01 14:07:51.911 | 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-07-01 14:07:51.911 | 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-07-01 14:07:51.911 | 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-07-01 14:07:51.911 | 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-07-01 14:07:51.912 | 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-07-01 14:07:51.912 | 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-07-01 14:07:51.912 | 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-07-01 14:07:51.912 | 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-07-01 14:07:51.912 | 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-07-01 14:07:51.912 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-01 14:07:51.912 | 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-07-01 14:07:51.912 | 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-07-01 14:07:51.912 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-01 14:07:51.912 | 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-07-01 14:07:51.913 | 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-07-01 14:07:51.913 | 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-07-01 14:07:51.913 | 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-07-01 14:07:51.913 | 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-07-01 14:07:51.913 | 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-07-01 14:07:51.913 | 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-07-01 14:07:51.913 | 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-07-01 14:07:51.913 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-01 14:07:51.913 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-07-01 14:07:51.913 | 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-07-01 14:07:51.914 | 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-07-01 14:07:51.914 | 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-07-01 14:07:51.914 | 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-07-01 14:07:51.914 | 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-07-01 14:07:51.914 | 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-07-01 14:07:51.914 | 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-07-01 14:07:51.914 | 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-07-01 14:07:51.914 | 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-07-01 14:07:51.915 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-01 14:07:51.915 | 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-07-01 14:07:51.915 | 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-07-01 14:07:51.915 | 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-07-01 14:07:51.915 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-01 14:07:51.915 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.9V5Ikkhy3G 2026-07-01 14:07:51.915 | ++ lib/tempest:install_tempest:868 : popd 2026-07-01 14:07:51.915 | ~/devstack 2026-07-01 14:07:51.945 | [2047 Async install_tempest:38314]: finished install_tempest with result 0 in 45 seconds 2026-07-01 14:07:51.950 | ++ inc/async:async_wait:197 : return 0 2026-07-01 14:07:51.953 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-01 14:07:51.956 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:07:51.961 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-01 14:07:51.965 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-01 14:07:51.967 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-01 14:07:51.969 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-01 14:07:51.971 | ++ inc/python:setup_develop:353 : local bindep 2026-07-01 14:07:51.973 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 14:07:51.975 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-01 14:07:51.977 | ++ inc/python:setup_develop:359 : local extras= 2026-07-01 14:07:51.979 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-01 14:07:51.981 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-01 14:07:51.983 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 14:07:51.986 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-01 14:07:51.989 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-01 14:07:51.991 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-01 14:07:51.995 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-01 14:07:51.998 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-01 14:07:52.001 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-01 14:07:52.003 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-01 14:07:52.005 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-01 14:07:52.008 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-01 14:07:52.014 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-01 14:07:52.017 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-01 14:07:52.019 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-01 14:07:52.183 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-01 14:07:52.186 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-01 14:07:52.190 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-01 14:07:52.193 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-01 14:07:52.197 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-01 14:07:52.201 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-01 14:07:52.204 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-01 14:07:52.208 | ++ inc/python:setup_package:446 : local extras= 2026-07-01 14:07:52.212 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-01 14:07:52.215 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-01 14:07:52.218 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-01 14:07:52.221 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-01 14:07:52.225 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-01 14:07:52.229 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-01 14:07:52.255 | Using python 3.12 to install /opt/stack/tempest 2026-07-01 14:07:52.259 | ++ 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-07-01 14:07:53.301 | Obtaining file:///opt/stack/tempest 2026-07-01 14:07:53.304 | Installing build dependencies: started 2026-07-01 14:07:55.218 | Installing build dependencies: finished with status 'done' 2026-07-01 14:07:55.219 | Checking if build backend supports build_editable: started 2026-07-01 14:07:55.791 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-01 14:07:55.791 | Getting requirements to build editable: started 2026-07-01 14:07:56.108 | Getting requirements to build editable: finished with status 'done' 2026-07-01 14:07:56.111 | Preparing editable metadata (pyproject.toml): started 2026-07-01 14:07:57.494 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-01 14:07:57.519 | 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.dev36) (7.0.3) 2026-07-01 14:07:57.520 | 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.dev36) (4.14.0) 2026-07-01 14:07:57.521 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-01 14:07:57.522 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-01 14:07:57.523 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-01 14:07:57.523 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-01 14:07:57.524 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-01 14:07:57.525 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-01 14:07:57.526 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-01 14:07:57.527 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-01 14:07:57.712 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-01 14:07:57.715 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-01 14:07:57.720 | 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.dev36) (5.10.0) 2026-07-01 14:07:57.721 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-01 14:07:57.722 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-01 14:07:57.722 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-01 14:07:57.723 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-01 14:07:57.724 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.8.0) 2026-07-01 14:07:57.725 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.17.0) 2026-07-01 14:07:57.726 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-01 14:07:57.727 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-01 14:07:57.727 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-01 14:07:57.728 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-01 14:07:57.729 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-01 14:07:57.731 | 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.dev36) (0.6.0) 2026-07-01 14:07:57.732 | 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.dev36) (4.0.0) 2026-07-01 14:07:57.736 | 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.dev36) (3.0.52) 2026-07-01 14:07:57.737 | 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.dev36) (1.11.0) 2026-07-01 14:07:57.738 | 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.dev36) (15.0.0) 2026-07-01 14:07:57.739 | 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.dev36) (1.8.0) 2026-07-01 14:07:57.741 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-01 14:07:57.745 | 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.dev36) (3.0) 2026-07-01 14:07:57.747 | 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.dev36) (2.2.1) 2026-07-01 14:07:57.754 | 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.dev36) (26.1.0) 2026-07-01 14:07:57.755 | 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.dev36) (2025.9.1) 2026-07-01 14:07:57.756 | 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.dev36) (0.37.0) 2026-07-01 14:07:57.757 | 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.dev36) (2026.5.1) 2026-07-01 14:07:57.765 | 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.dev36) (6.8.0) 2026-07-01 14:07:57.768 | 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.dev36) (2.0.0) 2026-07-01 14:07:57.769 | 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.dev36) (2.34.2) 2026-07-01 14:07:57.773 | 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.dev36) (6.4.0) 2026-07-01 14:07:57.775 | 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.dev36) (2.9.0.post0) 2026-07-01 14:07:57.778 | 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.dev36) (4.15.0) 2026-07-01 14:07:57.780 | 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.dev36) (1.2.1) 2026-07-01 14:07:57.784 | 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.dev36) (2.1.0) 2026-07-01 14:07:57.785 | 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.dev36) (3.3.2) 2026-07-01 14:07:57.786 | 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.dev36) (26.2) 2026-07-01 14:07:57.787 | 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.dev36) (7.2.2) 2026-07-01 14:07:57.793 | 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.dev36) (5.0.0) 2026-07-01 14:07:57.795 | 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.dev36) (3.0.3) 2026-07-01 14:07:57.796 | 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.dev36) (1.6.2) 2026-07-01 14:07:57.802 | 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.dev36) (82.0.1) 2026-07-01 14:07:57.806 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-01 14:07:57.823 | 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.dev36) (1.17.0) 2026-07-01 14:07:57.833 | 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.dev36) (3.4.7) 2026-07-01 14:07:57.834 | 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.dev36) (3.18) 2026-07-01 14:07:57.836 | 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.dev36) (2023.11.17) 2026-07-01 14:07:57.852 | 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.dev36) (4.2.0) 2026-07-01 14:07:57.853 | 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.dev36) (2.20.0) 2026-07-01 14:07:57.857 | 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.dev36) (0.1.2) 2026-07-01 14:07:57.871 | 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.dev36) (0.16.0) 2026-07-01 14:07:57.902 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-01 14:07:57.904 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-01 14:07:57.942 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-01 14:07:57.944 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-01 14:07:57.956 | Building wheels for collected packages: tempest 2026-07-01 14:07:57.958 | Building editable for tempest (pyproject.toml): started 2026-07-01 14:07:59.610 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-01 14:07:59.611 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8323 sha256=64301316cafba0568e8d4482a40d2a69ff1ba2a08b0ab80af822ad668be96405 2026-07-01 14:07:59.611 | Stored in directory: /tmp/pip-ephem-wheel-cache-mm2oo_kk/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-01 14:07:59.616 | Successfully built tempest 2026-07-01 14:07:59.916 | Installing collected packages: tomlkit, stestr, tempest 2026-07-01 14:08:00.176 | 2026-07-01 14:08:00.203 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-01 14:08:00.398 | ++ inc/python:pip_install:216 : result=0 2026-07-01 14:08:00.402 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-01 14:08:00.406 | ++ functions-common:time_stop:2420 : local name 2026-07-01 14:08:00.410 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 14:08:00.414 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:08:00.417 | ++ functions-common:time_stop:2423 : local total 2026-07-01 14:08:00.421 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 14:08:00.425 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-01 14:08:00.428 | ++ functions-common:time_stop:2427 : start_time=1782914872249 2026-07-01 14:08:00.432 | ++ functions-common:time_stop:2429 : [[ -z 1782914872249 ]] 2026-07-01 14:08:00.436 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:08:00.442 | ++ functions-common:time_stop:2432 : end_time=1782914880438 2026-07-01 14:08:00.446 | ++ functions-common:time_stop:2433 : elapsed_time=8189 2026-07-01 14:08:00.450 | ++ functions-common:time_stop:2434 : total=173313 2026-07-01 14:08:00.454 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:08:00.457 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181502 2026-07-01 14:08:00.461 | ++ inc/python:pip_install:219 : return 0 2026-07-01 14:08:00.465 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-01 14:08:00.469 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-01 14:08:00.473 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-01 14:08:00.476 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-01 14:08:00.480 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-01 14:08:00.484 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-01 14:08:00.487 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-01 14:08:00.490 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-01 14:08:00.494 | ++ 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-07-01 14:08:00.496 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-01 14:08:00.500 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-01 14:08:00.503 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-01 14:08:00.506 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-01 14:08:00.510 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-01 14:08:00.513 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-01 14:08:00.517 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-01 14:08:00.521 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-01 14:08:00.525 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-01 14:08:00.528 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-01 14:08:00.532 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-01 14:08:00.536 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-01 14:08:00.541 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-01 14:08:00.545 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-01 14:08:00.548 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-01 14:08:00.551 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-01 14:08:00.555 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-01 14:08:00.558 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-01 14:08:00.558 | ' 2026-07-01 14:08:00.561 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-01 14:08:00.565 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-01 14:08:00.584 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:08:00.587 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-01 14:08:00.590 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-01 14:08:00.593 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-01 14:08:00.595 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-01 14:08:00.599 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-01 14:08:00.600 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-01 14:08:00.601 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-01 14:08:04.557 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:08:04.560 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-01 14:08:04.564 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-01 14:08:04.568 | ++ lib/tempest:get_active_images:176 : img_id=b9d206bb-7f05-4c17-866e-357e544ca094 2026-07-01 14:08:04.572 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-01 14:08:04.574 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-01 14:08:04.576 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-01 14:08:04.580 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-01 14:08:04.583 | ++ lib/tempest:configure_tempest:266 : '[' -z b9d206bb-7f05-4c17-866e-357e544ca094 ']' 2026-07-01 14:08:04.586 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=b9d206bb-7f05-4c17-866e-357e544ca094 2026-07-01 14:08:04.590 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-01 14:08:04.608 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-01 14:08:04.613 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-01 14:08:04.616 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-01 14:08:04.620 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-01 14:08:04.623 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-01 14:08:04.627 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-01 14:08:04.630 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-01 14:08:04.634 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-01 14:08:04.640 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-01 14:08:04.640 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-01 14:08:07.938 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:08:07.944 | ++ lib/tempest:configure_tempest:303 : admin_project_id=954a7cc06f494c2a9c30e5c36569ad19 2026-07-01 14:08:07.948 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-01 14:08:07.973 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:08:07.978 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-01 14:08:11.342 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:08:11.347 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 14:08:11.347 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 14:08:11.347 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 14:08:11.347 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 14:08:11.347 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 14:08:11.347 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 14:08:11.347 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 14:08:11.347 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 14:08:11.347 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 14:08:11.347 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 14:08:11.348 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 14:08:11.348 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 14:08:11.348 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 14:08:11.348 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-01 14:08:11.351 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-01 14:08:11.354 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 14:08:11.354 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 14:08:11.355 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 14:08:11.355 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 14:08:11.355 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 14:08:11.355 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 14:08:11.355 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 14:08:11.355 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 14:08:11.355 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 14:08:11.355 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 14:08:11.355 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 14:08:11.355 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 14:08:11.355 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 14:08:11.356 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-01 14:08:11.359 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib b9d206bb-7f05-4c17-866e-357e544ca094 2026-07-01 14:08:11.363 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-01 14:08:11.368 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show b9d206bb-7f05-4c17-866e-357e544ca094 -c size -f value 2026-07-01 14:08:14.713 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:08:14.718 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-01 14:08:14.723 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-01 14:08:14.723 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-01 14:08:14.769 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-01 14:08:14.773 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-01 14:08:14.777 | ++ 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-07-01 14:08:17.838 | +----------------------------+-----------------------+ 2026-07-01 14:08:17.839 | | Field | Value | 2026-07-01 14:08:17.839 | +----------------------------+-----------------------+ 2026-07-01 14:08:17.839 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:08:17.839 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:08:17.839 | | description | None | 2026-07-01 14:08:17.839 | | disk | 1 | 2026-07-01 14:08:17.839 | | id | 42 | 2026-07-01 14:08:17.839 | | name | m1.nano | 2026-07-01 14:08:17.839 | | os-flavor-access:is_public | True | 2026-07-01 14:08:17.840 | | properties | hw_rng:allowed='True' | 2026-07-01 14:08:17.840 | | ram | 192 | 2026-07-01 14:08:17.840 | | rxtx_factor | 1.0 | 2026-07-01 14:08:17.840 | | swap | 0 | 2026-07-01 14:08:17.840 | | vcpus | 1 | 2026-07-01 14:08:17.840 | +----------------------------+-----------------------+ 2026-07-01 14:08:18.188 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-01 14:08:18.192 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 14:08:18.192 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-01 14:08:18.192 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-01 14:08:18.193 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-01 14:08:18.193 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-01 14:08:18.193 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-01 14:08:18.193 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-01 14:08:18.193 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-01 14:08:18.193 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-01 14:08:18.194 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-01 14:08:18.194 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-01 14:08:18.194 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-01 14:08:18.194 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-01 14:08:18.194 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-01 14:08:18.197 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib b9d206bb-7f05-4c17-866e-357e544ca094 2026-07-01 14:08:18.201 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-01 14:08:18.206 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show b9d206bb-7f05-4c17-866e-357e544ca094 -c size -f value 2026-07-01 14:08:21.662 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:08:21.667 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-01 14:08:21.672 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-01 14:08:21.672 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-01 14:08:21.718 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-01 14:08:21.722 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-01 14:08:21.725 | ++ 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-07-01 14:08:24.708 | +----------------------------+-----------------------+ 2026-07-01 14:08:24.709 | | Field | Value | 2026-07-01 14:08:24.709 | +----------------------------+-----------------------+ 2026-07-01 14:08:24.709 | | OS-FLV-DISABLED:disabled | False | 2026-07-01 14:08:24.709 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-01 14:08:24.709 | | description | None | 2026-07-01 14:08:24.709 | | disk | 1 | 2026-07-01 14:08:24.709 | | id | 84 | 2026-07-01 14:08:24.710 | | name | m1.micro | 2026-07-01 14:08:24.710 | | os-flavor-access:is_public | True | 2026-07-01 14:08:24.710 | | properties | hw_rng:allowed='True' | 2026-07-01 14:08:24.710 | | ram | 256 | 2026-07-01 14:08:24.710 | | rxtx_factor | 1.0 | 2026-07-01 14:08:24.710 | | swap | 0 | 2026-07-01 14:08:24.710 | | vcpus | 1 | 2026-07-01 14:08:24.710 | +----------------------------+-----------------------+ 2026-07-01 14:08:25.132 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-01 14:08:25.134 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-01 14:08:25.151 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:08:25.155 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-01 14:08:25.158 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-01 14:08:25.161 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-01 14:08:25.164 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-01 14:08:25.166 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-01 14:08:25.171 | +++ functions-common:git_clone:593 : pwd 2026-07-01 14:08:25.174 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-01 14:08:25.177 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-01 14:08:25.182 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-01 14:08:25.201 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-01 14:08:25.203 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-01 14:08:25.205 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-01 14:08:25.209 | ++ functions-common:git_clone:610 : echo master 2026-07-01 14:08:25.209 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-01 14:08:25.216 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-01 14:08:25.222 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-01 14:08:25.224 | ++ 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-07-01 14:08:25.231 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 14:08:25.235 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 14:08:25.239 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 14:08:25.242 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 14:08:25.246 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 14:08:25.249 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 14:08:25.253 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 14:08:25.257 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:08:25.261 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:08:25.267 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782914905262 2026-07-01 14:08:25.271 | ++ 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-07-01 14:08:25.275 | Cloning into '/opt/stack/os-test-images'... 2026-07-01 14:08:25.933 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 14:08:25.937 | ++ functions-common:time_stop:2420 : local name 2026-07-01 14:08:25.941 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 14:08:25.944 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:08:25.946 | ++ functions-common:time_stop:2423 : local total 2026-07-01 14:08:25.948 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 14:08:25.951 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 14:08:25.954 | ++ functions-common:time_stop:2427 : start_time=1782914905262 2026-07-01 14:08:25.956 | ++ functions-common:time_stop:2429 : [[ -z 1782914905262 ]] 2026-07-01 14:08:25.961 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:08:25.965 | ++ functions-common:time_stop:2432 : end_time=1782914905962 2026-07-01 14:08:25.968 | ++ functions-common:time_stop:2433 : elapsed_time=700 2026-07-01 14:08:25.970 | ++ functions-common:time_stop:2434 : total=384913 2026-07-01 14:08:25.973 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:08:25.975 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=385613 2026-07-01 14:08:25.978 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-01 14:08:25.980 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-01 14:08:25.983 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 14:08:25.985 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 14:08:25.988 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 14:08:25.990 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 14:08:25.993 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 14:08:25.996 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 14:08:25.998 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 14:08:26.001 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:08:26.006 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:08:26.010 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782914906007 2026-07-01 14:08:26.012 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-01 14:08:26.487 | From https://review.opendev.org/openstack/os-test-images 2026-07-01 14:08:26.488 | * branch master -> FETCH_HEAD 2026-07-01 14:08:26.497 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 14:08:26.499 | ++ functions-common:time_stop:2420 : local name 2026-07-01 14:08:26.501 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 14:08:26.504 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:08:26.507 | ++ functions-common:time_stop:2423 : local total 2026-07-01 14:08:26.510 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 14:08:26.513 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 14:08:26.516 | ++ functions-common:time_stop:2427 : start_time=1782914906007 2026-07-01 14:08:26.519 | ++ functions-common:time_stop:2429 : [[ -z 1782914906007 ]] 2026-07-01 14:08:26.524 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:08:26.528 | ++ functions-common:time_stop:2432 : end_time=1782914906525 2026-07-01 14:08:26.531 | ++ functions-common:time_stop:2433 : elapsed_time=518 2026-07-01 14:08:26.534 | ++ functions-common:time_stop:2434 : total=385613 2026-07-01 14:08:26.536 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:08:26.538 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=386131 2026-07-01 14:08:26.540 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-01 14:08:26.542 | ++ functions-common:git_timed:697 : local count=0 2026-07-01 14:08:26.544 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-01 14:08:26.546 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-01 14:08:26.548 | ++ functions-common:git_timed:701 : timeout=0 2026-07-01 14:08:26.550 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-01 14:08:26.552 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-01 14:08:26.554 | ++ functions-common:time_start:2407 : local start_time= 2026-07-01 14:08:26.556 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-01 14:08:26.560 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-01 14:08:26.564 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782914906561 2026-07-01 14:08:26.566 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-01 14:08:26.572 | Note: switching to 'FETCH_HEAD'. 2026-07-01 14:08:26.572 | 2026-07-01 14:08:26.572 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-01 14:08:26.572 | changes and commit them, and you can discard any commits you make in this 2026-07-01 14:08:26.572 | state without impacting any branches by switching back to a branch. 2026-07-01 14:08:26.572 | 2026-07-01 14:08:26.573 | If you want to create a new branch to retain commits you create, you may 2026-07-01 14:08:26.573 | do so (now or later) by using -c with the switch command. Example: 2026-07-01 14:08:26.573 | 2026-07-01 14:08:26.573 | git switch -c 2026-07-01 14:08:26.573 | 2026-07-01 14:08:26.573 | Or undo this operation with: 2026-07-01 14:08:26.573 | 2026-07-01 14:08:26.573 | git switch - 2026-07-01 14:08:26.573 | 2026-07-01 14:08:26.573 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-01 14:08:26.573 | 2026-07-01 14:08:26.573 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-01 14:08:26.577 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-01 14:08:26.579 | ++ functions-common:time_stop:2420 : local name 2026-07-01 14:08:26.581 | ++ functions-common:time_stop:2421 : local end_time 2026-07-01 14:08:26.583 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-01 14:08:26.585 | ++ functions-common:time_stop:2423 : local total 2026-07-01 14:08:26.587 | ++ functions-common:time_stop:2424 : local start_time 2026-07-01 14:08:26.589 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-01 14:08:26.591 | ++ functions-common:time_stop:2427 : start_time=1782914906561 2026-07-01 14:08:26.593 | ++ functions-common:time_stop:2429 : [[ -z 1782914906561 ]] 2026-07-01 14:08:26.596 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-01 14:08:26.600 | ++ functions-common:time_stop:2432 : end_time=1782914906597 2026-07-01 14:08:26.602 | ++ functions-common:time_stop:2433 : elapsed_time=36 2026-07-01 14:08:26.604 | ++ functions-common:time_stop:2434 : total=386131 2026-07-01 14:08:26.606 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-01 14:08:26.608 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=386167 2026-07-01 14:08:26.610 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-01 14:08:26.628 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-01 14:08:26.633 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-01 14:08:26.634 | ++ functions-common:git_clone:673 : head -1 2026-07-01 14:08:26.636 | 5d0367e Clean-up zuul config spacing 2026-07-01 14:08:26.640 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-01 14:08:26.643 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-01 14:08:26.643 | /opt/stack/os-test-images ~/devstack 2026-07-01 14:08:26.647 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-01 14:08:27.106 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-01 14:08:27.783 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-01 14:08:30.585 | generate installed: PyYAML==6.0.3 2026-07-01 14:08:30.585 | generate run-test-pre: PYTHONHASHSEED='2399429158' 2026-07-01 14:08:30.586 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-01 14:08:30.709 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-01 14:08:30.728 | 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-07-01 14:08:30.749 | 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-07-01 14:08:30.781 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-01 14:08:30.784 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-01 14:08:30.793 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-01 14:08:30.802 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-01 14:08:30.834 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-01 14:08:30.847 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-01 14:08:30.854 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-01 14:08:30.865 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-01 14:08:30.866 | 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-07-01 14:08:30.874 | 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-07-01 14:08:30.881 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-01 14:08:30.900 | 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-07-01 14:08:30.905 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-01 14:08:30.907 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-01 14:08:30.919 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-01 14:08:30.930 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-01 14:08:30.944 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-01 14:08:30.947 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-01 14:08:30.960 | 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-07-01 14:08:30.963 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-01 14:08:30.966 | 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-07-01 14:08:30.977 | 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-07-01 14:08:30.981 | 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-07-01 14:08:30.992 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-01 14:08:31.018 | ___________________________________ summary ____________________________________ 2026-07-01 14:08:31.018 | generate: commands succeeded 2026-07-01 14:08:31.018 | congratulations :) 2026-07-01 14:08:31.064 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-01 14:08:31.064 | ~/devstack 2026-07-01 14:08:31.067 | ++ 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-07-01 14:08:31.108 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-01 14:08:31.113 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-01 14:08:31.142 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-01 14:08:31.146 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-01 14:08:31.149 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-01 14:08:31.191 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-01 14:08:31.233 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-01 14:08:31.237 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-01 14:08:31.243 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-01 14:08:31.246 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-01 14:08:31.251 | +++ 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-07-01 14:08:34.775 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:08:34.780 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-01 14:08:34.780 | address-scope 2026-07-01 14:08:34.780 | agent 2026-07-01 14:08:34.780 | allowed-address-pairs 2026-07-01 14:08:34.780 | auto-allocated-topology 2026-07-01 14:08:34.780 | availability_zone 2026-07-01 14:08:34.781 | default-subnetpools 2026-07-01 14:08:34.781 | dhcp_agent_scheduler 2026-07-01 14:08:34.781 | dns-integration 2026-07-01 14:08:34.781 | dns-domain-ports 2026-07-01 14:08:34.781 | dns-integration-domain-keywords 2026-07-01 14:08:34.781 | empty-string-filtering 2026-07-01 14:08:34.781 | external-net 2026-07-01 14:08:34.781 | extra_dhcp_opt 2026-07-01 14:08:34.781 | extraroute 2026-07-01 14:08:34.781 | extraroute-atomic 2026-07-01 14:08:34.782 | filter-validation 2026-07-01 14:08:34.782 | floating-ip-port-forwarding-detail 2026-07-01 14:08:34.782 | fip-port-details 2026-07-01 14:08:34.782 | flavors 2026-07-01 14:08:34.782 | floatingip-pools 2026-07-01 14:08:34.782 | router 2026-07-01 14:08:34.782 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:08:34.782 | enable-default-route-bfd 2026-07-01 14:08:34.782 | enable-default-route-ecmp 2026-07-01 14:08:34.782 | ext-gw-mode 2026-07-01 14:08:34.783 | l3-ha 2026-07-01 14:08:34.783 | external-gateway-multihoming 2026-07-01 14:08:34.783 | l3-flavors 2026-07-01 14:08:34.783 | l3_agent_scheduler 2026-07-01 14:08:34.783 | multi-provider 2026-07-01 14:08:34.783 | net-mtu 2026-07-01 14:08:34.783 | net-mtu-writable 2026-07-01 14:08:34.783 | network_availability_zone 2026-07-01 14:08:34.783 | network-ip-availability 2026-07-01 14:08:34.783 | network-ip-availability-details 2026-07-01 14:08:34.783 | pagination 2026-07-01 14:08:34.784 | port-device-profile 2026-07-01 14:08:34.784 | port-mac-address-regenerate 2026-07-01 14:08:34.784 | port-numa-affinity-policy 2026-07-01 14:08:34.784 | port-numa-affinity-policy-socket 2026-07-01 14:08:34.784 | binding 2026-07-01 14:08:34.784 | binding-extended 2026-07-01 14:08:34.784 | port-security 2026-07-01 14:08:34.784 | project-id 2026-07-01 14:08:34.784 | provider 2026-07-01 14:08:34.785 | qinq 2026-07-01 14:08:34.785 | quota-check-limit 2026-07-01 14:08:34.785 | quota-check-limit-default 2026-07-01 14:08:34.785 | quotas 2026-07-01 14:08:34.785 | quota_details 2026-07-01 14:08:34.785 | rbac-policies 2026-07-01 14:08:34.785 | rbac-address-scope 2026-07-01 14:08:34.785 | rbac-security-groups 2026-07-01 14:08:34.785 | revision-if-match 2026-07-01 14:08:34.785 | standard-attr-revisions 2026-07-01 14:08:34.786 | router_availability_zone 2026-07-01 14:08:34.786 | router-enable-snat 2026-07-01 14:08:34.786 | security-groups-default-rules 2026-07-01 14:08:34.786 | security-groups-default-statefulness 2026-07-01 14:08:34.786 | security-groups-normalized-cidr 2026-07-01 14:08:34.786 | security-groups-remote-address-group 2026-07-01 14:08:34.786 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:08:34.786 | security-groups-shared-filtering 2026-07-01 14:08:34.786 | security-group 2026-07-01 14:08:34.786 | service-type 2026-07-01 14:08:34.787 | sorting 2026-07-01 14:08:34.787 | standard-attr-description 2026-07-01 14:08:34.787 | stateful-security-group 2026-07-01 14:08:34.787 | subnet-dns-publish-fixed-ip 2026-07-01 14:08:34.787 | subnet-external-network 2026-07-01 14:08:34.787 | subnet_onboard 2026-07-01 14:08:34.787 | subnet-service-types 2026-07-01 14:08:34.787 | subnet_allocation 2026-07-01 14:08:34.787 | subnetpool-prefix-ops 2026-07-01 14:08:34.787 | tag-creation 2026-07-01 14:08:34.788 | standard-attr-tag 2026-07-01 14:08:34.788 | standard-attr-timestamp 2026-07-01 14:08:34.788 | vlan-transparent' 2026-07-01 14:08:34.788 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-01 14:08:34.788 | address-scope 2026-07-01 14:08:34.788 | agent 2026-07-01 14:08:34.788 | allowed-address-pairs 2026-07-01 14:08:34.788 | auto-allocated-topology 2026-07-01 14:08:34.789 | availability_zone 2026-07-01 14:08:34.789 | default-subnetpools 2026-07-01 14:08:34.789 | dhcp_agent_scheduler 2026-07-01 14:08:34.789 | dns-integration 2026-07-01 14:08:34.789 | dns-domain-ports 2026-07-01 14:08:34.789 | dns-integration-domain-keywords 2026-07-01 14:08:34.789 | empty-string-filtering 2026-07-01 14:08:34.789 | external-net 2026-07-01 14:08:34.789 | extra_dhcp_opt 2026-07-01 14:08:34.789 | extraroute 2026-07-01 14:08:34.790 | extraroute-atomic 2026-07-01 14:08:34.790 | filter-validation 2026-07-01 14:08:34.790 | floating-ip-port-forwarding-detail 2026-07-01 14:08:34.790 | fip-port-details 2026-07-01 14:08:34.790 | flavors 2026-07-01 14:08:34.790 | floatingip-pools 2026-07-01 14:08:34.790 | router 2026-07-01 14:08:34.790 | l3-agent-scheduler-ha-chassis-priority 2026-07-01 14:08:34.790 | enable-default-route-bfd 2026-07-01 14:08:34.790 | enable-default-route-ecmp 2026-07-01 14:08:34.791 | ext-gw-mode 2026-07-01 14:08:34.791 | l3-ha 2026-07-01 14:08:34.791 | external-gateway-multihoming 2026-07-01 14:08:34.791 | l3-flavors 2026-07-01 14:08:34.791 | l3_agent_scheduler 2026-07-01 14:08:34.791 | multi-provider 2026-07-01 14:08:34.791 | net-mtu 2026-07-01 14:08:34.791 | net-mtu-writable 2026-07-01 14:08:34.791 | network_availability_zone 2026-07-01 14:08:34.791 | network-ip-availability 2026-07-01 14:08:34.791 | network-ip-availability-details 2026-07-01 14:08:34.792 | pagination 2026-07-01 14:08:34.792 | port-device-profile 2026-07-01 14:08:34.792 | port-mac-address-regenerate 2026-07-01 14:08:34.792 | port-numa-affinity-policy 2026-07-01 14:08:34.792 | port-numa-affinity-policy-socket 2026-07-01 14:08:34.792 | binding 2026-07-01 14:08:34.792 | binding-extended 2026-07-01 14:08:34.792 | port-security 2026-07-01 14:08:34.792 | project-id 2026-07-01 14:08:34.793 | provider 2026-07-01 14:08:34.793 | qinq 2026-07-01 14:08:34.793 | quota-check-limit 2026-07-01 14:08:34.793 | quota-check-limit-default 2026-07-01 14:08:34.793 | quotas 2026-07-01 14:08:34.793 | quota_details 2026-07-01 14:08:34.793 | rbac-policies 2026-07-01 14:08:34.793 | rbac-address-scope 2026-07-01 14:08:34.793 | rbac-security-groups 2026-07-01 14:08:34.793 | revision-if-match 2026-07-01 14:08:34.794 | standard-attr-revisions 2026-07-01 14:08:34.794 | router_availability_zone 2026-07-01 14:08:34.794 | router-enable-snat 2026-07-01 14:08:34.794 | security-groups-default-rules 2026-07-01 14:08:34.794 | security-groups-default-statefulness 2026-07-01 14:08:34.794 | security-groups-normalized-cidr 2026-07-01 14:08:34.794 | security-groups-remote-address-group 2026-07-01 14:08:34.794 | security-groups-rules-belongs-to-default-sg 2026-07-01 14:08:34.794 | security-groups-shared-filtering 2026-07-01 14:08:34.794 | security-group 2026-07-01 14:08:34.794 | service-type 2026-07-01 14:08:34.795 | sorting 2026-07-01 14:08:34.795 | standard-attr-description 2026-07-01 14:08:34.795 | stateful-security-group 2026-07-01 14:08:34.795 | subnet-dns-publish-fixed-ip 2026-07-01 14:08:34.795 | subnet-external-network 2026-07-01 14:08:34.795 | subnet_onboard 2026-07-01 14:08:34.795 | subnet-service-types 2026-07-01 14:08:34.795 | subnet_allocation 2026-07-01 14:08:34.795 | subnetpool-prefix-ops 2026-07-01 14:08:34.795 | tag-creation 2026-07-01 14:08:34.796 | standard-attr-tag 2026-07-01 14:08:34.796 | standard-attr-timestamp 2026-07-01 14:08:34.796 | vlan-transparent =~ external-net ]] 2026-07-01 14:08:34.796 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-01 14:08:34.796 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-01 14:08:38.230 | +++ functions-common:oscwrap:2465 : return 0 2026-07-01 14:08:38.235 | ++ lib/tempest:configure_tempest:395 : public_network_id=c3f1fba8-527e-4abe-ac0d-611a81f57edb 2026-07-01 14:08:38.238 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-01 14:08:42.028 | +---------------------------+--------------------------------------+ 2026-07-01 14:08:42.028 | | Field | Value | 2026-07-01 14:08:42.028 | +---------------------------+--------------------------------------+ 2026-07-01 14:08:42.028 | | admin_state_up | UP | 2026-07-01 14:08:42.028 | | availability_zone_hints | | 2026-07-01 14:08:42.028 | | availability_zones | | 2026-07-01 14:08:42.029 | | created_at | 2026-07-01T14:08:41Z | 2026-07-01 14:08:42.029 | | description | | 2026-07-01 14:08:42.029 | | dns_domain | None | 2026-07-01 14:08:42.029 | | id | d1668014-9288-4918-8b55-0225c2f6e579 | 2026-07-01 14:08:42.029 | | ipv4_address_scope | None | 2026-07-01 14:08:42.029 | | ipv6_address_scope | None | 2026-07-01 14:08:42.029 | | is_default | False | 2026-07-01 14:08:42.029 | | is_vlan_qinq | None | 2026-07-01 14:08:42.030 | | is_vlan_transparent | False | 2026-07-01 14:08:42.030 | | mtu | 1442 | 2026-07-01 14:08:42.030 | | name | shared | 2026-07-01 14:08:42.030 | | port_security_enabled | True | 2026-07-01 14:08:42.030 | | project_id | 954a7cc06f494c2a9c30e5c36569ad19 | 2026-07-01 14:08:42.030 | | provider:network_type | geneve | 2026-07-01 14:08:42.030 | | provider:physical_network | None | 2026-07-01 14:08:42.030 | | provider:segmentation_id | 15000 | 2026-07-01 14:08:42.031 | | pvlan | None | 2026-07-01 14:08:42.031 | | qinq | False | 2026-07-01 14:08:42.031 | | qos_policy_id | None | 2026-07-01 14:08:42.031 | | revision_number | 1 | 2026-07-01 14:08:42.031 | | router:external | Internal | 2026-07-01 14:08:42.031 | | segments | None | 2026-07-01 14:08:42.031 | | shared | True | 2026-07-01 14:08:42.031 | | status | ACTIVE | 2026-07-01 14:08:42.031 | | subnets | | 2026-07-01 14:08:42.031 | | tags | | 2026-07-01 14:08:42.032 | | updated_at | 2026-07-01T14:08:41Z | 2026-07-01 14:08:42.032 | +---------------------------+--------------------------------------+ 2026-07-01 14:08:42.389 | ++ 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-07-01 14:08:46.449 | +----------------------+--------------------------------------+ 2026-07-01 14:08:46.449 | | Field | Value | 2026-07-01 14:08:46.449 | +----------------------+--------------------------------------+ 2026-07-01 14:08:46.449 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-01 14:08:46.449 | | cidr | 192.168.233.0/24 | 2026-07-01 14:08:46.449 | | created_at | 2026-07-01T14:08:45Z | 2026-07-01 14:08:46.450 | | description | shared-subnet | 2026-07-01 14:08:46.450 | | dns_nameservers | | 2026-07-01 14:08:46.450 | | dns_publish_fixed_ip | None | 2026-07-01 14:08:46.450 | | enable_dhcp | True | 2026-07-01 14:08:46.451 | | gateway_ip | 192.168.233.1 | 2026-07-01 14:08:46.451 | | host_routes | | 2026-07-01 14:08:46.451 | | id | 37635250-3d97-4344-8a47-c579d74fb410 | 2026-07-01 14:08:46.451 | | ip_version | 4 | 2026-07-01 14:08:46.451 | | ipv6_address_mode | None | 2026-07-01 14:08:46.451 | | ipv6_ra_mode | None | 2026-07-01 14:08:46.451 | | name | shared-subnet | 2026-07-01 14:08:46.452 | | network_id | d1668014-9288-4918-8b55-0225c2f6e579 | 2026-07-01 14:08:46.452 | | project_id | 954a7cc06f494c2a9c30e5c36569ad19 | 2026-07-01 14:08:46.452 | | revision_number | 0 | 2026-07-01 14:08:46.452 | | router:external | False | 2026-07-01 14:08:46.453 | | segment_id | None | 2026-07-01 14:08:46.453 | | service_types | | 2026-07-01 14:08:46.453 | | subnetpool_id | None | 2026-07-01 14:08:46.454 | | tags | | 2026-07-01 14:08:46.454 | | updated_at | 2026-07-01T14:08:45Z | 2026-07-01 14:08:46.454 | +----------------------+--------------------------------------+ 2026-07-01 14:08:46.835 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-01 14:08:46.884 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-01 14:08:46.932 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-01 14:08:46.938 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-01 14:08:46.984 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-01 14:08:47.029 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-01 14:08:47.072 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-01 14:08:47.116 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-01 14:08:47.161 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.233/identity/v3 2026-07-01 14:08:47.203 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-01 14:08:47.243 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-01 14:08:47.283 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-01 14:08:47.331 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-01 14:08:47.336 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-01 14:08:47.382 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-01 14:08:47.423 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-01 14:08:47.466 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-01 14:08:47.507 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-01 14:08:47.548 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-01 14:08:47.573 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:08:47.577 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-01 14:08:47.581 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-01 14:08:47.624 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-01 14:08:47.649 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:08:47.653 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-01 14:08:47.697 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-01 14:08:47.738 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-01 14:08:47.782 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-01 14:08:47.786 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-01 14:08:47.830 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-01 14:08:47.880 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-01 14:08:47.904 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:08:47.908 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref b9d206bb-7f05-4c17-866e-357e544ca094 2026-07-01 14:08:47.950 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt b9d206bb-7f05-4c17-866e-357e544ca094 2026-07-01 14:08:47.990 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-01 14:08:48.032 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-01 14:08:48.073 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-01 14:08:48.117 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-01 14:08:48.140 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:08:48.143 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-01 14:08:48.147 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-01 14:08:48.151 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-01 14:08:48.155 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-01 14:08:48.158 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-01 14:08:48.162 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-01 14:08:48.189 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-01 14:08:48.193 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-01 14:08:48.238 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-01 14:08:48.283 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-01 14:08:48.326 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-01 14:08:48.370 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-01 14:08:48.414 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-01 14:08:48.459 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-01 14:08:48.504 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-01 14:08:48.548 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-01 14:08:48.593 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-01 14:08:48.596 | ++ 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-07-01 14:08:48.639 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-01 14:08:48.642 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-01 14:08:48.664 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:08:48.668 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-01 14:08:48.712 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-01 14:08:48.737 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:08:48.741 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-01 14:08:48.745 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-01 14:08:48.770 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:08:48.773 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-01 14:08:48.777 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-01 14:08:48.781 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-01 14:08:48.825 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-01 14:08:48.866 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id c3f1fba8-527e-4abe-ac0d-611a81f57edb 2026-07-01 14:08:48.909 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-01 14:08:48.951 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-01 14:08:48.997 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-01 14:08:49.046 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-01 14:08:49.091 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-01 14:08:49.133 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-01 14:08:49.177 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-01 14:08:49.181 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-01 14:08:49.184 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-01 14:08:49.189 | ++ 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-07-01 14:08:49.230 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-01 14:08:49.236 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-01 14:08:49.236 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-01 14:08:49.242 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-01 14:08:49.247 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-01 14:08:49.291 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-01 14:08:49.295 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-01 14:08:49.299 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-01 14:08:49.302 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-01 14:08:49.306 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-01 14:08:49.349 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-01 14:08:49.390 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-01 14:08:49.433 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-01 14:08:49.472 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-01 14:08:49.514 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-01 14:08:49.557 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 14:08:49.561 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-01 14:08:49.567 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-01 14:08:49.593 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-01 14:08:49.640 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 14:08:49.644 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-01 14:08:49.649 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-01 14:08:49.674 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-01 14:08:49.716 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 14:08:49.720 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-01 14:08:49.724 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-01 14:08:49.730 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-01 14:08:49.755 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-01 14:08:49.799 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-01 14:08:49.803 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-01 14:08:49.808 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-01 14:08:49.832 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-01 14:08:49.875 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-01 14:08:49.919 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-01 14:08:49.923 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-01 14:08:49.965 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-01 14:08:49.969 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-01 14:08:49.972 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-01 14:08:49.976 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-01 14:08:50.005 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-01 14:08:50.009 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-01 14:08:50.052 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-01 14:08:50.077 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:08:50.081 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-01 14:08:50.124 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-01 14:08:50.129 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-01 14:08:50.132 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-01 14:08:50.138 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-01 14:08:50.142 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-01 14:08:50.146 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-01 14:08:50.149 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-01 14:08:50.153 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-01 14:08:50.156 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-01 14:08:50.181 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-01 14:08:50.184 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-01 14:08:50.228 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-01 14:08:50.232 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-01 14:08:50.235 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-01 14:08:50.239 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-01 14:08:50.281 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-01 14:08:50.325 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-01 14:08:50.368 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-01 14:08:50.372 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-01 14:08:50.375 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 14:08:50.379 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-01 14:08:50.402 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:08:50.405 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-01 14:08:50.450 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 14:08:50.454 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-01 14:08:50.478 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:08:50.481 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-01 14:08:50.523 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 14:08:50.527 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-01 14:08:50.549 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:08:50.553 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-01 14:08:50.596 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 14:08:50.600 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-01 14:08:50.623 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:08:50.626 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-01 14:08:50.673 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 14:08:50.676 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-01 14:08:50.701 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-01 14:08:50.705 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-01 14:08:50.748 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 14:08:50.751 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-01 14:08:50.774 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:08:50.779 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-01 14:08:50.822 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-01 14:08:50.825 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-01 14:08:50.849 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:08:50.853 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-01 14:08:50.894 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-01 14:08:50.897 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-01 14:08:50.941 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-01 14:08:50.944 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-01 14:08:50.988 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-01 14:08:50.992 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-01 14:08:50.996 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-01 14:08:50.999 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-01 14:08:51.042 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-01 14:08:51.046 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-01 14:08:51.050 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-01 14:08:51.054 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-01 14:08:51.058 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-01 14:08:51.063 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-01 14:08:51.070 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.IPfvBcosY7 2026-07-01 14:08:51.074 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-01 14:08:51.079 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-01 14:08:51.083 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-01 14:08:51.089 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.npYl6IkKVs 2026-07-01 14:08:51.093 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.npYl6IkKVs 2026-07-01 14:08:51.097 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-01 14:08:51.101 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.npYl6IkKVs 2026-07-01 14:08:51.105 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-01 14:08:51.110 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-01 14:08:51.113 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-01 14:08:51.123 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 14:08:51.128 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 14:08:51.132 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 14:08:51.136 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-01 14:08:51.140 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-01 14:08:51.143 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-01 14:08:51.686 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-01 14:08:52.562 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-01 14:09:09.149 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-01 14:09:16.278 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-01 14:09:16.278 | ___________________________________ summary ____________________________________ 2026-07-01 14:09:16.278 | venv-tempest: skipped tests 2026-07-01 14:09:16.278 | congratulations :) 2026-07-01 14:09:16.328 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.npYl6IkKVs -r requirements.txt 2026-07-01 14:09:17.284 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-01 14:09:17.284 | !! 2026-07-01 14:09:17.284 | 2026-07-01 14:09:17.284 | ******************************************************************************** 2026-07-01 14:09:17.284 | Requirements should be satisfied by a PEP 517 installer. 2026-07-01 14:09:17.284 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-01 14:09:17.285 | 2026-07-01 14:09:17.285 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 14:09:17.285 | calls to avoid build errors in the future. 2026-07-01 14:09:17.285 | ******************************************************************************** 2026-07-01 14:09:17.285 | 2026-07-01 14:09:17.285 | !! 2026-07-01 14:09:17.286 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-01 14:09:17.701 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-01 14:09:17.701 | !! 2026-07-01 14:09:17.702 | 2026-07-01 14:09:17.702 | ******************************************************************************** 2026-07-01 14:09:17.702 | Please avoid running ``setup.py`` directly. 2026-07-01 14:09:17.702 | Instead, use pypa/build, pypa/installer or other 2026-07-01 14:09:17.702 | standards-based tools. 2026-07-01 14:09:17.702 | 2026-07-01 14:09:17.703 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 14:09:17.703 | calls to avoid build errors in the future. 2026-07-01 14:09:17.703 | 2026-07-01 14:09:17.703 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-01 14:09:17.703 | ******************************************************************************** 2026-07-01 14:09:17.703 | 2026-07-01 14:09:17.703 | !! 2026-07-01 14:09:17.703 | self.initialize_options() 2026-07-01 14:09:17.703 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-01 14:09:17.704 | warnings.warn(msg) 2026-07-01 14:09:17.735 | /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-07-01 14:09:17.736 | !! 2026-07-01 14:09:17.736 | 2026-07-01 14:09:17.736 | ******************************************************************************** 2026-07-01 14:09:17.736 | 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-07-01 14:09:17.737 | 2026-07-01 14:09:17.737 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-01 14:09:17.737 | or your builds will no longer be supported. 2026-07-01 14:09:17.737 | 2026-07-01 14:09:17.737 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-01 14:09:17.737 | ******************************************************************************** 2026-07-01 14:09:17.738 | 2026-07-01 14:09:17.738 | !! 2026-07-01 14:09:17.738 | corresp(dist, value, root_dir) 2026-07-01 14:09:17.906 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-01 14:09:24.974 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-01 14:09:24.974 | venv-tempest run-test-pre: PYTHONHASHSEED='3916523020' 2026-07-01 14:09:24.974 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.npYl6IkKVs -r requirements.txt 2026-07-01 14:09:26.001 | 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-07-01 14:09:26.002 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-01 14:09:26.003 | 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-07-01 14:09:26.004 | 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-07-01 14:09:26.005 | 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-07-01 14:09:26.006 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-01 14:09:26.006 | 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-07-01 14:09:26.007 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-01 14:09:26.009 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-01 14:09:26.010 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-01 14:09:26.010 | 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-07-01 14:09:26.011 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-01 14:09:26.012 | 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-07-01 14:09:26.013 | 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-07-01 14:09:26.014 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-01 14:09:26.015 | 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-07-01 14:09:26.015 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-07-01 14:09:26.016 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-07-01 14:09:26.017 | 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-07-01 14:09:26.018 | 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-07-01 14:09:26.019 | 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-07-01 14:09:26.019 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-01 14:09:26.020 | 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-07-01 14:09:26.022 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-07-01 14:09:26.024 | 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-07-01 14:09:26.025 | 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-07-01 14:09:26.028 | 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-07-01 14:09:26.028 | 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-07-01 14:09:26.029 | 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-07-01 14:09:26.030 | 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-07-01 14:09:26.036 | 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-07-01 14:09:26.037 | 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-07-01 14:09:26.038 | 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-07-01 14:09:26.041 | 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-07-01 14:09:26.046 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-01 14:09:26.050 | 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-07-01 14:09:26.051 | 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-07-01 14:09:26.053 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-01 14:09:26.055 | 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-07-01 14:09:26.059 | 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-07-01 14:09:26.059 | 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-07-01 14:09:26.062 | 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-07-01 14:09:26.064 | 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-07-01 14:09:26.066 | 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-07-01 14:09:26.066 | 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-07-01 14:09:26.068 | 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-07-01 14:09:26.080 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-01 14:09:26.085 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-07-01 14:09:26.099 | 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-07-01 14:09:26.102 | 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-07-01 14:09:26.103 | 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-07-01 14:09:26.103 | 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-07-01 14:09:26.104 | 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-07-01 14:09:26.115 | 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-07-01 14:09:26.140 | 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-07-01 14:09:26.145 | 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-07-01 14:09:26.146 | 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-07-01 14:09:26.147 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-01 14:09:26.161 | 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-07-01 14:09:26.162 | 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-07-01 14:09:26.167 | 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-07-01 14:09:26.382 | ___________________________________ summary ____________________________________ 2026-07-01 14:09:26.382 | venv-tempest: commands succeeded 2026-07-01 14:09:26.382 | congratulations :) 2026-07-01 14:09:26.425 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.npYl6IkKVs 2026-07-01 14:09:26.431 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-01 14:09:26.432 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-01 14:09:26.435 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-01 14:09:26.462 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.IPfvBcosY7 2026-07-01 14:09:27.368 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-01 14:09:27.368 | !! 2026-07-01 14:09:27.368 | 2026-07-01 14:09:27.368 | ******************************************************************************** 2026-07-01 14:09:27.369 | Requirements should be satisfied by a PEP 517 installer. 2026-07-01 14:09:27.369 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-01 14:09:27.369 | 2026-07-01 14:09:27.369 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 14:09:27.369 | calls to avoid build errors in the future. 2026-07-01 14:09:27.369 | ******************************************************************************** 2026-07-01 14:09:27.369 | 2026-07-01 14:09:27.369 | !! 2026-07-01 14:09:27.369 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-01 14:09:27.784 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-01 14:09:27.784 | !! 2026-07-01 14:09:27.784 | 2026-07-01 14:09:27.784 | ******************************************************************************** 2026-07-01 14:09:27.784 | Please avoid running ``setup.py`` directly. 2026-07-01 14:09:27.784 | Instead, use pypa/build, pypa/installer or other 2026-07-01 14:09:27.784 | standards-based tools. 2026-07-01 14:09:27.785 | 2026-07-01 14:09:27.785 | This deprecation is overdue, please update your project and remove deprecated 2026-07-01 14:09:27.785 | calls to avoid build errors in the future. 2026-07-01 14:09:27.785 | 2026-07-01 14:09:27.785 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-01 14:09:27.785 | ******************************************************************************** 2026-07-01 14:09:27.785 | 2026-07-01 14:09:27.785 | !! 2026-07-01 14:09:27.785 | self.initialize_options() 2026-07-01 14:09:27.785 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-01 14:09:27.786 | warnings.warn(msg) 2026-07-01 14:09:27.823 | /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-07-01 14:09:27.823 | !! 2026-07-01 14:09:27.823 | 2026-07-01 14:09:27.823 | ******************************************************************************** 2026-07-01 14:09:27.823 | 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-07-01 14:09:27.823 | 2026-07-01 14:09:27.824 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-01 14:09:27.824 | or your builds will no longer be supported. 2026-07-01 14:09:27.824 | 2026-07-01 14:09:27.824 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-01 14:09:27.824 | ******************************************************************************** 2026-07-01 14:09:27.824 | 2026-07-01 14:09:27.824 | !! 2026-07-01 14:09:27.824 | corresp(dist, value, root_dir) 2026-07-01 14:09:27.991 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-01 14:09:35.082 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-07-01 14:09:35.082 | venv-tempest run-test-pre: PYTHONHASHSEED='3382838682' 2026-07-01 14:09:35.082 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.IPfvBcosY7 2026-07-01 14:09:39.210 | ___________________________________ summary ____________________________________ 2026-07-01 14:09:39.210 | venv-tempest: commands succeeded 2026-07-01 14:09:39.210 | congratulations :) 2026-07-01 14:09:39.266 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-01 14:09:39.286 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:09:39.289 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-01 14:09:39.291 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-01 14:09:39.315 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-01 14:09:39.319 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-01 14:09:39.323 | ++ 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-07-01 14:09:39.326 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-01 14:09:39.330 | ++ 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-07-01 14:09:39.335 | +++ 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-07-01 14:09:39.338 | +++ 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-07-01 14:09:39.342 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-01 14:09:39.346 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-01 14:09:39.350 | +++ 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-07-01 14:09:39.375 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-01 14:09:39.401 | ++ 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-07-01 14:09:39.405 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-01 14:09:39.409 | ++ 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-07-01 14:09:39.449 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-01 14:09:39.453 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-01 14:09:39.456 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-01 14:09:39.498 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-01 14:09:39.501 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-01 14:09:39.505 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-01 14:09:39.550 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-01 14:09:39.550 | ' 2026-07-01 14:09:39.553 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-01 14:09:39.556 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-01 14:09:39.560 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-01 14:09:39.564 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-01 14:09:39.569 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-01 14:09:39.569 | /opt/stack/tempest /opt/stack/tempest 2026-07-01 14:09:39.573 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-01 14:09:39.577 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-01 14:09:39.577 | /opt/stack/tempest 2026-07-01 14:09:39.580 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-01 14:09:39.583 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-01 14:09:39.586 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-01 14:09:39.590 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-01 14:09:39.593 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-01 14:09:39.598 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-01 14:09:39.602 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-01 14:09:39.606 | + functions-common:run_plugins:1837 : local plugins= 2026-07-01 14:09:39.609 | + functions-common:run_plugins:1838 : local plugin 2026-07-01 14:09:39.612 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-01 14:09:39.615 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-01 14:09:39.619 | + inc/meta-config:merge_config_group:171 : shift 2026-07-01 14:09:39.622 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-01 14:09:39.625 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:09:39.628 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-01 14:09:39.632 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-01 14:09:39.637 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-01 14:09:39.640 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-01 14:09:39.644 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-01 14:09:39.647 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-01 14:09:39.650 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-01 14:09:39.650 | /^\[\[.+\|.*\]\]/ { 2026-07-01 14:09:39.651 | gsub("[][]", "", $1); 2026-07-01 14:09:39.651 | split($1, a, "|"); 2026-07-01 14:09:39.651 | if (a[1] == matchgroup) 2026-07-01 14:09:39.651 | print a[2] 2026-07-01 14:09:39.651 | } 2026-07-01 14:09:39.651 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 160 osc 476 apt-get 190 test_with_retry 7 dbsync 8 pip_install 181 apt-get-update 5 run_process 45 git_timed 386 ------------------------- Unaccounted time 62 ========================= Total runtime 1549 ================= Async summary ================= Time spent in the background minus waits: 572 sec Elapsed time: 1549 sec Time if we did everything serially: 2121 sec Speedup: 1.36927 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21003 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 66 | | nova_cell0 | SELECT | 33 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5483 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 254 | | nova_cell0 | UPDATE | 7 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | UPDATE | 27 | | nova_cell1 | INSERT | 3 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.233 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.233/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: 689d0b9f0af1cd06d120d3a2e8170edc49125001 Merge "Fix verify-ipv6-address.py crash on Python 3.14" 2026-06-30 19:32:24 +0000 OS Version: Ubuntu 24.04 noble